summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Move send_command() into ZuulApp" into feature/zuulv3Zuul2017-12-073-21/+10
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Move send_command() into ZuulAppPaul Belanger2017-12-063-21/+10
* | | | | | | Merge "Add command_socket setting to executor section" into feature/zuulv3Zuul2017-12-074-6/+17
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add command_socket setting to executor sectionPaul Belanger2017-12-064-6/+17
* | | | | | | Merge "Add command socket support to zuul-merger" into feature/zuulv3Zuul2017-12-073-9/+74
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add command socket support to zuul-mergerPaul Belanger2017-12-063-9/+74
| |/ / / / /
* | | | | | Merge "Correctly stream the remaining buffer" into feature/zuulv3Zuul2017-12-071-1/+1
|\ \ \ \ \ \
| * | | | | | Correctly stream the remaining bufferTobias Henkel2017-11-261-1/+1
* | | | | | | Merge "Update playbook paths with extension" into feature/zuulv3Zuul2017-12-068-19/+19
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Update playbook paths with extensionIan Wienand2017-12-058-19/+19
* | | | | | | Merge "Remove file extension when building SimpleLayout" into feature/zuulv3Zuul2017-12-061-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | Remove file extension when building SimpleLayoutIan Wienand2017-12-051-3/+3
| | |_|_|/ | |/| | |
* | | | | Fix zuul.projects type in docsClark Boylan2017-12-061-1/+1
* | | | | Merge "github: add integration documentation" into feature/zuulv3Zuul2017-12-061-6/+83
|\ \ \ \ \
| * | | | | github: add integration documentationTristan Cacqueray2017-11-291-6/+83
* | | | | | Merge "Add support for shared ansible_host in inventory" into feature/zuulv3Zuul2017-12-069-21/+64
|\ \ \ \ \ \
| * | | | | | Add support for shared ansible_host in inventoryPaul Belanger2017-11-189-21/+64
* | | | | | | Merge "Convert zuul.projects to a dict" into feature/zuulv3Zuul2017-12-062-11/+23
|\ \ \ \ \ \ \
| * | | | | | | Convert zuul.projects to a dictIan Wienand2017-12-012-11/+23
* | | | | | | | Merge "Changes for Ansible 2.4" into feature/zuulv3Zuul2017-12-064-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Changes for Ansible 2.4David Shrewsbury2017-11-304-4/+4
| |/ / / / / / /
* | | | | | | | Merge "Fix mixed canonical/non-canonical project merge" into feature/zuulv3Zuul2017-12-063-5/+18
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix mixed canonical/non-canonical project mergeTobias Henkel2017-11-293-5/+18
| | |_|/ / / / | |/| | | | |
* | | | | | | web: add /{source}/{project}.pub routeTristan Cacqueray2017-12-062-0/+22
* | | | | | | web: make console-stream tenant scopedTristan Cacqueray2017-12-066-10/+12
* | | | | | | web: add /{tenant}/builds routeTristan Cacqueray2017-12-065-1/+272
* | | | | | | web: add /{tenant}/jobs routeTristan Cacqueray2017-12-066-0/+98
* | | | | | | Correct exception for missing job dependenciesJeremy Stanley2017-12-051-2/+2
| |_|_|/ / / |/| | | | |
* | | | | | Fix implied branch matchers and tagsJames E. Blair2017-12-0110-37/+111
* | | | | | Fix complex branch matchers in project configsJames E. Blair2017-12-017-4/+73
| |_|_|_|/ |/| | | |
* | | | | Merge "Fix scheduler reconfiguration handler" into feature/zuulv3Zuul2017-12-011-1/+1
|\ \ \ \ \
| * | | | | Fix scheduler reconfiguration handlerJames E. Blair2017-12-011-1/+1
* | | | | | Merge "Don't set job var override_checkout if null" into feature/zuulv3Zuul2017-12-012-5/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Don't set job var override_checkout if nullJames E. Blair2017-12-012-5/+4
* | | | | | Merge "Don't shrink windows on reconfiguration" into feature/zuulv3Zuul2017-12-014-2/+170
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Don't shrink windows on reconfigurationJames E. Blair2017-12-014-2/+170
* | | | | | Merge "Fix branch checkout order" into feature/zuulv3Zuul2017-12-011-7/+7
|\ \ \ \ \ \
| * | | | | | Fix branch checkout orderJames E. Blair2017-11-291-7/+7
* | | | | | | Merge "Print a message when we start the Zuul console" into feature/zuulv3Zuul2017-12-011-2/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Print a message when we start the Zuul consoleDavid Moreau Simard2017-12-011-2/+4
| | |_|/ / / | |/| | | |
* | | | | | Remove nodesets from builds canceled during reconfigurationJames E. Blair2017-11-308-6/+268
|/ / / / /
* | | | | Merge "Add inventory variables for checkouts" into feature/zuulv3Zuul2017-11-303-28/+45
|\ \ \ \ \ | |/ / / /
| * | | | Add inventory variables for checkoutsJames E. Blair2017-11-213-28/+45
| | |/ / | |/| |
* | | | Merge "Normalize daemon process handling" into feature/zuulv3Zuul2017-11-297-225/+109
|\ \ \ \
| * | | | Normalize daemon process handlingJames E. Blair2017-11-297-225/+109
| |/ / /
* | | | Merge "Remove unused function toList from scheduler" into feature/zuulv3Zuul2017-11-291-8/+0
|\ \ \ \
| * | | | Remove unused function toList from schedulerTobias Henkel2017-10-191-8/+0
* | | | | Merge "Re-enable test_zuul_trigger_project_change_merged" into feature/zuulv3Zuul2017-11-292-3/+2
|\ \ \ \ \
| * | | | | Re-enable test_zuul_trigger_project_change_mergedTobias Henkel2017-10-192-3/+2
* | | | | | Merge "web: add Cache-Control to static files" into feature/zuulv3Zuul2017-11-294-2/+18
|\ \ \ \ \ \