1. 4a27f13 Implement github pipepline req of open by Jesse Keating · 7 years ago
  2. 18bc7ed Include tenant name in github context by Jamie Lennox · 7 years ago
  3. 3a00ae8 Implement github trigger requirement status by Jesse Keating · 7 years ago
  4. 62198cb Comment on PRs if a remote call to merge a change failed by Adam Gandelman · 8 years ago
  5. d81dd76 Ensure PRs arent rejected for stale negative reviews by Adam Gandelman · 8 years ago
  6. ae4cd27 Implement pipeline requirement on github reviews by Jesse Keating · 8 years ago
  7. 8c6eeb5 Adds github triggering from status updates by Adam Gandelman · 8 years ago
  8. d96e588 Add support for requiring github pr head status by Jesse Keating · 8 years ago
  9. 2cf8d2a Merge "Add driver-specific pipeline requirements" into feature/zuulv3 by Jenkins · 7 years ago
  10. 027f5e3 Merge "Remove uncalled test code" into feature/zuulv3 by Jenkins · 7 years ago
  11. e8827ff Merge "Remove queue-name from job schema" into feature/zuulv3 by Jenkins · 7 years ago
  12. aad3ae2 Add driver-specific pipeline requirements by James E. Blair · 7 years ago
  13. 48eb2cb Merge "Fix github driver tests for py3" into feature/zuulv3 by Jenkins · 7 years ago
  14. 2b9040d Merge "skip py3 failing tests" into feature/zuulv3 by Jenkins · 7 years ago
  15. d73e39f Merge "fix webapp tests for py3" into feature/zuulv3 by Jenkins · 7 years ago
  16. 45a960c Merge "Encoding changes in tests for py3" into feature/zuulv3 by Jenkins · 7 years ago
  17. 636289f Merge "view changes for py3" into feature/zuulv3 by Jenkins · 7 years ago
  18. 8037067 Merge "writing yaml to disk needs bytes" into feature/zuulv3 by Jenkins · 7 years ago
  19. 5e0370d Merge "py3 hashlib error" into feature/zuulv3 by Jenkins · 7 years ago
  20. cbbce0d Improve safety around canceling node requests by James E. Blair · 7 years ago
  21. d52b7d7 writing yaml to disk needs bytes by Clint Byrum · 7 years ago
  22. 1d0c7d1 view changes for py3 by Clint Byrum · 7 years ago
  23. f322fe2 Encoding changes in tests for py3 by Clint Byrum · 7 years ago
  24. 1e477c9 fix webapp tests for py3 by Clint Byrum · 7 years ago
  25. 8897dca skip py3 failing tests by Clint Byrum · 7 years ago
  26. 607d10e Fix github driver tests for py3 by Clint Byrum · 7 years ago
  27. c0923d5 py3 hashlib error by Clint Byrum · 7 years ago
  28. 86cb64d Merge "Remove errant basicConfig calls in test suites" into feature/zuulv3 by Jenkins · 7 years ago
  29. 31316f7 Merge "Add paste to the default list of loggers in tests" into feature/zuulv3 by Jenkins · 7 years ago
  30. 73db649 Add paste to the default list of loggers in tests by Monty Taylor · 7 years ago
  31. 0584717 Remove errant basicConfig calls in test suites by Clint Byrum · 7 years ago
  32. e35885c Merge "Add trigger capability on github pr review" into feature/zuulv3 by Jenkins · 7 years ago
  33. bb0a92f Merge "Add support for github enterprise" into feature/zuulv3 by Jenkins · 7 years ago
  34. 62c65b9 Merge "Test gerrit and github drivers in same tenant" into feature/zuulv3 by Jenkins · 7 years ago
  35. dbfb291 Merge "Set filter according to PR/Change in URL" into feature/zuulv3 by Jenkins · 7 years ago
  36. 0cfe022 Merge "GitHub file matching support" into feature/zuulv3 by Jenkins · 7 years ago
  37. f42f725 Merge "Better merge message for GitHub pull reqeusts" into feature/zuulv3 by Jenkins · 7 years ago
  38. 5c05a9f Add trigger capability on github pr review by Jesse Keating · 8 years ago
  39. e24581d Merge "Re-enable test_live_reconfiguration_shared_queue" into feature/zuulv3 by Jenkins · 7 years ago
  40. fe4bfc9 Merge "Re-enable test_live_reconfiguration_failed_job" into feature/zuulv3 by Jenkins · 7 years ago
  41. 623957f Merge "Re-enable test_live_reconfiguration_failed_root" into feature/zuulv3 by Jenkins · 7 years ago
  42. 415d1fe Merge "Re-enable test_live_reconfiguration_merge_conflict" into feature/zuulv3 by Jenkins · 7 years ago
  43. bf49e32 Merge "Move test_test_config to a cmd-focused test suite" into feature/zuulv3 by Jenkins · 7 years ago
  44. 65f0ce1 Merge "Allow github trigger to match on branches/refs" into feature/zuulv3 by Jenkins · 7 years ago
  45. adea507 Merge "Support for dependent pipelines with github" into feature/zuulv3 by Jenkins · 7 years ago
  46. 2c7aa16 Merge "Encapsulate determining the event purpose" into feature/zuulv3 by Jenkins · 7 years ago
  47. 36d59e3 Merge "support github pull request labels" into feature/zuulv3 by Jenkins · 7 years ago
  48. 0bd1512 Merge "Merge pull requests from github reporter" into feature/zuulv3 by Jenkins · 7 years ago
  49. e8b7cd1 Merge "Support for github commit status" into feature/zuulv3 by Jenkins · 7 years ago
  50. d5efdce Merge "Configurable SSH access to GitHub" into feature/zuulv3 by Jenkins · 7 years ago
  51. 0df9c0f Merge "Add 'comment' github pull_request event action" into feature/zuulv3 by Jenkins · 7 years ago
  52. badfe2d Merge "Add 'push' and 'tag' github webhook events." into feature/zuulv3 by Jenkins · 7 years ago
  53. b09c48a Merge "Add basic Github Zuul Reporter." into feature/zuulv3 by Jenkins · 7 years ago
  54. 65bc856 Merge "Support GitHub PR webhooks" into feature/zuulv3 by Jenkins · 7 years ago
  55. 7303b36 Remove uncalled test code by Jesse Keating · 7 years ago
  56. 3c440b0 Test gerrit and github drivers in same tenant by Jan Hruban · 8 years ago
  57. be4ef8a Add support for github enterprise by Jesse Keating · 8 years ago
  58. ddeb95a Set filter according to PR/Change in URL by Jan Hruban · 8 years ago
  59. d4edee8 Allow github trigger to match on branches/refs by Jan Hruban · 9 years ago
  60. 3b41592 Better merge message for GitHub pull reqeusts by Jan Hruban · 9 years ago
  61. 570d01c GitHub file matching support by Jan Hruban · 9 years ago
  62. 37615e5 Support for dependent pipelines with github by Jan Hruban · 9 years ago
  63. 324ca5b Encapsulate determining the event purpose by Jan Hruban · 9 years ago
  64. 16ad31f support github pull request labels by Jan Hruban · 9 years ago
  65. 49bff07 Merge pull requests from github reporter by Jan Hruban · 9 years ago
  66. e252a73 Support for github commit status by Jan Hruban · 8 years ago
  67. d53e7cf Update zuul.project to dictonary for vars.yaml by Paul Belanger · 7 years ago
  68. db04e6a Report job shadow errors to users by James E. Blair · 7 years ago
  69. a5a1249 Be less agressive with implied branch matchers by James E. Blair · 7 years ago
  70. 6d53c5e Configurable SSH access to GitHub by Jan Hruban · 9 years ago
  71. c7ab160 Add 'comment' github pull_request event action by Jan Hruban · 9 years ago
  72. 40f4004 Add basic Github Zuul Reporter. by Wayne · 9 years ago
  73. 1a78c61 Add 'push' and 'tag' github webhook events. by Wayne · 9 years ago
  74. 4fc1254 Support GitHub PR webhooks by Gregory Haynes · 9 years ago
  75. 69663d4 Re-enable test_live_reconfiguration_shared_queue by Clint Byrum · 7 years ago
  76. 841a58c Re-enable test_live_reconfiguration_failed_job by Clint Byrum · 7 years ago
  77. 3147d65 Re-enable test_live_reconfiguration_failed_root by Clint Byrum · 7 years ago
  78. 073c00b Re-enable test_live_reconfiguration_merge_conflict by Clint Byrum · 7 years ago
  79. 44430ec Move test_test_config to a cmd-focused test suite by Clint Byrum · 7 years ago
  80. 2a53567 Use connection to qualify projects in merger by James E. Blair · 7 years ago
  81. 7083edd Allow using webapp from connections by Jan Hruban · 9 years ago
  82. bc85ed2 Remove queue-name from job schema by James E. Blair · 7 years ago
  83. 3410d53 Cleanup logging handlers by Clark Boylan · 7 years ago
  84. 8208c19 Error if threads leak. by Clark Boylan · 7 years ago
  85. 53fb126 Properly record timed out builds by Clark Boylan · 7 years ago
  86. df4eba2 Cleanup gearman clients in tests by Clark Boylan · 7 years ago
  87. ffe8f8b Cleanup zookeeper and fake nodepool in nodepool tests by Clark Boylan · 7 years ago
  88. f18e3b8 Whitelist watchdog threads in test thread leak checker by Clark Boylan · 7 years ago
  89. 21a2c81 Use cStringIO if available. by Clark Boylan · 7 years ago
  90. 2462018 Use current class name on super call by Clark Boylan · 7 years ago
  91. afc49ea Remove commitLayoutUpdate by James E. Blair · 7 years ago
  92. 31cb3e8 Move two more tests to commitConfigUpdate by James E. Blair · 7 years ago
  93. 732ee86 Fix race in test_queue_rate_limiting 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. 68d26b7 Merge "Move check_ignore_dependencies to simple_layout" into feature/zuulv3 by Jenkins · 7 years ago
  99. 73916b4 Merge "move test_disable_at to simple_layout" into feature/zuulv3 by Jenkins · 7 years ago
  100. 436a545 Allow simple_layout to support custom drivers by Jesse Keating · 7 years ago