Gerrit/de


Gerrit is the tool we use to handle code reviews. Code-Überprüfung ist das Herzstück unseres Entwicklungsprozesses. Jeder Software-Beitrag zu MediaWiki oder einem anderen gehosteten Wikimedia-Projekt, wird überprüft und auf gerrit.wikimedia.org genehmigt, bevor er auf unseren Git-Repositorien zusammengeführt wird.
Alle Gerrit-Benutzer können Beiträge überprüfen, aber nur Betreuer haben die speziellen Rechte um sie zu genehmigen oder sie abzulehnen.
Voraussetzungen
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 Entwickler-Zentrum instead.
Erste Schritte
- Gerrit/Anleitung - A thorough guide to using Git and Gerrit for MediaWiki development
- Gerrit/Tutorial/tl;dr - A very short guide to using Git and Gerrit for MediaWiki development
Weitere Hilfe über Gerrit
- Gerrit/Advanced usage - How to do things "the hard way" in Gerrit
- Gerrit/Troubleshooting - Problems and how to solve them
- Gerrit/Navigation - How to navigate Gerrit's web interface
- Gerrit/FAQ - Frequently asked questions concerning how to use Git and Gerrit
- Gerrit/GitHub - About integration with the GitHub service
For code contributors / authors
- Gerrit/Code review/Getting reviews - Learn how to get your patches reviewed
- Gerrit/Commit message guidelines - Learn how to write good commit summaries
For code reviewers
- Gerrit/Code review - Learn how to perform code review. Your help reviewing changes is welcome!
- Gerrit/Privilegrichtlinien - Development policy for reviewers with merging rights in Gerrit
For project owners / administration
- Gerrit/New repositories - How to create a new project in Gerrit
- Gerrit/Privilegrichtlinien - How to become the owner of a project in Gerrit, Development policy for reviewers with merging rights in Gerrit
- Gerrit/Inactive projects - Guidelines how to handle inactive projects
- Gerrit/L10n-bot - How to add translatewiki.net integration translation updates
Download code without a Gerrit account
If you only want to get the code and do not plan to propose changes:
Um einfach unseren Code zu durchsuchen & sich zu teilen können Sie den GitHub Server verwenden.
- Um einen anonymen Git-Klon von MediaWiki zu erzeugen, können Sie git clone https://gerrit.wikimedia.org/r/mediawiki/core.git oder $git verwenden.
Siehe auch
- Cross-repo dependencies
- List of the public Gerrit projects
- Technical information about Wikimedia's Gerrit installation
- Report bugs/other issues with Gerrit
- Wikimedia Gerrit Patch Uploader
- Official Gerrit documentation
- Gerrit-Testinstanz
- Phabricator
- Gerrit-Klon