1. 0b856f5 Clarify uniqueness of some config items by James E. Blair · 7 years ago
  2. 9596b94 Normalize semaphore branch handling by James E. Blair · 7 years ago
  3. 8446c41 Handle nodesets in branches by James E. Blair · 7 years ago
  4. a17a8e7 Handle secrets in branches by James E. Blair · 7 years ago
  5. c6785c5 Merge "Link to zuul-base-jobs docs from User's Guide" into feature/zuulv3 by Zuul · 7 years ago feature/zuulv3
  6. 60d880a Document connection information for components by James E. Blair · 7 years ago
  7. 9035ec4 Merge "Documentation changes for cross-source dependencies" into feature/zuulv3 by Zuul · 7 years ago
  8. 93c8ec1 Merge "Add support for protected jobs" into feature/zuulv3 by Zuul · 7 years ago
  9. 521d067 Merge "Disambiguate with Netflix and Javascript zuul" into feature/zuulv3 by Zuul · 7 years ago
  10. f3cbf7b Merge "Support cross-source dependencies" into feature/zuulv3 by Zuul · 7 years ago
  11. c84736e Documentation changes for cross-source dependencies by James E. Blair · 7 years ago
  12. 0e4c791 Support cross-source dependencies by James E. Blair · 7 years ago
  13. 93eb56d Remove need to start executor as root by David Shrewsbury · 7 years ago
  14. 21df596 Link to zuul-base-jobs docs from User's Guide by Jeremy Stanley · 7 years ago
  15. f491d06 Disambiguate with Netflix and Javascript zuul by Clint Byrum · 7 years ago
  16. e9a2251 Add implicit project name matching by Tobias Henkel · 7 years ago
  17. 17a4ae8 Merge "Git driver" into feature/zuulv3 by Zuul · 7 years ago
  18. 130b000 Add support for protected jobs by Tobias Henkel · 7 years ago
  19. f643deb Merge "Fix doc typo" into feature/zuulv3 by Zuul · 7 years ago
  20. 48a6310 Merge "Add debug project-pipeline option" into feature/zuulv3 by Zuul · 7 years ago
  21. c1d66e3 Merge "Add implied-branches pragma directive" into feature/zuulv3 by Zuul · 7 years ago
  22. 1012a7b Fix doc typo by James E. Blair · 7 years ago
  23. 194a2bf Git driver by Fabien Boucher · 7 years ago
  24. 9dc1b9f Merge "Docs: group matchers together and explain them" into feature/zuulv3 by Zuul · 7 years ago
  25. fe76c0a Merge "doc: refine zuul_return instruction" into feature/zuulv3 by Zuul · 7 years ago
  26. 1ef8f7c Add debug project-pipeline option by James E. Blair · 7 years ago
  27. 37c3d8c Add implied-branches pragma directive by James E. Blair · 7 years ago
  28. 138d037 Merge "Fix attribute syntax in docs" into feature/zuulv3 by Zuul · 7 years ago
  29. 2f2e32c Merge "Serve keys from canonical project name" into feature/zuulv3 by Zuul · 7 years ago
  30. 7305b7b Merge "Fix nit in fingergw doc" into feature/zuulv3 by Zuul · 7 years ago
  31. 7a45adf Merge "Add finger gateway" into feature/zuulv3 by Zuul · 7 years ago
  32. ae3d96b Fix nit in fingergw doc by David Shrewsbury · 7 years ago
  33. 5a2bce7 Docs: group matchers together and explain them by James E. Blair · 7 years ago
  34. fe1f194 Add finger gateway by David Shrewsbury · 7 years ago
  35. ff47ff0 doc: refine zuul_return instruction by Tristan Cacqueray · 7 years ago
  36. 83f504c Merge "Fix line wrapping in github docs" into feature/zuulv3 by Zuul · 7 years ago
  37. 731cdf3 Fix attribute syntax in docs by Joshua Hesketh · 7 years ago
  38. abac0d0 Fix line wrapping in github docs by Joshua Hesketh · 7 years ago
  39. 94a1d08 Support table prefix for sql reporter by Tobias Henkel · 7 years ago
  40. 3f42c53 Serve keys from canonical project name by James E. Blair · 7 years ago
  41. 17518a7 Merge "Remove implied playbook extensions" into feature/zuulv3 by Zuul · 7 years ago
  42. 40d3ce6 Add command socket support to zuul-scheduler by Paul Belanger · 7 years ago
  43. 2092091 Add command_socket setting to executor section by Paul Belanger · 7 years ago
  44. 7650611 Add command socket support to zuul-merger by Paul Belanger · 7 years ago
  45. 3934e3f Fix zuul.projects type in docs by Clark Boylan · 7 years ago
  46. f457d5f Merge "github: add integration documentation" into feature/zuulv3 by Zuul · 7 years ago
  47. 64fc17b Merge "Add support for shared ansible_host in inventory" into feature/zuulv3 by Zuul · 7 years ago
  48. 9bab764 Merge "Convert zuul.projects to a dict" into feature/zuulv3 by Zuul · 7 years ago
  49. 811cfaf Remove implied playbook extensions by James E. Blair · 7 years ago
  50. 4ad12ea Don't set job var override_checkout if null by James E. Blair · 7 years ago
  51. 4223442 Convert zuul.projects to a dict by Ian Wienand · 7 years ago
  52. 0015fda Merge "Add inventory variables for checkouts" into feature/zuulv3 by Zuul · 7 years ago
  53. 504e2bd Merge "web: add Cache-Control to static files" into feature/zuulv3 by Zuul · 7 years ago
  54. 9d83c61 github: add integration documentation by Tristan Cacqueray · 7 years ago
  55. 3c2d39d web: add Cache-Control to static files by Tristan Cacqueray · 7 years ago
  56. e36d1a3 Combine branch templates and pipeline branch matchers by James E. Blair · 7 years ago
  57. bae8fec Add inventory variables for checkouts by James E. Blair · 7 years ago
  58. ecb0b84 Add support for shared ansible_host in inventory by Paul Belanger · 7 years ago
  59. 25f3a31 More documentation for enqueue-ref by Ian Wienand · 7 years ago
  60. edff2c2 Add support for override-checkout, deprecate override-branch by James E. Blair · 7 years ago
  61. 5fe4f4a Merge "Remove implied run" into feature/zuulv3 by Zuul · 7 years ago
  62. f3c09ed Merge "Add pragma directive" into feature/zuulv3 by Zuul · 7 years ago
  63. 22590cb Merge "Switch to late-binding inheritance" into feature/zuulv3 by Zuul · 7 years ago
  64. fa7b6b0 Merge "Add implied branch matchers on 'master'" into feature/zuulv3 by Zuul · 7 years ago
  65. 6828656 Remove implied run by James E. Blair · 7 years ago
  66. 7edc25f Add pragma directive by James E. Blair · 7 years ago
  67. c32a835 Switch to late-binding inheritance by James E. Blair · 7 years ago
  68. daaf326 Add implied branch matchers on 'master' by James E. Blair · 7 years ago
  69. a7f724c Make the git web url a template by Clark Boylan · 7 years ago
  70. 4dd5f4b Document executor/merger stats by James E. Blair · 7 years ago
  71. 271475a Merge "Fix typo, it's branches" into feature/zuulv3 by Zuul · 7 years ago
  72. 37cbd31 Merge "Fix doc typo" into feature/zuulv3 by Zuul · 7 years ago
  73. 438af86 Fix typo, it's branches by Andreas Jaeger · 7 years ago
  74. 54cdf1e Merge "Add support for result data in child jobs" into feature/zuulv3 by Zuul · 7 years ago
  75. 69da879 Merge "Specify duplicate project defn behavior" into feature/zuulv3 by Zuul · 7 years ago
  76. 4481232 Fix doc typo by Monty Taylor · 7 years ago
  77. 434e7e5 Merge "Allow the pool_recycle to be configured" into feature/zuulv3 by Zuul · 7 years ago
  78. c0caaf2 Merge "Clarify how the sql database is managed" into feature/zuulv3 by Zuul · 7 years ago
  79. ad5c261 Merge "Make executor hostname configurable" into feature/zuulv3 by Zuul · 7 years ago
  80. d61d98e Add _projects to convert project list to dictionary by Ian Wienand · 7 years ago
  81. 055cda3 Make executor hostname configurable by Tobias Henkel · 7 years ago
  82. 698703c Add support for result data in child jobs by James E. Blair · 7 years ago
  83. 9322b0e Allow the pool_recycle to be configured by Joshua Hesketh · 7 years ago
  84. 7ab7c63 Clarify how the sql database is managed by Joshua Hesketh · 7 years ago
  85. 4f1731b Emit some nodepool stats by James E. Blair · 7 years ago
  86. faf8198 Emit some stats from executor by James E. Blair · 7 years ago
  87. 0b7dc85 Specify duplicate project defn behavior by James E. Blair · 7 years ago
  88. ded241e Switch statsd config to zuul.conf by James E. Blair · 7 years ago
  89. 76fc525 Merge "Fix doc typo that missed important words" into feature/zuulv3 by Zuul · 7 years ago
  90. a49b0ea Fix doc typo that missed important words by Monty Taylor · 7 years ago
  91. 80ac158 Update statsd output for tenants by James E. Blair · 7 years ago
  92. edadfed Create git_http_low_speed_limit / git_http_low_speed_time by Paul Belanger · 7 years ago
  93. 88985e2 Merge "Limit concurrency in zuul-executor under load" into feature/zuulv3 by Zuul · 7 years ago
  94. e74f571 Do not add implied branch matchers in project-templates by James E. Blair · 7 years ago
  95. 3cef7ed Limit concurrency in zuul-executor under load by Clint Byrum · 7 years ago
  96. e2f0a87 Add ZK session timeout option by James E. Blair · 7 years ago
  97. b3d3f2b Add projects.required to zuul vars by James E. Blair · 7 years ago
  98. 7e3e688 Add job.nodeset parameter to supercede job.nodes by James E. Blair · 7 years ago
  99. 6cfceb4 Merge "Document the existence of zuul_success job var" into feature/zuulv3 by Zuul · 7 years ago
  100. a49ddaf Document the existence of zuul_success job var by Jesse Keating · 7 years ago