Mercurial > pylearn
comparison doc/v2_planning/code_review.txt @ 1209:5ff1d375fc33
added a first list of code review system.
author | Frederic Bastien <nouiz@nouiz.org> |
---|---|
date | Tue, 21 Sep 2010 16:27:47 -0400 |
parents | |
children | 91c285e30364 |
comparison
equal
deleted
inserted
replaced
1208:0186805a93e7 | 1209:5ff1d375fc33 |
---|---|
1 | |
2 Code Review | |
3 =========== | |
4 | |
5 Some system that we should check: | |
6 | |
7 - `rietveld <http://code.google.com/p/rietveld/>` Made by Guido van Rossum | |
8 - `Gerrit <http://code.google.com/p/gerrit/>` | |
9 - `track PeerReviewPlugin <http://trac-hacks.org/wiki/PeerReviewPlugin>` Could be integrated with the current ticket system? | |
10 | |
11 - `feature request at assembla <http://feedback.assembla.com/forums/5433-feature-requests/suggestions/253297-add-a-code-review-tool-e-g-reviewboard->` | |
12 | |
13 What we could want from our code review: | |
14 | |
15 - integrate with our ticket system? | |
16 - Should we keep our current ticket system? |