Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
sqlalchemy.types.UnicodeText
object
:
The most base type
flask_whooshee.AbstractWhoosheer
:
A superclass for all whoosheers.
coprs.whoosheers.CoprUserWhoosheer
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.
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.
flask_wtf.form.Form
:
Flask-specific subclass of WTForms **SecureForm** class.
coprs.forms.AdminPlaygroundForm
coprs.forms.AdminPlaygroundSearchForm
coprs.forms.ChrootForm
:
Validator for editing chroots in project (adding packages to minimal chroot)
coprs.forms.CoprDeleteForm
coprs.forms.CoprLegalFlagForm
coprs.forms.CoprModifyForm
coprs.forms.ModifyChrootForm
coprs.forms.BuildFormFactory
coprs.logic.api_logic.BuildWrapper
coprs.logic.builds_logic.BuildsLogic
coprs.logic.builds_logic.BuildsMonitorLogic
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 schema
manage.CreateSqliteFileCommand
:
Create the sqlite DB file (not the tables).
manage.DisplayChrootsCommand
:
Displays current mock chroots
manage.DropDBCommand
:
Delete DB
manage.TestCommand
manage.UpdateIndexesCommand
:
recreates whoosh indexes for all projects
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.
wtforms.meta.DefaultMeta
:
This is the default Meta class which defines all the default values and therefore also the 'API' of the class Meta interface.
coprs.logic.coprs_logic.MockChrootsLogic
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.logic.api_logic.MonitorWrapper
coprs.forms.NameNotNumberValidator
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.helpers.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
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 Fri Feb 19 17:23:47 2016
http://epydoc.sourceforge.net