Update plugin links in documentation
Change-Id: I68106aa4b5a9c0f5f7bc76f5fb9263b9bbb84767
This commit is contained in:
parent
8af72e6657
commit
794ee970ad
@ -2,7 +2,7 @@
|
||||
|
||||
Gerrit does not run any of the standard git hooks in the repositories
|
||||
it works with, but it does have its own hook mechanism included via
|
||||
the link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/hooks[
|
||||
the link:https://gerrit-review.googlesource.com/admin/repos/plugins/hooks[
|
||||
hooks plugin].
|
||||
|
||||
GERRIT
|
||||
|
@ -46,7 +46,7 @@ This plugin checks the length of a commit’s commit message subject and
|
||||
message body, and reports warnings or errors to the git client if the
|
||||
lengths are exceeded.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/commit-message-length-validator[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/commit-message-length-validator[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/commit-message-length-validator/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -58,7 +58,7 @@ Configuration]
|
||||
|
||||
Sample plugin to demonstrate features of Gerrit's plugin API.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/cookbook-plugin[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/cookbook-plugin[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/cookbook-plugin/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation]
|
||||
@ -69,7 +69,7 @@ Documentation]
|
||||
This plugin defines commands for downloading changes in different
|
||||
download schemes (for downloading via different network protocols).
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/download-commands[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/download-commands[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/download-commands/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -81,7 +81,7 @@ Configuration]
|
||||
|
||||
This plugin runs server-side hooks on events.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/hooks[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/hooks[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/hooks/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -96,7 +96,7 @@ to its managed Git repositories to another system. Usually this would
|
||||
be configured to provide mirroring of changes, for warm-standby
|
||||
backups, or a load-balanced public mirror farm.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/replication[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/replication[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/replication/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -109,7 +109,7 @@ Configuration]
|
||||
Stores review information for Gerrit changes in the `refs/notes/review`
|
||||
branch.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/reviewnotes[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/reviewnotes[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/reviewnotes/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation]
|
||||
@ -119,7 +119,7 @@ Documentation]
|
||||
|
||||
This plugin allows users to configure different review strategies.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/review-strategy[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/review-strategy[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/review-strategy/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation]
|
||||
@ -147,7 +147,7 @@ plugin jars:
|
||||
|
||||
The following list gives an overview of available plugins, but the
|
||||
list may not be complete. You may discover more plugins on
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/?filter=plugins%252F[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/?filter=plugins%252F[
|
||||
gerrit-review].
|
||||
|
||||
[[admin-console]]
|
||||
@ -158,7 +158,7 @@ simplify common administrative tasks. Currently providing user-level
|
||||
information. Also providing access control information by project or
|
||||
project/account.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/admin-console[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/admin-console[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/admin-console/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation]
|
||||
@ -172,7 +172,7 @@ Metrics are extracted in JSON format with one record per line, ready to be
|
||||
archived and processed with popular BigData transformation tools such
|
||||
Apache Spark or published and visualized in dashboards.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/analytics[Project] |
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/analytics[Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/analytics/+doc/master/README.md[Documentation]
|
||||
|
||||
[[avatars-external]]
|
||||
@ -181,7 +181,7 @@ link:https://gerrit.googlesource.com/plugins/analytics/+doc/master/README.md[Doc
|
||||
This plugin allows to use an external url to load the avatar images
|
||||
from.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/avatars-external[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/avatars-external[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/avatars-external/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -193,7 +193,7 @@ Configuration]
|
||||
|
||||
Plugin to display user icons from Gravatar.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/avatars-gravatar[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/avatars-gravatar[
|
||||
Project]
|
||||
|
||||
[[branch-network]]
|
||||
@ -204,7 +204,7 @@ graphical HTML5 Canvas. It is mainly intended to be used as a
|
||||
"project link" in a gitweb configuration or by other Gerrit GWT UI
|
||||
plugins to be plugged elsewhere in Gerrit.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/branch-network[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/branch-network[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/branch-network/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -216,7 +216,7 @@ Configuration]
|
||||
|
||||
This plugin allows to display a static info message on the change screen.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/changemessage[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/changemessage[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/changemessage/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Plugin Documentation] |
|
||||
@ -228,7 +228,7 @@ Configuration]
|
||||
|
||||
Provides the ability to delete a project.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/delete-project[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/delete-project[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/delete-project/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation]
|
||||
@ -242,7 +242,7 @@ The plugin adds a download command for EGit that allows to copy only
|
||||
the change ref into the clipboard. The change ref is needed for
|
||||
downloading a Gerrit change from within EGit.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/egit[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/egit[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/egit/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation]
|
||||
@ -252,7 +252,7 @@ Documentation]
|
||||
|
||||
This plugin allows users to see emoticons in comments as images.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/emoticons[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/emoticons[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/emoticons/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -264,7 +264,7 @@ Configuration]
|
||||
|
||||
GitBlit code-viewer plugin with SSO and Security Access Control.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/gitblit[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/gitblit[
|
||||
Project]
|
||||
|
||||
[[github]]
|
||||
@ -272,7 +272,7 @@ Project]
|
||||
|
||||
Plugin to integrate with GitHub: replication, pull-request to Change-Sets
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/github[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/github[
|
||||
Project]
|
||||
|
||||
[[gitiles]]
|
||||
@ -280,7 +280,7 @@ Project]
|
||||
|
||||
Plugin running Gitiles alongside a Gerrit server.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/gitiles[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/gitiles[
|
||||
Project]
|
||||
|
||||
[[imagare]]
|
||||
@ -288,7 +288,7 @@ Project]
|
||||
|
||||
The imagare plugin allows Gerrit users to upload and share images.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/imagare[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/imagare[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/imagare/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -316,7 +316,7 @@ The importer plugin can also be used to copy a project within one Gerrit
|
||||
server, and in combination with the link:#delete-project[delete-project]
|
||||
plugin it can be used to rename a project.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/importer[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/importer[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/importer/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation]
|
||||
@ -332,7 +332,7 @@ All its-plugins have a common base implementation which is stored in
|
||||
the `its-base` project. `its-base` is not a plugin, but just a
|
||||
framework for the ITS plugins which is packaged within each ITS plugin.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/its-base[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/its-base[
|
||||
its-base Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/its-base/+doc/master/src/main/resources/Documentation/about.md[
|
||||
its-base Documentation] |
|
||||
@ -344,7 +344,7 @@ its-base Configuration]
|
||||
|
||||
Plugin to integrate with Bugzilla.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/its-bugzilla[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/its-bugzilla[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/its-bugzilla/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation]
|
||||
@ -354,7 +354,7 @@ Documentation]
|
||||
|
||||
Plugin to integrate with Jira.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/its-jira[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/its-jira[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/its-jira/+doc/master/src/main/resources/Documentation/config.md[
|
||||
Configuration]
|
||||
@ -364,7 +364,7 @@ Configuration]
|
||||
|
||||
Plugin to integrate with IBM Rational Team Concert (RTC).
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/its-rtc[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/its-rtc[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/its-rtc/+doc/master/src/main/resources/Documentation/config.md[
|
||||
Configuration]
|
||||
@ -374,7 +374,7 @@ Configuration]
|
||||
|
||||
Plugin to integrate with Storyboard task tracking system.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/its-storyboard[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/its-storyboard[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/its-storyboard/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation]
|
||||
@ -387,7 +387,7 @@ This plugin allows to monitor the Gerrit server.
|
||||
This plugin integrates JavaMelody in Gerrit in order to retrieve live
|
||||
instrumentation data from Gerrit.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/javamelody[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/javamelody[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/javamelody/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -402,7 +402,7 @@ table control to render the labels/approvals on the change screen
|
||||
(similar to how labels/approvals were rendered on the old change
|
||||
screen).
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/labelui[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/labelui[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/labelui/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation]
|
||||
@ -413,7 +413,7 @@ Documentation]
|
||||
The menuextender plugin allows Gerrit administrators to configure
|
||||
additional menu entries from the WebUI.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/menuextender[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/menuextender[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/menuextender/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -425,7 +425,7 @@ Configuration]
|
||||
|
||||
This plugin reports Gerrit metrics to Elasticsearch.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/metrics-reporter-elasticsearch[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/metrics-reporter-elasticsearch[
|
||||
Project].
|
||||
|
||||
[[metrics-reporter-graphite]]
|
||||
@ -433,7 +433,7 @@ Project].
|
||||
|
||||
This plugin reports Gerrit metrics to Graphite.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/metrics-reporter-graphite[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/metrics-reporter-graphite[
|
||||
Project].
|
||||
|
||||
[[metrics-reporter-jmx]]
|
||||
@ -441,7 +441,7 @@ Project].
|
||||
|
||||
This plugin reports Gerrit metrics to JMX.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/metrics-reporter-jmx[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/metrics-reporter-jmx[
|
||||
Project].
|
||||
|
||||
[[motd]]
|
||||
@ -453,7 +453,7 @@ can support sending the message to the client, it will be displayed to
|
||||
the user (usually prefixed by “remote: ”), but will be silently
|
||||
discarded otherwise.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/motd[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/motd[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/motd/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -476,7 +476,7 @@ https://github.com/davido/gerrit-oauth-provider/wiki/Getting-Started[Configurati
|
||||
This plugin provides a Prolog predicate `add_owner_approval/3` that
|
||||
appends `label('Owner-Approval', need(_))` to a provided list.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/owners[Project] |
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/owners[Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/owners/+doc/master/README.md[Documentation]
|
||||
|
||||
[[project-download-commands]]
|
||||
@ -488,7 +488,7 @@ Project specific download commands that are defined on a parent project
|
||||
are inherited by the child projects. Child projects can overwrite the
|
||||
inherited download command or remove it by assigning no value to it.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/project-download-commands[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/project-download-commands[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/project-download-commands/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -504,7 +504,7 @@ To protect a Gerrit installation it makes sense to limit the resources
|
||||
that a project or group can consume. To do this a Gerrit administrator
|
||||
can use this plugin to define quotas on project namespaces.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/quota[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/quota[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/quota/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation]
|
||||
@ -517,7 +517,7 @@ Configuration]
|
||||
A plugin that makes the Gerrit server read-only by rejecting git pushes,
|
||||
blocking HTTP PUT/POST/DELETE requests, and disabling SSH commands.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/readonly[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/readonly[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/readonly/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -532,7 +532,7 @@ A plugin that protects against commits being lost.
|
||||
Backups of deleted or non-fast-forward updated refs are created under the
|
||||
`refs/backups/` namespace.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/ref-protection[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/ref-protection[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/ref-protection/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation]
|
||||
@ -542,7 +542,7 @@ Documentation]
|
||||
|
||||
A plugin that provides project reparenting as a self-service for project owners.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/reparent[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/reparent[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/reparent/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -554,7 +554,7 @@ Configuration]
|
||||
|
||||
A plugin that allows adding default reviewers to a change.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/reviewers[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/reviewers[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/reviewers/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -570,7 +570,7 @@ that authored most of the lines touched by the change, since these
|
||||
users should be familiar with the code and can mostly review the
|
||||
change.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/reviewers-by-blame[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/reviewers-by-blame[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/reviewers-by-blame/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -582,7 +582,7 @@ Configuration]
|
||||
|
||||
This plugin provides a Groovy runtime environment for Gerrit plugins in Groovy.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/scripting/groovy-provider[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/scripting/groovy-provider[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/scripting/groovy-provider/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation]
|
||||
@ -592,7 +592,7 @@ Documentation]
|
||||
|
||||
This plugin provides a Scala runtime environment for Gerrit plugins in Scala.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/scripting/scala-provider[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/scripting/scala-provider[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/scripting/scala-provider/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation]
|
||||
@ -606,7 +606,7 @@ to provide simple and useful extensions.
|
||||
Groovy and Scala scripts require the installation of the corresponding
|
||||
scripting/*-provider plugin in order to be loaded into Gerrit.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/scripts[Project]
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/scripts[Project]
|
||||
link:https://gerrit.googlesource.com/plugins/scripts/+doc/master/README.md[Documentation]
|
||||
|
||||
[[server-config]]
|
||||
@ -618,7 +618,7 @@ files. It may be used to change Gerrit config files (like
|
||||
where Gerrit's config files are stored is difficult or impossible to
|
||||
get.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/server-config[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/server-config[
|
||||
Project]
|
||||
|
||||
[[serviceuser]]
|
||||
@ -631,7 +631,7 @@ with Gerrit. E.g. a service user is needed to run the Gerrit Trigger
|
||||
Plugin in Jenkins. A service user is not able to login into the Gerrit
|
||||
WebUI and it cannot push commits or tags.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/serviceuser[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/serviceuser[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/serviceuser/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -647,7 +647,7 @@ Project owners can configure blocked file extensions, required footers
|
||||
and a maximum allowed path length. Pushes of commits that violate these
|
||||
settings are rejected by Gerrit.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/uploadvalidator[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/uploadvalidator[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/uploadvalidator/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -661,7 +661,7 @@ This plugin adds a separate channel for Gerrit to store test metadata and
|
||||
view them on the Gerrit UI. The metadata can be stored in the Gerrit database
|
||||
or in a completely separate datastore.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/verify-status[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/verify-status[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/verify-status/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -676,7 +676,7 @@ a flatfile based implementation. This implementation is shareable
|
||||
among multiple Gerrit servers, making it useful for multi-master
|
||||
Gerrit installations.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/websession-flatfile[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/websession-flatfile[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/websession-flatfile/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
@ -688,7 +688,7 @@ Configuration]
|
||||
|
||||
This plugin serves project documentation as HTML pages.
|
||||
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/x-docs[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/x-docs[
|
||||
Project] |
|
||||
link:https://gerrit.googlesource.com/plugins/x-docs/+doc/master/src/main/resources/Documentation/about.md[
|
||||
Documentation] |
|
||||
|
@ -258,7 +258,7 @@ gerrit-releases bucket in the Google cloud storage console]
|
||||
==== Push the Stable Branch
|
||||
|
||||
* Create the stable branch `stable-2.5` in the `gerrit` project via the
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/gerrit,branches[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/gerrit,branches[
|
||||
Gerrit Web UI] or by push.
|
||||
|
||||
* Push the commits done on `stable-2.5` to `refs/for/stable-2.5` and
|
||||
@ -305,7 +305,7 @@ latest version bold.
|
||||
[[update-links]]
|
||||
==== Update homepage links
|
||||
|
||||
Upload a change on the link:https://gerrit-review.googlesource.com/#/admin/projects/homepage[
|
||||
Upload a change on the link:https://gerrit-review.googlesource.com/admin/repos/homepage[
|
||||
homepage project] to change the version numbers to the new version.
|
||||
|
||||
[[update-issues]]
|
||||
|
@ -173,7 +173,7 @@ External groups need to be prefixed when assigning access rights to
|
||||
them, e.g. link:access-control.html#ldap_groups[LDAP group names] need
|
||||
to be prefixed with `ldap/`.
|
||||
|
||||
If the link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/singleusergroup[
|
||||
If the link:https://gerrit-review.googlesource.com/admin/repos/plugins/singleusergroup[
|
||||
singleusergroup] plugin is installed you can also directly assign
|
||||
access rights to users, by prefixing the username with `user/` or the
|
||||
user's account ID by `userid/`.
|
||||
@ -379,7 +379,7 @@ SSH command if the link:access-control.html#capability_createAccount[
|
||||
Create Account] global capability is granted. If not, you need to ask
|
||||
a Gerrit administrator to create the service user.
|
||||
|
||||
If the link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/serviceuser[
|
||||
If the link:https://gerrit-review.googlesource.com/admin/repos/plugins/serviceuser[
|
||||
serviceuser] plugin is installed you can also create new service users
|
||||
in the Gerrit Web UI under `People` > `Create Service User`. For this
|
||||
the `Create Service User` global capability must be assigned.
|
||||
@ -407,13 +407,13 @@ message to the client or reject the commit and cause the push to fail.
|
||||
|
||||
There are some plugins available that provide commit validation:
|
||||
|
||||
- link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/uploadvalidator[
|
||||
- link:https://gerrit-review.googlesource.com/admin/repos/plugins/uploadvalidator[
|
||||
uploadvalidator]:
|
||||
+
|
||||
The `uploadvalidator` plugin allows project owners to configure blocked
|
||||
file extensions, required footers and a maximum allowed path length.
|
||||
|
||||
- link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/commit-message-length-validator[
|
||||
- link:https://gerrit-review.googlesource.com/admin/repos/plugins/commit-message-length-validator[
|
||||
commit-message-length-validator]
|
||||
+
|
||||
The `commit-message-length-validator` core plugin validates that commit
|
||||
@ -494,9 +494,9 @@ only be done globally by a Gerrit administrator.
|
||||
- Issue Tracker System Plugins
|
||||
+
|
||||
There are Gerrit plugins for a tight integration with
|
||||
link:https://gerrit-review.googlesource.com/\#/admin/projects/plugins/its-jira[Jira],
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/its-bugzilla[Bugzilla] and
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/its-rtc[IBM Rational Team Concert].
|
||||
link:https://gerrit-review.googlesource.com//admin/repos/plugins/its-jira[Jira],
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/its-bugzilla[Bugzilla] and
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/its-rtc[IBM Rational Team Concert].
|
||||
If installed, these plugins can e.g. be used to automatically add links
|
||||
to Gerrit changes to the issues in the issue tracker system or to
|
||||
automatically close an issue if the corresponding change is merged.
|
||||
@ -543,13 +543,13 @@ stakeholder for the implemented feature), they can request the review
|
||||
by adding this person in the Gerrit Web UI as a reviewer on the change.
|
||||
Gerrit will then notify this person by email about the review request.
|
||||
|
||||
With the link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/reviewers[
|
||||
With the link:https://gerrit-review.googlesource.com/admin/repos/plugins/reviewers[
|
||||
reviewers] plugin it is possible to configure default reviewers who
|
||||
will be automatically added to each change. The default reviewers can
|
||||
be configured in the Gerrit Web UI under `Projects` > `List` >
|
||||
<your project> > `General` in the `reviewers Plugin` section.
|
||||
|
||||
The link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/reviewers-by-blame[
|
||||
The link:https://gerrit-review.googlesource.com/admin/repos/plugins/reviewers-by-blame[
|
||||
reviewers-by-blame] plugin can automatically add reviewers to changes
|
||||
based on the link:https://www.kernel.org/pub/software/scm/git/docs/git-blame.html[
|
||||
git blame] computation on the changed files. This means that the plugin
|
||||
@ -570,7 +570,7 @@ The download commands are implemented by Gerrit plugins. This means
|
||||
that the available download commands depend on the installed Gerrit
|
||||
plugins:
|
||||
|
||||
- link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/download-commands[
|
||||
- link:https://gerrit-review.googlesource.com/admin/repos/plugins/download-commands[
|
||||
download-commands] plugin:
|
||||
+
|
||||
The `download-commands` plugin provides the default download commands
|
||||
@ -579,14 +579,14 @@ The `download-commands` plugin provides the default download commands
|
||||
Gerrit administrators may configure which of the commands are shown on
|
||||
the change screen.
|
||||
|
||||
- link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/egit[
|
||||
- link:https://gerrit-review.googlesource.com/admin/repos/plugins/egit[
|
||||
egit] plugin:
|
||||
+
|
||||
The `egit` plugin provides the change ref as a download command, which is
|
||||
needed for downloading a change from within
|
||||
link:https://www.eclipse.org/egit/[EGit].
|
||||
|
||||
- link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/project-download-commands[
|
||||
- link:https://gerrit-review.googlesource.com/admin/repos/plugins/project-download-commands[
|
||||
project-download-commands] plugin:
|
||||
+
|
||||
The `project-download-commands` plugin enables project owners to
|
||||
@ -745,7 +745,7 @@ have been rewritten are removed.
|
||||
|
||||
Gerrit core does not support the deletion of projects.
|
||||
|
||||
If the link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/delete-project[
|
||||
If the link:https://gerrit-review.googlesource.com/admin/repos/plugins/delete-project[
|
||||
delete-project] plugin is installed, projects can be deleted from the
|
||||
Gerrit Web UI under `Projects` > `List` > <project> > `General` by
|
||||
clicking on the `Delete` command under `Project Commands`. The `Delete`
|
||||
|
@ -424,7 +424,7 @@ image::images/user-review-ui-change-screen-download-commands.png[width=800, link
|
||||
|
||||
The available download commands depend on the installed Gerrit plugins.
|
||||
The most popular plugin for download commands, the
|
||||
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/download-commands[
|
||||
link:https://gerrit-review.googlesource.com/admin/repos/plugins/download-commands[
|
||||
download-commands] plugin, provides commands to checkout, pull and
|
||||
cherry-pick a patch set.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user