Gerrit (software)
Original author(s) | |
---|---|
Stable release |
2.13.3
/ November 25, 2016 |
Repository |
gerrit |
Written in | Java, Servlet, GWT |
Operating system | Java Platform, Enterprise Edition |
Available in | English |
Type | Code review |
License | Apache License v2 |
Website |
www |
Gerrit is a free, web-based team code collaboration tool. Software developers in a team can review each other's modifications on their source code using a Web browser and approve or reject those changes. It integrates closely with Git, a distributed version control system.
Gerrit is a fork of Rietveld, another code review tool. "Gerrit" is the given name of Gerrit Rietveld (1888–1964), a Dutch designer after whom Rietveld is named.[1]
History
Gerrit was developed at Google by Shawn Pearce (founder of JGit) for the development of the Android project.[2]
Starting from a set of patches for Rietveld, also a software review tool, it became a fork and evolved into a separate project when ACL patches wouldn't be merged into Rietveld by its author, Guido van Rossum.[3]
Design
Originally written in Python like Rietveld, it is now written in Java (Java EE Servlet) with SQL since version 2. Gerrit uses Google Web Toolkit to generate front-end JavaScript code from Java source.[4]
Notable users
- Android[5]
- Chrome OS[6]
- CollabNet[7]
- CyanogenMod[8]
- eBay[9]
- Eclipse Foundation[10]
- Garmin[11]
- Gilt Groupe[12]
- Go (programming language)[13]
- GWT[14]
- Kitware (e.g. CMake)[15]
- LibreOffice[16][17]
- MediaWiki[18][19]
- OpenStack[20][21]
- OpenSwitch[22]
- Qt[23]
- SAP SE[24]
- Scilab[25]
- Tizen[26]
- TYPO3[27][28]
- TubeMogul[29][30]
- Vaadin[31]
See also
References
- ↑ "An Open Source App: Rietveld Code Review Tool". Archived from the original on 17 October 2015.
- ↑ http://blog.assembla.com/assemblablog/tabid/12618/bid/40855/Interview-with-Gerrit-project-leader-Shawn-Pearce.aspx
- ↑ "Gerrit Background - The history behind Gerrit Code Review". Gerrit project. Retrieved 10 May 2010.
- ↑ "Gerrit: Google-style code review meets git". LWN. Retrieved 13 Jul 2012.
- ↑ "People and Roles".
- ↑ "Chromium OS Developer Guide".
- ↑ "Gerrit Code Reviews".
- ↑ "Community powered|CyanogenMod".
- ↑ "Too Smart for Git".
- ↑ "Gerrit on eclipsepedia". Eclipse foundation. Retrieved 2013-06-01.
- ↑ "Using Gerrit Code Review in an Open Source Project".
- ↑ "Managers Become the Flywheel".
- ↑ "We're moving to GitHub".
- ↑ "Google Web Toolkit Blog". Retrieved 2013-07-13.
- ↑ "Introducing Gerrit - Code Review and Community Contributions".
- ↑ "Gerrit for LibreOffice". 2012-06-16. Retrieved 2012-06-24.
- ↑ "gerrit.libreoffice Code Review". Retrieved 2012-06-24.
- ↑ "Wikimedia engineering moving from Subversion to Git — Wikimedia blog". Blog.wikimedia.org. 2012-02-15. Retrieved 2012-06-21.
- ↑ "Gerrit". MediaWiki. 2012-06-12. Retrieved 2012-06-21.
- ↑ "Gerrit Workflow". OpenStack Wiki. Retrieved 2013-02-21.
- ↑ "Workflow with Github and Gerrit". 2015-06-05.
- ↑ "OpenSwitch Gerrit Integration". OpenSwitch Wiki. Retrieved 2015-12-09.
- ↑ "Gerrit Introduction". Qt Project. 2012-04-24. Retrieved 2015-07-23.
- ↑ "Gerrit at SAP". 2014-03-11.
- ↑ "Gerrit Code Review". Codereview.scilab.org. Retrieved 2012-06-21.
- ↑ "Gerrit - Tizen Developers".
- ↑ "TYPO3 Core repository migrated to Git". 2011-03-11. Retrieved 2013-01-26.
- ↑ "TYPO3's Gerrit Code Review". Retrieved 2013-01-26.
- ↑ "Improving Operations Efficiency with Puppet". 2015-04-17.
- ↑ "Puppet Camp Paris: Improving Operations Efficiency With Puppet". shell-tips.com. 2015-04-20.
- ↑ "Gerrit at Vaadin". 2015-07-21.
External links
Wikibooks has a book on the topic of: Git/Gerrit Code Review |
MediaWiki has documentation related to: Gerrit |
- Official website
- Video demo of Gerrit
- Effective Development With Eclipse Mylyn, Git, Gerrit and Hudson