gerrit/Documentation
David Ostrovsky add163fcca Update the documentation how to run gerrit from eclipse
After switch from bower components to npm modules, and removal of bazel
filter from Jetty daemon, server.go process has to be launched to run
gerrit from eclipse. Update the documentation and gerrit_daemon.launch
correspondingly.

Change-Id: I0905b55c0ae43b3816841018200059c96eeb5d09
2020-02-13 23:38:14 +01:00
..
images New documentation page that explains Gerrit for GitHub users 2019-12-10 13:39:10 +01:00
.gitignore Ignore /Documentation/*.html 2015-05-06 11:25:51 -07:00
access-control.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
backup.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
BUILD Add node modules license map support to license-map.py 2020-02-12 15:29:48 +00:00
check_licenses_test.sh Bazel: Fix update instruction for license file 2019-10-11 19:29:40 +02:00
cmd-apropos.txt Documentation: Also consider the use of kerberos authentication over SSH 2017-08-28 01:44:52 +02:00
cmd-ban-commit.txt Fix formatting of example blocks 2016-07-07 14:06:31 +02:00
cmd-cherry-pick.txt Fix formatting of example blocks 2016-07-07 14:06:31 +02:00
cmd-close-connection.txt Add a period to the end of description sentence 2018-09-24 09:33:48 -07:00
cmd-create-account.txt Remove spaces in front of example 2018-09-24 09:38:45 -07:00
cmd-create-branch.txt Clean up syntax of cmd-create-branch.txt 2018-09-24 18:36:21 +00:00
cmd-create-group.txt Clean up syntax of cmd-create-group.txt 2018-09-24 23:07:27 +00:00
cmd-create-project.txt Move docs about "submit type" to "config-project-config.txt" 2019-01-17 08:36:21 +00:00
cmd-flush-caches.txt Update most documentation for NoteDb 2019-01-11 14:44:23 -08:00
cmd-gc.txt Clean up syntax of cmd-gc.txt 2018-09-24 23:07:53 +00:00
cmd-hook-commit-msg.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
cmd-index-activate.txt Clean up syntax of cmd-index-activate.txt 2018-09-24 21:28:19 -07:00
cmd-index-changes-in-project.txt Clean up syntax of cmd-index-changes-in-project.txt 2018-09-24 21:30:48 -07:00
cmd-index-changes.txt Clean up syntax for cmd-index-changes.txt 2018-09-24 21:33:42 -07:00
cmd-index-start.txt Clear up syntax for command reference files 2018-09-26 12:31:46 -07:00
cmd-index.txt Add ssh command to show current sequence value 2019-11-10 12:00:13 -08:00
cmd-kill.txt Clear up syntax for command reference files 2018-09-26 12:31:46 -07:00
cmd-logging-ls-level.txt Clear up syntax for command reference files 2018-09-26 12:31:46 -07:00
cmd-logging-set-level.txt Clear up syntax for command reference files 2018-09-26 12:31:46 -07:00
cmd-ls-groups.txt Clear up syntax for command reference files 2018-09-26 12:31:46 -07:00
cmd-ls-members.txt Clear up syntax for command reference files 2018-09-26 12:31:46 -07:00
cmd-ls-projects.txt Remove textual references to gwtorm 2019-04-23 06:43:56 -07:00
cmd-ls-user-refs.txt Update most documentation for NoteDb 2019-01-11 14:44:23 -08:00
cmd-plugin-enable.txt Clear up syntax for command reference files 2018-09-26 12:31:46 -07:00
cmd-plugin-install.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
cmd-plugin-ls.txt Fix broken synopsis formatting in documentation 2016-07-06 10:54:42 +02:00
cmd-plugin-reload.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
cmd-plugin-remove.txt Block disabling mandatory plugin 2019-05-19 14:28:59 +00:00
cmd-query.txt Merge "Add a --no-limit option to the ssh and rest query commands" 2019-01-24 17:38:42 +00:00
cmd-receive-pack.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
cmd-reload-config.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
cmd-rename-group.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
cmd-review.txt Merge branch 'stable-2.16' into stable-3.0 2019-04-19 16:05:40 +09:00
cmd-sequence-set.txt Add ssh command to set new sequence value 2019-11-11 01:08:18 -08:00
cmd-sequence-show.txt Add ssh command to set new sequence value 2019-11-11 01:08:18 -08:00
cmd-set-account.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
cmd-set-head.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
cmd-set-members.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
cmd-set-project-parent.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
cmd-set-project.txt Move docs about "submit type" to "config-project-config.txt" 2019-01-17 08:36:21 +00:00
cmd-set-reviewers.txt Clarify the behaviour of the project parameter in set-reviewers 2019-04-29 13:10:22 +00:00
cmd-show-caches.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
cmd-show-connections.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
cmd-show-queue.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
cmd-stream-events.txt ReviewerAddedEvent: extend event with 'adder' 2019-11-11 07:06:01 -08:00
cmd-suexec.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
cmd-test-submit-rule.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
cmd-test-submit-type.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
cmd-version.txt Clean up remaining command reference files 2018-11-12 19:22:29 +00:00
concept-changes.txt Merge branch 'stable-2.15' 2018-09-27 16:45:10 +09:00
concept-patch-sets.txt Add new concept topic, Patch Sets, to documentation 2017-08-09 19:07:02 -07:00
concept-refs-for-namespace.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
config-accounts.txt Add display_name account property. 2020-02-10 15:21:06 +00:00
config-auto-site-initialization.txt Update auto-site initialization documentation 2019-01-11 14:44:23 -08:00
config-cla.txt Add project scope feature to contributor-agreement enforcement. 2018-10-17 17:41:53 +00:00
config-gerrit.txt Merge branch 'stable-3.1' 2020-02-11 15:14:11 -05:00
config-gitweb.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
config-groups.txt Rename "master" to "primary" in documentation and comments 2019-12-10 17:20:11 +01:00
config-hooks.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
config-labels.txt Label config: Allow to configure individual votes as sticky 2020-01-10 11:41:35 +01:00
config-login-register.txt Use $GERRIT_SITE var for referencing to gerrit_testsite 2019-05-06 09:32:50 +00:00
config-mail.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
config-plugins.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
config-project-config.txt Fix documentation of submit type and allow content merges 2020-01-09 08:14:54 +00:00
config-reverseproxy.txt Update reverse proxy configuration example for nginx 2015-07-06 01:50:38 +00:00
config-robot-comments.txt Update robot comments documentation to reflect current behaviour 2019-05-30 04:30:55 +00:00
config-sso.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
config-themes.txt Remove remnants of project-specific themes support 2019-03-02 05:10:44 +00:00
config-validation.txt Add documentation for CommentValidator interface 2019-07-29 10:52:51 +02:00
dev-bazel.txt Update documentation related to NPM packages 2020-02-12 17:11:25 +01:00
dev-build-plugins.txt Merge branch 'stable-3.0' 2019-10-17 00:49:52 +09:00
dev-cla.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
dev-community.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
dev-contributing.txt Merge branch 'stable-2.16' into stable-3.0 2020-01-29 08:19:37 +09:00
dev-core-plugins.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
dev-crafting-changes.txt Merge branch 'stable-3.1' 2020-01-29 18:12:11 +09:00
dev-design-doc-conclusion-template.md Add meta data blocks for site generation to design doc templates 2019-08-07 11:56:53 +02:00
dev-design-doc-index-template.md Add meta data blocks for site generation to design doc templates 2019-08-07 11:56:53 +02:00
dev-design-doc-solution-template.md Rename "slave" to "replica" in documentation and command-line 2019-09-26 23:19:53 +02:00
dev-design-doc-use-cases-template.md Add meta data blocks for site generation to design doc templates 2019-08-07 11:56:53 +02:00
dev-design-docs.txt Merge branch 'stable-3.1' 2020-02-12 09:09:16 +09:00
dev-design.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
dev-e2e-tests.txt e2e-tests: Add external attributes to blog link 2020-02-05 19:30:59 -05:00
dev-eclipse.txt Update the documentation how to run gerrit from eclipse 2020-02-13 23:38:14 +01:00
dev-inspector.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
dev-intellij.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
dev-plugins-lifecycle.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
dev-plugins.txt Merge branch 'stable-3.1' 2020-02-05 19:30:58 +09:00
dev-processes.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
dev-readme.txt Merge branch 'stable-3.1' 2020-01-30 15:11:45 +09:00
dev-release-deploy-config.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
dev-release-jgit.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
dev-release-subproject.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
dev-release.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
dev-rest-api.txt gerrit-server: use hashed passwords for HTTP. 2017-02-28 09:09:33 +01:00
dev-roles.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
dev-stars.txt Replace Mute/Unmute by Mark as Reviewed/Unreviewed (Part 3) 2017-10-01 12:38:18 +00:00
dev-starter-projects.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-branch-not-found.txt Doc: Consistently refer to "Web UI" rather than "WebUI" 2014-05-02 17:21:22 +09:00
error-change-closed.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-change-upload-blocked.txt
error-changeid-above-footer.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-commit-already-exists.txt
error-contains-banned-commit.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-has-duplicates.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-invalid-author.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-invalid-changeid-line.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-invalid-committer.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-messages.txt Remove obsolete documentation related to pushing to refs/changes/ 2019-08-30 20:40:23 +09:00
error-missing-changeid.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-missing-subject.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-multiple-changeid-lines.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-no-common-ancestry.txt
error-no-new-changes.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-non-fast-forward.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-not-a-gerrit-administrator.txt
error-not-allowed-to-upload-merges.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-not-permitted-to-create.txt
error-not-signed-off-by.txt
error-not-valid-ref.txt
error-permission-denied.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-prohibited-by-gerrit.txt Rename 'Push Annotated/Signed Tag' permission to 'Create Annotated/Signed Tag' 2016-09-08 13:50:04 +09:00
error-project-not-found.txt Doc: Consistently refer to "Web UI" rather than "WebUI" 2014-05-02 17:21:22 +09:00
error-push-fails-due-to-commit-message.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-same-change-id-in-multiple-changes.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
error-too-many-commits.txt Add limit to number of commits that ReceiveCommits will validate 2017-08-31 12:19:58 -04:00
error-upload-denied.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
index.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
install-j2ee.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
install.txt Merge branch 'stable-3.1' 2020-01-10 14:20:23 +09:00
intro-gerrit-walkthrough-github.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
intro-gerrit-walkthrough.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
intro-how-gerrit-works.txt Fix the display of images in intro-how-gerrit-works.txt 2018-09-18 11:12:35 -07:00
intro-project-owner.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
intro-quick.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
intro-rockstar.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
intro-user.txt Add 'CherryPickOf' field for a change 2020-01-08 00:43:30 +00:00
js_licenses.txt Use node modules for polygerrit-ui release build 2020-02-12 15:42:23 +00:00
js-api.txt Revert "Revert "Support load from ASSETS_PATH for plugins if provided"" 2019-12-05 11:13:43 +00:00
json.txt Add hashtags to events and query results 2018-07-17 07:08:16 +02:00
licenses.txt Use node modules for polygerrit-ui release build 2020-02-12 15:42:23 +00:00
linux-quickstart.txt Merge branch 'stable-3.1' 2020-02-13 10:25:58 +09:00
metrics.txt Merge branch 'stable-3.1' 2020-01-31 10:54:08 -05:00
note-db.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
pg-plugin-admin-api.txt Update doc for addMenuLink 2019-10-22 16:58:05 +00:00
pg-plugin-change-metadata-api.txt Plugin API for label score updates 2018-04-06 15:24:56 -07:00
pg-plugin-dev.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
pg-plugin-endpoints.txt Merge branch 'stable-3.0' into stable-3.1 2019-10-30 21:44:40 +09:00
pg-plugin-migration.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
pg-plugin-repo-api.txt Rename projects admin interface to repo 2017-12-27 21:40:31 +00:00
pg-plugin-rest-api.txt Document the getConfig()-method in the plugin's restApi interface 2019-10-25 08:31:53 +09:00
pg-plugin-settings-api.txt Support for .settingsScreen() plugin API 2018-01-04 15:59:48 -08:00
pg-plugin-style-object.txt Deprecate Gerrit.css() and provide a replacement 2019-08-22 15:53:32 +00:00
pg-plugin-styles-api.txt Deprecate Gerrit.css() and provide a replacement 2019-08-22 15:53:32 +00:00
pg-plugin-styling.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
pgm-daemon.txt Rename "master" to "primary" in documentation and comments 2019-12-10 17:20:11 +01:00
pgm-index.txt Remove gsql SSH command and program 2018-12-10 10:42:14 -08:00
pgm-init.txt Update most documentation for NoteDb 2019-01-11 14:44:23 -08:00
pgm-LocalUsernamesToLowerCase.txt Update most documentation for NoteDb 2019-01-11 14:44:23 -08:00
pgm-MigrateAccountPatchReviewDb.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
pgm-passwd.txt Gerrit command line utility to set/update secure.config 2017-01-12 00:25:25 +00:00
pgm-prolog-shell.txt Add -q option to suppress banner. 2019-04-02 10:14:30 -07:00
pgm-reindex.txt Remove --dry-run option from reindex command documentation 2016-07-08 15:26:42 +02:00
pgm-rulec.txt Update most documentation for NoteDb 2019-01-11 14:44:23 -08:00
pgm-SwitchSecureStore.txt Some more broken synopsis formattings in documentation 2016-07-08 13:47:29 +02:00
project-configuration.txt Merge branch 'stable-2.15' into stable-2.16 2019-07-16 14:25:48 +09:00
prolog-change-facts.txt Remove current_user predicates 2018-02-16 14:04:01 +00:00
prolog-cookbook.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
quota.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
replace_macros.py Documentation/replace_macros: support --site-search option 2019-03-25 14:09:12 +00:00
rest-api-access.txt Merge branch 'stable-2.15' 2018-09-12 13:27:01 +09:00
rest-api-accounts.txt Add display_name account property. 2020-02-10 15:21:06 +00:00
rest-api-changes.txt CreateChange: support setting the commit author 2020-02-10 13:33:58 +01:00
rest-api-config.txt Revert "Add MessageOfTheDay-entries to ServerInfo" 2020-02-03 15:40:38 +01:00
rest-api-documentation.txt Remove Buck based build 2017-01-23 12:44:58 +00:00
rest-api-groups.txt Merge branch 'stable-3.1' 2020-02-13 17:52:38 +09:00
rest-api-plugins.txt Block disabling mandatory plugin 2019-05-19 14:28:59 +00:00
rest-api-projects.txt Merge "Label config: Allow to configure individual votes as sticky" 2020-01-31 00:25:28 +00:00
rest-api.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
user-change-cleanup.txt Add background job to abandon inactive changes automatically 2015-06-25 07:26:25 +02:00
user-changeid.txt Discontinue draft workflow 2017-09-30 15:47:14 +02:00
user-dashboards.txt Add user guide 2015-04-30 14:37:09 +00:00
user-inline-edit.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
user-named-destinations.txt Add named destinations support 2015-09-03 10:50:07 -06:00
user-named-queries.txt Move 'User Refs' docs to the intro-user doc. 2015-09-04 14:55:15 +00:00
user-notify.txt Document that single quotes are illegal in notify filters 2019-12-10 14:21:55 +01:00
user-request-tracing.txt Request tracing docs: Fix mentioned log level for AutoRetry logs 2019-12-18 08:41:21 +01:00
user-review-ui.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
user-search-accounts.txt Add account predicate that checks if user can see a certain change 2018-03-25 13:55:14 +01:00
user-search-groups.txt Add fields for members and subgroups to the group index 2017-09-13 14:57:46 +02:00
user-search-projects.txt Project index: Add parent predicate 2019-02-02 22:54:33 +00:00
user-search.txt Add 'CherryPickOf' field for a change 2020-01-08 00:43:30 +00:00
user-signedoffby.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00
user-submodules.txt Replace "the the" occurences with "the" (wrong repetition) 2018-04-19 09:30:07 +02:00
user-upload.txt Enabling linkattrs explicitly on doc pages having external links 2019-12-13 10:59:57 +00:00