blob: 89661fec2e0695801bc5a6bd497d50f0c82a904b [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 Kempin4bf01962014-04-16 16:47:10 +02006.. link:intro-project-owner.html[Project Owner Guide]
Colby Ranger3ac57c12013-12-05 09:50:40 -08007.. link:http://source.android.com/submit-patches/workflow[Default Android Workflow] (external)
8. Web
9.. Registering a new Gerrit account
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
15.. SSH connection details
16.. link:cmd-index.html[Command Line Tools]
17. Git
18.. Git connection details
19.. Commands, scenarios
20... link:user-upload.html[Uploading Changes]
21... link:error-messages.html[Error Messages]
22.. Changes
23... link:user-changeid.html[Change-Id Lines]
24... link:user-signedoffby.html[Signed-off-by Lines]
25.. Patch sets
Ed Costello7407a922011-07-23 21:38:42 +120026
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -080027== Project Management
Stefan Lay08ba4732014-05-05 16:36:12 +020028. link:project-configuration.html[Project Configuration]
Colby Ranger3ac57c12013-12-05 09:50:40 -080029. link:access-control.html[Access Controls]
30.. link:config-labels.html[Review Labels]
31.. link:config-project-config.html[Access Controls Configuration Format]
32. Multi-project management
33.. Submodules
34.. Repo
35. Prolog rules
36.. link:prolog-cookbook.html[Prolog Cookbook]
37.. link:prolog-change-facts.html[Prolog Facts for Gerrit Changes]
38. link:user-submodules.html[Subscribing to Git Submodules]
39. Project sunset
Ed Costello7407a922011-07-23 21:38:42 +120040
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -080041== Customization and Integration
Colby Ranger3ac57c12013-12-05 09:50:40 -080042. link:user-dashboards.html[Dashboards]
43. link:rest-api.html[REST API]
44. link:config-gitweb.html[Gitweb Integration]
45. link:config-themes.html[Themes]
46. link:config-sso.html[Single Sign-On Systems]
47. link:config-hooks.html[Hooks]
48. link:config-mail.html[Mail Templates]
49. link:config-cla.html[Contributor Agreements]
50
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -080051== Server Administration
Colby Ranger3ac57c12013-12-05 09:50:40 -080052. link:install.html[Installation Guide]
53. link:config-gerrit.html[System Settings]
54. Backup
55. Performance tuning
56.. link:cmd-index.html[Command Line Tools]
57.. Reading show-caches efficiently
58.. How to read stats from the JVM
59. High availability
60. Replication
Edwin Kempin6a789632015-02-13 11:48:04 +010061. link:config-plugins.html[Plugins]
Colby Ranger3ac57c12013-12-05 09:50:40 -080062. link:config-contact.html[User Contact Information]
63. link:config-reverseproxy.html[Reverse Proxy]
64. link:config-auto-site-initialization.html[Automatic Site Initialization on Startup]
65. link:pgm-index.html[Server Side Administrative Tools]
66
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -080067== Developer
David Pursehouse2c1928f2014-12-19 14:04:55 +090068. Getting Started
69.. link:dev-readme.html[Developer Setup]
70.. link:dev-eclipse.html[Eclipse Setup]
71.. link:dev-buck.html[Building with Buck]
72.. link:dev-contributing.html[Contributing to Gerrit]
73. Plugin Development
74.. link:dev-plugins.html[Developing Plugins]
75.. link:dev-build-plugins.html[Building Gerrit plugins]
76.. link:js-api.html[JavaScript Plugin API]
77.. link:config-validation.html[Validation Interfaces]
Colby Ranger3ac57c12013-12-05 09:50:40 -080078. Documentation formatting guide for contributions
79. link:dev-design.html[System Design]
80. link:i18n-readme.html[i18n Support]
Colby Ranger3ac57c12013-12-05 09:50:40 -080081
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -080082== Maintainer
Colby Ranger3ac57c12013-12-05 09:50:40 -080083. link:dev-release.html[Developer Release]
84. link:dev-release-subproject.html[Developer Subproject Release]
Shawn O. Pearce0d760852009-01-16 09:04:47 -080085
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -080086== Resources
Colby Ranger3ac57c12013-12-05 09:50:40 -080087* link:licenses.html[Licenses and Notices]
Shawn O. Pearce7ce22f72009-05-08 18:34:19 -070088* link:http://code.google.com/p/gerrit/[Homepage]
Kyle Laker37c12c12014-01-15 18:12:00 -050089* link:http://gerrit-releases.storage.googleapis.com/index.html[Downloads]
Shawn O. Pearce3eda2052009-09-24 15:00:22 -070090* link:http://code.google.com/p/gerrit/issues/list[Issue Tracking]
Colby Rangerbbc9de52012-04-26 09:01:10 -070091* link:http://code.google.com/p/gerrit/source/checkout[Source Code]
Shawn O. Pearce7ce22f72009-05-08 18:34:19 -070092* link:http://code.google.com/p/gerrit/wiki/Background[A History of Gerrit Code Review]
Yuxuan 'fishy' Wang99cb68d2013-10-31 17:26:00 -070093
94SEARCHBOX
95---------