RETIRED, Gerrit as used by OpenStack
Go to file
Edwin Kempin 54122d3725 Support copying of approvals if new patch set has no code changes
It can now be configured that all scores for a label are copied
forward when a new patch set is uploaded that has the same parent
commit as the previous patch set and the same code delta as the
previous patch set. This means only the commit message is different.
This can be used to enable sticky approvals on labels that only
depend on the code, reducing turn-around if only the commit message
is changed prior to submitting a change.

E.g. this configuration could be used for the Verified category if
it is only used by an automated tool to express that build and tests
succeed.

Change-Id: I105f85bd28d0bea39a4e16aaebf2630ef1860fbe
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2013-09-27 20:15:08 +02:00
.settings Suppress Eclipse warning "annotation should not be used as a superinterface" 2013-05-10 10:31:19 -07:00
contrib Add bash completion script for gerrit.sh 2013-08-22 16:18:42 +09:00
Documentation Support copying of approvals if new patch set has no code changes 2013-09-27 20:15:08 +02:00
gerrit-acceptance-tests Merge "Acceptance tests: Add method to create admin user" 2013-09-15 22:02:55 +00:00
gerrit-antlr Document that QueryParseException message is shown to end users 2013-08-22 11:51:26 -07:00
gerrit-cache-h2 Use CacheBuilder returned from CacheBuilder.removalListener(...) 2013-08-22 15:37:02 +02:00
gerrit-common Support copying of approvals if new patch set has no code changes 2013-09-27 20:15:08 +02:00
gerrit-extension-api Add an event for project deletion 2013-09-13 07:47:13 +00:00
gerrit-gwtdebug Gerrit 2.6 2013-06-21 09:51:01 -07:00
gerrit-gwtexpui CopyableLabel: Do not hide instances in the current dialog 2013-08-22 10:57:33 -07:00
gerrit-gwtui Revert "Make SubmitRecord.Label's fields @Columns" 2013-09-12 23:42:45 +00:00
gerrit-httpd Optimized "IncludedIn" Algorithm 2013-09-16 08:19:35 +00:00
gerrit-launcher Fix lazy initialization of non-volatile static field in GerritLauncher 2013-08-23 19:06:12 +09:00
gerrit-lucene Lucene: disable default english stop words set 2013-09-13 22:55:51 +02:00
gerrit-main Gerrit 2.6 2013-06-21 09:51:01 -07:00
gerrit-openid Prevent possible NPE in LoginForm 2013-08-23 17:52:36 +09:00
gerrit-patch-commonsnet Gerrit 2.6 2013-06-21 09:51:01 -07:00
gerrit-patch-jgit Gerrit 2.6 2013-06-21 09:51:01 -07:00
gerrit-pgm Init: Optionally skip plugin installation process 2013-09-14 22:25:38 +02:00
gerrit-plugin-api Gerrit 2.6 2013-06-21 09:51:01 -07:00
gerrit-plugin-archetype Remove invalid references to parent pom from plugin archetype poms 2013-08-27 09:43:11 +02:00
gerrit-plugin-gwt-archetype Remove invalid references to parent pom from plugin archetype poms 2013-08-27 09:43:11 +02:00
gerrit-plugin-gwtui Gerrit 2.6 2013-06-21 09:51:01 -07:00
gerrit-plugin-js-archetype Remove invalid references to parent pom from plugin archetype poms 2013-08-27 09:43:11 +02:00
gerrit-prettify Merge branch 'stable-2.7' 2013-07-05 18:55:30 -07:00
gerrit-reviewdb Revert "Make SubmitRecord.Label's fields @Columns" 2013-09-12 23:42:45 +00:00
gerrit-server Support copying of approvals if new patch set has no code changes 2013-09-27 20:15:08 +02:00
gerrit-solr Push limit term into secondary index queries 2013-08-09 01:14:53 +00:00
gerrit-sshd Fix NPE if user is null 2013-09-12 10:46:51 +02:00
gerrit-util-cli Exclude Guava Maven data and javax sources from Guice JARs 2013-08-06 09:39:50 -07:00
gerrit-util-ssl Gerrit 2.6 2013-06-21 09:51:01 -07:00
gerrit-war Split out REST parts of PluginModule into PluginRestApiModule 2013-09-10 15:36:30 -07:00
lib Add dependency on the Google protocol buffer library 2013-09-10 15:59:25 -07:00
plugins Update replication plugin to the latest revision 2013-08-27 10:00:33 +09:00
ReleaseNotes Update the 2.6.2 release notes with another fix 2013-09-03 09:38:27 +09:00
tools Remove asciidoc.conf 2013-09-04 21:31:03 -07:00
website/releases Use new cached URL for Diffy logo on releases page 2013-09-09 15:18:08 -07:00
.buckconfig Let buck ignore the .git folder 2013-09-17 08:48:35 +02:00
.buckversion Update Buck 2013-08-15 17:25:45 +00:00
.gitignore Add org.eclipse.ltk.core.refactoring.prefs to .gitignore 2013-07-11 18:02:25 +09:00
.gitmodules Replace helloworld plugin with cookbook plugin 2013-08-13 11:41:58 +09:00
.pydevproject Set python version back to 2.6.5 in .pydevproject 2013-05-20 11:36:08 +09:00
BUCK Buck: add javax.http package to gerrit-plugin-api 2013-08-13 09:18:06 +02: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
SUBMITTING_PATCHES Update push URL in SUBMITTING_PATCHES 2012-03-29 00:57:14 -04:00
VERSION Cleanup maven_deploy, maven_install build rules 2013-07-29 14:05:26 -07:00