Gerrit/nl


Gerrit is the website where all Wikimedia repositories are stored and proposed code changes to those repositories are reviewed. All code changes that are submitted to Gerrit are reviewed on the Gerrit website before being submitted to ensure they meet acceptable code styling, implementation, and security standards.
Alle Gerrit gebruikers kunnen bijdragen beoordelen maar alleen zogenaamde "maintainers" hebben speciale rechten om deze goed of af te keuren.
Prerequisites
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 Ontwikkelaars hub instead.
Om te beginnen
Further help on 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/Privilege policy - Development policy for reviewers with merging rights in Gerrit
For project owners / administrators
- Gerrit/New repositories - How to create a new project in Gerrit
- Gerrit/Privilege policy - 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:
Om gewoon door de code te kijken & deze aan te passen kan je de GitHub mirror gebruiken.
Om een anonieme "git clone" te maken van de MediaWiki core: git clone https://gerrit.wikimedia.org/r/mediawiki/core.gitSee also
- 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 test instance
- Phabricator
- Gerrit replica