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] |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 8 | .. link:http://source.android.com/submit-patches/workflow[Default Android Workflow] (external) |
| 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] |
| 37 | . link:user-submodules.html[Subscribing to Git Submodules] |
Edwin Kempin | 674c37f | 2015-06-10 11:07:56 +0200 | [diff] [blame] | 38 | . link:intro-project-owner.html#project-deletion[Project deletion] |
Ed Costello | 7407a92 | 2011-07-23 21:38:42 +1200 | [diff] [blame] | 39 | |
Yuxuan 'fishy' Wang | 61698b1 | 2013-12-20 12:55:51 -0800 | [diff] [blame] | 40 | == Customization and Integration |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 41 | . link:user-dashboards.html[Dashboards] |
| 42 | . link:rest-api.html[REST API] |
| 43 | . link:config-gitweb.html[Gitweb Integration] |
| 44 | . link:config-themes.html[Themes] |
| 45 | . link:config-sso.html[Single Sign-On Systems] |
| 46 | . link:config-hooks.html[Hooks] |
| 47 | . link:config-mail.html[Mail Templates] |
| 48 | . link:config-cla.html[Contributor Agreements] |
| 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] |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 56 | . link:config-reverseproxy.html[Reverse Proxy] |
| 57 | . link:config-auto-site-initialization.html[Automatic Site Initialization on Startup] |
| 58 | . link:pgm-index.html[Server Side Administrative Tools] |
| 59 | |
Yuxuan 'fishy' Wang | 61698b1 | 2013-12-20 12:55:51 -0800 | [diff] [blame] | 60 | == Developer |
David Pursehouse | 2c1928f | 2014-12-19 14:04:55 +0900 | [diff] [blame] | 61 | . Getting Started |
| 62 | .. link:dev-readme.html[Developer Setup] |
| 63 | .. link:dev-eclipse.html[Eclipse Setup] |
| 64 | .. link:dev-buck.html[Building with Buck] |
| 65 | .. link:dev-contributing.html[Contributing to Gerrit] |
| 66 | . Plugin Development |
| 67 | .. link:dev-plugins.html[Developing Plugins] |
| 68 | .. link:dev-build-plugins.html[Building Gerrit plugins] |
| 69 | .. link:js-api.html[JavaScript Plugin API] |
| 70 | .. link:config-validation.html[Validation Interfaces] |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 71 | . link:dev-design.html[System Design] |
| 72 | . link:i18n-readme.html[i18n Support] |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 73 | |
Yuxuan 'fishy' Wang | 61698b1 | 2013-12-20 12:55:51 -0800 | [diff] [blame] | 74 | == Maintainer |
Saša Živkov | a7d19e9 | 2016-02-18 13:29:38 +0100 | [diff] [blame] | 75 | . link:dev-release.html[Making a Gerrit Release] |
| 76 | . 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] | 77 | . link:dev-release-jgit.html[Making a Release of JGit] |
Shawn O. Pearce | 0d76085 | 2009-01-16 09:04:47 -0800 | [diff] [blame] | 78 | |
Yuxuan 'fishy' Wang | 61698b1 | 2013-12-20 12:55:51 -0800 | [diff] [blame] | 79 | == Resources |
Colby Ranger | 3ac57c1 | 2013-12-05 09:50:40 -0800 | [diff] [blame] | 80 | * link:licenses.html[Licenses and Notices] |
Shawn Pearce | 792b2c4 | 2015-06-12 17:25:40 -0700 | [diff] [blame] | 81 | * link:https://www.gerritcodereview.com/[Homepage] |
Shawn Pearce | d7097df | 2015-06-25 05:12:01 +0000 | [diff] [blame] | 82 | * link:https://www.gerritcodereview.com/download/index.html[Downloads] |
Shawn O. Pearce | 3eda205 | 2009-09-24 15:00:22 -0700 | [diff] [blame] | 83 | * link:http://code.google.com/p/gerrit/issues/list[Issue Tracking] |
Shawn Pearce | 792b2c4 | 2015-06-12 17:25:40 -0700 | [diff] [blame] | 84 | * link:https://gerrit.googlesource.com/gerrit[Source Code] |
| 85 | * 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] | 86 | |
Yuxuan 'fishy' Wang | dcda98f7 | 2016-05-03 18:48:29 -0700 | [diff] [blame^] | 87 | GERRIT |
| 88 | ------ |
| 89 | Part of link:https://www.gerritcodereview.com/[Gerrit Code Review] |
| 90 | |
Yuxuan 'fishy' Wang | 99cb68d | 2013-10-31 17:26:00 -0700 | [diff] [blame] | 91 | SEARCHBOX |
| 92 | --------- |