Part of lp.code.model.gitnamespace View In Hierarchy
This namespace is for all the repositories owned by a particular person in a particular source package in a particular distribution.
| Method | __init__ | Undocumented |
| Method | name | See IGitNamespace. |
| Method | target | See IGitNamespace. |
| Method | getAllowedInformationTypes | See IGitNamespace. |
| Method | getDefaultInformationType | See IGitNamespace. |
| Method | areRepositoriesMergeable | See IGitNamespacePolicy. |
| Method | collection | See IGitNamespacePolicy. |
| Method | assignKarma | See IGitNamespacePolicy. |
| Method | __eq__ | See IGitNamespace. |
| Method | _getRepositoriesClause | Undocumented |
| Method | _retargetRepository | Undocumented |
Inherited from _BaseGitNamespace:
| Method | createRepository | See IGitNamespace. |
| Method | isNameUsed | See IGitNamespace. |
| Method | findUnusedName | See IGitNamespace. |
| Method | validateRegistrant | See IGitNamespace. |
| Method | validateRepositoryName | See IGitNamespace. |
| Method | validateDefaultFlags | See IGitNamespace. |
| Method | validateMove | See IGitNamespace. |
| Method | moveRepository | See IGitNamespace. |
| Method | getRepositories | See IGitNamespace. |
| Method | getByName | See IGitNamespace. |
| Method | canCreateRepositories | See IGitNamespacePolicy. |
| Method | __ne__ | See IGitNamespace. |