Original author(s) | Christian Hammond and David Trowbridge. |
---|---|
Stable release | 1.5.5 |
Preview release | 1.6 beta 2 |
Written in | Python, Django[1] |
Operating system | Cross-platform |
Available in | English |
Type | Code review |
License | MIT License[2] |
Website | www.reviewboard.org |
Review Board is a web-based collaborative code review tool, available as free software under the MIT License.
An alternative to Rietveld and Gerrit, Review Board integrates with Bazaar, ClearCase, CVS, Git, Mercurial, Perforce, and Subversion.
Review Board can be installed on any server running Apache or lighttpd[3] and is free for both personal and commercial use[4].
Review requests can be posted manually or automatically using either a REST Web API, or a Python script.
References