Review Board
Code review tool
From Wikipedia, the free encyclopedia
Review Board is a web-based collaborative code review tool, available as free software under the MIT License.
| Review Board | |
|---|---|
| Original authors | Christian Hammond and David Trowbridge |
| Initial release | May 17, 2007[1] |
| Stable release | |
| Written in | Python, Django[3] |
| Operating system | Cross-platform |
| Available in | English |
| Type | Code review |
| License | MIT License[4] |
| Website | www |
| Repository | |
An alternative to Rietveld and Gerrit, Review Board integrates with Bazaar, ClearCase, CVS, Git, Mercurial, Perforce, and Subversion.[5]
Review Board can be installed on any server running Apache or lighttpd[6] and is free for both personal and commercial use.[7]
There is also an official[8] commercial Review Board hosting service, RBCommons.
Review requests can be posted manually or automatically using either a REST Web API, or a Python script.