blob: 1e9be16f9047224aa9bc060d0f2df998bcaa46fd [file] [edit]
# placed here for translation purposes
description: "The world's most powerful code review platform for Git-based development"
search_placeholder_text: search...
search_no_results_text: No results found.
# Version and base URLs for de-duplication
# Update latest_version when releasing a new version to update all download links and references
latest_version: "3.13.5"
base_urls:
gerrit_review: "https://gerrit-review.googlesource.com"
gerrit_releases: "https://gerrit-releases.storage.googleapis.com"
documentation: "https://gerrit-review.googlesource.com/Documentation"
documentation_static: "https://gerrit-documentation.storage.googleapis.com/Documentation"
links:
getting_started: "#getting-started"
enterprise_support: "support.html#enterprise-support"
plugins: "plugins.html"
jenkins: "https://www.jenkins.io"
repo_discuss: "https://groups.google.com/group/repo-discuss"
discord: "https://discord.gg/eEZQrtzAwV"
docker_hub: "https://hub.docker.com/r/gerritcodereview/gerrit"
gerrithub: "https://gerrithub.io"
github_actions: "https://github.com/features/actions"
zuul: "https://zuul-ci.org/docs/zuul/latest/index.html"
hero:
title: "Gerrit Code Review"
subtitle: "The open source, patchset based, code review platform for Git-based development"
download_button: "Download Gerrit"
try_now_button: "Try now"
try_now_icon: "fas fa-rocket"
intro:
text: "Gerrit is a web-based code review system that enables teams to collaborate on Git repositories with powerful patchset based review workflows, fine-grained permissions, and seamless integration with CI/CD pipelines."
why_gerrit:
title: "Why Teams Choose Gerrit"
subtitle: "Powerful features that make Gerrit the preferred choice for code review"
cards:
- icon: "fas fa-shield-alt"
title: "Open Source Freedom"
text: "100% open source with no licensing fees or vendor lock-in. Use at any scale without restrictions, with full access to source code and community-driven development."
- icon: "fas fa-users"
title: "Team Collaboration"
text: "Advanced review workflows with inline comments, patchset management, and configurable approval processes that scale from small teams to thousands of developers."
- icon: "fas fa-rocket"
title: "Git-Native Performance"
text: "Built specifically for Git with optimized performance, sophisticated branching strategies, and seamless integration with existing Git workflows."
- icon: "fas fa-cogs"
title: "Extensible Platform"
text: "Plugin architecture with 100+ community plugins and REST API for custom integrations with your existing tools and workflows."
core_features:
title: "Core Features"
subtitle: "Everything you need for effective code review and collaboration"
features:
- title: "Fine Grained Permission Model"
text: "Enterprise-grade access control that enables organizations to enforce strict security policies, maintain compliance requirements, and manage complex team structures with precise control over who can access what code. Perfect for regulated industries and large organizations with diverse development teams."
- title: "Git-Native Workflow"
text: "Unlike other Git forges, Gerrit's unique patch-based code review system more closely resembles the proven mailing list workflow used by Git itself and the Linux kernel, where patches are reviewed and iterated on before being applied to the main repository, ensuring higher code quality and better collaboration."
- title: "Enterprise Scalability"
text: "Proven to scale to thousands of concurrent developers and handles enormous Git repositories through global replication and active-active clustering. Enjoy multi-node scalability with <b>zero-downtime upgrades</b>, flexible deployment options, and enterprise-grade reliability."
dev_experience:
title: "Developer Experience"
subtitle: "Built for developers, with the tools and integrations you need to be productive"
cards:
- icon: "fas fa-code-branch"
title: "Patchset-Based Workflow"
text: "Unlike other SCMs, Gerrit's adopts a patch-based code review system which more closely resembles the proven mailing list workflow used by Git itself and the Linux kernel."
features_icon: "fas fa-check"
features:
- "Patchset-based reviews"
- "Iterative refinement"
- "Git-native workflow"
- "Proven collaboration model"
- icon: "fas fa-code"
title: "REST API & Integrations"
text: "Comprehensive REST API for seamless integration with your existing development tools and CI/CD pipelines."
features_icon: "fas fa-check"
features:
- "Full REST API coverage"
- "Webhook support"
- "CLI tools"
- "IDE integrations"
button: "View API Docs"
button_icon: "fas fa-code"
url_prefix: "documentation"
button_url: "/rest-api.html"
- icon: "fas fa-puzzle-piece"
title: "Plugin Ecosystem"
text: "Extend and customize Gerrit with 100+ community plugins or build your own to fit your specific workflow needs."
features_icon: "fas fa-check"
features:
- "100+ community plugins"
- "Custom plugin development"
- "Plugin marketplace"
- "Easy installation"
button: "Browse Plugins"
button_icon: "fas fa-puzzle-piece"
button_url: "plugins.html"
cicd:
title: "CI/CD Integration"
subtitle: "Seamlessly integrate with your existing CI/CD pipeline"
cards:
- icon: "fab fa-jenkins"
title: "Jenkins Integration"
text: "Integrate with Jenkins pipelines for automated testing, building, and deployment workflows."
url: "https://www.jenkins.io"
tags:
- "Pipeline Support"
- "Build Status"
- "Auto-trigger"
- icon: "fab fa-github"
title: "GitHub Actions"
text: "Connect with GitHub Actions via the GitHub plugin for automated testing and quality checks in your development workflow."
url: "https://gerrithub.io/admin/repos/GerritForge/plugins/github,general"
tags:
- "Workflow Integration"
- "Status Checks"
- "Parallel Jobs"
- icon: "fas fa-link"
title: "Custom Webhooks"
text: "Webhook support for any CI/CD system, allowing you to integrate with your preferred tools and platforms."
url: "https://gerrit.googlesource.com/plugins/webhooks/"
tags:
- "REST API"
- "Event-driven"
- "Flexible"
- icon: "zuul"
title: "Zuul Gating System"
text: "Advanced gating system that ensures code quality by running tests before merging, preventing broken code from entering the repository."
url: "https://zuul-ci.org/docs/zuul/latest/index.html"
tags:
- "Pre-merge Testing"
- "Gating Workflows"
- "Quality Assurance"
trusted_by:
title: "Trusted by Industry Leaders"
subtitle: "Some of the biggest open source projects in the world successfully use Gerrit for their Code Review workflows"
logos:
- icon: "fab fa-android"
name: "Android"
url: "https://android.googlesource.com/"
- icon: "fab fa-chrome"
name: "Chromium"
url: "https://chromium.googlesource.com/"
- icon: "fas fa-cloud"
name: "OpenInfra Foundation"
url: "https://review.opendev.org"
- icon: "jgit"
name: "JGit"
url: "https://projects.eclipse.org/projects/technology.jgit"
- icon: "fas fa-cube"
name: "Qt"
url: "https://codereview.qt-project.org"
getting_started:
title: "Getting Started"
subtitle: "Get up and running with Gerrit in minutes with our simple setup guides"
cards:
- icon: "fas fa-rocket"
title: "Standalone"
text: "Get Gerrit running locally in under 2 minutes"
button: "Download Now"
url_prefix: "gerrit_releases"
button_url: "/gerrit-3.13.5.war"
code_block: |
# Download the latest release
wget -O gerrit.war https://gerrit-releases.storage.googleapis.com/gerrit-3.13.5.war
# Initialize a new Gerrit site
java -jar gerrit.war init -d /path/to/gerrit/site_dir --dev --batch --install-all-plugins
# Start Gerrit
cd /path/to/gerrit/site_dir && bin/gerrit.sh start
- icon: "fab fa-docker"
title: "Docker Deployment"
text: "Run Gerrit in a container for easy deployment"
button: "View on Docker Hub"
button_url: "https://hub.docker.com/r/gerritcodereview/gerrit"
code_block: |
# Run with Docker
docker run -d \
-p 8080:8080 \
-p 29418:29418 \
--name gerrit \
gerritcodereview/gerrit:latest
- icon: "fas fa-cloud"
title: "GerritHub.io"
text: "Readily available Gerrit instance. GerritHub.io is free to use, even for private repositories, making it perfect for teams of any size."
subtext: "Seamlessly integrate your GitHub repositories, automatically replicate data from Gerrit to GitHub so to leverage Gerrit's code review capabilities while maintaining the visibility and social features of GitHub."
button: "Visit GerritHub.io"
button_url: "https://gerrithub.io"
resources:
title: "Resources & Community"
subtitle: "Everything you need to learn, connect, and get support"
cards:
- icon: "fas fa-rocket"
title: "Enterprise Support"
text: "Professional support for your Gerrit installation"
button: "Enterprise Support Options"
button_icon: "fas fa-arrow-right"
button_url: "support.html#enterprise-support"
- icon: "fas fa-book"
title: "Documentation"
text: "Complete user and admin guides to get the most out of Gerrit"
button: "View Documentation"
button_icon: "fas fa-arrow-right"
url_prefix: "documentation"
button_url: "/"
- icon: "fas fa-envelope"
title: "Mailing List"
text: "Join the official Gerrit community discussion forum"
button: "Join Discussion"
button_icon: "fas fa-arrow-right"
button_url: "https://groups.google.com/group/repo-discuss"
- icon: "fas fa-comments"
title: "Discord Server"
text: "Chat with the community in real-time on Discord"
button: "Join Discord"
button_icon: "fas fa-arrow-right"
button_url: "https://discord.gg/eEZQrtzAwV"
cta:
title: "Ready to Transform Your Code Review Process?"
subtitle: "Join thousands of teams already using the most powerful code review platform available."
download_button: "Download Gerrit"
download_button_icon: "fas fa-download"
docs_button: "View Documentation"
docs_button_icon: "fas fa-book"
footersections:
- name: Quick Links
links:
- text: Documentation
url: "https://gerrit-review.googlesource.com/Documentation/"
- text: How To Upload a Patch
url: "https://gerrit-review.googlesource.com/Documentation/user-upload.html"
- text: Mailing List
url: "https://groups.google.com/group/repo-discuss"
- text: Join Discord
url: "https://discord.gg/eEZQrtzAwV"
- name: Resources
links:
- text: API Reference
url: "https://gerrit-review.googlesource.com/Documentation/rest-api.html"
- text: Plugins
url: "plugins.html"
- text: Enterprise Support
url: "support.html#enterprise-support"
- text: Privacy Notice
url: "https://www.google.com/policies/privacy/"
topnav:
- title: About
url: /about.html
- title: News
url: /news.html
- title: Community
folderitems:
- title: Code of Conduct
url: /codeofconduct.html
- title: Forums, Mailing lists etc.
url: /contact.html
- title: Members
url: /members.html
- title: Contributing
url: /contributing.html
- title: Fixing a bug
url: /bug-fixing.html
- title: Presentations
url: /presentations.html
- title: Kudos
url: /kudos.html
- title: User Stories
url: /userStories.html
- title: Trademarks
url: /trademarks.html
# fill in the rest
- title: Docs
folderitems:
- title: Latest
external_url: https://gerrit-documentation.storage.googleapis.com/Documentation/3.13.5/index.html
- title: Designs
url: /design-docs-index.html
- title: Wiki
external_url: https://gerrit.googlesource.com/homepage/+/master/pages/site/docs/
- title: Code
folderitems:
- title: Source
external_url: https://gerrit.googlesource.com/gerrit/
- title: Releases
url: /releases-readme.html
- title: Plugins
url: /plugins.html
- title: Roadmap
url: /roadmap.html
- title: Builds
external_url: https://gerrit-ci.gerritforge.com/
- title: Reviews
external_url: https://gerrit-review.googlesource.com/q/status:open+project:gerrit
- title: Code search
external_url: https://cs.opensource.google/gerrit
# fill in the rest
- title: Support
url: /support.html