Module manage
[hide private]
[frames] | no frames]

Module manage

source code

Classes [hide private]
TestCommand
CreateSqliteFileCommand
Create the sqlite DB file (not the tables).
CreateDBCommand
Create the DB schema
DropDBCommand
Delete DB
ChrootCommand
CreateChrootCommand
Creates a mock chroot in DB
RawhideToReleaseCommand
AlterChrootCommand
Activates or deactivates a chroot
DropChrootCommand
Activates or deactivates a chroot
DisplayChrootsCommand
Displays current mock chroots
AddDebugUserCommand
Adds user for debug/testing purpose.
AlterUserCommand
FailBuildCommand
Marks build as failed on all its non-finished chroots
UpdateIndexesCommand
recreates whoosh indexes for all projects
UpdateIndexesQuickCommand
Recreates whoosh indexes for projects for which indexed data were updated in last n minutes.
GenerateRepoPackagesCommand
go through all coprs and create configuration rpm packages for them, if they don't already have it
Variables [hide private]
  manager = Manager(app)
  __package__ = None