Part of canonical.launchpad.systemhomes View In Hierarchy
Implements interfaces: lp.bugs.interfaces.malone.IMaloneApplication
Method | __init__ | Undocumented |
Method | searchTasks | See IMaloneApplication . |
Method | createBug | See IMaloneApplication . |
Method | bug_count | The number of bugs recorded in Launchpad |
Method | bugwatch_count | The number of links to external bug trackers |
Method | bugtask_count | The number of bug tasks in Launchpad |
Method | bugtracker_count | The number of bug trackers in Launchpad |
Method | projects_with_bugs_count | The number of products and distributions which have bugs in Launchpad. |
Method | shared_bug_count | The number of bugs that span multiple products and distributions |
Method | top_bugtrackers | The BugTrackers with the most watches. |
Method | latest_bugs | The latest 5 bugs filed. |
Method | default_bug_list | Return a default list of bugs. |
IMaloneApplication
.