1. 3c440b0 Test gerrit and github drivers in same tenant by Jan Hruban · 8 years ago
  2. be4ef8a Add support for github enterprise by Jesse Keating · 8 years ago
  3. ddeb95a Set filter according to PR/Change in URL by Jan Hruban · 8 years ago
  4. 30002f8 Copy dirs to handle __pycache__ in py3 by Clint Byrum · 7 years ago
  5. d4edee8 Allow github trigger to match on branches/refs by Jan Hruban · 9 years ago
  6. 3b41592 Better merge message for GitHub pull reqeusts by Jan Hruban · 9 years ago
  7. 570d01c GitHub file matching support by Jan Hruban · 9 years ago
  8. d55d7af Log GitHub API rate limit by Jan Hruban · 9 years ago
  9. 37615e5 Support for dependent pipelines with github by Jan Hruban · 9 years ago
  10. 324ca5b Encapsulate determining the event purpose by Jan Hruban · 9 years ago
  11. 16ad31f support github pull request labels by Jan Hruban · 9 years ago
  12. 49bff07 Merge pull requests from github reporter by Jan Hruban · 9 years ago
  13. e252a73 Support for github commit status by Jan Hruban · 8 years ago
  14. 8bd1a9a Add jobs back to .zuul.yaml by Paul Belanger · 7 years ago
  15. 6166b98 Move playbook out of zuul by Paul Belanger · 7 years ago
  16. d53e7cf Update zuul.project to dictonary for vars.yaml by Paul Belanger · 7 years ago
  17. 71e4679 Merge "Report job shadow errors to users" into feature/zuulv3 by Jenkins · 7 years ago
  18. 408fcaf Merge "Be less agressive with implied branch matchers" into feature/zuulv3 by Jenkins · 7 years ago
  19. db04e6a Report job shadow errors to users by James E. Blair · 7 years ago
  20. a5a1249 Be less agressive with implied branch matchers by James E. Blair · 7 years ago
  21. 6d53c5e Configurable SSH access to GitHub by Jan Hruban · 9 years ago
  22. c7ab160 Add 'comment' github pull_request event action by Jan Hruban · 9 years ago
  23. 40f4004 Add basic Github Zuul Reporter. by Wayne · 9 years ago
  24. 1a78c61 Add 'push' and 'tag' github webhook events. by Wayne · 9 years ago
  25. 4fc1254 Support GitHub PR webhooks by Gregory Haynes · 9 years ago
  26. 69663d4 Re-enable test_live_reconfiguration_shared_queue by Clint Byrum · 7 years ago
  27. 841a58c Re-enable test_live_reconfiguration_failed_job by Clint Byrum · 7 years ago
  28. 3147d65 Re-enable test_live_reconfiguration_failed_root by Clint Byrum · 7 years ago
  29. 073c00b Re-enable test_live_reconfiguration_merge_conflict by Clint Byrum · 7 years ago
  30. 44430ec Move test_test_config to a cmd-focused test suite by Clint Byrum · 7 years ago
  31. 6563e4b Use the security context of the playbook when checking out roles by James E. Blair · 7 years ago
  32. 2a53567 Use connection to qualify projects in merger by James E. Blair · 7 years ago
  33. 9b2007a Also send stdout back in the Result object by Monty Taylor · 7 years ago
  34. a04b079 Move makemergeritem into model by James E. Blair · 7 years ago
  35. 2d079ab Merge "Catch and log url pattern formatting errors" into feature/zuulv3 by Jenkins · 7 years ago
  36. 7083edd Allow using webapp from connections by Jan Hruban · 9 years ago
  37. 2a53169 Merge "Cleanup logging handlers" into feature/zuulv3 by Jenkins · 7 years ago
  38. 68ef097 Merge "Error if threads leak." into feature/zuulv3 by Jenkins · 7 years ago
  39. 2740870 Merge "remove getSourceByHostname" into feature/zuulv3 by Jenkins · 7 years ago
  40. bc85ed2 Remove queue-name from job schema by James E. Blair · 7 years ago
  41. 3410d53 Cleanup logging handlers by Clark Boylan · 7 years ago
  42. aa30de4 remove getSourceByHostname by James E. Blair · 7 years ago
  43. 8208c19 Error if threads leak. by Clark Boylan · 7 years ago
  44. 53fb126 Properly record timed out builds by Clark Boylan · 7 years ago
  45. df4eba2 Cleanup gearman clients in tests by Clark Boylan · 7 years ago
  46. ffe8f8b Cleanup zookeeper and fake nodepool in nodepool tests by Clark Boylan · 7 years ago
  47. f18e3b8 Whitelist watchdog threads in test thread leak checker by Clark Boylan · 7 years ago
  48. 21a2c81 Use cStringIO if available. by Clark Boylan · 7 years ago
  49. 2462018 Use current class name on super call by Clark Boylan · 7 years ago
  50. fa65180 Add ability to stop drivers by Clark Boylan · 7 years ago
  51. afc49ea Remove commitLayoutUpdate by James E. Blair · 7 years ago
  52. 31cb3e8 Move two more tests to commitConfigUpdate by James E. Blair · 7 years ago
  53. 732ee86 Fix race in test_queue_rate_limiting by James E. Blair · 7 years ago
  54. 97a4207 Merge "Move timer tests to commitConfigUpdate" into feature/zuulv3 by Jenkins · 7 years ago
  55. 30715e4 Merge "Move semaphore tests to their own class" into feature/zuulv3 by Jenkins · 7 years ago
  56. 6f020f4 Merge "Remove org_unknown git repo from single-client test config" into feature/zuulv3 by Jenkins · 7 years ago
  57. 9c9fd53 Merge "Move test_repo_deleted to simple_layout" into feature/zuulv3 by Jenkins · 7 years ago
  58. 68d26b7 Merge "Move check_ignore_dependencies to simple_layout" into feature/zuulv3 by Jenkins · 7 years ago
  59. 73916b4 Merge "move test_disable_at to simple_layout" into feature/zuulv3 by Jenkins · 7 years ago
  60. 436a545 Allow simple_layout to support custom drivers by Jesse Keating · 7 years ago
  61. dfdfcfc Move timer tests to commitConfigUpdate by James E. Blair · 7 years ago
  62. 9ea0d0b Move semaphore tests to their own class by James E. Blair · 7 years ago
  63. c4ba97a Remove org_unknown git repo from single-client test config by James E. Blair · 7 years ago
  64. 9ea7007 Move test_repo_deleted to simple_layout by James E. Blair · 7 years ago
  65. ea68ab4 Move check_ignore_dependencies to simple_layout by Jesse Keating · 7 years ago
  66. cc67b12 move test_disable_at to simple_layout by Jesse Keating · 7 years ago
  67. a22586c Merge "Remove outdated TODO" into feature/zuulv3 by Jenkins · 7 years ago
  68. edda66a Merge "Remove unused test git repos" into feature/zuulv3 by Jenkins · 7 years ago
  69. ce64fd3 Merge "Move some uses of updateConfigLayout to simple_layout" into feature/zuulv3 by Jenkins · 7 years ago
  70. 713df93 Merge "Move test_tags to simple_layout" into feature/zuulv3 by Jenkins · 7 years ago
  71. 24c5a4a Merge "Use 'org/project' for tests which only operate on one project" into feature/zuulv3 by Jenkins · 7 years ago
  72. 68d734c Merge "Remove project3" into feature/zuulv3 by Jenkins · 7 years ago
  73. ab4722b Merge "Remove unused repos from repo init" into feature/zuulv3 by Jenkins · 7 years ago
  74. 91f31b7 Merge "Move tests to use simple_layout" into feature/zuulv3 by Jenkins · 7 years ago
  75. 0abfc1a Merge "Resolve project_name/project confusion for gerrit" into feature/zuulv3 by Jenkins · 7 years ago
  76. 5e5d3aa Merge "Add playbook support to simple_layout in tests" into feature/zuulv3 by Jenkins · 7 years ago
  77. da760e2 Merge "Add simple_layout test decorator" into feature/zuulv3 by Jenkins · 7 years ago
  78. 6e70bcc Merge "Remove source from pipelines (2/2)" into feature/zuulv3 by Jenkins · 7 years ago
  79. 1539b5d Merge "Remove source from pipelines (1/2)" into feature/zuulv3 by Jenkins · 7 years ago
  80. 589dfca Merge "Replace config/project repos with config/untrusted projects" into feature/zuulv3 by Jenkins · 7 years ago
  81. 4672f89 Merge "Fully qualify project configuration names" into feature/zuulv3 by Jenkins · 7 years ago
  82. 8b0c70a Remove unused test git repos by James E. Blair · 7 years ago
  83. a6f950f Merge "Add hostname to TriggerEvent" into feature/zuulv3 by Jenkins · 7 years ago
  84. 028c15c Merge "Add source to project and remove unused tenant attrs" into feature/zuulv3 by Jenkins · 7 years ago
  85. cc32419 Move some uses of updateConfigLayout to simple_layout by James E. Blair · 7 years ago
  86. 3de1d64 Merge "Remove unused Tenant.getRepo method" into feature/zuulv3 by Jenkins · 7 years ago
  87. 8cafd10 Merge "Use new tenant project index for config references" into feature/zuulv3 by Jenkins · 7 years ago
  88. e68d43f Move test_tags to simple_layout by James E. Blair · 7 years ago
  89. ef9f9f4 Merge "Add a project index to Tenant" into feature/zuulv3 by Jenkins · 7 years ago
  90. 6df6713 Use 'org/project' for tests which only operate on one project by James E. Blair · 7 years ago
  91. 7cb8454 Remove project3 by James E. Blair · 7 years ago
  92. 44860b6 Remove unused repos from repo init by James E. Blair · 7 years ago
  93. cc02053 Move tests to use simple_layout by James E. Blair · 7 years ago
  94. 1f08374 Merge "Pass source to project instantiations" into feature/zuulv3 by Jenkins · 7 years ago
  95. 8c10d77 Merge "Fix race in test_queue_rate_limiting_dependent" into feature/zuulv3 by Jenkins · 7 years ago
  96. 9f47ce0 Merge "Stop jobs when executor stops" into feature/zuulv3 by Jenkins · 7 years ago
  97. b70e55a Add playbook support to simple_layout in tests by James E. Blair · 7 years ago
  98. 06cc392 Add simple_layout test decorator by James E. Blair · 7 years ago
  99. 7d2463b Merge "Extend test timeout to 120s" into feature/zuulv3 by Jenkins · 7 years ago
  100. cf4b5ce Don't allow auth definition in job to be a list by Jamie Lennox · 7 years ago