summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Stop running tox-cover job" into feature/zuulv3feature/zuulv3Zuul2018-01-181-5/+0
|\
| * Stop running tox-cover jobMonty Taylor2018-01-161-5/+0
* | Merge "Link to zuul-base-jobs docs from User's Guide" into feature/zuulv3Zuul2018-01-181-2/+5
|\ \
| * | Link to zuul-base-jobs docs from User's GuideJeremy Stanley2018-01-081-2/+5
* | | Merge "Register term_handler for all zuul apps" into feature/zuulv3Zuul2018-01-176-58/+17
|\ \ \
| * | | Register term_handler for all zuul appsTobias Henkel2017-12-276-58/+17
* | | | Merge "Make ZuulDaemonApp an abstract base class" into feature/zuulv3Zuul2018-01-171-1/+9
|\ \ \ \ | |/ / /
| * | | Make ZuulDaemonApp an abstract base classTobias Henkel2017-12-271-1/+9
* | | | Document connection information for componentsJames E. Blair2018-01-171-2/+57
* | | | Stabilize git driver testsJames E. Blair2018-01-173-16/+33
* | | | Merge "Centrally register stack dump handler" into feature/zuulv3Zuul2018-01-175-7/+4
|\ \ \ \ | |/ / /
| * | | Centrally register stack dump handlerTobias Henkel2017-12-275-7/+4
* | | | Merge "Fix dependency cycle false positive" into feature/zuulv3Zuul2018-01-174-4/+67
|\ \ \ \
| * | | | Fix dependency cycle false positiveJames E. Blair2018-01-174-4/+67
* | | | | Merge "Remove unused method term_handler" into feature/zuulv3Zuul2018-01-171-4/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Remove unused method term_handlerTobias Henkel2017-12-271-4/+0
* | | | | Merge "Enable direct use of github driver in debug tool" into feature/zuulv3Zuul2018-01-171-38/+54
|\ \ \ \ \
| * | | | | Enable direct use of github driver in debug toolTobias Henkel2017-12-221-38/+54
* | | | | | Merge "Add --strip option to encrypt_secret.py" into feature/zuulv3Zuul2018-01-171-0/+4
|\ \ \ \ \ \
| * | | | | | Add --strip option to encrypt_secret.pyClint Byrum2017-12-301-0/+4
* | | | | | | Merge "Handle sigterm in nodaemon mode" into feature/zuulv3Zuul2018-01-163-9/+12
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Handle sigterm in nodaemon modeTobias Henkel2017-12-183-9/+12
* | | | | | | Merge "Remove updateChange history from github driver" into feature/zuulv3Zuul2018-01-161-16/+3
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Remove updateChange history from github driverJames E. Blair2018-01-161-16/+3
* | | | | | | Merge "Documentation changes for cross-source dependencies" into feature/zuulv3Zuul2018-01-162-57/+35
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Documentation changes for cross-source dependenciesJames E. Blair2018-01-162-57/+35
* | | | | | | Merge "Add support for protected jobs" into feature/zuulv3Zuul2018-01-1611-1/+175
|\ \ \ \ \ \ \
| * | | | | | | Add support for protected jobsTobias Henkel2017-12-1511-1/+175
* | | | | | | | Merge "Disambiguate with Netflix and Javascript zuul" into feature/zuulv3Zuul2018-01-162-0/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Disambiguate with Netflix and Javascript zuulClint Byrum2018-01-042-0/+16
* | | | | | | | | Merge "Use hotlink instead log url in github job report" into feature/zuulv3Zuul2018-01-163-7/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use hotlink instead log url in github job reportliusheng2018-01-083-7/+26
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Really change patchset column to string" into feature/zuulv3Zuul2018-01-163-5/+34
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Really change patchset column to stringTobias Henkel2018-01-103-5/+34
* | | | | | | | | Merge "Add cross-source tests" into feature/zuulv3Zuul2018-01-1620-5/+1198
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Add cross-source testsJames E. Blair2018-01-1620-5/+1198
* | | | | | | | | Merge "Support cross-source dependencies" into feature/zuulv3Zuul2018-01-1622-129/+433
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Support cross-source dependenciesJames E. Blair2018-01-1622-129/+433
* | | | | | | | | Merge "Add skipped CRD tests" into feature/zuulv3Zuul2018-01-161-0/+633
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Add skipped CRD testsJames E. Blair2018-01-101-0/+633
* | | | | | | | | Temporarily pin yarl while aiohttp is brokenJames E. Blair2018-01-151-0/+1
* | | | | | | | | Merge "Remove need to start executor as root" into feature/zuulv3Zuul2018-01-106-42/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove need to start executor as rootDavid Shrewsbury2018-01-106-42/+13
* | | | | | | | | | Merge "Move CRD tests to test_gerrit_legacy_crd" into feature/zuulv3Zuul2018-01-102-605/+629
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / /
| * | | | | | | | Move CRD tests to test_gerrit_legacy_crdJames E. Blair2018-01-092-605/+629
* | | | | | | | | Merge "Add specific setup inventory" into feature/zuulv3Zuul2018-01-104-0/+59
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Add specific setup inventoryRicardo Carrillo Cruz2017-12-284-0/+59
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Fix error handling for pidfile" into feature/zuulv3Zuul2018-01-101-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix error handling for pidfilePaul Belanger2018-01-091-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Add alembic.iniTobias Henkel2018-01-091-0/+2