summaryrefslogtreecommitdiff
path: root/zuul/configloader.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add support for protected jobs" into feature/zuulv3Zuul2018-01-161-0/+2
|\
| * Add support for protected jobsTobias Henkel2017-12-151-0/+2
* | Merge "Add implicit project name matching" into feature/zuulv3Zuul2017-12-231-1/+1
|\ \
| * | Add implicit project name matchingTobias Henkel2017-12-221-1/+1
* | | Really fix canonical/non-canonical project mergeTobias Henkel2017-12-221-18/+19
|/ /
* | Add debug project-pipeline optionJames E. Blair2017-12-131-2/+16
* | Add implied-branches pragma directiveJames E. Blair2017-12-131-3/+11
* | Error on duplicate YAML keysJames E. Blair2017-12-111-0/+42
|/
* Merge "Add support for shared ansible_host in inventory" into feature/zuulv3Zuul2017-12-061-5/+7
|\
| * Add support for shared ansible_host in inventoryPaul Belanger2017-11-181-5/+7
* | Merge "Fix mixed canonical/non-canonical project merge" into feature/zuulv3Zuul2017-12-061-2/+2
|\ \
| * | Fix mixed canonical/non-canonical project mergeTobias Henkel2017-11-291-2/+2
| |/
* | web: add /{tenant}/jobs routeTristan Cacqueray2017-12-061-0/+1
|/
* Add support for override-checkout, deprecate override-branchJames E. Blair2017-10-301-2/+9
* Use cached branches on tenant reconfigurationJames E. Blair2017-10-271-16/+27
* Add multi-branch support for project-templatesJames E. Blair2017-10-271-11/+6
* Remove implied runJames E. Blair2017-10-261-6/+0
* Add pragma directiveJames E. Blair2017-10-261-1/+38
* Switch to late-binding inheritanceJames E. Blair2017-10-261-28/+25
* Add implied branch matchers on 'master'James E. Blair2017-10-261-49/+40
* Fix branch ordering on dynamic reconfigurationJames E. Blair2017-10-241-1/+4
* Give layout objects a unique IDJames E. Blair2017-10-181-0/+2
* Fix branch ordering when loading in-repo configJames E. Blair2017-10-181-1/+6
* Ignore parents on job variantsJames E. Blair2017-10-151-17/+19
* Don't use cached config when deleting filesJames E. Blair2017-10-071-10/+15
* Don't modify project-templates to add job name attributesJames E. Blair2017-10-071-15/+16
* Provide error message on malformed job listMonty Taylor2017-10-061-37/+47
* Speed configuration buildingJames E. Blair2017-10-041-98/+93
* Merge "Do not add implied branch matchers in project-templates" into feature/...Zuul2017-09-301-20/+32
|\
| * Do not add implied branch matchers in project-templatesJames E. Blair2017-09-301-20/+32
* | Handle build_set being None for priorityMonty Taylor2017-09-301-1/+1
|/
* SourceContext improvementsJames E. Blair2017-09-291-7/+9
* Remove "Applying template" log lineJames E. Blair2017-09-281-3/+0
* Don't output cat file contents during reconfigJames E. Blair2017-09-261-1/+1
* Handle unknown project-template errorJames E. Blair2017-09-261-19/+32
* SourceContext: add same_project comparisonTristan Cacqueray2017-09-231-1/+1
* Report friendly errors when nodeset/secrets missingJames E. Blair2017-09-211-4/+26
* Remove Job.nodesJames E. Blair2017-09-211-19/+0
* Add job.nodeset parameter to supercede job.nodesJames E. Blair2017-09-211-8/+22
* Merge "Add max-job-timeout tenant setting" into feature/zuulv3Zuul2017-09-121-0/+16
|\
| * Add max-job-timeout tenant settingTristan Cacqueray2017-09-101-0/+16
* | Abort reconfiguration when cat jobs failJames E. Blair2017-09-121-0/+2
|/
* Handle some common yaml syntax errorsJames E. Blair2017-09-061-2/+28
* Dequeue non-live items with errorsJames E. Blair2017-09-051-18/+28
* Merge "Allow description fields in projects and project templates" into featu...Zuul2017-08-311-0/+2
|\
| * Allow description fields in projects and project templatesJames E. Blair2017-08-301-0/+2
* | Merge "Fail early if people attempt to add zuul vars or secrets" into feature...Zuul2017-08-301-0/+4
|\ \ | |/ |/|
| * Fail early if people attempt to add zuul vars or secretsMonty Taylor2017-08-281-0/+4
* | Update config cache only after all cat jobs completeJames E. Blair2017-08-301-6/+25
|/
* Ensure post-run playbooks are ordered correctlyPaul Belanger2017-08-231-1/+4