summaryrefslogtreecommitdiff
path: root/zuul/cmd/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Move send_command() into ZuulAppPaul Belanger2017-12-061-0/+10
* Normalize daemon process handlingJames E. Blair2017-11-291-1/+55
* Several executor threading fixesJames E. Blair2017-10-171-1/+10
* Change yappi bytesio to stringioJames E. Blair2017-10-011-1/+1
* Add debug messages and exception handling to stack dump handlerJames E. Blair2017-10-011-21/+35
* Add objgraph to SIGUSR2James E. Blair2017-10-011-0/+6
* Raise default logging level to debug if nodaemon is passedMonty Taylor2017-08-291-0/+1
* Fix a backwards boolean comparison for nodaemon loggingMonty Taylor2017-08-291-1/+1
* Fix badly named function typoMonty Taylor2017-08-291-1/+1
* Write a logging config file and pass it to callbacksMonty Taylor2017-08-281-13/+12
* Remove use of six libraryMonty Taylor2017-06-191-4/+4
* merger/executor: configure source connections only.Tristan Cacqueray2017-05-211-2/+2
* Use libyaml if possibleClint Byrum2017-04-041-1/+1
* Allow loading logging config from yamlJamie Lennox2017-02-201-1/+9
* Merge branch 'master' into v3_mergeJoshua Hesketh2016-07-141-2/+2
|\
| * Python 3 Fix: use bytesIO instead of cStringIOMorgan Fainberg2016-06-071-2/+2
* | Remove scheduler parameter from connection registryJames E. Blair2016-03-211-2/+2
* | Add job inheritance and start refactoringJames E. Blair2015-12-151-3/+3
|/
* Add support for 'connection' conceptJoshua Hesketh2015-12-061-1/+8
* Use import from six.moves to import the ConfigParser moduleChristian Berendt2014-06-071-1/+1
* Merge "Add toggleable yappi profiling to zuul"Jenkins2014-06-041-0/+15
|\
| * Add toggleable yappi profiling to zuulClark Boylan2014-06-031-0/+15
* | Use the full release string when showing versionAntoine Musso2014-05-061-1/+1
|/
* Factor out common code between cli utilitiesAntoine Musso2014-05-061-0/+73
* Use entrypoints for zuul-server.Monty Taylor2012-11-271-0/+0