1. b09f421 Only report to gerrit if the action is from gerrit by Jamie Lennox · 7 years ago
  2. 7df274b Fix missing source connections on merger by Tobias Henkel · 7 years ago
  3. 9325757 Merge "Comment on PRs if a remote call to merge a change failed" into feature/zuulv3 by Jenkins · 7 years ago
  4. 207fa7a Merge "Ensure PRs arent rejected for stale negative reviews" into feature/zuulv3 by Jenkins · 7 years ago
  5. 0798f6b Merge "Implement pipeline requirement on github reviews" into feature/zuulv3 by Jenkins · 7 years ago
  6. 841f578 Merge "Adds github triggering from status updates" into feature/zuulv3 by Jenkins · 7 years ago
  7. cdd2629 Merge "Add support for requiring github pr head status" into feature/zuulv3 by Jenkins · 7 years ago
  8. 8d144dc Wait for merger to complete before item is ready by James E. Blair · 7 years ago
  9. 62198cb Comment on PRs if a remote call to merge a change failed by Adam Gandelman · 8 years ago
  10. ae4cd27 Implement pipeline requirement on github reviews by Jesse Keating · 8 years ago
  11. d81dd76 Ensure PRs arent rejected for stale negative reviews by Adam Gandelman · 8 years ago
  12. 8c6eeb5 Adds github triggering from status updates by Adam Gandelman · 8 years ago
  13. d96e588 Add support for requiring github pr head status by Jesse Keating · 8 years ago
  14. 8897dca skip py3 failing tests by Clint Byrum · 7 years ago
  15. 1e477c9 fix webapp tests for py3 by Clint Byrum · 7 years ago
  16. f322fe2 Encoding changes in tests for py3 by Clint Byrum · 7 years ago
  17. 1d0c7d1 view changes for py3 by Clint Byrum · 7 years ago
  18. 0584717 Remove errant basicConfig calls in test suites by Clint Byrum · 7 years ago
  19. e35885c Merge "Add trigger capability on github pr review" into feature/zuulv3 by Jenkins · 7 years ago
  20. bb0a92f Merge "Add support for github enterprise" into feature/zuulv3 by Jenkins · 7 years ago
  21. 62c65b9 Merge "Test gerrit and github drivers in same tenant" into feature/zuulv3 by Jenkins · 7 years ago
  22. dbfb291 Merge "Set filter according to PR/Change in URL" into feature/zuulv3 by Jenkins · 7 years ago
  23. 5c05a9f Add trigger capability on github pr review by Jesse Keating · 8 years ago
  24. 3c440b0 Test gerrit and github drivers in same tenant by Jan Hruban · 8 years ago
  25. be4ef8a Add support for github enterprise by Jesse Keating · 8 years ago
  26. ddeb95a Set filter according to PR/Change in URL by Jan Hruban · 8 years ago
  27. 570d01c GitHub file matching support by Jan Hruban · 9 years ago
  28. 3b41592 Better merge message for GitHub pull reqeusts by Jan Hruban · 9 years ago
  29. d4edee8 Allow github trigger to match on branches/refs by Jan Hruban · 9 years ago
  30. 37615e5 Support for dependent pipelines with github by Jan Hruban · 9 years ago
  31. 324ca5b Encapsulate determining the event purpose by Jan Hruban · 9 years ago
  32. 16ad31f support github pull request labels by Jan Hruban · 9 years ago
  33. 49bff07 Merge pull requests from github reporter by Jan Hruban · 9 years ago
  34. e252a73 Support for github commit status by Jan Hruban · 8 years ago
  35. 6d53c5e Configurable SSH access to GitHub by Jan Hruban · 9 years ago
  36. c7ab160 Add 'comment' github pull_request event action by Jan Hruban · 9 years ago
  37. 1a78c61 Add 'push' and 'tag' github webhook events. by Wayne · 9 years ago
  38. 40f4004 Add basic Github Zuul Reporter. by Wayne · 9 years ago
  39. 4fc1254 Support GitHub PR webhooks by Gregory Haynes · 9 years ago
  40. 2a53567 Use connection to qualify projects in merger by James E. Blair · 7 years ago
  41. 7083edd Allow using webapp from connections by Jan Hruban · 9 years ago
  42. 53fb126 Properly record timed out builds by Clark Boylan · 7 years ago
  43. df4eba2 Cleanup gearman clients in tests by Clark Boylan · 7 years ago
  44. ffe8f8b Cleanup zookeeper and fake nodepool in nodepool tests by Clark Boylan · 7 years ago
  45. 2462018 Use current class name on super call by Clark Boylan · 7 years ago
  46. 31cb3e8 Move two more tests to commitConfigUpdate by James E. Blair · 7 years ago
  47. 732ee86 Fix race in test_queue_rate_limiting by James E. Blair · 7 years ago
  48. dfdfcfc Move timer tests to commitConfigUpdate by James E. Blair · 7 years ago
  49. 9ea0d0b Move semaphore tests to their own class by James E. Blair · 7 years ago
  50. c4ba97a Remove org_unknown git repo from single-client test config by James E. Blair · 7 years ago
  51. 9ea7007 Move test_repo_deleted to simple_layout by James E. Blair · 7 years ago
  52. ea68ab4 Move check_ignore_dependencies to simple_layout by Jesse Keating · 7 years ago
  53. cc67b12 move test_disable_at to simple_layout by Jesse Keating · 7 years ago
  54. cc32419 Move some uses of updateConfigLayout to simple_layout by James E. Blair · 7 years ago
  55. e68d43f Move test_tags to simple_layout by James E. Blair · 7 years ago
  56. 6df6713 Use 'org/project' for tests which only operate on one project by James E. Blair · 7 years ago
  57. 7cb8454 Remove project3 by James E. Blair · 7 years ago
  58. cc02053 Move tests to use simple_layout by James E. Blair · 7 years ago
  59. b70e55a Add playbook support to simple_layout in tests by James E. Blair · 7 years ago
  60. 06cc392 Add simple_layout test decorator by James E. Blair · 7 years ago
  61. 6053de4 Remove source from pipelines (1/2) by James E. Blair · 7 years ago
  62. 109da3f Replace config/project repos with config/untrusted projects by James E. Blair · 7 years ago
  63. 0ffa010 Fully qualify project configuration names by James E. Blair · 7 years ago
  64. 8a395f9 Add source to project and remove unused tenant attrs by James E. Blair · 7 years ago
  65. c2a54fd Add a project index to Tenant by James E. Blair · 7 years ago
  66. 0a89975 Pass source to project instantiations by James E. Blair · 7 years ago
  67. f4a5f02 Fix race in test_queue_rate_limiting_dependent by James E. Blair · 7 years ago
  68. a002b03 Stop jobs when executor stops by James E. Blair · 7 years ago
  69. 267e516 Extend test timeout to 120s by James E. Blair · 7 years ago
  70. 621ec9a Put test id in zk chroot path by Clark Boylan · 7 years ago
  71. 87834af Merge "Perform pre-launch merge checks" into feature/zuulv3 by Jenkins · 7 years ago
  72. 2eb1c71 Merge "Re-enable test_live_reconfiguration_del_project" into feature/zuulv3 by Jenkins · 7 years ago
  73. 17aac29 Merge "Use libyaml if possible" into feature/zuulv3 by Jenkins · 7 years ago
  74. 830d593 Merge "Re-enable remaining test_crd_check_* tests" into feature/zuulv3 by Jenkins · 7 years ago
  75. 914991b Merge "Re-enable test_queue_rate_limiting_dependent" into feature/zuulv3 by Jenkins · 7 years ago
  76. 91132fb Merge "Re-enable test_queue_rate_limiting" into feature/zuulv3 by Jenkins · 7 years ago
  77. 0149ada Re-enable test_live_reconfiguration_del_project by Clint Byrum · 7 years ago
  78. ae04e4c Perform pre-launch merge checks by K Jonathan Harker · 8 years ago
  79. 88fdfde Use libyaml if possible by Clint Byrum · 7 years ago
  80. 12282ca Re-enable remaining test_crd_check_* tests by Clint Byrum · 7 years ago
  81. 14ab6ca Re-enable test_queue_rate_limiting_dependent by Clint Byrum · 7 years ago
  82. b01f1ca Re-enable test_queue_rate_limiting by Clint Byrum · 7 years ago
  83. 9a0e194 Change mutex to counting semaphore by Tobias Henkel · 8 years ago
  84. 77e5e80 Merge "Add 'allow-secrets' pipeline attribute" into feature/zuulv3 by Jenkins · 7 years ago
  85. 55a3fe6 Merge "Add support for job allowed-projects" into feature/zuulv3 by Jenkins · 7 years ago
  86. 4550bbc Merge "Augment references of pkcs1 with oaep" into feature/zuulv3 by Jenkins · 7 years ago
  87. ad10e81 Merge "Isolate encryption-related methods" into feature/zuulv3 by Jenkins · 7 years ago
  88. 456390c Merge "Serve public keys through webapp" into feature/zuulv3 by Jenkins · 7 years ago
  89. 6c6761b Merge "Decrypt secrets and plumb to Ansible" into feature/zuulv3 by Jenkins · 7 years ago
  90. a8d0924 Merge "Associate secrets with jobs" into feature/zuulv3 by Jenkins · 7 years ago
  91. c66c2c9 Merge "Add secret top-level config object" into feature/zuulv3 by Jenkins · 7 years ago
  92. d9c8be6 Merge "Add per-repo public and private keys" into feature/zuulv3 by Jenkins · 7 years ago
  93. d234836 Add 'allow-secrets' pipeline attribute by James E. Blair · 8 years ago
  94. b3f5db1 Add support for job allowed-projects by James E. Blair · 8 years ago
  95. 717e8e9 Augment references of pkcs1 with oaep by James E. Blair · 8 years ago
  96. bf1a4f2 Isolate encryption-related methods by James E. Blair · 8 years ago
  97. c49e5e7 Serve public keys through webapp by James E. Blair · 8 years ago
  98. 18f86a3 Decrypt secrets and plumb to Ansible by James E. Blair · 8 years ago
  99. 8525e2b Associate secrets with jobs by James E. Blair · 8 years ago
  100. 01f83b7 Add secret top-level config object by James E. Blair · 8 years ago