l.c.m.g.GitRepositorySet : class documentation

Part of lp.code.model.gitrepository View In Hierarchy

See IGitRepositorySet.
Method new See IGitRepositorySet.
Method getByPath See IGitRepositorySet.
Method getRepositories See IGitRepositorySet.
Method getRepositoryVisibilityInfo See IGitRepositorySet.
Method getDefaultRepository See IGitRepositorySet.
Method getDefaultRepositoryForOwner See IGitRepositorySet.
Method setDefaultRepository See IGitRepositorySet.
Method setDefaultRepositoryForOwner See IGitRepositorySet.
Method empty_list See IGitRepositorySet.
Static Method preloadDefaultRepositoriesForProjects Undocumented
def new(self, registrant, owner, target, name, information_type=None, date_created=DEFAULT, description=None):
See IGitRepositorySet.
def getByPath(self, user, path):
See IGitRepositorySet.
def getRepositories(self, user, target):
See IGitRepositorySet.
def getRepositoryVisibilityInfo(self, user, person, repository_names):
See IGitRepositorySet.
def getDefaultRepository(self, target):
See IGitRepositorySet.
def getDefaultRepositoryForOwner(self, owner, target):
See IGitRepositorySet.
@available_with_permission('launchpad.Edit', 'target')
def setDefaultRepository(self, target, repository):
See IGitRepositorySet.
def setDefaultRepositoryForOwner(self, owner, target, repository, user):
See IGitRepositorySet.
def empty_list(self):
See IGitRepositorySet.
@staticmethod
def preloadDefaultRepositoriesForProjects(projects):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.