# HG changeset patch # User Frederic Bastien # Date 1285100867 14400 # Node ID 5ff1d375fc33027da15bde0604a6dcabec3778fd # Parent 0186805a93e70ff24b63efb8f1e5cf273c165390 added a first list of code review system. diff -r 0186805a93e7 -r 5ff1d375fc33 doc/v2_planning/code_review.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/v2_planning/code_review.txt Tue Sep 21 16:27:47 2010 -0400 @@ -0,0 +1,16 @@ + +Code Review +=========== + +Some system that we should check: + +- `rietveld ` Made by Guido van Rossum +- `Gerrit ` +- `track PeerReviewPlugin ` Could be integrated with the current ticket system? + +- `feature request at assembla ` + +What we could want from our code review: + +- integrate with our ticket system? + - Should we keep our current ticket system? diff -r 0186805a93e7 -r 5ff1d375fc33 doc/v2_planning/committees.txt --- a/doc/v2_planning/committees.txt Tue Sep 21 14:42:38 2010 -0400 +++ b/doc/v2_planning/committees.txt Tue Sep 21 16:27:47 2010 -0400 @@ -13,7 +13,7 @@ o Hooks: Pascal L.*, Ian G., Olivier B. o Existing: Fred B.* * Layers: Razvan P., Xavier G., Arnaud B., David W. F. -* social engineering, code review and incentives: Fred B.*, Pascal L., James B., Olivier D. +* social engineering, code review and incentives: Fred B.*, Pascal L., James B., Olivier D., Arnaud B. Issues to be tackled in the future: diff -r 0186805a93e7 -r 5ff1d375fc33 doc/v2_planning/index.txt --- a/doc/v2_planning/index.txt Tue Sep 21 14:42:38 2010 -0400 +++ b/doc/v2_planning/index.txt Tue Sep 21 16:27:47 2010 -0400 @@ -20,3 +20,4 @@ :maxdepth: 1 API_learner + code_review