summaryrefslogtreecommitdiff
path: root/zuul/cmd/client.py
Commit message (Expand)AuthorAgeFilesLines
* Normalize daemon process handlingJames E. Blair2017-11-291-14/+11
* Make enqueue-ref <new|old>rev optionalIan Wienand2017-11-131-6/+13
* More documentation for enqueue-refIan Wienand2017-11-131-2/+10
* New client command for printing autohold requestsDavid Shrewsbury2017-10-161-0/+25
* Fix autohold RPC protocolDavid Shrewsbury2017-07-311-3/+3
* Add required reason for holdDavid Shrewsbury2017-07-311-0/+3
* Implement autoholdDavid Shrewsbury2017-07-311-0/+22
* Fix zuul command default functionTristan Cacqueray2017-07-171-0/+4
* config: refactor config get defaultTristan Cacqueray2017-06-171-16/+5
* Stop supporting python2Monty Taylor2017-06-161-1/+2
* Add ssl support to gearman / gearman_serverPaul Belanger2017-06-141-4/+20
* Re-enable test_worker_update_metadataClint Byrum2017-06-071-16/+0
* Rename zuul-launcher to zuul-executorPaul Belanger2017-03-151-2/+2
* Add tenant support to zuul clientPaul Belanger2016-11-141-3/+12
* Python 3 Fixes: Use print() not printMorgan Fainberg2016-06-021-2/+2
* Merge "Report the per-job build wait time to graphite"Jenkins2015-10-061-1/+7
|\
| * Report the per-job build wait time to graphiteTimothy Chavez2015-08-251-1/+7
* | Add enqueue-ref command to clientJames E. Blair2015-07-311-0/+31
|/
* Remove job parameters from status.jsonJames E. Blair2015-02-251-3/+0
* Factor out common code between cli utilitiesAntoine Musso2014-05-061-26/+4
* Add support to list running jobs to zuul clientJoshua Hesketh2014-03-311-0/+162
* Fix up `zuul --version`Antoine Musso2014-01-281-6/+6
* Add a promote client commandJames E. Blair2013-12-091-4/+15
* Add a zuul clientJames E. Blair2013-12-021-0/+119