Differences between revisions 1 and 13 (spanning 12 versions)
Revision 1 as of 2012-03-17 19:19:11
Size: 543
Editor: roed
Comment:
Revision 13 as of 2012-03-19 16:21:29
Size: 1059
Editor: roed
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
   * Set up a system that allows line by line comments (like Google's internal Mondrian system, or the open source versions Rietveld or Review Board)
   * Implement a system requiring authors of tickets to suggest a reviewer (while providing defaults)
   * Come up with a way to ensure that critical tickets [[http://trac.sagemath.org/sage_trac/ticket/11358|like this]] don't get lost beneath the radar.    * Fix patchbot
   *
Finish the new doctesting code: [[http://trac.sagemath.org/sage_trac/ticket/12415|#12415]]
=== Line Comments ===

Set up a system that allows line by line comments (like Google's internal Mondrian system, or the open source versions Rietveld or Review Board)

[[/SystemRequirements | Requirements and desired features]] of a new workflow.

[[/SystemProposals | Proposals]] for new workflows.

=== Require reviewer ===

Implement a system requiring authors of tickets to suggest a reviewer (while providing defaults)

=== Stopgaps (formerly, "bandaids") ===

Come up with a way to ensure that critical tickets [[http://trac.sagemath.org/sage_trac/ticket/11358|like this]] don't get lost beneath the radar.
* Here's what we're doing: http://trac.sagemath.org/sage_trac/ticket/12691
  *
For an example, see http://trac.sagemath.org/sage_trac/ticket/12509 and its stopgap http://trac.sagemath.org/sage_trac/ticket/12692

=== P
atchbot ===

Fix patchbot so that it doesn't timeout on unbroken code.

=== Doctesting ===

Finish the new doctesting code: [[http://trac.sagemath.org/sage_trac/ticket/12415|#12415]]

Projects

Line Comments

Set up a system that allows line by line comments (like Google's internal Mondrian system, or the open source versions Rietveld or Review Board)

Requirements and desired features of a new workflow.

Proposals for new workflows.

Require reviewer

Implement a system requiring authors of tickets to suggest a reviewer (while providing defaults)

Stopgaps (formerly, "bandaids")

Come up with a way to ensure that critical tickets like this don't get lost beneath the radar.

Patchbot

Fix patchbot so that it doesn't timeout on unbroken code.

Doctesting

Finish the new doctesting code: #12415

review2/Projects (last edited 2012-03-23 06:40:28 by roed)