1. 59a8928 Merge "Split github hook ingest and processing" into feature/zuulv3 by Zuul · 7 years ago
  2. 64d2901 Split github hook ingest and processing by Jesse Keating · 7 years ago
  3. 0af198f Add test for dependent changes not in a pipeline by James E. Blair · 7 years ago
  4. c945500 Fix dynamic dependent pipeline failure by James E. Blair · 7 years ago
  5. 332636e Dequeue non-live items with errors by James E. Blair · 7 years ago
  6. 8da768f Add tests of accessing paths with file is ok by Monty Taylor · 7 years ago
  7. 5b714ce Merge "Prevent execution of locally overridden core modules" into feature/zuulv3 by Zuul · 7 years ago
  8. 9021a01 Improve function to find PR from commit status by Jesse Keating · 7 years ago
  9. 788a40e Prevent execution of locally overridden core modules by Monty Taylor · 7 years ago
  10. 7a8d83c Merge "Return 404 on unknown tenants" into feature/zuulv3 by Zuul · 7 years ago
  11. 7fe1b1c Merge "Only depend-on open changes" into feature/zuulv3 by Zuul · 7 years ago
  12. a1a9e0b Merge "Add a test to verify basic console output" into feature/zuulv3 by Zuul · 7 years ago
  13. d1d51d2 Only depend-on open changes by K Jonathan Harker · 7 years ago
  14. a00910c Add a test to verify basic console output by James E. Blair · 7 years ago
  15. 3ae0eee Ensure post-run playbooks are ordered correctly by Paul Belanger · 7 years ago
  16. c79dcb0 Merge "Re-enable test_delayed_repo_init" into feature/zuulv3 by Zuul · 7 years ago
  17. f5682f5 Merge "Write secrets to tmpfs" into feature/zuulv3 by Zuul · 7 years ago
  18. d88a8b5 Merge "Add wrapper driver execution context" into feature/zuulv3 by Zuul · 7 years ago
  19. d6a71ca Write secrets to tmpfs by James E. Blair · 7 years ago
  20. ce56ff9 Add wrapper driver execution context by James E. Blair · 7 years ago
  21. 7dfd7ca Merge "Allow requesting secrets by a different name" into feature/zuulv3 by Zuul · 7 years ago
  22. aff8b40 Allow requesting secrets by a different name by Monty Taylor · 7 years ago
  23. 72facdc Reload configuration when branches are created or deleted by James E. Blair · 7 years ago
  24. 4c37760 Return 404 on unknown tenants by Clint Byrum · 7 years ago
  25. 0942e37 Merge "Create nodepool.cloud inventory variable" into feature/zuulv3 by Zuul · 7 years ago
  26. db08903 Test that secrets don't leak into logs by James E. Blair · 7 years ago
  27. 627ba36 Re-enable test_delayed_repo_init by Clint Byrum · 7 years ago
  28. 6345e20 Merge "Rename allow-secrets to post-review" into feature/zuulv3 by Jenkins · 7 years ago
  29. b8955ec Merge "Add zuul.project.src_dir variable" into feature/zuulv3 by Jenkins · 7 years ago
  30. 8eb564a Rename allow-secrets to post-review by James E. Blair · 7 years ago
  31. d28c755 Create nodepool.cloud inventory variable by Paul Belanger · 7 years ago
  32. 9e67bb7 Add zuul.project.src_dir variable by Monty Taylor · 7 years ago
  33. 8316762 Expose final job attribute by Tobias Henkel · 7 years ago
  34. e19e88a Remove 'auth' dict from jobs by James E. Blair · 7 years ago
  35. 892cca6 Bind secrets to their playbooks by James E. Blair · 7 years ago
  36. 3f4693d Merge "Add comments about base jobs" into feature/zuulv3 by Jenkins · 7 years ago
  37. e6a2818 Merge "Require a base job" into feature/zuulv3 by Jenkins · 7 years ago
  38. effb1db Add comments about base jobs by James E. Blair · 7 years ago
  39. 2bab6e7 Require a base job by James E. Blair · 7 years ago
  40. 7f98f31 Merge "Don't request empty nodesets" into feature/zuulv3 by Jenkins · 7 years ago
  41. ff846bf Merge "Allow and document use of the uri module from localhost" into feature/zuulv3 by Jenkins · 7 years ago
  42. 93ad221 Allow and document use of the uri module from localhost by Monty Taylor · 7 years ago
  43. f2f2990 Merge "Use null values instead of the empty dict for sql reporter" into feature/zuulv3 by Jenkins · 7 years ago
  44. 6353f0f Merge "Remove score attribute from sqlreporter config" into feature/zuulv3 by Jenkins · 7 years ago
  45. 85002ad Merge "Support longer pkcs1-oaep secrets" into feature/zuulv3 by Jenkins · 7 years ago
  46. d5e2956 Use null values instead of the empty dict for sql reporter by James E. Blair · 7 years ago
  47. 7611ca0 Remove score attribute from sqlreporter config by James E. Blair · 7 years ago
  48. f5cdd49 Merge "Update SQL reporter to store results" into feature/zuulv3 by Jenkins · 7 years ago
  49. 40f7f4d Update SQL reporter to store results by Monty Taylor · 7 years ago
  50. fcbf95d Don't request empty nodesets by James E. Blair · 7 years ago
  51. 9118c01 Support longer pkcs1-oaep secrets by James E. Blair · 7 years ago
  52. 9bd46d7 Merge "Add some ansible plugin tests" into feature/zuulv3 by Jenkins · 7 years ago
  53. 5535e7a Merge "Remove state_dir requirement from merger" into feature/zuulv3 by Jenkins · 7 years ago
  54. abbaa6f Add some ansible plugin tests by James E. Blair · 7 years ago
  55. 0ea6d12 Remove state_dir requirement from merger by James E. Blair · 7 years ago
  56. 45ef193 Merge "Fix null ref in github tests" into feature/zuulv3 by Jenkins · 7 years ago
  57. b1439a5 Merge "Ensure ref-updated jobs run with their ref" into feature/zuulv3 by Jenkins · 7 years ago
  58. 66ed17d Merge "Remove status handling from FakeGithubConnection" into feature/zuulv3 by Jenkins · 7 years ago
  59. 3c17d5f Remove status handling from FakeGithubConnection by Tobias Henkel · 7 years ago
  60. 9d936b8 Merge "Optionally limit github to protected branches" into feature/zuulv3 by Jenkins · 7 years ago
  61. 4728dd0 Merge "Remove getProjectBranches from FakeGithubConnection" into feature/zuulv3 by Jenkins · 7 years ago
  62. b8cb3da Merge "Don't ignore inexistent jobs in config" into feature/zuulv3 by Jenkins · 7 years ago
  63. eca4620 Optionally limit github to protected branches by Tobias Henkel · 7 years ago
  64. 4a73514 Merge "Make timer tests less racy" into feature/zuulv3 by Jenkins · 7 years ago
  65. 2f95747 Merge "Fix github dependent pipeline with merge" into feature/zuulv3 by Jenkins · 7 years ago
  66. b8203e4 Fix null ref in github tests by James E. Blair · 7 years ago
  67. 289f593 Ensure ref-updated jobs run with their ref by James E. Blair · 7 years ago
  68. 78ae478 Make timer tests less racy by James E. Blair · 7 years ago
  69. 1cf39c0 Add zuul.executor.work_root to inventory by Paul Belanger · 7 years ago
  70. 64e37a0 Fix github dependent pipeline with merge by Tobias Henkel · 7 years ago
  71. 90b32ea Remove getProjectBranches from FakeGithubConnection by Tobias Henkel · 7 years ago
  72. 6665c1a Merge "Rename Node.hold_reason to 'comment'" into feature/zuulv3 by Jenkins · 7 years ago
  73. 7445eed Merge "Simplify github status descriptions" into feature/zuulv3 by Jenkins · 7 years ago
  74. f02cf51 Don't ignore inexistent jobs in config by Tobias Henkel · 7 years ago
  75. 58680fb Merge "Add max-nodes-per-job tenant setting" into feature/zuulv3 by Jenkins · 7 years ago
  76. fb6cc99 Simplify github status descriptions by Jesse Keating · 7 years ago
  77. b1203a5 Merge "Improve cleanup of test disk accountant" into feature/zuulv3 by Jenkins · 7 years ago
  78. 1dbc70b Merge "Remove zuul_url from merger config" into feature/zuulv3 by Jenkins · 7 years ago
  79. f9af9df Rename Node.hold_reason to 'comment' by David Shrewsbury · 7 years ago
  80. 82f864b Add max-nodes-per-job tenant setting by Tristan Cacqueray · 7 years ago
  81. bb871ba Merge "Fix test_cache_hard_links when on tmpfs" into feature/zuulv3 by Jenkins · 7 years ago
  82. 8f01653 Improve cleanup of test disk accountant by Tobias Henkel · 7 years ago
  83. 683f10c Fix test_cache_hard_links when on tmpfs by Tobias Henkel · 7 years ago
  84. 9740ab1 Merge "Ensure stop of disk accountant on assertion" into feature/zuulv3 by Jenkins · 7 years ago
  85. 2843431 Limit github reporting to github sources by Jesse Keating · 7 years ago
  86. a1e39d0 Merge "Add required reason for hold" into feature/zuulv3 by Jenkins · 7 years ago
  87. 34ee088 Remove zuul_url from merger config by Tobias Henkel · 7 years ago
  88. 788259a Merge "Implement autohold" into feature/zuulv3 by Jenkins · 7 years ago
  89. 227c551 Ensure stop of disk accountant on assertion by Tobias Henkel · 7 years ago
  90. 36b2adf Add required reason for hold by David Shrewsbury · 7 years ago
  91. ffab07a Implement autohold by David Shrewsbury · 7 years ago
  92. 01380dd Change name and document the bind_mount config paths by Monty Taylor · 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. 1bb4713 Merge "Fix dynamic layout with regex approval filters" into feature/zuulv3 by Jenkins · 7 years ago
  96. abf973e Fix dynamic layout with regex approval filters by Tobias Henkel · 7 years ago
  97. cf1b742 Github - Require webhook_token by Clint Byrum · 7 years ago
  98. dc8a090 Monitor job root and kill over limit jobs by Clint Byrum · 7 years ago
  99. ed4a75c Merge "Use correct label casing in tests" into feature/zuulv3 by Jenkins · 7 years ago
  100. eab7ee2 Merge "Case sensitive label matching" into feature/zuulv3 by Jenkins · 7 years ago