1. f6dc176 Fix branch matching logic by David Shrewsbury · 7 years ago
  2. 471c75b Merge "Do not add implied branch matchers in project-templates" into feature/zuulv3 by Zuul · 7 years ago
  3. e74f571 Do not add implied branch matchers in project-templates by James E. Blair · 7 years ago
  4. 6dc5bc1 Map pipeline precedence to nodepool node priority by Monty Taylor · 7 years ago
  5. fceaf41 Fix bug with multiple project-templates by James E. Blair · 7 years ago
  6. 66e0413 Fix sql reporting start/end times by James E. Blair · 7 years ago
  7. 6069f2b Fix race in test_in_repo_branch by James E. Blair · 7 years ago
  8. 89e25eb Handle unknown project-template error by James E. Blair · 7 years ago
  9. 4ae399f Report friendly errors when nodeset/secrets missing by James E. Blair · 7 years ago
  10. 7e3e688 Add job.nodeset parameter to supercede job.nodes by James E. Blair · 7 years ago
  11. 027ba99 Fix infinite loop on reconfiguration exception by James E. Blair · 7 years ago
  12. c3e786f change assert(Not)Equals to assert(Not)Equal by zhangyangyang · 7 years ago
  13. ae0f23c Update time database to v3 by James E. Blair · 7 years ago
  14. eaec061 Merge "Add max-job-timeout tenant setting" into feature/zuulv3 by Zuul · 7 years ago
  15. c98bff7 Add max-job-timeout tenant setting by Tristan Cacqueray · 7 years ago
  16. d664da4 Support IPv6 in the finger log streamer by David Shrewsbury · 7 years ago
  17. 9c5767c Merge "Make test_dynamic_dependent_pipeline_failure more robust" into feature/zuulv3 by Zuul · 7 years ago
  18. 3490c5d Make test_dynamic_dependent_pipeline_failure more robust by James E. Blair · 7 years ago
  19. fcc7313 Merge "Update tests to use AF_INET6" into feature/zuulv3 by Zuul · 7 years ago
  20. 211883d Update tests to use AF_INET6 by Monty Taylor · 7 years ago
  21. 9704388 Handle some common yaml syntax errors by James E. Blair · 7 years ago
  22. 59a8928 Merge "Split github hook ingest and processing" into feature/zuulv3 by Zuul · 7 years ago
  23. 64d2901 Split github hook ingest and processing by Jesse Keating · 7 years ago
  24. 0af198f Add test for dependent changes not in a pipeline by James E. Blair · 7 years ago
  25. c945500 Fix dynamic dependent pipeline failure by James E. Blair · 7 years ago
  26. 332636e Dequeue non-live items with errors by James E. Blair · 7 years ago
  27. 8da768f Add tests of accessing paths with file is ok by Monty Taylor · 7 years ago
  28. 788a40e Prevent execution of locally overridden core modules by Monty Taylor · 7 years ago
  29. 7a8d83c Merge "Return 404 on unknown tenants" into feature/zuulv3 by Zuul · 7 years ago
  30. 7fe1b1c Merge "Only depend-on open changes" into feature/zuulv3 by Zuul · 7 years ago
  31. a1a9e0b Merge "Add a test to verify basic console output" into feature/zuulv3 by Zuul · 7 years ago
  32. d1d51d2 Only depend-on open changes by K Jonathan Harker · 7 years ago
  33. a00910c Add a test to verify basic console output by James E. Blair · 7 years ago
  34. 3ae0eee Ensure post-run playbooks are ordered correctly by Paul Belanger · 7 years ago
  35. c79dcb0 Merge "Re-enable test_delayed_repo_init" into feature/zuulv3 by Zuul · 7 years ago
  36. f5682f5 Merge "Write secrets to tmpfs" into feature/zuulv3 by Zuul · 7 years ago
  37. d88a8b5 Merge "Add wrapper driver execution context" into feature/zuulv3 by Zuul · 7 years ago
  38. d6a71ca Write secrets to tmpfs by James E. Blair · 7 years ago
  39. ce56ff9 Add wrapper driver execution context by James E. Blair · 7 years ago
  40. 7dfd7ca Merge "Allow requesting secrets by a different name" into feature/zuulv3 by Zuul · 7 years ago
  41. aff8b40 Allow requesting secrets by a different name by Monty Taylor · 7 years ago
  42. 72facdc Reload configuration when branches are created or deleted by James E. Blair · 7 years ago
  43. 4c37760 Return 404 on unknown tenants by Clint Byrum · 7 years ago
  44. db08903 Test that secrets don't leak into logs by James E. Blair · 7 years ago
  45. 627ba36 Re-enable test_delayed_repo_init by Clint Byrum · 7 years ago
  46. 8eb564a Rename allow-secrets to post-review by James E. Blair · 7 years ago
  47. 8316762 Expose final job attribute by Tobias Henkel · 7 years ago
  48. e19e88a Remove 'auth' dict from jobs by James E. Blair · 7 years ago
  49. 892cca6 Bind secrets to their playbooks by James E. Blair · 7 years ago
  50. e6a2818 Merge "Require a base job" into feature/zuulv3 by Jenkins · 7 years ago
  51. 2bab6e7 Require a base job by James E. Blair · 7 years ago
  52. 7f98f31 Merge "Don't request empty nodesets" into feature/zuulv3 by Jenkins · 7 years ago
  53. ff846bf Merge "Allow and document use of the uri module from localhost" into feature/zuulv3 by Jenkins · 7 years ago
  54. 93ad221 Allow and document use of the uri module from localhost by Monty Taylor · 7 years ago
  55. 85002ad Merge "Support longer pkcs1-oaep secrets" into feature/zuulv3 by Jenkins · 7 years ago
  56. f5cdd49 Merge "Update SQL reporter to store results" into feature/zuulv3 by Jenkins · 7 years ago
  57. 40f7f4d Update SQL reporter to store results by Monty Taylor · 7 years ago
  58. fcbf95d Don't request empty nodesets by James E. Blair · 7 years ago
  59. 9118c01 Support longer pkcs1-oaep secrets by James E. Blair · 7 years ago
  60. abbaa6f Add some ansible plugin tests by James E. Blair · 7 years ago
  61. 45ef193 Merge "Fix null ref in github tests" into feature/zuulv3 by Jenkins · 7 years ago
  62. b1439a5 Merge "Ensure ref-updated jobs run with their ref" into feature/zuulv3 by Jenkins · 7 years ago
  63. 66ed17d Merge "Remove status handling from FakeGithubConnection" into feature/zuulv3 by Jenkins · 7 years ago
  64. 3c17d5f Remove status handling from FakeGithubConnection by Tobias Henkel · 7 years ago
  65. 9d936b8 Merge "Optionally limit github to protected branches" into feature/zuulv3 by Jenkins · 7 years ago
  66. b8cb3da Merge "Don't ignore inexistent jobs in config" into feature/zuulv3 by Jenkins · 7 years ago
  67. eca4620 Optionally limit github to protected branches by Tobias Henkel · 7 years ago
  68. b8203e4 Fix null ref in github tests by James E. Blair · 7 years ago
  69. 289f593 Ensure ref-updated jobs run with their ref by James E. Blair · 7 years ago
  70. 78ae478 Make timer tests less racy by James E. Blair · 7 years ago
  71. 6665c1a Merge "Rename Node.hold_reason to 'comment'" into feature/zuulv3 by Jenkins · 7 years ago
  72. 7445eed Merge "Simplify github status descriptions" into feature/zuulv3 by Jenkins · 7 years ago
  73. f02cf51 Don't ignore inexistent jobs in config by Tobias Henkel · 7 years ago
  74. 58680fb Merge "Add max-nodes-per-job tenant setting" into feature/zuulv3 by Jenkins · 7 years ago
  75. fb6cc99 Simplify github status descriptions by Jesse Keating · 7 years ago
  76. b1203a5 Merge "Improve cleanup of test disk accountant" into feature/zuulv3 by Jenkins · 7 years ago
  77. f9af9df Rename Node.hold_reason to 'comment' by David Shrewsbury · 7 years ago
  78. 82f864b Add max-nodes-per-job tenant setting by Tristan Cacqueray · 7 years ago
  79. bb871ba Merge "Fix test_cache_hard_links when on tmpfs" into feature/zuulv3 by Jenkins · 7 years ago
  80. 8f01653 Improve cleanup of test disk accountant by Tobias Henkel · 7 years ago
  81. 683f10c Fix test_cache_hard_links when on tmpfs by Tobias Henkel · 7 years ago
  82. 9740ab1 Merge "Ensure stop of disk accountant on assertion" into feature/zuulv3 by Jenkins · 7 years ago
  83. 2843431 Limit github reporting to github sources by Jesse Keating · 7 years ago
  84. a1e39d0 Merge "Add required reason for hold" into feature/zuulv3 by Jenkins · 7 years ago
  85. 788259a Merge "Implement autohold" into feature/zuulv3 by Jenkins · 7 years ago
  86. 227c551 Ensure stop of disk accountant on assertion by Tobias Henkel · 7 years ago
  87. 36b2adf Add required reason for hold by David Shrewsbury · 7 years ago
  88. ffab07a Implement autohold by David Shrewsbury · 7 years ago
  89. 05be49c Merge "Fix broken project config in dynamic config test" into feature/zuulv3 by Jenkins · 7 years ago
  90. c8ada2b Merge "Monitor job root and kill over limit jobs" into feature/zuulv3 by Jenkins · 7 years ago
  91. abf973e Fix dynamic layout with regex approval filters by Tobias Henkel · 7 years ago
  92. dc8a090 Monitor job root and kill over limit jobs by Clint Byrum · 7 years ago
  93. ed4a75c Merge "Use correct label casing in tests" into feature/zuulv3 by Jenkins · 7 years ago
  94. eab7ee2 Merge "Case sensitive label matching" into feature/zuulv3 by Jenkins · 7 years ago
  95. 52382f7 Merge "Fix race in test_periodic_override" into feature/zuulv3 by Jenkins · 7 years ago
  96. 0b137b4 Fix race in test_periodic_override by James E. Blair · 7 years ago
  97. 056521f Merge "Allow loading additional variables file for site config" into feature/zuulv3 by Jenkins · 7 years ago
  98. bf24fd1 Use correct label casing in tests by Tobias Henkel · 7 years ago
  99. ea98a19 Case sensitive label matching by Tobias Henkel · 7 years ago
  100. 7655b55 Allow loading additional variables file for site config by Jamie Lennox · 8 years ago