gerrit/contrib
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
..
themes Recompression *.png images with pngout tool to reduce the size of files 2013-11-03 14:33:54 +00:00
.pep8rc Add configuration file for PEP-8 checker tool 2013-05-17 14:35:47 +09:00
.pylintrc Add pylint configuration for contributed Python scripts 2013-01-16 20:03:23 +09:00
abandon_stale.py Script to abandon stale changes from the review server 2015-06-30 14:02:00 +00:00
bash_completion Improve the bash completion script installation instructions 2013-09-27 10:18:30 +09:00
check-valid-commit.py Fix minor python code style issues 2014-12-18 02:51:06 +00:00
fake_ldap.pl Lightweight LDAP server for debugging 2012-12-19 22:28:34 -05:00
git-exproll.sh git-exproll.sh: Return nonzero on errors. 2013-05-24 15:20:56 +09:00
git-push-review tools: use python on path 2015-06-18 17:10:11 +02:00
ui-api-proxy.go Add contrib/ui-api-proxy.go for testing UI features with live data. 2013-12-18 09:07:02 -08:00