gerrit/gerrit-pgm/src/main/java/com/google/gerrit/pgm
Edwin Kempin e326a1dada Add background job to abandon inactive changes automatically
Add a change cleanup job that runs periodically in the background.
This cleanup job can automatically abandon open changes that have been
inactive for a defined time.

Abandoning old inactive changes has a few advantages:
- it reduces the load for recomputing the mergeability flag when a
  change is merged
- it keeps dashboards clean
- it signals change authors that changes are considered outdated

Change-Id: Ia798667901fe8d734ca29bcf81c7b9b4a1eb4c50
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2015-06-25 07:26:25 +02:00
..
http/jetty Add missing braces around if- for- and while-statements 2015-03-19 12:15:42 +09:00
init Merge changes If625b6ef,I943b4ab1 2015-05-26 09:33:25 +00:00
rules Replace C-style array declarations with Java-style declarations 2015-03-19 12:15:43 +09:00
util Support for error_log in .json format. 2015-05-06 18:05:50 +00:00
Cat.java Teach Main to check the Java runtime version 2009-12-18 15:33:40 -08:00
Daemon.java Add background job to abandon inactive changes automatically 2015-06-25 07:26:25 +02:00
Gsql.java Miscellaneous tiny cleanups in gerrit-pgm 2012-05-24 15:56:23 -07:00
Init.java Merge branch 'stable-2.11' 2015-04-09 15:47:45 +09:00
JythonShell.java Merge branch 'stable-2.10' into stable-2.11 2015-05-19 16:30:35 +09:00
LocalUsernamesToLowerCase.java Revert "Use javax.inject.Inject instead of com.google.inject.Inject" 2014-09-30 10:53:50 +02:00
Ls.java Do not list WEB-INF/pgm-lib from ls 2015-03-13 22:46:57 -07:00
PrologShell.java Update to Prolog Cafe 1.4.1 2015-03-21 16:18:28 -07:00
ProtobufImport.java Add a program to import from a protocol buffer dump file 2015-06-02 16:49:33 -07:00
ProtoGen.java Fix unreleased stream resources 2014-02-25 10:33:50 +01:00
RebuildNotedb.java Convert to new AutoCloseable instances coming in JGit 4.0 2015-03-25 20:33:53 +00:00
Reindex.java Work around MyersDiff infinite loop in PatchListLoader 2015-03-24 16:24:17 +01:00
Rulec.java Update to Prolog Cafe 1.4 2015-03-18 00:25:26 -07:00
SwitchSecureStore.java SitePaths: Convert lib_dir to Path 2015-02-24 09:19:58 -08:00
Version.java pgm: Move non commands into a util package 2009-11-18 20:00:40 -08:00
WarDistribution.java Fix a resource leak 2015-02-03 07:47:38 +00:00