Differences between revisions 1 and 9 (spanning 8 versions)
Revision 1 as of 2012-03-17 19:19:11
Size: 543
Editor: roed
Comment:
Revision 9 as of 2012-03-19 01:07:46
Size: 1056
Editor: jen
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)

Sample ticket illustrating some nitty gritty details involved in using git:

* http://trac.sagemath.org/sage_trac/ticket/12685


=== 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)

Sample ticket illustrating some nitty gritty details involved in using git:

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)