Gerrit

From MediaWiki.org
Jump to navigation Jump to search
Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎Türkçe • ‎dansk • ‎español • ‎français • ‎italiano • ‎lietuvių • ‎polski • ‎português • ‎português do Brasil • ‎čeština • ‎русский • ‎українська • ‎עברית • ‎العربية • ‎فارسی • ‎中文 • ‎日本語 • ‎한국어
Gerrit icon.svg
A view of open change sets at gerrit.wikimedia.org in the old user interface.
A view of open change sets at gerrit.wikimedia.org in the new user interface.

Gerrit is the tool we use to handle code reviews. Code review is at the heart of our development process. Any software contribution to MediaWiki or any other Wikimedia hosted project is reviewed and approved at gerrit.wikimedia.org before being merged to our Git repositories.

All Gerrit users can review contributions. Maintainers have the special rights to approve or reject contributions.

Prerequisites

If you are a novice developer, read New Developers. If you know that you will work on MediaWiki core and MediaWiki extensions, read How to become a MediaWiki hacker .

Learn how to contribute to MediaWiki development and how to set up a functioning pre-configured development installation of MediaWiki.

If you are an experienced developer, visit the Developer hub instead.

Getting started

Further help on Gerrit

For code contributors / authors

For code reviewers

For project owners / administration

Download code without a Gerrit account

If you only want to get the code and do not plan to propose changes:

See also