Review Board
Appearance
Original author(s) | Christian Hammond and David Trowbridge |
---|---|
Initial release | May 17, 2007[1] |
Stable release | 3.0.16
/ January 7, 2020[2] |
Repository | |
Written in | Python, Django[3] |
Operating system | Cross-platform |
Available in | English |
Type | Code review |
License | MIT License[4] |
Website | www |
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.[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.
Users
Some of the notable users of Review Board are:[9]
|
See also
References
- ^ http://blog.chipx86.com/2007/05/17/review-board-making-code-reviews-awesome/
- ^ https://www.reviewboard.org/news/2020/01/07/review-board-3016-api-and-repository-enhancements/
- ^ http://www.reviewboard.org/docs/manual/dev/faq/#what-is-review-board-written-in
- ^ https://github.com/reviewboard/reviewboard/blob/master/COPYING
- ^ "Determining Repository Information". Retrieved 18 October 2013.
- ^ http://www.reviewboard.org/docs/manual/dev/faq/
- ^ http://www.reviewboard.org/docs/manual/dev/faq/#is-review-board-free-for-commercial-use
- ^ http://www.beanbaginc.com/products/
- ^ "Happy Users". Retrieved 18 October 2013.
External links
- Official website
- reviewboard on GitHub
- Review Board all-in-one installer
- RBCommons Review Board hosting