blob: 5d4a29bc888ddf5ff075307bf18db73ed0bc9408 [file] [log] [blame]
Marian Harbachebeb1542019-12-13 10:42:46 +01001:linkattrs:
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -08002= Gerrit Code Review for Git
Shawn O. Pearce18fda192009-02-11 14:12:23 -08003
David Shevitz11a458a2017-07-20 15:32:05 -07004== Quickstarts
5
6. link:linux-quickstart.html[Quickstart for Installing Gerrit on Linux]
7
David Shevitz42135f92017-07-13 09:52:28 -07008== About Gerrit
Janet Davies3c583892018-07-25 13:27:24 -07009. link:intro-rockstar.html[Why Code Review?]
David Shevitzc94cf4a2017-08-03 13:35:53 -070010. link:intro-quick.html[Product Overview]
David Shevitz42135f92017-07-13 09:52:28 -070011. link:intro-how-gerrit-works.html[How Gerrit Works]
12. link:intro-gerrit-walkthrough.html[Basic Gerrit Walkthrough]
David Pursehouse932c1442020-04-03 10:10:44 +090013. link:intro-gerrit-walkthrough-github.html[Basic Gerrit Walkthrough -- For GitHub Users]
David Shevitz42135f92017-07-13 09:52:28 -070014
Marco Millereeaf9872020-04-01 12:30:50 -040015== Contributor Guides
16. link:dev-community.html[Gerrit Community]
17. link:dev-community.html#how-to-contribute[How to Contribute]
Nasser Grainawi2c82dec2022-07-01 17:42:34 -060018.. link:dev-readme.html[Developer Setup]
Marco Millereeaf9872020-04-01 12:30:50 -040019
20== User Guides
David Shevitz42135f92017-07-13 09:52:28 -070021. link:intro-user.html[User Guide]
22. link:intro-project-owner.html[Project Owner Guide]
Marian Harbach34253372019-12-10 18:01:31 +010023. link:https://source.android.com/source/developing[Default Android Workflow,role=external,window=_blank] (external)
David Shevitz42135f92017-07-13 09:52:28 -070024
Kamil Musinb75743e2023-02-01 17:13:07 +010025== Features and Workflows
Colby Ranger3ac57c12013-12-05 09:50:40 -080026. Web
Kamil Musin408a80e2022-11-22 16:40:12 +010027.. link:user-review-ui.html[Review UI Overview]
Colby Ranger3ac57c12013-12-05 09:50:40 -080028.. link:user-search.html[Searching Changes]
David Ostrovsky6842df92014-12-19 09:20:31 +010029.. link:user-inline-edit.html[Manipulating Changes in Browser]
Colby Ranger3ac57c12013-12-05 09:50:40 -080030.. link:user-notify.html[Subscribing to Email Notifications]
Kamil Musinb75743e2023-02-01 17:13:07 +010031.. link:user-attention-set.html[Attention Set]
Milutin Kristofic37094e02023-02-24 18:59:36 +010032.. link:user-suggest-edits.html[User Suggest Edits]
Colby Ranger3ac57c12013-12-05 09:50:40 -080033. SSH
Edwin Kempin674c37f2015-06-10 11:07:56 +020034.. link:user-upload.html#ssh[SSH connection details]
Colby Ranger3ac57c12013-12-05 09:50:40 -080035.. link:cmd-index.html[Command Line Tools]
36. Git
Colby Ranger3ac57c12013-12-05 09:50:40 -080037.. Commands, scenarios
38... link:user-upload.html[Uploading Changes]
39... link:error-messages.html[Error Messages]
40.. Changes
41... link:user-changeid.html[Change-Id Lines]
42... link:user-signedoffby.html[Signed-off-by Lines]
Edwin Kempine326a1d2015-06-03 10:27:39 +020043... link:user-change-cleanup.html[Change Cleanup]
Albert Cuiacef5c92021-02-26 19:42:27 +000044... link:cross-repository-changes.html[Cross Repository Changes using Topics]
Ed Costello7407a922011-07-23 21:38:42 +120045
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -080046== Project Management
Stefan Lay08ba4732014-05-05 16:36:12 +020047. link:project-configuration.html[Project Configuration]
Colby Ranger3ac57c12013-12-05 09:50:40 -080048.. link:config-labels.html[Review Labels]
Youssef Elghareeb78287a42021-12-06 17:04:23 +010049.. link:config-submit-requirements.html[Submit Requirements]
Rafal Klys982021b2016-02-17 21:55:04 +010050.. link:config-project-config.html[Project Configuration File Format]
51. link:access-control.html[Access Controls]
Colby Ranger3ac57c12013-12-05 09:50:40 -080052. Multi-project management
Edwin Kempin674c37f2015-06-10 11:07:56 +020053.. link:user-submodules.html[Submodules]
Marian Harbach34253372019-12-10 18:01:31 +010054.. link:https://source.android.com/source/using-repo.html[Repo,role=external,window=_blank] (external)
Edwin Kempin674c37f2015-06-10 11:07:56 +020055. link:intro-project-owner.html#project-deletion[Project deletion]
Ed Costello7407a922011-07-23 21:38:42 +120056
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -080057== Customization and Integration
Colby Ranger3ac57c12013-12-05 09:50:40 -080058. link:user-dashboards.html[Dashboards]
59. link:rest-api.html[REST API]
60. link:config-gitweb.html[Gitweb Integration]
61. link:config-themes.html[Themes]
62. link:config-sso.html[Single Sign-On Systems]
63. link:config-hooks.html[Hooks]
64. link:config-mail.html[Mail Templates]
65. link:config-cla.html[Contributor Agreements]
Edwin Kempin3fde7e42016-09-19 15:35:10 +020066. link:config-robot-comments.html[Robot Comments]
Colby Ranger3ac57c12013-12-05 09:50:40 -080067
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -080068== Server Administration
Colby Ranger3ac57c12013-12-05 09:50:40 -080069. link:install.html[Installation Guide]
70. link:config-gerrit.html[System Settings]
Edwin Kempin370ec922015-06-10 11:14:19 +020071. link:cmd-index.html[Command Line Tools]
Edwin Kempin674c37f2015-06-10 11:07:56 +020072. link:config-plugins.html#replication[Replication]
Edwin Kempin6a789632015-02-13 11:48:04 +010073. link:config-plugins.html[Plugins]
Matthias Sohn450bc202020-08-20 14:40:32 +020074. link:logs.html[Log Files]
David Pursehouse8ad11732016-08-29 15:00:14 +090075. link:metrics.html[Metrics]
Colby Ranger3ac57c12013-12-05 09:50:40 -080076. link:config-reverseproxy.html[Reverse Proxy]
77. link:config-auto-site-initialization.html[Automatic Site Initialization on Startup]
78. link:pgm-index.html[Server Side Administrative Tools]
Martin Fick70759b62021-05-07 14:59:36 -060079. link:repository-maintenance.html[Repository Maintenance]
Edwin Kempin0ade5aa2018-08-10 08:49:32 +020080. link:user-request-tracing.html[Request Tracing]
Edwin Kempin40c29892021-09-01 15:58:05 +020081. link:user-request-cancellation-and-deadlines.html[Request Cancellation and Deadlines]
Dave Borowitzebde3282017-08-16 10:00:44 -040082. link:note-db.html[NoteDb]
Han-Wen Nienhuys9047c7d2017-11-29 09:30:30 +010083. link:config-accounts.html[Accounts on NoteDb]
84. link:config-groups.html[Groups on NoteDb]
Albert Cui8e4897c2021-03-05 00:55:00 +000085. link:user-privacy.html[User data and privacy]
Colby Ranger3ac57c12013-12-05 09:50:40 -080086
David Shevitz55b31b92017-08-03 08:25:52 -070087== Concepts
88. link:config-labels.html[Review Labels]
89. link:access-control.html[Access Controls]
David Shevitz6493b2f2017-08-03 14:53:29 -070090. link:concept-changes.html[Changes]
David Shevitzd87d8412017-08-04 08:20:27 -070091. link:concept-refs-for-namespace.html[The refs/for Namespace]
David Shevitz5b7a41a2017-08-04 12:13:04 -070092. link:concept-patch-sets.html[Patch Sets]
Fabio Poncirolibce7b8c2021-03-19 17:45:27 +010093. link:glossary.html[Glossary]
David Shevitz55b31b92017-08-03 08:25:52 -070094
Yuxuan 'fishy' Wang61698b12013-12-20 12:55:51 -080095== Resources
Colby Ranger3ac57c12013-12-05 09:50:40 -080096* link:licenses.html[Licenses and Notices]
Marian Harbach34253372019-12-10 18:01:31 +010097* link:https://www.gerritcodereview.com/[Homepage,role=external,window=_blank]
98* link:https://gerrit-releases.storage.googleapis.com/index.html[Downloads,role=external,window=_blank]
Edwin Kempin6d99fb62023-06-21 10:08:28 +000099* link:https://issues.gerritcodereview.com/issues?q=is:open[Issue Tracking,role=external,window=_blank]
Marian Harbach34253372019-12-10 18:01:31 +0100100* link:https://gerrit.googlesource.com/gerrit[Source Code,role=external,window=_blank]
101* link:https://www.gerritcodereview.com/about.md[A History of Gerrit Code Review,role=external,window=_blank]
Yuxuan 'fishy' Wang99cb68d2013-10-31 17:26:00 -0700102
Yuxuan 'fishy' Wangdcda98f72016-05-03 18:48:29 -0700103GERRIT
104------
105Part of link:https://www.gerritcodereview.com/[Gerrit Code Review]
106
Yuxuan 'fishy' Wang99cb68d2013-10-31 17:26:00 -0700107SEARCHBOX
108---------