Differences between revisions 9 and 10
Revision 9 as of 2012-03-19 01:07:46
Size: 1056
Editor: jen
Comment:
Revision 10 as of 2012-03-19 01:07:59
Size: 1058
Editor: jen
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
=== Stopgaps (formerly, Bandaids) === === Stopgaps (formerly, "bandaids") ===

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)