Gerrit (software)

Gerrit (/ˈɡɛrɪt/ GERR-it) 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
Original author(s)Google
Stable release
3.3.0 / December 1, 2020 (2020-12-01)
Repository
Written inJava
PlatformJava Platform, Enterprise Edition
Available inEnglish
TypeCode review
LicenseApache License 2.0
Websitewww.gerritcodereview.com

Gerrit is a fork of Rietveld, another code review tool. Both namesakes are of Dutch designer Gerrit Rietveld.[1][2]

History

Originally written in Python like Rietveld, it is now written in Java (Java EE Servlet) with SQL since version 2 and a custom-made Git-based database (NoteDb) since version 3.[3]

In versions 2.0–2.16 Gerrit used Google Web Toolkit[4] for its browser-based front-end. After being developed and used in parallel with GWT, for versions 2.14–2.16, a new Polymer[5] web UI replaced the GWT UI in version 3.0.

Notable users

See also

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.