Services/CodeReview: Difference between revisions
From DcUsers
(Created page with "A code review software is a tool to help improve software quality. It is intended for software developers to help them receive feedback on their patches. == Prerequisite == Yo…") |
No edit summary |
||
Line 21: | Line 21: | ||
* [http://code.google.com/p/rietveld/ Rietveld] |
* [http://code.google.com/p/rietveld/ Rietveld] |
||
* [http://www.djangoproject.com/ Django] |
* [http://www.djangoproject.com/ Django] |
||
* [http://www.modwsgi.org/ mod_wsgi] |
|||
* [http://httpd.apache.org/ Apache HTTPd] |
Revision as of 23:42, 24 January 2012
A code review software is a tool to help improve software quality. It is intended for software developers to help them receive feedback on their patches.
Prerequisite
You need to ask an administrator for an account if you want to create or comment on review, but you don't need anything if you just want to watch existing ones.
Access
Use the following URL and login:
https://codereview.duckcorp.org/
Documentation
- Help Page
- generic documentation on Code Review
Technical Details
This service is made using: