1. 5c05a9f Add trigger capability on github pr review by Jesse Keating · 8 years ago
  2. be4ef8a Add support for github enterprise by Jesse Keating · 8 years ago
  3. 3c440b0 Test gerrit and github drivers in same tenant by Jan Hruban · 8 years ago
  4. ddeb95a Set filter according to PR/Change in URL by Jan Hruban · 8 years ago
  5. 570d01c GitHub file matching support by Jan Hruban · 9 years ago
  6. 3b41592 Better merge message for GitHub pull reqeusts by Jan Hruban · 9 years ago
  7. d4edee8 Allow github trigger to match on branches/refs by Jan Hruban · 9 years ago
  8. 37615e5 Support for dependent pipelines with github by Jan Hruban · 9 years ago
  9. 324ca5b Encapsulate determining the event purpose by Jan Hruban · 9 years ago
  10. 16ad31f support github pull request labels by Jan Hruban · 9 years ago
  11. 49bff07 Merge pull requests from github reporter by Jan Hruban · 9 years ago
  12. e252a73 Support for github commit status by Jan Hruban · 8 years ago
  13. 6d53c5e Configurable SSH access to GitHub by Jan Hruban · 9 years ago
  14. c7ab160 Add 'comment' github pull_request event action by Jan Hruban · 9 years ago
  15. 1a78c61 Add 'push' and 'tag' github webhook events. by Wayne · 9 years ago
  16. 40f4004 Add basic Github Zuul Reporter. by Wayne · 9 years ago
  17. 4fc1254 Support GitHub PR webhooks by Gregory Haynes · 9 years ago
  18. 2a53567 Use connection to qualify projects in merger by James E. Blair · 7 years ago
  19. 7083edd Allow using webapp from connections by Jan Hruban · 9 years ago
  20. 3410d53 Cleanup logging handlers by Clark Boylan · 7 years ago
  21. 8208c19 Error if threads leak. by Clark Boylan · 7 years ago
  22. 53fb126 Properly record timed out builds by Clark Boylan · 7 years ago
  23. df4eba2 Cleanup gearman clients in tests by Clark Boylan · 7 years ago
  24. ffe8f8b Cleanup zookeeper and fake nodepool in nodepool tests by Clark Boylan · 7 years ago
  25. f18e3b8 Whitelist watchdog threads in test thread leak checker by Clark Boylan · 7 years ago
  26. 21a2c81 Use cStringIO if available. by Clark Boylan · 7 years ago
  27. 2462018 Use current class name on super call by Clark Boylan · 7 years ago
  28. afc49ea Remove commitLayoutUpdate by James E. Blair · 7 years ago
  29. 31cb3e8 Move two more tests to commitConfigUpdate by James E. Blair · 7 years ago
  30. 732ee86 Fix race in test_queue_rate_limiting by James E. Blair · 7 years ago
  31. 97a4207 Merge "Move timer tests to commitConfigUpdate" into feature/zuulv3 by Jenkins · 7 years ago
  32. 30715e4 Merge "Move semaphore tests to their own class" into feature/zuulv3 by Jenkins · 7 years ago
  33. 6f020f4 Merge "Remove org_unknown git repo from single-client test config" into feature/zuulv3 by Jenkins · 7 years ago
  34. 9c9fd53 Merge "Move test_repo_deleted to simple_layout" into feature/zuulv3 by Jenkins · 7 years ago
  35. 68d26b7 Merge "Move check_ignore_dependencies to simple_layout" into feature/zuulv3 by Jenkins · 7 years ago
  36. 73916b4 Merge "move test_disable_at to simple_layout" into feature/zuulv3 by Jenkins · 7 years ago
  37. 436a545 Allow simple_layout to support custom drivers by Jesse Keating · 7 years ago
  38. dfdfcfc Move timer tests to commitConfigUpdate by James E. Blair · 7 years ago
  39. 9ea0d0b Move semaphore tests to their own class by James E. Blair · 7 years ago
  40. c4ba97a Remove org_unknown git repo from single-client test config by James E. Blair · 7 years ago
  41. 9ea7007 Move test_repo_deleted to simple_layout by James E. Blair · 7 years ago
  42. ea68ab4 Move check_ignore_dependencies to simple_layout by Jesse Keating · 7 years ago
  43. cc67b12 move test_disable_at to simple_layout by Jesse Keating · 7 years ago
  44. 8b0c70a Remove unused test git repos by James E. Blair · 7 years ago
  45. cc32419 Move some uses of updateConfigLayout to simple_layout by James E. Blair · 7 years ago
  46. e68d43f Move test_tags to simple_layout by James E. Blair · 7 years ago
  47. 6df6713 Use 'org/project' for tests which only operate on one project by James E. Blair · 7 years ago
  48. 7cb8454 Remove project3 by James E. Blair · 7 years ago
  49. 44860b6 Remove unused repos from repo init by James E. Blair · 7 years ago
  50. cc02053 Move tests to use simple_layout by James E. Blair · 7 years ago
  51. b70e55a Add playbook support to simple_layout in tests by James E. Blair · 7 years ago
  52. 06cc392 Add simple_layout test decorator by James E. Blair · 7 years ago
  53. 86073d3 Remove source from pipelines (2/2) by James E. Blair · 7 years ago
  54. 6053de4 Remove source from pipelines (1/2) by James E. Blair · 7 years ago
  55. 109da3f Replace config/project repos with config/untrusted projects by James E. Blair · 7 years ago
  56. 0ffa010 Fully qualify project configuration names by James E. Blair · 7 years ago
  57. 8a395f9 Add source to project and remove unused tenant attrs by James E. Blair · 7 years ago
  58. c2a54fd Add a project index to Tenant by James E. Blair · 7 years ago
  59. 0a89975 Pass source to project instantiations by James E. Blair · 7 years ago
  60. f4a5f02 Fix race in test_queue_rate_limiting_dependent by James E. Blair · 7 years ago
  61. a002b03 Stop jobs when executor stops by James E. Blair · 7 years ago
  62. 267e516 Extend test timeout to 120s by James E. Blair · 7 years ago
  63. 56f6133 Send interface_ip in the node description by Monty Taylor · 7 years ago
  64. 621ec9a Put test id in zk chroot path by Clark Boylan · 7 years ago
  65. 7f5f1ec Configure zk fixture cleanup early by Clark Boylan · 7 years ago
  66. 87834af Merge "Perform pre-launch merge checks" into feature/zuulv3 by Jenkins · 7 years ago
  67. 2eb1c71 Merge "Re-enable test_live_reconfiguration_del_project" into feature/zuulv3 by Jenkins · 7 years ago
  68. 17aac29 Merge "Use libyaml if possible" into feature/zuulv3 by Jenkins · 7 years ago
  69. 830d593 Merge "Re-enable remaining test_crd_check_* tests" into feature/zuulv3 by Jenkins · 7 years ago
  70. 914991b Merge "Re-enable test_queue_rate_limiting_dependent" into feature/zuulv3 by Jenkins · 7 years ago
  71. 91132fb Merge "Re-enable test_queue_rate_limiting" into feature/zuulv3 by Jenkins · 7 years ago
  72. 500992b Cleanup docs builds and error on warnings by Clark Boylan · 7 years ago
  73. 1376e05 Merge "Change mutex to counting semaphore" into feature/zuulv3 by Jenkins · 7 years ago
  74. 1c8d62e Merge "Remove url_pattern config parameter" into feature/zuulv3 by Jenkins · 7 years ago
  75. b2749e7 Merge "Simplify the log url" into feature/zuulv3 by Jenkins · 7 years ago
  76. 0149ada Re-enable test_live_reconfiguration_del_project by Clint Byrum · 7 years ago
  77. ae04e4c Perform pre-launch merge checks by K Jonathan Harker · 8 years ago
  78. 88fdfde Use libyaml if possible by Clint Byrum · 7 years ago
  79. 12282ca Re-enable remaining test_crd_check_* tests by Clint Byrum · 7 years ago
  80. 14ab6ca Re-enable test_queue_rate_limiting_dependent by Clint Byrum · 7 years ago
  81. b01f1ca Re-enable test_queue_rate_limiting by Clint Byrum · 7 years ago
  82. 9a0e194 Change mutex to counting semaphore by Tobias Henkel · 8 years ago
  83. 77e5e80 Merge "Add 'allow-secrets' pipeline attribute" into feature/zuulv3 by Jenkins · 7 years ago
  84. 55a3fe6 Merge "Add support for job allowed-projects" into feature/zuulv3 by Jenkins · 7 years ago
  85. 4550bbc Merge "Augment references of pkcs1 with oaep" into feature/zuulv3 by Jenkins · 7 years ago
  86. ad10e81 Merge "Isolate encryption-related methods" into feature/zuulv3 by Jenkins · 7 years ago
  87. 456390c Merge "Serve public keys through webapp" into feature/zuulv3 by Jenkins · 7 years ago
  88. 6c6761b Merge "Decrypt secrets and plumb to Ansible" into feature/zuulv3 by Jenkins · 7 years ago
  89. a8d0924 Merge "Associate secrets with jobs" into feature/zuulv3 by Jenkins · 7 years ago
  90. c66c2c9 Merge "Add secret top-level config object" into feature/zuulv3 by Jenkins · 7 years ago
  91. d9c8be6 Merge "Add per-repo public and private keys" into feature/zuulv3 by Jenkins · 7 years ago
  92. d234836 Add 'allow-secrets' pipeline attribute by James E. Blair · 8 years ago
  93. b3f5db1 Add support for job allowed-projects by James E. Blair · 8 years ago
  94. 717e8e9 Augment references of pkcs1 with oaep by James E. Blair · 8 years ago
  95. bf1a4f2 Isolate encryption-related methods by James E. Blair · 8 years ago
  96. c49e5e7 Serve public keys through webapp by James E. Blair · 8 years ago
  97. 18f86a3 Decrypt secrets and plumb to Ansible by James E. Blair · 8 years ago
  98. 8525e2b Associate secrets with jobs by James E. Blair · 8 years ago
  99. 01f83b7 Add secret top-level config object by James E. Blair · 8 years ago
  100. 22994f9 Add per-repo public and private keys by Ricardo Carrillo Cruz · 8 years ago