Differences between revisions 7 and 8
Revision 7 as of 2012-03-18 22:45:17
Size: 1002
Editor: jen
Comment:
Revision 8 as of 2012-03-19 01:07:22
Size: 1035
Editor: jen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
=== Bandaids === === Stopgaps ===
Line 19: Line 19:
  * Idea: adding another keyword on tickets + warning
  * If we're going to go through the ~3000 active tickets to mark these, we should figure out if we want to do anything else.
  * 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

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

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)