Diff for "Bugs"

Not logged in - Log In / Register

Differences between revisions 1 and 61 (spanning 60 versions)
Revision 1 as of 2009-07-22 08:38:20
Size: 171
Editor: allenap
Comment:
Revision 61 as of 2010-06-07 16:38:45
Size: 2022
Editor: deryck
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Bugs = ||<tablestyle="width: 100%;" colspan=3 style="background: #2a2929; font-weight: bold; color: #f6bc05;">This page is about the code that runs Launchpad's bug tracker. For information about handling and triaging Launchpad-related bugs, please see [[BugHandling]] instead. [[Help|Ask for help]] right away if you have any questions. ||
Line 3: Line 3:
Often referred to in the code as `malone`. ||<tablestyle="float:right; font-size: 0.9em; width:30%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>||
Line 5: Line 5:
 * [[https://launchpad.net/malone|Launchpad project page]] Launchpad Bugs is often called `malone` in code or by Launchpad developers. This is the application responsible for code that handles bugs, filing bugs, bug search, bug watches, external bug tracker integration, bug email, and more.
Line 7: Line 7:
 * [[/ExternalBugTrackers|External Bug Trackers]]  * [[/Contributing|Interested in contributing or learning more?]]

= Stories In Active Development =

 * [[LEP/BetterBugSubscriptionsAndNotifications|Better Bug Subscription and Notifications]]
 * [[LEP/CloseBugsLeaveDiscussionsOpen|Close Bugs while Leaving Discussions Open]]

= 10.06 =

Goals for 10.06 include:

 * Start coding on [[LEP/BetterBugSubscriptionsAndNotifications|Better Bug Subscription and Notifications]]
    * Still waiting on UI research/mockups, so work on bugs that help drive down noise in bug mail
    * Work on cleaning up the code around mail notifications
 * Finish mini-feature around OPINION status (see "Close Bugs while..." LEP linked above)
 * More tech-debt clean up and bug fixes, especially around
    * Comments in bug page
    * Test refactoring
    * Dupe handling

= In Progress =

Work in progress is tracked on the Launchpad's Lean Kit Kanban board. Standup calls are held daily at 16:00 UTC to discuss the state of the board.

= Historical dashboard notes =

 * [[Bugs/3.1.12|3.1.12 cycle (December 2009)]]
 * [[Bugs/10.01|10.01 cycle (January 2010)]]
 * [[Bugs/10.02|10.02 cycle (February 2010)]]
 * [[Bugs/10.03|10.03 cycle (March 2010)]]
 * [[Bugs/10.04|10.04 cycle (April 2010)]]
 * [[Bugs/10.05|10.05 cycle (May 2010)]]

This page is about the code that runs Launchpad's bug tracker. For information about handling and triaging Launchpad-related bugs, please see BugHandling instead. Ask for help right away if you have any questions.

Launchpad Bugs is often called malone in code or by Launchpad developers. This is the application responsible for code that handles bugs, filing bugs, bug search, bug watches, external bug tracker integration, bug email, and more.

Stories In Active Development

10.06

Goals for 10.06 include:

  • Start coding on Better Bug Subscription and Notifications

    • Still waiting on UI research/mockups, so work on bugs that help drive down noise in bug mail
    • Work on cleaning up the code around mail notifications
  • Finish mini-feature around OPINION status (see "Close Bugs while..." LEP linked above)
  • More tech-debt clean up and bug fixes, especially around
    • Comments in bug page
    • Test refactoring
    • Dupe handling

In Progress

Work in progress is tracked on the Launchpad's Lean Kit Kanban board. Standup calls are held daily at 16:00 UTC to discuss the state of the board.

Historical dashboard notes

Bugs (last edited 2010-06-07 16:49:22 by deryck)