Software developers know that it only takes one bad line of source code to ruin an important program. Google Code Reviews will make sure that every line of code is looked over by multiple developers checking for bugs, performance, style, and design issues.
Developers can share the modifications they've made with a set of peer reviewers. Each reviewer can clearly view the differences and then propose changes, fixes, and advice. Adding a comment is as easy as clicking on the line of code which looks problematic. The developer can then act on this collaborative feedback and the team can iterate until a consensus is met.
Proper source code review habits using good tools can really improve the quality and maintability of a code base. Google makes extensive use of code reviews to ensure quality in its products; every line of Google source code is reviewed in this way.
Please provide feedback through the discussion forum at http://groups.google.com/group/codereview-discuss or directly to Google using code-reviews-for-apps-feedback@googlegroups.com
A tremendous improvement to our process
by
Kyle Baley
September 02, 2010
Absolutely love this tool. Our team is spread across three time zones and this tool has allowed us to integrate code reviews into our workflow. I.e. all code must be reviewed before it can be considered complete.
Full review:
http://codebetter.com/blogs/kyle.baley/archive/2010/06/22/rietveld-update-or-how-to-make-code-revie...
read more
Report this
More Info.
by
Sathya Anandan
June 22, 2010
Is this tool only for google aps sources? Or can we integrate it with subversion for anything?
Report this
"Add it now"
by
A. D. Min
February 07, 2010
Looks like the problem is now resolved!
Report this
"Add it now" buttons have disappeared
by
anonymous
December 11, 2009
As a previous commenter has noted, the "Add it now" buttons aren't appearing on any of the Google Labs solutions.
Report this