l.c.b.g.GitRefView(LaunchpadView, HasSnapsViewMixin) : class documentation

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

No class docstring
Method label Undocumented
Method git_ssh_url The git+ssh:// URL for this branch, adjusted for this user.
Method user_can_push Whether the user can push to this branch.
Method show_merge_links Return whether or not merge proposal links should be shown.
Method landing_targets Return a filtered list of landing targets.
Method landing_candidates Return a decorated list of landing candidates.
Method landing_candidate_count_text Undocumented
Method dependent_landings Undocumented
Method dependent_landing_count_text Undocumented
Method commit_infos Undocumented
Method recipes_link A link to recipes for this reference.
Method _getBranchCountText Help to show user friendly text.

Inherited from HasSnapsViewMixin:

Method snaps Undocumented
Method snaps_link A link to snap packages for this object.
@property
def label(self):
Undocumented
@property
def git_ssh_url(self):
The git+ssh:// URL for this branch, adjusted for this user.
@property
def user_can_push(self):
Whether the user can push to this branch.
@property
def show_merge_links(self):
Return whether or not merge proposal links should be shown.

Merge proposal links should not be shown if there is only one reference in the entire target.

@cachedproperty
def landing_targets(self):
Return a filtered list of landing targets.
@cachedproperty
def landing_candidates(self):
Return a decorated list of landing candidates.
def _getBranchCountText(self, count):
Help to show user friendly text.
@cachedproperty
def landing_candidate_count_text(self):
Undocumented
@cachedproperty
def dependent_landings(self):
Undocumented
@cachedproperty
def dependent_landing_count_text(self):
Undocumented
@cachedproperty
def commit_infos(self):
Undocumented
@property
def recipes_link(self):
A link to recipes for this reference.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.