There are no reviews yet. Be the first to send feedback to the community and the maintainers!
gerrit
Gerrit Code Review - (mirror of https://gerrit.googlesource.com/gerrit)git-repo
repo - The Multiple Git Repository Tool - (mirror of https://gerrit.googlesource.com/git-repo)docker-gerrit
Official Docker image of Gerrit Code Review - (mirror of http://gerrit.googlesource.com/docker-gerrit)k8s-gerrit
Kubernetes support for Gerrit Code Reviewplugins_github
Plugin to integrate with GitHub: replication, pull-request to Change-Sets - (mirror of https://gerrit.googlesource.com/plugins%2Fgithub)gitiles
A simple browser for Git repositories - (mirror of https://gerrit.googlesource.com/gitiles)bazlets
Re-usable building blocks for Bazel build tool - (mirror of https://gerrit.googlesource.com/./bazlets)gerrit-installer
Gerrit native installation packages for Windows, Linux and Mac OSX - (mirror of https://gerrit.googlesource.com/gerrit-installer)plugins_replication
Copies to other servers using the Git protocol - (mirror of https://gerrit.googlesource.com/plugins%2Freplication)gerrit-ci-scripts
Scripts used for continuous integration builds of Gerrit - (mirror of http://gerrit.googlesource.com/gerrit-ci-scripts)aws-gerrit
Collection of AWS setup scripts for setting up Gerrit Code Review - (mirror of https://gerrit.googlesource.com/aws-gerrit)prolog-cafe
Prolog Cafe: A Prolog-to-Java source-to-source translator system - (mirror of http://gerrit.googlesource.com/prolog-cafe)plugins_oauth
OAuth provider for GitHub and Google - (mirror of http://gerrit.googlesource.com/plugins%2Foauth)plugins_code-owners
The code-owners provides support for defining code owners for files in a repository. If the code-owners plugin is enabled, changes can only be submitted if all touched files are covered by approvals from code owners. - (mirror of https://gerrit.googlesource.com/plugins/code-owners)plugins_hooks
Old-style fork+exec hooks. - (mirror of http://gerrit.googlesource.com/plugins%2Fhooks)plugins_lfs
LFS plugin storing large objects - (mirror of https://gerrit.googlesource.com/plugins/lfs)plugins_webhooks
- (mirror of https://gerrit.googlesource.com/plugins/webhooks)apps_analytics-etl
Spark ETL to extra analytics data from Gerrit Projects using the Analytics plugin - (mirror of https://gerrit.googlesource.com/apps_analytics-etl)zoekt
Fast trigram based code search - (mirror of https://gerrit.googlesource.com/./zoekt)plugins_gitblit
GitBlit code-viewer plug-in with SSO and Security Access Control - (mirror of https://gerrit.googlesource.com/plugins%2Fgitblit)gitfs
FUSE file system for lightweight android checkouts. - (mirror of https://gerrit.googlesource.com/./gitfs)apps_reviewit
The 'Review It!?' app is an Android application for Gerrit that allows sorting of incoming changes and review of small/trivial changes. This is not an official Google product. - (mirror of https://gerrit.googlesource.com/apps/reviewit)polymer-bridges
null - (mirror of https://gerrit.googlesource.com/./polymer-bridges)plugins_multi-site
Multi-site support for Gerrit Code Review - (mirror of http://gerrit.googlesource.com/plugins%2Fmulti-site)plugins_examples
Collection of example plugins for Gerrit Code Review. - (mirror of https://gerrit.googlesource.com/plugins/examples)gwtjsonrpc
JSON-RPC for Google Web Toolkit (GWT) - (mirror of http://gerrit.googlesource.com/gwtjsonrpc)plugins_download-commands
Adds the standard download schemes and commands. - (mirror of http://gerrit.googlesource.com/plugins%2Fdownload-commands)gerrit-monitoring
null - (mirror of https://gerrit.googlesource.com/./gerrit-monitoring)homepage
Source for Gerrit Code Review homepage at https://www.gerritcodereview.com/ - (mirror of https://gerrit.googlesource.com/homepage)plugins_avatars-gravatar
Plugin to display user icons from Gravatar. - (mirror of http://gerrit.googlesource.com/plugins%2Favatars-gravatar)plugins_analytics
Plugin to aggregate information from Gerrit projects and reviews and expose them through REST and SSH API. - (mirror of https://gerrit.googlesource.com/plugins/analytics)plugins_pull-replication
Mirror repos from other servers using the Git protocol - (mirror of https://gerrit.googlesource.com/plugins/pull-replication)plugins_delete-project
A plugin which allows projects to be deleted from Gerrit via an SSH command - (mirror of http://gerrit.googlesource.com/plugins%2Fdelete-project)gwtorm
Tiny ORM - (mirror of http://gerrit.googlesource.com/gwtorm)plugins_high-availability
- (mirror of https://gerrit.googlesource.com/plugins/high-availability)plugins_labelui
The labelui plugin allows users to configure a different control for displaying the labels/approvals on the change screen. - (mirror of http://gerrit.googlesource.com/plugins%2Flabelui)gitblit
Fork of https://github.com/gitblit/gitblit project - (mirror of https://gerrit.googlesource.com/./gitblit)plugins_menuextender
Plugin that allows Gerrit administrators to configure additional menu entries from the WebUI. - (mirror of http://gerrit.googlesource.com/plugins%2Fmenuextender)plugins_owners
Provides a Prolog predicate add_owner_approval/3 that appends label('Owner-Approval', need(_)) to a provided list. - (mirror of http://gerrit.googlesource.com/plugins%2Fowners)plugins_github-pullrequest
Import existing GitHub Pull Requests as Gerrit Changes and Patch-Sets with one click. - (mirror of https://gerrit.googlesource.com/plugins/github-pullrequest)plugins_imagare
Plugin allows Gerrit users to upload and share images. - (mirror of http://gerrit.googlesource.com/plugins%2Fimagare)plugins_audit-sl4j
null - (mirror of https://gerrit.googlesource.com/plugins/audit-sl4j)plugins_server-config
This plugin enables access (download and upload) to the server config files. It may be used to change Gerrit config files (like etc/gerrit.config) in cases where direct access to the file system where Gerrit's config files are stored is difficult or impossible to get. - (mirror of https://gerrit.googlesource.com/plugins/server-config)plugins_gitiles
Plugin running Gitiles alongside a Gerrit server - (mirror of http://gerrit.googlesource.com/plugins%2Fgitiles)gerrit-load-tests
null - (mirror of https://gerrit.googlesource.com/./gerrit-load-tests)plugins_its-base
Plugin base for issue tracking systems. New project for 'plugins/hooks-its'. - (mirror of https://gerrit.googlesource.com/plugins/its-base)plugins_lfs-storage-s3
DEPRECATED: Use the plugins/lfs LFS plugin storing large objects in an Amazon S3 bucket - (mirror of https://gerrit.googlesource.com/plugins/lfs-storage-s3)plugins_account
Plugin to expose a self-service API and UX to manage accounts and associated personal information. - (mirror of https://gerrit.googlesource.com/plugins/account)plugins_its-jira
Plugin to integrate with Atlassian JIRA. New project for 'plugins/hooks-jira'. - (mirror of https://gerrit.googlesource.com/plugins/its-jira)plugins_helloworld
Template plugin that adds new SSH commands to a server. Deprecated. The cookbook-plugin is now used to demo plugin features. - (mirror of https://gerrit.googlesource.com/plugins/helloworld)plugins_reviewassistant
Gives advice to reviewers on how the review should be performed to be as effective as possible. - (mirror of https://gerrit.googlesource.com/plugins/reviewassistant)training_gerrit
Gerrit related training and info material - (mirror of http://gerrit.googlesource.com/training%2Fgerrit)modules_virtualhost
Module to split the projects' space into virtual hosts similarly to an HTTP server and different domain names. - (mirror of https://gerrit.googlesource.com/modules/virtualhost)plugins_commit-validator-sample
Sample validator to accept, refuse or provide warnings on Git commit changes during push. - (mirror of http://gerrit.googlesource.com/plugins%2Fcommit-validator-sample)plugins_its-rtc
Plugin to integrate with IBM Rational Team Concert. New project for 'plugins/hooks-rtc'. - (mirror of https://gerrit.googlesource.com/plugins/its-rtc)plugins_simple-submit-rules
null - (mirror of https://gerrit.googlesource.com/plugins/simple-submit-rules)plugins_healthcheck
Gerrit plugin for triggering a general configuration and runtime health check - (mirror of http://gerrit.googlesource.com/plugins%2Fhealthcheck)Love Open Source and this site? Check out how you can help us