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.5.1 / March 18, 2022 (2022-03-18)[1]
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 are namesakes of Dutch designer Gerrit Rietveld.[2][3]

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.[4]

In versions 2.0–2.16 Gerrit used Google Web Toolkit[5] for its browser-based front-end. After being developed and used in parallel with GWT, for versions 2.14–2.16, a new Polymer[6] 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.