blob: d4836e5761db97e10fe6d7df75697c4ac4ad468c [file] [log] [blame]
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -08001= Gerrit Code Review for Git
Shawn O. Pearce18fda192009-02-11 14:12:23 -08002
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -08003== Tutorial
Colby Ranger3ac57c12013-12-05 09:50:40 -08004. Getting started
5.. link:intro-quick.html[A Quick Introduction to Gerrit]
Edwin Kempin1f556222015-04-22 13:24:39 +02006.. link:intro-user.html[User Guide]
Edwin Kempin4bf01962014-04-16 16:47:10 +02007.. link:intro-project-owner.html[Project Owner Guide]
Colby Ranger3ac57c12013-12-05 09:50:40 -08008.. link:http://source.android.com/submit-patches/workflow[Default Android Workflow] (external)
9. Web
Edwin Kempin4fd84c92014-04-30 13:23:15 +020010.. link:user-review-ui.html[Reviewing Changes]
Colby Ranger3ac57c12013-12-05 09:50:40 -080011.. link:user-search.html[Searching Changes]
David Ostrovsky6842df92014-12-19 09:20:31 +010012.. link:user-inline-edit.html[Manipulating Changes in Browser]
Colby Ranger3ac57c12013-12-05 09:50:40 -080013.. link:user-notify.html[Subscribing to Email Notifications]
14. SSH
Edwin Kempin674c37f2015-06-10 11:07:56 +020015.. link:user-upload.html#ssh[SSH connection details]
Colby Ranger3ac57c12013-12-05 09:50:40 -080016.. link:cmd-index.html[Command Line Tools]
17. Git
Colby Ranger3ac57c12013-12-05 09:50:40 -080018.. 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 Kempine326a1d2015-06-03 10:27:39 +020024... link:user-change-cleanup.html[Change Cleanup]
Ed Costello7407a922011-07-23 21:38:42 +120025
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -080026== Project Management
Stefan Lay08ba4732014-05-05 16:36:12 +020027. link:project-configuration.html[Project Configuration]
Colby Ranger3ac57c12013-12-05 09:50:40 -080028.. link:config-labels.html[Review Labels]
Rafal Klys982021b2016-02-17 21:55:04 +010029.. link:config-project-config.html[Project Configuration File Format]
30. link:access-control.html[Access Controls]
Colby Ranger3ac57c12013-12-05 09:50:40 -080031. Multi-project management
Edwin Kempin674c37f2015-06-10 11:07:56 +020032.. link:user-submodules.html[Submodules]
33.. link:https://source.android.com/source/using-repo.html[Repo] (external)
Colby Ranger3ac57c12013-12-05 09:50:40 -080034. 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 Kempin674c37f2015-06-10 11:07:56 +020038. link:intro-project-owner.html#project-deletion[Project deletion]
Ed Costello7407a922011-07-23 21:38:42 +120039
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -080040== Customization and Integration
Colby Ranger3ac57c12013-12-05 09:50:40 -080041. 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' Wang61698b12013-12-20 12:55:51 -080050== Server Administration
Colby Ranger3ac57c12013-12-05 09:50:40 -080051. link:install.html[Installation Guide]
52. link:config-gerrit.html[System Settings]
Edwin Kempin370ec922015-06-10 11:14:19 +020053. link:cmd-index.html[Command Line Tools]
Edwin Kempin674c37f2015-06-10 11:07:56 +020054. link:config-plugins.html#replication[Replication]
Edwin Kempin6a789632015-02-13 11:48:04 +010055. link:config-plugins.html[Plugins]
Colby Ranger3ac57c12013-12-05 09:50:40 -080056. 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' Wang61698b12013-12-20 12:55:51 -080060== Developer
David Pursehouse2c1928f2014-12-19 14:04:55 +090061. 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 Ranger3ac57c12013-12-05 09:50:40 -080071. link:dev-design.html[System Design]
72. link:i18n-readme.html[i18n Support]
Colby Ranger3ac57c12013-12-05 09:50:40 -080073
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -080074== Maintainer
Saša Živkova7d19e92016-02-18 13:29:38 +010075. link:dev-release.html[Making a Gerrit Release]
76. link:dev-release-subproject.html[Making a Release of a Gerrit Subproject]
Saša Živkov38fe2fc2016-02-18 14:00:06 +010077. link:dev-release-jgit.html[Making a Release of JGit]
Shawn O. Pearce0d760852009-01-16 09:04:47 -080078
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -080079== Resources
Colby Ranger3ac57c12013-12-05 09:50:40 -080080* link:licenses.html[Licenses and Notices]
Shawn Pearce792b2c42015-06-12 17:25:40 -070081* link:https://www.gerritcodereview.com/[Homepage]
Shawn Pearced7097df2015-06-25 05:12:01 +000082* link:https://www.gerritcodereview.com/download/index.html[Downloads]
Shawn O. Pearce3eda2052009-09-24 15:00:22 -070083* link:http://code.google.com/p/gerrit/issues/list[Issue Tracking]
Shawn Pearce792b2c42015-06-12 17:25:40 -070084* link:https://gerrit.googlesource.com/gerrit[Source Code]
85* link:https://www.gerritcodereview.com/about.md[A History of Gerrit Code Review]
Yuxuan 'fishy' Wang99cb68d2013-10-31 17:26:00 -070086
Yuxuan 'fishy' Wangdcda98f72016-05-03 18:48:29 -070087GERRIT
88------
89Part of link:https://www.gerritcodereview.com/[Gerrit Code Review]
90
Yuxuan 'fishy' Wang99cb68d2013-10-31 17:26:00 -070091SEARCHBOX
92---------