Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
optparse.OptionContainer
:
Abstract base class.
ansible.callbacks.PlaybookCallbacks
multiprocessing.Process
sqlalchemy.types.UnicodeText
object
:
The most base type
flask_whooshee.AbstractWhoosheer
:
A superclass for all whoosheers.
coprs.whoosheers.CoprUserWhoosheer
backend.actions.Action
:
Object to send data back to fronted
coprs.helpers.ActionTypeEnum
coprs.logic.actions_logic.ActionsLogic
coprs.helpers.BackendResultEnum
exceptions.BaseException
:
Common base class for all exceptions
coprs.exceptions.ActionInProgressException
coprs.exceptions.ArgumentMissingException
coprs.exceptions.DuplicateException
exceptions.Exception
:
Common base class for all non-exit exceptions.
backend.errors.CoprBackendError
backend.errors.CoprWorkerError
copr_cli.copr_exceptions.CoprCliException
:
Basic exception class for copr-cli.
copr_cli.copr_exceptions.CoprCliConfigException
:
Exception thrown when the config file is incomplete or malformated.
copr_cli.copr_exceptions.CoprCliNoConfException
:
Exception thrown when no config file is found.
backend.mockremote.MockRemoteError
exceptions.StandardError
:
Base class for all standard Python exceptions that do not represent interpreter exiting.
exceptions.ValueError
:
Inappropriate argument value (of correct type).
coprs.exceptions.MalformedArgumentException
coprs.exceptions.InsufficientRightsException
coprs.exceptions.NotFoundException
wtforms.form.BaseForm
:
Base Form Class.
unreachable
.NewBase
wtforms.form.Form
:
Declarative Form base class.
wtforms.ext.csrf.form.SecureForm
:
Form that enables CSRF processing via subclassing hooks.
wtforms.ext.csrf.session.SessionSecureForm
flask_wtf.form.Form
:
Flask-specific subclass of WTForms **SessionSecureForm** class.
coprs.forms.BuildForm
coprs.forms.ChrootForm
:
Validator for editing chroots in project (adding packages to minimal chroot)
coprs.forms.CoprDeleteForm
coprs.forms.CoprLegalFlagForm
backend.mockremote.Builder
coprs.logic.builds_logic.BuildsLogic
flask_script.commands.Command
:
Base class for creating commands.
manage.AlterUserCommand
manage.ChrootCommand
manage.AlterChrootCommand
:
Activates or deactivates a chroot
manage.CreateChrootCommand
:
Creates a mock chroot in DB
manage.DropChrootCommand
:
Activates or deactivates a chroot
manage.CreateDBCommand
:
Create the DB scheme
manage.CreateSqliteFileCommand
:
Create the sqlite DB file (not the tables).
manage.DisplayChrootsCommand
:
Displays current mock chroots
manage.DropDBCommand
:
Delete DB
manage.TestCommand
coprs.config.Config
coprs.config.DevelopmentConfig
coprs.config.ProductionConfig
coprs.config.UnitTestConfig
coprs.logic.coprs_logic.CoprChrootsLogic
coprs.forms.CoprFormFactory
coprs.logic.coprs_logic.CoprPermissionsLogic
coprs.forms.CoprUniqueNameValidator
coprs.logic.coprs_logic.CoprsLogic
:
Used for manipulating Coprs.
backend.mockremote.DefaultCallBack
backend.callback.FrontendCallback
:
Object to send data back to fronted
coprs.logic.coprs_logic.MockChrootsLogic
backend.mockremote.MockRemote
flask_sqlalchemy.Model
:
Baseclass for custom user models.
unreachable
.Model
coprs.models.Action
:
Representation of a custom action that needs backends cooperation/admin attention/...
coprs.models.Build
:
Representation of one build in one copr
coprs.models.BuildChroot
:
Representation of Build<->MockChroot relation
coprs.models.Copr
:
Represents a single copr (private repo with builds, mock chroots, etc.).
coprs.models.CoprChroot
:
Representation of Copr<->MockChroot relation
coprs.models.CoprPermission
:
Association class for Copr<->Permission relation
coprs.models.LegalFlag
coprs.models.MockChroot
:
Representation of mock chroot
coprs.models.User
:
Represents user of the copr frontend
coprs.helpers.Paginator
coprs.helpers.PermissionEnum
coprs.forms.PermissionsApplierFormFactory
coprs.forms.PermissionsFormFactory
:
Creates a dynamic form for given set of copr permissions
sqlalchemy.orm.query.Query
:
ORM-level SQL construction object.
flask_sqlalchemy.BaseQuery
:
The default query object used for models, and exposed as :attr:`~SQLAlchemy.Query`.
flask_whooshee.WhoosheeQuery
:
An override for SQLAlchemy query used to do fulltext search.
coprs.helpers.RoleEnum
coprs.models.Serializer
coprs.models.Action
:
Representation of a custom action that needs backends cooperation/admin attention/...
coprs.models.Build
:
Representation of one build in one copr
coprs.models.BuildChroot
:
Representation of Build<->MockChroot relation
coprs.models.Copr
:
Represents a single copr (private repo with builds, mock chroots, etc.).
coprs.models.CoprChroot
:
Representation of Copr<->MockChroot relation
coprs.models.CoprPermission
:
Association class for Copr<->Permission relation
coprs.models.LegalFlag
coprs.models.MockChroot
:
Representation of mock chroot
coprs.models.User
:
Represents user of the copr frontend
coprs.helpers.StatusEnum
coprs.forms.StringListFilter
coprs.forms.UrlListValidator
coprs.logic.users_logic.UsersLogic
coprs.forms.ValueToPermissionNumberFilter
backend.dispatcher.WorkerCallback
type
:
type(object) -> the object's type type(name, bases, dict) -> a new type
coprs.helpers.EnumType
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Tue Jan 28 00:38:12 2014
http://epydoc.sourceforge.net