Yuxuan 'fishy' Wang | 61698b1 | 2013-12-20 12:55:51 -0800 | [diff] [blame] | 1 | = Gerrit Code Review for Git |
Shawn O. Pearce | 18fda19 | 2009-02-11 14:12:23 -0800 | [diff] [blame] | 2 | |
Yuxuan 'fishy' Wang | 61698b1 | 2013-12-20 12:55:51 -0800 | [diff] [blame] | 3 | == Tutorial |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 4 | . Getting started |
| 5 | .. link:intro-quick.html[A Quick Introduction to Gerrit] |
Edwin Kempin | 1f55622 | 2015-04-22 13:24:39 +0200 | [diff] [blame] | 6 | .. link:intro-user.html[User Guide] |
Edwin Kempin | 4bf0196 | 2014-04-16 16:47:10 +0200 | [diff] [blame] | 7 | .. link:intro-project-owner.html[Project Owner Guide] |
David Shevitz | e01a42b | 2017-07-13 14:56:42 -0700 | [diff] [blame] | 8 | .. link:http://source.android.com/source/life-of-a-patch[Default Android Workflow] (external) |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 9 | . Web |
Edwin Kempin | 4fd84c9 | 2014-04-30 13:23:15 +0200 | [diff] [blame] | 10 | .. link:user-review-ui.html[Reviewing Changes] |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 11 | .. link:user-search.html[Searching Changes] |
David Ostrovsky | 6842df9 | 2014-12-19 09:20:31 +0100 | [diff] [blame] | 12 | .. link:user-inline-edit.html[Manipulating Changes in Browser] |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 13 | .. link:user-notify.html[Subscribing to Email Notifications] |
| 14 | . SSH |
Edwin Kempin | 674c37f | 2015-06-10 11:07:56 +0200 | [diff] [blame] | 15 | .. link:user-upload.html#ssh[SSH connection details] |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 16 | .. link:cmd-index.html[Command Line Tools] |
| 17 | . Git |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 18 | .. Commands, scenarios |
| 19 | ... link:user-upload.html[Uploading Changes] |
| 20 | ... link:error-messages.html[Error Messages] |
| 21 | .. Changes |
| 22 | ... link:user-changeid.html[Change-Id Lines] |
| 23 | ... link:user-signedoffby.html[Signed-off-by Lines] |
Edwin Kempin | e326a1d | 2015-06-03 10:27:39 +0200 | [diff] [blame] | 24 | ... link:user-change-cleanup.html[Change Cleanup] |
Ed Costello | 7407a92 | 2011-07-23 21:38:42 +1200 | [diff] [blame] | 25 | |
Yuxuan 'fishy' Wang | 61698b1 | 2013-12-20 12:55:51 -0800 | [diff] [blame] | 26 | == Project Management |
Stefan Lay | 08ba473 | 2014-05-05 16:36:12 +0200 | [diff] [blame] | 27 | . link:project-configuration.html[Project Configuration] |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 28 | .. link:config-labels.html[Review Labels] |
Rafal Klys | 982021b | 2016-02-17 21:55:04 +0100 | [diff] [blame] | 29 | .. link:config-project-config.html[Project Configuration File Format] |
| 30 | . link:access-control.html[Access Controls] |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 31 | . Multi-project management |
Edwin Kempin | 674c37f | 2015-06-10 11:07:56 +0200 | [diff] [blame] | 32 | .. link:user-submodules.html[Submodules] |
| 33 | .. link:https://source.android.com/source/using-repo.html[Repo] (external) |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 34 | . Prolog rules |
| 35 | .. link:prolog-cookbook.html[Prolog Cookbook] |
| 36 | .. link:prolog-change-facts.html[Prolog Facts for Gerrit Changes] |
Edwin Kempin | 674c37f | 2015-06-10 11:07:56 +0200 | [diff] [blame] | 37 | . link:intro-project-owner.html#project-deletion[Project deletion] |
Ed Costello | 7407a92 | 2011-07-23 21:38:42 +1200 | [diff] [blame] | 38 | |
Yuxuan 'fishy' Wang | 61698b1 | 2013-12-20 12:55:51 -0800 | [diff] [blame] | 39 | == Customization and Integration |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 40 | . link:user-dashboards.html[Dashboards] |
| 41 | . link:rest-api.html[REST API] |
| 42 | . link:config-gitweb.html[Gitweb Integration] |
| 43 | . link:config-themes.html[Themes] |
| 44 | . link:config-sso.html[Single Sign-On Systems] |
| 45 | . link:config-hooks.html[Hooks] |
| 46 | . link:config-mail.html[Mail Templates] |
| 47 | . link:config-cla.html[Contributor Agreements] |
Edwin Kempin | 3fde7e4 | 2016-09-19 15:35:10 +0200 | [diff] [blame] | 48 | . link:config-robot-comments.html[Robot Comments] |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 49 | |
Yuxuan 'fishy' Wang | 61698b1 | 2013-12-20 12:55:51 -0800 | [diff] [blame] | 50 | == Server Administration |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 51 | . link:install.html[Installation Guide] |
| 52 | . link:config-gerrit.html[System Settings] |
Edwin Kempin | 370ec92 | 2015-06-10 11:14:19 +0200 | [diff] [blame] | 53 | . link:cmd-index.html[Command Line Tools] |
Edwin Kempin | 674c37f | 2015-06-10 11:07:56 +0200 | [diff] [blame] | 54 | . link:config-plugins.html#replication[Replication] |
Edwin Kempin | 6a78963 | 2015-02-13 11:48:04 +0100 | [diff] [blame] | 55 | . link:config-plugins.html[Plugins] |
David Pursehouse | 8ad1173 | 2016-08-29 15:00:14 +0900 | [diff] [blame] | 56 | . link:metrics.html[Metrics] |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 57 | . link:config-reverseproxy.html[Reverse Proxy] |
| 58 | . link:config-auto-site-initialization.html[Automatic Site Initialization on Startup] |
| 59 | . link:pgm-index.html[Server Side Administrative Tools] |
| 60 | |
Yuxuan 'fishy' Wang | 61698b1 | 2013-12-20 12:55:51 -0800 | [diff] [blame] | 61 | == Developer |
David Pursehouse | 2c1928f | 2014-12-19 14:04:55 +0900 | [diff] [blame] | 62 | . Getting Started |
| 63 | .. link:dev-readme.html[Developer Setup] |
Alice Kober-Sotzek | 4b92e04 | 2016-11-25 10:54:30 +0100 | [diff] [blame] | 64 | .. link:dev-bazel.html[Building with Bazel] |
| 65 | .. link:dev-eclipse.html[Eclipse Setup] |
Alice Kober-Sotzek | d9da89f | 2016-11-25 12:02:18 +0100 | [diff] [blame] | 66 | .. link:dev-intellij.html[IntelliJ Setup] |
David Pursehouse | 2c1928f | 2014-12-19 14:04:55 +0900 | [diff] [blame] | 67 | .. link:dev-contributing.html[Contributing to Gerrit] |
| 68 | . Plugin Development |
| 69 | .. link:dev-plugins.html[Developing Plugins] |
| 70 | .. link:dev-build-plugins.html[Building Gerrit plugins] |
| 71 | .. link:js-api.html[JavaScript Plugin API] |
| 72 | .. link:config-validation.html[Validation Interfaces] |
Edwin Kempin | 9e972cc | 2016-04-15 10:39:13 +0200 | [diff] [blame] | 73 | .. link:dev-stars.html[Starring Changes] |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 74 | . link:dev-design.html[System Design] |
| 75 | . link:i18n-readme.html[i18n Support] |
Dave Borowitz | 5a8e44b | 2017-02-21 16:25:35 -0500 | [diff] [blame] | 76 | . link:dev-note-db.html[NoteDb] |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 77 | |
Yuxuan 'fishy' Wang | 61698b1 | 2013-12-20 12:55:51 -0800 | [diff] [blame] | 78 | == Maintainer |
Saša Živkov | a7d19e9 | 2016-02-18 13:29:38 +0100 | [diff] [blame] | 79 | . link:dev-release.html[Making a Gerrit Release] |
| 80 | . link:dev-release-subproject.html[Making a Release of a Gerrit Subproject] |
Saša Živkov | 38fe2fc | 2016-02-18 14:00:06 +0100 | [diff] [blame] | 81 | . link:dev-release-jgit.html[Making a Release of JGit] |
Shawn O. Pearce | 0d76085 | 2009-01-16 09:04:47 -0800 | [diff] [blame] | 82 | |
Yuxuan 'fishy' Wang | 61698b1 | 2013-12-20 12:55:51 -0800 | [diff] [blame] | 83 | == Resources |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 84 | * link:licenses.html[Licenses and Notices] |
Shawn Pearce | 792b2c4 | 2015-06-12 17:25:40 -0700 | [diff] [blame] | 85 | * link:https://www.gerritcodereview.com/[Homepage] |
Shawn Pearce | d7097df | 2015-06-25 05:12:01 +0000 | [diff] [blame] | 86 | * link:https://www.gerritcodereview.com/download/index.html[Downloads] |
David Pursehouse | ff8982d | 2016-06-23 15:30:50 +0900 | [diff] [blame] | 87 | * link:https://bugs.chromium.org/p/gerrit/issues/list[Issue Tracking] |
Shawn Pearce | 792b2c4 | 2015-06-12 17:25:40 -0700 | [diff] [blame] | 88 | * link:https://gerrit.googlesource.com/gerrit[Source Code] |
| 89 | * link:https://www.gerritcodereview.com/about.md[A History of Gerrit Code Review] |
Yuxuan 'fishy' Wang | 99cb68d | 2013-10-31 17:26:00 -0700 | [diff] [blame] | 90 | |
Yuxuan 'fishy' Wang | dcda98f7 | 2016-05-03 18:48:29 -0700 | [diff] [blame] | 91 | GERRIT |
| 92 | ------ |
| 93 | Part of link:https://www.gerritcodereview.com/[Gerrit Code Review] |
| 94 | |
Yuxuan 'fishy' Wang | 99cb68d | 2013-10-31 17:26:00 -0700 | [diff] [blame] | 95 | SEARCHBOX |
| 96 | --------- |