Part of lp.code.browser.gitrepository View In Hierarchy
| 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. |