Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
openstack-infra
/
zuul
/
58320a49b13778d87d217932aa5e11d4f70b05c0
/
zuul
/
configloader.py
58320a4
Correct hyphenation in host/group vars
by James E. Blair
· 7 years ago
719889f
Avoid creating extra project schemas
by James E. Blair
· 7 years ago
9db6608
Re-enable test of returning 404 on unknown tenant
by Monty Taylor
· 7 years ago
477cd21
Remove project.unparsed_config
by James E. Blair
· 7 years ago
5b90643
Fix typo in PragmaParser
by James E. Blair
· 7 years ago
f94a6d3
Add ParseContext class
by James E. Blair
· 7 years ago
71f2756
Remove tenant argument from UnparsedTenantConfig
by James E. Blair
· 7 years ago
d83ebfb
Add ConfigLoader initializer
by James E. Blair
· 7 years ago
3a58e86
Make TenantParser a regular class
by James E. Blair
· 7 years ago
8e1090c
Make SemaphoreParser a regular class
by James E. Blair
· 7 years ago
33e6919
Make PipelineParser a regular class
by James E. Blair
· 7 years ago
7e9cc27
Make JobParser a regular class
by James E. Blair
· 7 years ago
9a21ad8
Merge "Add host/group vars"
by Zuul
· 7 years ago
ce769e6
Merge "Add post-timeout setting"
by Zuul
· 7 years ago
b2c22b3
Add post-timeout setting
by Clark Boylan
· 7 years ago
5decd18
Make SecretParser a regular class
by James E. Blair
· 7 years ago
6673db6
Make NodeSetParser a regular class
by James E. Blair
· 7 years ago
67cd859
Add host/group vars
by James E. Blair
· 7 years ago
c6d4865
Fix branch deletion after failed reconfig
by James E. Blair
· 7 years ago
4abd384
Merge "Do not call merger:cat when all config items are excluded"
by Zuul
· 7 years ago
979bf24
Add abstract job attribute
by James E. Blair
· 7 years ago
5225231
Do not call merger:cat when all config items are excluded
by Fabien Boucher
· 7 years ago
1dd90b3
Merge "Use override-checkout to select jobs"
by Zuul
· 7 years ago
7fb0451
Use override-checkout to select jobs
by James E. Blair
· 7 years ago
9596b94
Normalize semaphore branch handling
by James E. Blair
· 7 years ago
8446c41
Handle nodesets in branches
by James E. Blair
· 7 years ago
a17a8e7
Handle secrets in branches
by James E. Blair
· 7 years ago
93c8ec1
Merge "Add support for protected jobs" into feature/zuulv3
by Zuul
· 7 years ago
6f62f57
Merge "Add implicit project name matching" into feature/zuulv3
by Zuul
· 7 years ago
53aa2ad
Really fix canonical/non-canonical project merge
by Tobias Henkel
· 7 years ago
e9a2251
Add implicit project name matching
by Tobias Henkel
· 7 years ago
130b000
Add support for protected jobs
by Tobias Henkel
· 7 years ago
1ef8f7c
Add debug project-pipeline option
by James E. Blair
· 7 years ago
37c3d8c
Add implied-branches pragma directive
by James E. Blair
· 7 years ago
ec953e1
Error on duplicate YAML keys
by James E. Blair
· 7 years ago
64fc17b
Merge "Add support for shared ansible_host in inventory" into feature/zuulv3
by Zuul
· 7 years ago
6fca449
Merge "Fix mixed canonical/non-canonical project merge" into feature/zuulv3
by Zuul
· 7 years ago
be0441a
web: add /{tenant}/jobs route
by Tristan Cacqueray
· 7 years ago
7207c89
Fix mixed canonical/non-canonical project merge
by Tobias Henkel
· 7 years ago
ecb0b84
Add support for shared ansible_host in inventory
by Paul Belanger
· 7 years ago
edff2c2
Add support for override-checkout, deprecate override-branch
by James E. Blair
· 7 years ago
1f31f5f
Use cached branches on tenant reconfiguration
by James E. Blair
· 7 years ago
2a66450
Add multi-branch support for project-templates
by James E. Blair
· 7 years ago
6828656
Remove implied run
by James E. Blair
· 7 years ago
7edc25f
Add pragma directive
by James E. Blair
· 7 years ago
c32a835
Switch to late-binding inheritance
by James E. Blair
· 7 years ago
daaf326
Add implied branch matchers on 'master'
by James E. Blair
· 7 years ago
c9e7759
Fix branch ordering on dynamic reconfiguration
by James E. Blair
· 7 years ago
8fe53b4
Give layout objects a unique ID
by James E. Blair
· 7 years ago
11bd5ee
Fix branch ordering when loading in-repo config
by James E. Blair
· 7 years ago
0999879
Ignore parents on job variants
by James E. Blair
· 7 years ago
bccdfcf
Don't use cached config when deleting files
by James E. Blair
· 7 years ago
1235f14
Don't modify project-templates to add job name attributes
by James E. Blair
· 7 years ago
8be3c0c
Provide error message on malformed job list
by Monty Taylor
· 7 years ago
af8b208
Speed configuration building
by James E. Blair
· 7 years ago
471c75b
Merge "Do not add implied branch matchers in project-templates" into feature/zuulv3
by Zuul
· 7 years ago
e74f571
Do not add implied branch matchers in project-templates
by James E. Blair
· 7 years ago
b588205
Handle build_set being None for priority
by Monty Taylor
· 7 years ago
167d6cd
SourceContext improvements
by James E. Blair
· 7 years ago
61e4c88
Remove "Applying template" log line
by James E. Blair
· 7 years ago
b5e465f
Don't output cat file contents during reconfig
by James E. Blair
· 7 years ago
89e25eb
Handle unknown project-template error
by James E. Blair
· 7 years ago
e50af2e
SourceContext: add same_project comparison
by Tristan Cacqueray
· 7 years ago
4ae399f
Report friendly errors when nodeset/secrets missing
by James E. Blair
· 7 years ago
5a168fd
Remove Job.nodes
by James E. Blair
· 7 years ago
7e3e688
Add job.nodeset parameter to supercede job.nodes
by James E. Blair
· 7 years ago
eaec061
Merge "Add max-job-timeout tenant setting" into feature/zuulv3
by Zuul
· 7 years ago
3b5b335
Abort reconfiguration when cat jobs fail
by James E. Blair
· 7 years ago
c98bff7
Add max-job-timeout tenant setting
by Tristan Cacqueray
· 7 years ago
9704388
Handle some common yaml syntax errors
by James E. Blair
· 7 years ago
332636e
Dequeue non-live items with errors
by James E. Blair
· 7 years ago
2126de5
Merge "Allow description fields in projects and project templates" into feature/zuulv3
by Zuul
· 7 years ago
944fb22
Allow description fields in projects and project templates
by James E. Blair
· 7 years ago
d3a1bc7
Merge "Fail early if people attempt to add zuul vars or secrets" into feature/zuulv3
by Zuul
· 7 years ago
49dc517
Update config cache only after all cat jobs complete
by James E. Blair
· 7 years ago
dc698d4
Fail early if people attempt to add zuul vars or secrets
by Monty Taylor
· 7 years ago
3ae0eee
Ensure post-run playbooks are ordered correctly
by Paul Belanger
· 7 years ago
7dfd7ca
Merge "Allow requesting secrets by a different name" into feature/zuulv3
by Zuul
· 7 years ago
aff8b40
Allow requesting secrets by a different name
by Monty Taylor
· 7 years ago
5b7e60b
Use cached branch list in dynamic config
by James E. Blair
· 7 years ago
9e06a5e
Allow multiple semaphore definitions within a project
by James E. Blair
· 7 years ago
8eb564a
Rename allow-secrets to post-review
by James E. Blair
· 7 years ago
8316762
Expose final job attribute
by Tobias Henkel
· 7 years ago
e19e88a
Remove 'auth' dict from jobs
by James E. Blair
· 7 years ago
892cca6
Bind secrets to their playbooks
by James E. Blair
· 7 years ago
effb1db
Add comments about base jobs
by James E. Blair
· 7 years ago
2bab6e7
Require a base job
by James E. Blair
· 7 years ago
85002ad
Merge "Support longer pkcs1-oaep secrets" into feature/zuulv3
by Jenkins
· 7 years ago
9118c01
Support longer pkcs1-oaep secrets
by James E. Blair
· 7 years ago
9d936b8
Merge "Optionally limit github to protected branches" into feature/zuulv3
by Jenkins
· 7 years ago
eca4620
Optionally limit github to protected branches
by Tobias Henkel
· 7 years ago
f02cf51
Don't ignore inexistent jobs in config
by Tobias Henkel
· 7 years ago
82f864b
Add max-nodes-per-job tenant setting
by Tristan Cacqueray
· 7 years ago
d134c6d
Cleanup pipeline requirements
by James E. Blair
· 7 years ago
6cfb9b6
Remove email-filter requirement
by James E. Blair
· 7 years ago
3cc9608
Merge "Remove ansible-role from implied role names" into feature/zuulv3
by Jenkins
· 7 years ago
ade95e2
Merge "Add job's project as implicit role project" into feature/zuulv3
by Jenkins
· 7 years ago
2abb473
Merge "Fix zuul.(yaml|d) loading order and add tests" into feature/zuulv3
by Jenkins
· 7 years ago
967b84d
Remove ansible-role from implied role names
by James E. Blair
· 7 years ago
bb94dfa
Add job's project as implicit role project
by James E. Blair
· 7 years ago
Next »