summaryrefslogtreecommitdiff
path: root/zuul/model.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add support for protected jobs" into feature/zuulv3Zuul2018-01-161-1/+23
|\
| * Add support for protected jobsTobias Henkel2017-12-151-1/+23
* | Support cross-source dependenciesJames E. Blair2018-01-161-3/+35
* | Don't remove builds that don't existDavid Shrewsbury2018-01-041-0/+2
* | Merge "Fix indentation on debug statement" into feature/zuulv3Zuul2017-12-271-5/+5
|\ \
| * | Fix indentation on debug statementJames E. Blair2017-12-221-5/+5
* | | Merge "Add implicit project name matching" into feature/zuulv3Zuul2017-12-231-2/+7
|\ \ \
| * | | Add implicit project name matchingTobias Henkel2017-12-221-2/+7
| |/ /
* | | Really fix canonical/non-canonical project mergeTobias Henkel2017-12-221-9/+7
|/ /
* | Use connection type supplied from nodepoolTobias Henkel2017-12-201-0/+1
* | Add debug project-pipeline optionJames E. Blair2017-12-131-5/+40
* | Add implied-branches pragma directiveJames E. Blair2017-12-131-0/+1
* | Add more job selection debug linesJames E. Blair2017-12-111-0/+7
* | Debug job selectionJames E. Blair2017-12-111-0/+7
|/
* Rename ssh_port to connection_portTobias Henkel2017-12-061-1/+1
* Merge "Add support for shared ansible_host in inventory" into feature/zuulv3Zuul2017-12-061-3/+4
|\
| * Add support for shared ansible_host in inventoryPaul Belanger2017-11-181-3/+4
* | Merge "Fix mixed canonical/non-canonical project merge" into feature/zuulv3Zuul2017-12-061-2/+13
|\ \
| * | Fix mixed canonical/non-canonical project mergeTobias Henkel2017-11-291-2/+13
| |/
* | web: make console-stream tenant scopedTristan Cacqueray2017-12-061-1/+1
* | web: add /{tenant}/jobs routeTristan Cacqueray2017-12-061-0/+1
* | Correct exception for missing job dependenciesJeremy Stanley2017-12-051-2/+2
* | Fix implied branch matchers and tagsJames E. Blair2017-12-011-22/+4
* | Fix complex branch matchers in project configsJames E. Blair2017-12-011-4/+5
* | Remove nodesets from builds canceled during reconfigurationJames E. Blair2017-11-301-0/+1
* | Merge "Use username from node information if available" into feature/zuulv3Zuul2017-11-291-0/+1
|\ \
| * | Use username from node information if availableJamie Lennox2017-11-221-0/+1
| |/
* | Combine branch templates and pipeline branch matchersJames E. Blair2017-11-281-3/+42
|/
* Add support for override-checkout, deprecate override-branchJames E. Blair2017-10-301-1/+4
* Merge "Add multi-branch support for project-templates" into feature/zuulv3Zuul2017-10-271-8/+18
|\
| * Add multi-branch support for project-templatesJames E. Blair2017-10-271-8/+18
* | Merge "Validate that a job has a run playbook on freeze" into feature/zuulv3Zuul2017-10-271-0/+4
|\ \ | |/
| * Validate that a job has a run playbook on freezeJames E. Blair2017-10-261-0/+4
* | Merge "Remove implied run" into feature/zuulv3Zuul2017-10-271-14/+0
|\ \ | |/
| * Remove implied runJames E. Blair2017-10-261-14/+0
* | Merge "Add pragma directive" into feature/zuulv3Zuul2017-10-271-0/+6
|\ \ | |/
| * Add pragma directiveJames E. Blair2017-10-261-0/+6
* | Merge "Switch to late-binding inheritance" into feature/zuulv3Zuul2017-10-271-42/+104
|\ \ | |/
| * Switch to late-binding inheritanceJames E. Blair2017-10-261-42/+104
* | Merge "Add implied branch matchers on 'master'" into feature/zuulv3Zuul2017-10-271-1/+13
|\ \ | |/
| * Add implied branch matchers on 'master'James E. Blair2017-10-261-1/+13
* | Make the git web url a templateClark Boylan2017-10-251-0/+3
|/
* Fix undefined sort order when applying parent dataTobias Henkel2017-10-231-1/+13
* Merge "Add support for result data in child jobs" into feature/zuulv3Zuul2017-10-211-2/+21
|\
| * Add support for result data in child jobsJames E. Blair2017-10-171-2/+21
* | Ignore duplicate project-template definitionsJames E. Blair2017-10-201-0/+5
* | Stop storing dependent items on buildsetsJames E. Blair2017-10-191-8/+32
* | Remove old buildsetsJames E. Blair2017-10-181-9/+0
* | Give layout objects a unique IDJames E. Blair2017-10-181-0/+1
* | Fix branch ordering when loading in-repo configJames E. Blair2017-10-181-0/+2