1. 1f7ebe9 Improve fake github commit status handling by Jesse Keating · 7 years ago
  2. 197e820 Fix git ssh env in merger by James E. Blair · 7 years ago
  3. 5820e07 Merge "Change node 'image' to 'label'" into feature/zuulv3 by Jenkins · 7 years ago
  4. 17e7667 Merge "Add friendly error messages and tests for nodeset dupes" into feature/zuulv3 by Jenkins · 7 years ago
  5. 9ea6b9e Merge "Allow per-repo selection of configuration classes to load" into feature/zuulv3 by Jenkins · 7 years ago
  6. 4dfcf54 Correct location of ansible log file by David Shrewsbury · 7 years ago
  7. 16d96a0 Change node 'image' to 'label' by James E. Blair · 7 years ago
  8. e64b0e4 Add friendly error messages and tests for nodeset dupes by James E. Blair · 7 years ago
  9. ac180ce Allow per-repo selection of configuration classes to load by James E. Blair · 7 years ago
  10. a602159 Merge "Factor out duplicate code in executor repo tests" into feature/zuulv3 by Jenkins · 7 years ago
  11. 33fd718 Merge "Reject some untrusted config objects" into feature/zuulv3 by Jenkins · 7 years ago
  12. 686024a Merge "Put variables into the inventory" into feature/zuulv3 by Jenkins · 7 years ago
  13. 544ab9a Merge "Write inventory as yaml not ini" into feature/zuulv3 by Jenkins · 7 years ago
  14. 7e0c162 Merge "Add support for defining groups in nodesets" into feature/zuulv3 by Jenkins · 7 years ago
  15. 987855f Factor out duplicate code in executor repo tests by James E. Blair · 7 years ago
  16. d5656ad Reject some untrusted config objects by James E. Blair · 7 years ago
  17. c6c3de6 Merge "Rename TestCloner TestExecutorRepos" into feature/zuulv3 by Jenkins · 7 years ago
  18. 383d2a5 Merge "Remove test_post_checkout" into feature/zuulv3 by Jenkins · 7 years ago
  19. b8abd46 Merge "Remove test_periodic_update" into feature/zuulv3 by Jenkins · 7 years ago
  20. e8292d5 Merge "Remove test_upgrade" into feature/zuulv3 by Jenkins · 7 years ago
  21. dd34ce7 Merge "Remove test_git_cache_dir" into feature/zuulv3 by Jenkins · 7 years ago
  22. dc001e5 Merge "Add github reporter status-url config option" into feature/zuulv3 by Jenkins · 7 years ago
  23. 1d3f547 Merge "Enable test_post_and_master_checkout" into feature/zuulv3 by Jenkins · 7 years ago
  24. 055a921 Merge "Enable test_post_checkout" into feature/zuulv3 by Jenkins · 7 years ago
  25. 9c8e37f Merge "Enable test_periodic" into feature/zuulv3 by Jenkins · 7 years ago
  26. 736bfff Merge "Enable test_project_override" into feature/zuulv3 by Jenkins · 7 years ago
  27. 757ff1d Merge "Verify executor branch checkout" into feature/zuulv3 by Jenkins · 7 years ago
  28. cbe9690 Merge "Replace equals None with is None" into feature/zuulv3 by Jenkins · 7 years ago
  29. a54144a Put variables into the inventory by Monty Taylor · 7 years ago
  30. 33ec94c Merge "Enable test_multi_branch cloner/executor test" into feature/zuulv3 by Jenkins · 7 years ago
  31. 0da7a6a Merge "Enable test_one_branch cloner test" into feature/zuulv3 by Jenkins · 7 years ago
  32. 0d92612 Write inventory as yaml not ini by Monty Taylor · 7 years ago
  33. 5e33923 Merge "Fix reporting on changes dequeued for deps" into feature/zuulv3 by Jenkins · 7 years ago
  34. 316ddb7 Merge "Don't report start on unmanaged projects" into feature/zuulv3 by Jenkins · 7 years ago
  35. fc98bd6 Merge "Fix race in gerrit+github test" into feature/zuulv3 by Jenkins · 7 years ago
  36. 0c40cdc Add github reporter status-url config option by K Jonathan Harker · 7 years ago
  37. 0d3e83b Fix reporting on changes dequeued for deps by James E. Blair · 7 years ago
  38. 9842bd7 Don't report start on unmanaged projects by Tobias Henkel · 7 years ago
  39. 7c60e44 Fix race in gerrit+github test by James E. Blair · 7 years ago
  40. c8e85ba Merge "Handle change related reqs on push like events" into feature/zuulv3 by Jenkins · 7 years ago
  41. 76ced2d Merge "Don't copy the __pycache__ folder" into feature/zuulv3 by Jenkins · 7 years ago
  42. 8c2eb57 Handle change related reqs on push like events by Jesse Keating · 7 years ago
  43. 38b553a Replace equals None with is None by Monty Taylor · 7 years ago
  44. bbe811e Enable test_post_checkout by James E. Blair · 7 years ago
  45. 1de2e49 Enable test_post_and_master_checkout by James E. Blair · 7 years ago
  46. be2d94f Remove test_git_cache_dir by James E. Blair · 7 years ago
  47. 9d9b260 Remove test_upgrade by James E. Blair · 7 years ago
  48. c35ad56 Remove test_periodic_update by James E. Blair · 7 years ago
  49. 005f239 Remove test_post_checkout by James E. Blair · 7 years ago
  50. b3b5b38 Rename TestCloner TestExecutorRepos by James E. Blair · 7 years ago
  51. 95ae4fc Enable test_periodic by James E. Blair · 7 years ago
  52. 6b21ba6 Merge "Add untrusted-projects ansible test" into feature/zuulv3 by Jenkins · 7 years ago
  53. ef01295 Merge "Add support for bwrap" into feature/zuulv3 by Jenkins · 7 years ago
  54. a2fd4f3 Merge "Add SSH Agent Primitives and usage" into feature/zuulv3 by Jenkins · 7 years ago
  55. 9d9023f Add untrusted-projects ansible test by Paul Belanger · 7 years ago
  56. 4de8d9e Enable test_project_override by James E. Blair · 7 years ago
  57. 2f6cdff Merge "Fix fake gearman py3 bug and re-enable sched tests" into feature/zuulv3 by Jenkins · 7 years ago
  58. 3c4c157 Merge "Only report to gerrit if the action is from gerrit" into feature/zuulv3 by Jenkins · 7 years ago
  59. 5870cca Add support for bwrap by Clint Byrum · 7 years ago
  60. e66afb1 Merge "Add a finger protocol log streamer" into feature/zuulv3 by Jenkins · 7 years ago
  61. bcaa2d4 Verify executor branch checkout by James E. Blair · 7 years ago
  62. af3d01e Enable test_multi_branch cloner/executor test by James E. Blair · 7 years ago
  63. 562f51b Merge "Decode the console log stream" into feature/zuulv3 by Jenkins · 7 years ago
  64. eb85647 Add a finger protocol log streamer by David Shrewsbury · 7 years ago
  65. f9235ad Merge "Use previously stored repo state on executor" into feature/zuulv3 by Jenkins · 7 years ago
  66. 5ddbce7 Merge "Implement github pipeline req of current-patchset" into feature/zuulv3 by Jenkins · 7 years ago
  67. 8be2814 Merge "Implement github pipepline req of open" into feature/zuulv3 by Jenkins · 7 years ago
  68. 2220d33 Merge "Include tenant name in github context" into feature/zuulv3 by Jenkins · 7 years ago
  69. 18bc7ed Include tenant name in github context by Jamie Lennox · 7 years ago
  70. 4a27f13 Implement github pipepline req of open by Jesse Keating · 7 years ago
  71. 0d40c12 Implement github pipeline req of current-patchset by Jesse Keating · 7 years ago
  72. d0cbee6 Merge "Implement github trigger requirement status" into feature/zuulv3 by Jenkins · 7 years ago
  73. b09f421 Only report to gerrit if the action is from gerrit by Jamie Lennox · 7 years ago
  74. 03454a5 Fix fake gearman py3 bug and re-enable sched tests by Clint Byrum · 7 years ago
  75. 50c69d8 Add SSH Agent Primitives and usage by Clint Byrum · 7 years ago
  76. 7df274b Fix missing source connections on merger by Tobias Henkel · 7 years ago
  77. 3a00ae8 Implement github trigger requirement status by Jesse Keating · 7 years ago
  78. 9325757 Merge "Comment on PRs if a remote call to merge a change failed" into feature/zuulv3 by Jenkins · 7 years ago
  79. 207fa7a Merge "Ensure PRs arent rejected for stale negative reviews" into feature/zuulv3 by Jenkins · 7 years ago
  80. 0798f6b Merge "Implement pipeline requirement on github reviews" into feature/zuulv3 by Jenkins · 7 years ago
  81. 841f578 Merge "Adds github triggering from status updates" into feature/zuulv3 by Jenkins · 7 years ago
  82. d8af542 Enable test_one_branch cloner test by James E. Blair · 7 years ago
  83. cdd2629 Merge "Add support for requiring github pr head status" into feature/zuulv3 by Jenkins · 7 years ago
  84. 1960d68 Use previously stored repo state on executor by James E. Blair · 7 years ago
  85. 8d144dc Wait for merger to complete before item is ready by James E. Blair · 7 years ago
  86. 62198cb Comment on PRs if a remote call to merge a change failed by Adam Gandelman · 8 years ago
  87. ae4cd27 Implement pipeline requirement on github reviews by Jesse Keating · 8 years ago
  88. d81dd76 Ensure PRs arent rejected for stale negative reviews by Adam Gandelman · 8 years ago
  89. 8c6eeb5 Adds github triggering from status updates by Adam Gandelman · 8 years ago
  90. d96e588 Add support for requiring github pr head status by Jesse Keating · 8 years ago
  91. 8897dca skip py3 failing tests by Clint Byrum · 7 years ago
  92. 1e477c9 fix webapp tests for py3 by Clint Byrum · 7 years ago
  93. f322fe2 Encoding changes in tests for py3 by Clint Byrum · 7 years ago
  94. 1d0c7d1 view changes for py3 by Clint Byrum · 7 years ago
  95. 0584717 Remove errant basicConfig calls in test suites by Clint Byrum · 7 years ago
  96. e35885c Merge "Add trigger capability on github pr review" into feature/zuulv3 by Jenkins · 7 years ago
  97. bb0a92f Merge "Add support for github enterprise" into feature/zuulv3 by Jenkins · 7 years ago
  98. 62c65b9 Merge "Test gerrit and github drivers in same tenant" into feature/zuulv3 by Jenkins · 7 years ago
  99. dbfb291 Merge "Set filter according to PR/Change in URL" into feature/zuulv3 by Jenkins · 7 years ago
  100. 5c05a9f Add trigger capability on github pr review by Jesse Keating · 8 years ago