1. d9c8be6 Merge "Add per-repo public and private keys" into feature/zuulv3 by Jenkins · 7 years ago
  2. 22994f9 Add per-repo public and private keys by Ricardo Carrillo Cruz · 8 years ago
  3. 8f1da2b Merge "Re-enable test_stuck_job_cleanup" into feature/zuulv3 by Jenkins · 7 years ago
  4. 8269b7b Merge "Replace ssh-keyscan with host keys from node" into feature/zuulv3 by Jenkins · 7 years ago
  5. 678e2c3 Re-enable test_stuck_job_cleanup by Clint Byrum · 8 years ago
  6. 8284489 Port SQLAlchemy reporter to v3 driver structure by James E. Blair · 8 years ago
  7. c5bf375 Replace ssh-keyscan with host keys from node by Paul Belanger · 8 years ago
  8. 30ba93a Create nodepool inventory variables by Paul Belanger · 8 years ago
  9. 174a827 Rename zuul-launcher to zuul-executor by Paul Belanger · 8 years ago
  10. 7c1fca2 Merge "Add a test for a broken config on startup" into feature/zuulv3 by Jenkins · 8 years ago
  11. 154adc6 Remove extra debugging around git repo leaks by James E. Blair · 8 years ago
  12. 92e953a Remove internal Swift support by James E. Blair · 8 years ago
  13. 1d84122 Merge "Merge branch 'master' into feature/zuulv3" into feature/zuulv3 by Jenkins · 8 years ago
  14. b9c0d77 Add a test for a broken config on startup by James E. Blair · 8 years ago
  15. 25695cb Merge branch 'master' into feature/zuulv3 by Joshua Hesketh · 8 years ago
  16. ecdebf8 Merge "A couple small test improvements" into feature/zuulv3 by Jenkins · 8 years ago
  17. a962657 Re-enable test_dependent_behind_dequeue by Clint Byrum · 8 years ago
  18. c43525f Add extra debugging around git.repo gc leaks by James E. Blair · 8 years ago
  19. 8ced563 Merge "Re-enable test_idle" into feature/zuulv3 by Jenkins · 8 years ago
  20. 58264dc Re-enable test_idle by Clint Byrum · 8 years ago
  21. 96618ed Add timeout variable to jobs by Paul Belanger · 8 years ago
  22. 490cf04 Plumb job variables through to ansible by James E. Blair · 8 years ago
  23. cc3a6f0 A couple small test improvements by K Jonathan Harker · 8 years ago
  24. 2c1a623 Add support for 'repos' job configuration by K Jonathan Harker · 8 years ago
  25. d642d85 Rename work_dir/git to work_dir/src by Monty Taylor · 8 years ago
  26. e6562aa Change 'secure' to 'trusted' by Monty Taylor · 8 years ago
  27. ad8dca0 Fix ansible inventory by James E. Blair · 8 years ago
  28. 0d5a36e Remove zk host list parsing by James E. Blair · 8 years ago
  29. c2a5ed7 Auto-reconfigure after change-merged event by James E. Blair · 8 years ago
  30. 646322f Reload tenant configuration on change merged by James E. Blair · 8 years ago
  31. c231d93 Add action plugins to restrict untrusted execution by Monty Taylor · 8 years ago
  32. c6d7640 Correct getGitwebUrl by James E. Blair · 8 years ago
  33. 1f8ee7f Merge "Split merger and launcher git roots" into feature/zuulv3 by Jenkins · 8 years ago
  34. 5d944ab Merge "Re-enable test_abandoned_not_timer" into feature/zuulv3 by Jenkins · 8 years ago
  35. ead6c56 Re-enable test_abandoned_not_timer by Clint Byrum · 8 years ago
  36. 8c1be53 Split merger and launcher git roots by James E. Blair · 8 years ago
  37. d2e3733 Re-enable multiple gerrit connection test by Jamie Lennox · 8 years ago
  38. f10f985 Merge "Fix race in waitUntilSettled" into feature/zuulv3 by Jenkins · 8 years ago
  39. 36c611a Fix race in waitUntilSettled by James E. Blair · 8 years ago
  40. 854f889 Use ZUUL_TEST_ROOT in launcher by James E. Blair · 8 years ago
  41. e47eb77 Add some gearman related debugging by James E. Blair · 8 years ago
  42. caa83ad Implement job aborting by James E. Blair · 8 years ago
  43. 412fba8 Add infrastructure for pre/post playbooks by James E. Blair · 8 years ago
  44. 50c2178 Move job running into own class by Joshua Hesketh · 8 years ago
  45. 1c236df Tests: store debug logs on error by James E. Blair · 8 years ago
  46. d78b448 Add support for sqlalchemy reporter by Joshua Hesketh · 9 years ago
  47. a92cbc8 Put Zuul vars in an ansible vars file by James E. Blair · 8 years ago
  48. c73c73a Use playbooks defined in repos by James E. Blair · 8 years ago
  49. 0ef64f8 Fix race in fakenodepool by James E. Blair · 8 years ago
  50. 7193248 Increase individual test timeout by James E. Blair · 8 years ago
  51. 0ad7e64 Merge "Cloner: use zuul_url always when project set" by Jenkins · 8 years ago
  52. 8cce42e Cloner: use zuul_url always when project set by James E. Blair · 8 years ago
  53. e511d2f Reorganize connections into drivers by James E. Blair · 8 years ago
  54. 6ab79e0 Handle nodepool allocation failure by James E. Blair · 8 years ago
  55. e18d460 Verify nodes and requests are not leaked by James E. Blair · 8 years ago
  56. ce001e1 Remove excess printing from stats test by James E. Blair · 8 years ago
  57. a38c28e Lock nodes when nodepool request is fulfilled by James E. Blair · 8 years ago
  58. 15be0e1 Re-submit node requests on ZooKeeper disconnect by James E. Blair · 8 years ago
  59. 6ac368c Add a test printHistory function by James E. Blair · 8 years ago
  60. 10fc1eb Improve test output by James E. Blair · 8 years ago
  61. dce6cea Add FakeNodepool test fixture by James E. Blair · 8 years ago
  62. 498059b Add Zookeeper to tests by James E. Blair · 8 years ago
  63. ee0786d Remove now-unused ZuulTestCase.resetGearmanServer by Clint Byrum · 8 years ago
  64. 69e4712 Re-enable TestScheduler.test_rerun_on_error by Clint Byrum · 8 years ago
  65. b494712 Merge "Enable test_post*" into feature/zuulv3 by Jenkins · 8 years ago
  66. c5e4f1d Enable test_post* by Adam Gandelman · 8 years ago
  67. 3f7def3 Merge branch 'master' into workingv3 by Joshua Hesketh · 8 years ago
  68. 3343e3e Refactor test_zuul_refs and FakeBuild.hasChanges by Clint Byrum · 8 years ago
  69. 66e9596 Re-enable test_repo_deleted test by Paul Belanger · 8 years ago
  70. 71d9817 Add attempts logic for jobs by Paul Belanger · 8 years ago
  71. 6ab6af7 Re-enable test_queue_precedence test by Paul Belanger · 8 years ago
  72. 2ddeb89 Merge "Default test log level to DEBUG except for testr" by Jenkins · 8 years ago
  73. 79e94b6 Default test log level to DEBUG except for testr by James E. Blair · 8 years ago
  74. c5c1da1 Merge "Lower the log level in tests" by Jenkins · 8 years ago
  75. b536ecc Re-enable test_failed_change_at_head by James E. Blair · 8 years ago
  76. 34776ee Pass assigned nodes to the launcher by James E. Blair · 8 years ago
  77. 3158e28 Improve debug output from tests by James E. Blair · 8 years ago
  78. 2b2a8ab Re-enable test_failed_changes by James E. Blair · 8 years ago
  79. 1730297 Stub out aborting jobs in ansible launcher by James E. Blair · 8 years ago
  80. f3156c9 Tests: add an extra debug line when stalled by James E. Blair · 8 years ago
  81. a5dba23 Fix addFailTest by James E. Blair · 8 years ago
  82. 8b5408c Update category mapping in tests by James E. Blair · 8 years ago
  83. 7fc8daa Stop sharing Gerrit event queues in tests by James E. Blair · 8 years ago
  84. e7b99a0 Add some documentation on functional testing tools by James E. Blair · 8 years ago
  85. 48d9a22 Tests: remove FakeWorker by James E. Blair · 8 years ago
  86. ab7132b Tests: ensure fake builds recorded in order by James E. Blair · 8 years ago
  87. 962220f Tests: Improve support in fake builds by James E. Blair · 8 years ago
  88. e1767bc Use RecordingLaunchServer to run all tests by James E. Blair · 8 years ago
  89. 43746ff Remove build descriptions by James E. Blair · 8 years ago
  90. 3f876d5 Create AnsibleZuulTestCase by James E. Blair · 8 years ago
  91. 8b1dc3f Add dynamic reconfiguration by James E. Blair · 8 years ago
  92. 8d69239 Add nodepool request framework by James E. Blair · 8 years ago
  93. 78c301a Do not contest locks in PythonGit by Morgan Fainberg · 8 years ago
  94. 0aa7e8b Merge branch 'master' into v3_merge by Joshua Hesketh · 8 years ago
  95. c19d3d9 Merge "Expose webapp listen_address and port" by Jenkins · 8 years ago
  96. a5ddf54 Merge "Support post jobs by supporting rev checkout" by Jenkins · 8 years ago
  97. 9f16d52 Support post jobs by supporting rev checkout by Sachi King · 9 years ago
  98. b4f9c61 Lower the log level in tests by Jan Hruban · 9 years ago
  99. a413178 Merge "Fix timeout debug print in tests" by Jenkins · 8 years ago
  100. d34e0b4 Reduce Log Size by Morgan Fainberg · 8 years ago