summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* abandon_stale.py: send data using json argument, not data argumentDavid Pursehouse2017-09-271-1/+1
* abandon_stale.py: send data as a dict, not a stringDavid Pursehouse2017-09-051-1/+1
* abandon_stale: Use DETAILED_ACCOUNTS optionDavid Pursehouse2017-08-291-1/+1
* abandon_stale.py: minor documentation improvementsDavid Pursehouse2017-08-291-14/+17
* abandon_stale.py: Adapt to removal of digest authenticationDavid Pursehouse2017-04-211-4/+8
* Replace digest auth with basic auth in 'populate-fixture-data.py'Changcheng Xiao2017-04-201-8/+8
* Format all Java files with google-java-formatDave Borowitz2017-02-071-8/+4
* Remove Buck based buildDavid Ostrovsky2017-01-232-158/+0
* Remove unused/outdated Pylint configuration fileDavid Pursehouse2016-10-201-301/+0
* Improve populate-fixture-data scriptAlice Kober-Sotzek2016-10-101-3/+5
* git-push-review: Handle reviewers with no explicit configDave Borowitz2016-10-041-1/+2
* abandon_stale: Use pygerrit2 instead of pygerritDavid Pursehouse2016-09-231-3/+3
* git-push-review: Support #hashtag argumentsDave Borowitz2016-09-221-3/+7
* Add a piece of go code to find mismatching lib versions in bzl/bckPatrick Hiesel2016-08-261-0/+108
* Added a script to populate some dummy dataPatrick Hiesel2016-05-201-0/+298
* Add "threads" command to gerrit.sh bash_completion scriptRichard Fearn2016-03-231-1/+1
* Add the original SVG images for the Diffy logoSebastian Schuberth2016-03-162-0/+524
* Merge "Don't hardcode bash location"David Pursehouse2016-02-261-1/+1
|\
| * Don't hardcode bash locationDan McGregor2015-08-261-1/+1
* | abandon_stale.py: fix typo in option handlingDavid Pursehouse2016-02-151-1/+1
* | abandon_stale.py: Allow to limit by branch and projectDavid Pursehouse2016-02-011-3/+15
* | Correct issue with Bouncy Castle code signingDoug Kelly2015-11-101-2/+32
* | Changing the SSH key converter to BUCKDoug Kelly2015-11-092-89/+20
* | Simple tool for converting SSH keysDoug Kelly2015-11-092-0/+162
|/
* abandon_stale: Allow singular form of age parameterDavid Pursehouse2015-07-061-1/+1
* abandon_stale: Allow weeks as an age parameterDavid Pursehouse2015-07-061-1/+1
* Script to abandon stale changes from the review serverDavid Pursehouse2015-06-301-0/+185
* tools: use python on pathBjörn Pedersen2015-06-181-1/+1
* Fix minor python code style issuesDavid Pursehouse2014-12-181-1/+1
* contrib: Add a simple tool for pushing to named reviewersDave Borowitz2014-11-061-0/+88
* Allow to download reposize.sh script from GerritEdwin Kempin2014-05-091-73/+0
* Fix documentation and add license header for reposize.shMatthias Sohn2014-04-291-3/+19
* Add script to find the largest objects in the pack files of a repoMatthias Sohn2014-04-251-0/+57
* Remove the trivial_rebase hookOrgad Shaneh2014-02-061-253/+0
* Add contrib/ui-api-proxy.go for testing UI features with live data.Colby Ranger2013-12-181-0/+65
* Recompression *.png images with pngout tool to reduce the size of filesalex2013-11-032-0/+0
* Improve the bash completion script installation instructionsDavid Pursehouse2013-09-271-2/+8
* Add bash completion script for gerrit.shDavid Pursehouse2013-08-221-0/+67
* Merge branch 'stable-2.7'Shawn Pearce2013-08-061-9/+10
|\
| * TrivialRebase: Replace category_id with labelOrgad Shaneh2013-07-291-5/+5
| * TrivialRebase: Avoid re-adding -2 for code-review labelOrgad Shaneh2013-07-251-2/+4
| * TrivialRebase: Support custom labelsOrgad Shaneh2013-07-251-5/+4
* | Adjust diffy theme to fix ChangeScreen2 overlapShawn Pearce2013-07-161-3/+3
* | git-exproll.sh: Return nonzero on errors.Brian Harring2013-05-241-1/+1
* | Add configuration file for PEP-8 checker toolDavid Pursehouse2013-05-171-0/+5
* | Python3 supportChirayu Desai2013-05-132-20/+25
|/
* TrivialRebase: tidy up docstrings to follow PEP-0257David Pursehouse2013-04-301-10/+15
* Make Diffy in Diffy theme smallerEdwin Kempin2013-04-252-10/+11
* TrivialRebase: Fix custom categoriesOrgad Shaneh2013-04-231-1/+1
* Merge "TrivialRebase: Support custom labels" into stable-2.6David Pursehouse2013-04-211-2/+3
|\