RETIRED, Gerrit as used by OpenStack
Go to file
Edwin Kempin 6ae9b21932 Fix message if pushing tag is rejected because tagger is somebody else
Pushing a tag that has somebody else as tagger requires the 'Forge
Committer' access right. If this access right is missing Gerrit
currently rejects the push with "can not create new references". This
error message is misleading because the user may think that the 'Create
Reference' access right is missing which is actually assigned.

The same reject message is also returned on push of an annotated tag
if the 'Push Annotated Tag' access right is missing. Also in this case
the error message is not ideal.

Go back to the old more generic message which says 'prohibited by
Gerrit'. This error message is at least explained in the Gerrit
documentation so that the user can find out the reason. The new error
message is not documented.

Describe the missing case in the 'prohibited by Gerrit' error
documentation if pushing a tag fails because the tagger is somebody
else and the 'Forge Committer' access right is not assigned.

Change-Id: Ib2e20bbc5f1c7d47e93fc0b2c5fecfa86908419e
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2012-09-17 08:59:10 +02:00
contrib Add an exponentially rolling garbage collection script 2012-06-14 18:24:17 -06:00
Documentation Fix message if pushing tag is rejected because tagger is somebody else 2012-09-17 08:59:10 +02:00
gerrit-antlr Remove timestamp from all org.eclipse.core.resources.prefs files. 2012-07-04 14:06:09 +02:00
gerrit-cache-h2 Cleaning up serialVersionUIDs 2012-08-16 13:22:37 -04:00
gerrit-common Make commands to download patch sets configurable 2012-09-14 16:35:59 +02:00
gerrit-extension-api Merge "Revert "Additional log on plug-in self-registration and failures."" 2012-07-10 17:41:52 -07:00
gerrit-gwtdebug Remove timestamp from all org.eclipse.core.resources.prefs files. 2012-07-04 14:06:09 +02:00
gerrit-gwtui Merge "Allow users of ChangeTable to control styling of change rows" into stable-2.5 2012-09-16 12:02:34 -07:00
gerrit-httpd Make commands to download patch sets configurable 2012-09-14 16:35:59 +02:00
gerrit-launcher Remove timestamp from all org.eclipse.core.resources.prefs files. 2012-07-04 14:06:09 +02:00
gerrit-main Remove timestamp from all org.eclipse.core.resources.prefs files. 2012-07-04 14:06:09 +02:00
gerrit-openid Remove timestamp from all org.eclipse.core.resources.prefs files. 2012-07-04 14:06:09 +02:00
gerrit-package-plugins Update version of replication plugin to the released version 1.0-rc0 2012-08-22 13:06:23 +02:00
gerrit-patch-commonsnet Remove timestamp from all org.eclipse.core.resources.prefs files. 2012-07-04 14:06:09 +02:00
gerrit-patch-jgit Remove timestamp from all org.eclipse.core.resources.prefs files. 2012-07-04 14:06:09 +02:00
gerrit-pgm Enables the use of session management in Jetty. 2012-09-13 08:08:49 +01:00
gerrit-plugin-api Back in-memory caches with Guava, disk caches with H2 2012-05-24 18:09:46 -07:00
gerrit-plugin-archetype Set proper name for Gerrit plugin archetype 2012-07-16 11:22:57 +02:00
gerrit-prettify Fix ArrayIndexOutOfBoundsException on navigation to next/previous patch 2012-08-08 09:01:13 +02:00
gerrit-reviewdb Make commands to download patch sets configurable 2012-09-14 16:35:59 +02:00
gerrit-server Fix message if pushing tag is rejected because tagger is somebody else 2012-09-17 08:59:10 +02:00
gerrit-sshd Merge "Update HTTP password from SSH commands." into stable-2.5 2012-09-16 12:06:54 -07:00
gerrit-util-cli Add ability to parse arguments with parseOptionMap 2012-07-17 12:29:07 -05:00
gerrit-util-ssl Remove timestamp from all org.eclipse.core.resources.prefs files. 2012-07-04 14:06:09 +02:00
gerrit-war Tokenized REST API POST handler 2012-08-14 19:05:21 -07:00
ReleaseNotes Add missing 2.5 release notes section 2012-08-22 08:59:38 -04:00
tools Exclude pom in archetype resources from version replacement 2012-07-31 15:22:58 +02:00
.gitignore Add Intellij IDEA files to ignore list 2012-05-03 13:17:43 -07:00
COPYING Initial project setup of Gerrit 2 2008-11-14 16:59:34 -08:00
INSTALL Remove Gerrit 1.x to 2.x import tools 2009-03-27 20:20:10 -07:00
pom.xml Update Guava to 12.0.1 2012-07-10 11:20:27 -07:00
SUBMITTING_PATCHES Update push URL in SUBMITTING_PATCHES 2012-03-29 00:57:14 -04:00