l.c.b.g.GitRepositoryView(InformationTypePortletMixin, LaunchpadView, HasSnapsViewMixin, CodeImportTargetMixin) : class documentation

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

No class docstring
Method page_title Undocumented
Method initialize Undocumented
Method git_ssh_url The git+ssh:// URL for this repository, adjusted for this user.
Method user_can_push Whether the user can push to this branch.
Method branches All branches in this repository, sorted for display.
Method recipes_link A link to recipes for this repository.
Method is_imported Is this an imported repository?
Method landing_candidates Undocumented
Method landing_candidate_count_text Undocumented
Method landing_targets Return a filtered list of active landing targets.
Method show_rescan_link Only show the rescan button if the latest scan has failed
Method _getBranchCountText Help to show user friendly text.

Inherited from InformationTypePortletMixin:

Method information_type Undocumented
Method information_type_description Undocumented
Method information_type_css Undocumented
Method privacy_portlet_css Undocumented
Method _getContext Undocumented

Inherited from HasSnapsViewMixin:

Method snaps Undocumented
Method snaps_link A link to snap packages for this object.

Inherited from CodeImportTargetMixin:

Method latest_code_import_results Return the last 10 CodeImportResults.
Method iconForCodeImportResultStatus The icon to represent the CodeImportResultStatus status.
Method url_is_web True if an imported branch's URL is HTTP or HTTPS.
@property
def page_title(self):
Undocumented
def initialize(self):
Undocumented
@property
def git_ssh_url(self):
The git+ssh:// URL for this repository, adjusted for this user.
@property
def user_can_push(self):
Whether the user can push to this branch.
def branches(self):
All branches in this repository, sorted for display.
@property
def recipes_link(self):
A link to recipes for this repository.
@property
def is_imported(self):
Is this an imported repository?
@cachedproperty
def landing_candidates(self):
Undocumented
def _getBranchCountText(self, count):
Help to show user friendly text.
@cachedproperty
def landing_candidate_count_text(self):
Undocumented
@cachedproperty
def landing_targets(self):
Return a filtered list of active landing targets.
@property
def show_rescan_link(self):
Only show the rescan button if the latest scan has failed
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.