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