1. a41566f Implement Depends-On for github by Jesse Keating · 7 years ago
  2. 34de171 Merge "executor: run trusted playbook in a bubblewrap" into feature/zuulv3 by Jenkins · 7 years ago
  3. b5910f1 Merge "Implement pipeline requirement of github labels" into feature/zuulv3 by Jenkins · 7 years ago
  4. 08dab8f Add a test to verify push reports only set status by Jesse Keating · 7 years ago
  5. b934c1a Remove use of six library by Monty Taylor · 7 years ago
  6. 44aef15 executor: run trusted playbook in a bubblewrap by Tristan Cacqueray · 7 years ago
  7. 19dfb49 Implement pipeline requirement of github labels by Jesse Keating · 7 years ago
  8. b42e595 Merge "Change log streaming link to finger protocol" into feature/zuulv3 by Jenkins · 7 years ago
  9. de8242c Change log streaming link to finger protocol by Monty Taylor · 8 years ago
  10. 9e94a0e Merge "Clean up docstring on SSLZuulTestCase" into feature/zuulv3 by Jenkins · 7 years ago
  11. 3a34f66 Merge "Add ssl support to gearman / gearman_server" into feature/zuulv3 by Jenkins · 7 years ago
  12. d3232f5 Clean up docstring on SSLZuulTestCase by Paul Belanger · 7 years ago
  13. 0a21f0a Add ssl support to gearman / gearman_server by Paul Belanger · 7 years ago
  14. 39f7f0f Merge "Implement a cache of github change objects" into feature/zuulv3 by Jenkins · 7 years ago
  15. 1f7ebe9 Improve fake github commit status handling by Jesse Keating · 7 years ago
  16. 61040e7 Implement a cache of github change objects by Jesse Keating · 7 years ago
  17. 5820e07 Merge "Change node 'image' to 'label'" into feature/zuulv3 by Jenkins · 7 years ago
  18. 16d96a0 Change node 'image' to 'label' by James E. Blair · 7 years ago
  19. 04ed788 Merge "Extend in-repo config update support to github" into feature/zuulv3 by Jenkins · 7 years ago
  20. 71a47ff Extend in-repo config update support to github by Jesse Keating · 7 years ago
  21. 66f21b1 Merge "Use ssh for git-upload-pack" into feature/zuulv3 by Jenkins · 7 years ago
  22. 544ab9a Merge "Write inventory as yaml not ini" into feature/zuulv3 by Jenkins · 7 years ago
  23. 26e0156 Merge "Release executor jobs on test exit" into feature/zuulv3 by Jenkins · 7 years ago
  24. 0da7a6a Merge "Enable test_one_branch cloner test" into feature/zuulv3 by Jenkins · 7 years ago
  25. 8130941 Merge "Use the executor cached repos more often" into feature/zuulv3 by Jenkins · 7 years ago
  26. 0d92612 Write inventory as yaml not ini by Monty Taylor · 7 years ago
  27. 52fc1a9 Merge "Mutex repo updates and merge ops in executor" into feature/zuulv3 by Jenkins · 7 years ago
  28. 24c0703 Mutex repo updates and merge ops in executor by James E. Blair · 7 years ago
  29. c8e85ba Merge "Handle change related reqs on push like events" into feature/zuulv3 by Jenkins · 7 years ago
  30. 8c2eb57 Handle change related reqs on push like events by Jesse Keating · 7 years ago
  31. a2fd4f3 Merge "Add SSH Agent Primitives and usage" into feature/zuulv3 by Jenkins · 7 years ago
  32. 2f6cdff Merge "Fix fake gearman py3 bug and re-enable sched tests" into feature/zuulv3 by Jenkins · 7 years ago
  33. 54604ac Merge "Whitelist pydevd debug threads" into feature/zuulv3 by Jenkins · 7 years ago
  34. f9235ad Merge "Use previously stored repo state on executor" into feature/zuulv3 by Jenkins · 7 years ago
  35. 5ddbce7 Merge "Implement github pipeline req of current-patchset" into feature/zuulv3 by Jenkins · 7 years ago
  36. 8be2814 Merge "Implement github pipepline req of open" into feature/zuulv3 by Jenkins · 7 years ago
  37. 4a27f13 Implement github pipepline req of open by Jesse Keating · 7 years ago
  38. 0d40c12 Implement github pipeline req of current-patchset by Jesse Keating · 7 years ago
  39. 03454a5 Fix fake gearman py3 bug and re-enable sched tests by Clint Byrum · 7 years ago
  40. 5426b11 Release executor jobs on test exit by James E. Blair · 7 years ago
  41. 50c69d8 Add SSH Agent Primitives and usage by Clint Byrum · 7 years ago
  42. 7df274b Fix missing source connections on merger by Tobias Henkel · 7 years ago
  43. 207fa7a Merge "Ensure PRs arent rejected for stale negative reviews" into feature/zuulv3 by Jenkins · 7 years ago
  44. 0798f6b Merge "Implement pipeline requirement on github reviews" into feature/zuulv3 by Jenkins · 7 years ago
  45. 841f578 Merge "Adds github triggering from status updates" into feature/zuulv3 by Jenkins · 7 years ago
  46. d8af542 Enable test_one_branch cloner test by James E. Blair · 7 years ago
  47. f327c57 Use the executor cached repos more often by James E. Blair · 7 years ago
  48. d91b4d7 Use ssh for git-upload-pack by Tobias Henkel · 7 years ago
  49. cdd2629 Merge "Add support for requiring github pr head status" into feature/zuulv3 by Jenkins · 7 years ago
  50. 801fe15 Merge "Wait for merger to complete before item is ready" into feature/zuulv3 by Jenkins · 7 years ago
  51. ff8b80e Merge "Disable leaked repo check" into feature/zuulv3 by Jenkins · 7 years ago
  52. 73b4177 Disable leaked repo check by James E. Blair · 7 years ago
  53. 1960d68 Use previously stored repo state on executor by James E. Blair · 7 years ago
  54. 8d144dc Wait for merger to complete before item is ready by James E. Blair · 7 years ago
  55. ae4cd27 Implement pipeline requirement on github reviews by Jesse Keating · 8 years ago
  56. d81dd76 Ensure PRs arent rejected for stale negative reviews by Adam Gandelman · 8 years ago
  57. 8c6eeb5 Adds github triggering from status updates by Adam Gandelman · 8 years ago
  58. d96e588 Add support for requiring github pr head status by Jesse Keating · 8 years ago
  59. 027f5e3 Merge "Remove uncalled test code" into feature/zuulv3 by Jenkins · 7 years ago
  60. 48eb2cb Merge "Fix github driver tests for py3" into feature/zuulv3 by Jenkins · 7 years ago
  61. 45a960c Merge "Encoding changes in tests for py3" into feature/zuulv3 by Jenkins · 7 years ago
  62. 636289f Merge "view changes for py3" into feature/zuulv3 by Jenkins · 7 years ago
  63. 8037067 Merge "writing yaml to disk needs bytes" into feature/zuulv3 by Jenkins · 7 years ago
  64. 5e0370d Merge "py3 hashlib error" into feature/zuulv3 by Jenkins · 7 years ago
  65. cbbce0d Improve safety around canceling node requests by James E. Blair · 7 years ago
  66. d52b7d7 writing yaml to disk needs bytes by Clint Byrum · 7 years ago
  67. 1d0c7d1 view changes for py3 by Clint Byrum · 7 years ago
  68. f322fe2 Encoding changes in tests for py3 by Clint Byrum · 7 years ago
  69. 607d10e Fix github driver tests for py3 by Clint Byrum · 7 years ago
  70. c0923d5 py3 hashlib error by Clint Byrum · 7 years ago
  71. 31316f7 Merge "Add paste to the default list of loggers in tests" into feature/zuulv3 by Jenkins · 7 years ago
  72. 73db649 Add paste to the default list of loggers in tests by Monty Taylor · 7 years ago
  73. 5c05a9f Add trigger capability on github pr review by Jesse Keating · 8 years ago
  74. 9b546cd Whitelist pydevd debug threads by Tobias Henkel · 7 years ago
  75. 7303b36 Remove uncalled test code by Jesse Keating · 7 years ago
  76. 570d01c GitHub file matching support by Jan Hruban · 9 years ago
  77. 3b41592 Better merge message for GitHub pull reqeusts by Jan Hruban · 9 years ago
  78. 37615e5 Support for dependent pipelines with github by Jan Hruban · 9 years ago
  79. 16ad31f support github pull request labels by Jan Hruban · 9 years ago
  80. 49bff07 Merge pull requests from github reporter by Jan Hruban · 9 years ago
  81. e252a73 Support for github commit status by Jan Hruban · 8 years ago
  82. 6d53c5e Configurable SSH access to GitHub by Jan Hruban · 9 years ago
  83. c7ab160 Add 'comment' github pull_request event action by Jan Hruban · 9 years ago
  84. 1a78c61 Add 'push' and 'tag' github webhook events. by Wayne · 9 years ago
  85. 40f4004 Add basic Github Zuul Reporter. by Wayne · 9 years ago
  86. 4fc1254 Support GitHub PR webhooks by Gregory Haynes · 9 years ago
  87. 2a53567 Use connection to qualify projects in merger by James E. Blair · 7 years ago
  88. 7083edd Allow using webapp from connections by Jan Hruban · 9 years ago
  89. 3410d53 Cleanup logging handlers by Clark Boylan · 7 years ago
  90. 8208c19 Error if threads leak. by Clark Boylan · 7 years ago
  91. f18e3b8 Whitelist watchdog threads in test thread leak checker by Clark Boylan · 7 years ago
  92. 21a2c81 Use cStringIO if available. by Clark Boylan · 7 years ago
  93. afc49ea Remove commitLayoutUpdate by James E. Blair · 7 years ago
  94. 97a4207 Merge "Move timer tests to commitConfigUpdate" into feature/zuulv3 by Jenkins · 7 years ago
  95. 30715e4 Merge "Move semaphore tests to their own class" into feature/zuulv3 by Jenkins · 7 years ago
  96. 6f020f4 Merge "Remove org_unknown git repo from single-client test config" into feature/zuulv3 by Jenkins · 7 years ago
  97. 9c9fd53 Merge "Move test_repo_deleted to simple_layout" into feature/zuulv3 by Jenkins · 7 years ago
  98. 436a545 Allow simple_layout to support custom drivers by Jesse Keating · 7 years ago
  99. dfdfcfc Move timer tests to commitConfigUpdate by James E. Blair · 7 years ago
  100. 9ea0d0b Move semaphore tests to their own class by James E. Blair · 7 years ago