| Trees | Indices | Help |
|---|
|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
__package__ =
|
|||
|
|||
Render the home page of the api. This page provides information on how to call/use the API.
|
Generate a new API token for the current user.
|
Receive information from the user on how to create its new copr,
check their validity and create the corresponding copr.
:arg name: the name of the copr to add
:arg chroots: a comma separated list of chroots to use
:kwarg repos: a comma separated list of repository that this copr
can use.
:kwarg initial_pkgs: a comma separated list of initial packages to
build in this new copr
|
Deletes selected user's project
|
Return the list of coprs owned by the given user.
username is taken either from GET params or from the URL itself
(in this order).
:arg username: the username of the person one would like to the
coprs of.
|
Return detail of one project.
:arg username: the username of the person one would like to the
coprs of.
:arg coprname: the name of project.
|
|
|
|
|
|
|
|
Return the list of coprs found in search by the given text. project is taken either from GET params or from the URL itself (in this order). :arg project: the text one would like find for coprs.
|
Return list of coprs which are part of playground
|
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 17 03:42:42 2015 | http://epydoc.sourceforge.net |