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