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