RETIRED, Gerrit as used by OpenStack
Go to file
David Pursehouse 522e4f8bd4 Script to abandon stale changes from the review server
Fetches a list of open changes that have not been updated since a
given age (default 6 months), and then abandons them.

Assumes that the user's credentials are in the .netrc file.  Supports
either basic or digest authentication.

Example to abandon changes that have not been updated for 3 years:

 ./abandon_stale --gerrit-url http://review.example.com/ --age 3years

Supports dry-run mode to only list the stale changes but not actually
abandon them.

Requires pygerrit (https://github.com/sonyxperiadev/pygerrit).

Change-Id: Ie0edb54847f9f2ab8204647e17e3893ed0a057ea
2015-06-30 14:02:00 +00:00
.settings Enable Eclipse Javadoc warnings about malformed syntax 2015-06-13 12:52:20 +00:00
bucklets Rename __standalone_mode__ to STANDALONE_MODE 2014-11-24 08:44:12 +00:00
contrib Script to abandon stale changes from the review server 2015-06-30 14:02:00 +00:00
Documentation Merge "Document that onFailure() for REST calls from plugin is never invoked" 2015-06-30 06:03:23 +00:00
gerrit-acceptance-tests Merge "Correct file list when comparing patchsets" 2015-06-26 06:42:30 +00:00
gerrit-antlr Kill @Rewrite support in queries 2015-05-27 03:55:33 +00:00
gerrit-cache-h2 Use try-with-resources statements 2015-06-23 21:11:57 +02:00
gerrit-common Add Documentation:js_licenses.txt for JavaScript 2015-06-25 14:26:07 -07:00
gerrit-extension-api Use try/multi-catch 2015-06-25 16:37:27 +09:00
gerrit-gwtdebug Organize imports 2014-12-18 11:16:03 +09:00
gerrit-gwtexpui Use try-with-resources statements 2015-06-23 21:11:57 +02:00
gerrit-gwtui Limit the width for displaying project clone commands 2015-06-29 16:07:41 +02:00
gerrit-gwtui-common Remove unused parseJSON method 2015-06-04 02:41:09 +00:00
gerrit-httpd CatServlet: Instantiate Repository in try-with-resources 2015-06-25 16:45:00 +09:00
gerrit-launcher Use try-with-resources statements 2015-06-23 21:11:57 +02:00
gerrit-lucene Use try/multi-catch 2015-06-25 16:37:27 +09:00
gerrit-main Replace C-style array declarations with Java-style declarations 2015-03-19 12:15:43 +09:00
gerrit-oauth Merge branch 'stable-2.10' into stable-2.11 2015-05-07 10:37:48 +09:00
gerrit-openid Use try-with-resources statements 2015-06-23 21:11:57 +02:00
gerrit-patch-commonsnet Use try/multi-catch 2015-06-25 16:37:27 +09:00
gerrit-patch-jgit Remove //lib/jgit:jgit from UI deps 2015-06-25 10:03:27 -07:00
gerrit-pgm Update Bouncy Castle to 1.52 2015-06-25 11:21:21 -07:00
gerrit-plugin-api Update out of date hyperlinks 2015-06-17 22:38:13 +00:00
gerrit-plugin-archetype Plugin Archetypes: Update year of licences in archetype resources 2015-06-25 14:25:13 +02:00
gerrit-plugin-gwt-archetype Plugin Archetypes: Update year of licences in archetype resources 2015-06-25 14:25:13 +02:00
gerrit-plugin-gwtui Buck: Fix api build 2015-06-25 22:00:09 +02:00
gerrit-plugin-js-archetype Plugin Archetypes: Update year of licences in archetype resources 2015-06-25 14:25:13 +02:00
gerrit-prettify Pack prettify.min.{js,css} into documentation. 2015-06-26 00:52:13 +00:00
gerrit-reviewdb Add Documentation:js_licenses.txt for JavaScript 2015-06-25 14:26:07 -07:00
gerrit-server Merge "Allow plugins to reparent projects for non-administrators" 2015-06-29 13:16:58 +00:00
gerrit-solr IndexConfig: Configure maxLimit from Config 2015-04-23 11:30:13 -07:00
gerrit-sshd Merge "Restrict stream-events command to master" 2015-06-25 14:36:28 +00:00
gerrit-util-cli Add missing braces around if- for- and while-statements 2015-03-19 12:15:42 +09:00
gerrit-util-http RequestUtilTest: Convert to use Google Truth 2015-06-04 09:41:29 +09:00
gerrit-util-ssl Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07:00
gerrit-war Merge changes from topic 'auto-abandon' 2015-06-25 05:35:42 +00:00
lib Add Documentation:js_licenses.txt for JavaScript 2015-06-25 14:26:07 -07:00
plugins Update replication and cookbook plugin revisions 2015-06-29 15:53:35 +09:00
ReleaseNotes Update out of date hyperlinks 2015-06-17 22:38:13 +00:00
tools Buck: Fix eclipse project generation 2015-06-26 05:41:48 +00:00
website/releases Update out of date hyperlinks 2015-06-17 22:38:13 +00:00
.buckconfig Buck: Disable cast checking in GWT compiler only in release mode 2015-06-05 18:47:06 +02:00
.buckversion Update Buck to newest version 2015-05-10 20:03:16 +02:00
.editorconfig Add basic EditorConfig 2015-03-03 07:12:16 +00:00
.gitignore Add '/.apt_generated' and '/.factorypath' to .gitignore 2015-04-29 13:56:33 +02:00
.gitmodules Add singleusergroup plugin 2013-11-09 07:45:00 +01:00
.mailmap Update mailmap 2015-04-08 07:50:41 +00:00
.pydevproject Update PyDev project to use Python 2.7 2014-10-02 15:16:44 +09:00
.watchmanconfig Watchman: Add buck-out dir to ignored directories 2014-08-21 07:32:37 +02:00
BUCK Buck: Simplify build rules 2015-06-17 21:42:42 +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 Set version to 2.11.1 2015-05-08 14:43:55 +09:00