1. b95fab7 Merge "Report YAML parse errors" into feature/zuulv3 by Jenkins · 8 years ago
  2. a05283a Merge "Switch to yaml.safe_load" into feature/zuulv3 by Jenkins · 8 years ago
  3. 91c2fd1 Merge "Catch gear.InterruptedError" into feature/zuulv3 by Jenkins · 8 years ago
  4. df1f701 Merge "Report layout config errors for config repos" into feature/zuulv3 by Jenkins · 8 years ago
  5. 4eeb9b1 Remove spurious with from comment by Monty Taylor · 8 years ago
  6. 25695cb Merge branch 'master' into feature/zuulv3 by Joshua Hesketh · 8 years ago
  7. 3aa6d47 Re-enable test_tags by Cullen Taylor · 8 years ago
  8. ecdebf8 Merge "A couple small test improvements" into feature/zuulv3 by Jenkins · 8 years ago
  9. 4d263eb Add note about pipelines and dynamic layouts by James E. Blair · 8 years ago
  10. 1dc535e Remove inscrutable TODO by James E. Blair · 8 years ago
  11. 1312c4d Handle merge mode in repeated project configs by James E. Blair · 8 years ago
  12. f59f3cf Remove job trees from pipelines by James E. Blair · 8 years ago
  13. 6f140c7 Report YAML parse errors by James E. Blair · 8 years ago
  14. dc4721b Switch to yaml.safe_load by James E. Blair · 8 years ago
  15. 39a4a9f Catch gear.InterruptedError by James E. Blair · 8 years ago
  16. 149b69c Report layout config errors for config repos by James E. Blair · 8 years ago
  17. e53250c Report dynamic layout config errors by James E. Blair · 8 years ago
  18. a962657 Re-enable test_dependent_behind_dequeue by Clint Byrum · 8 years ago
  19. 7b71b2f Re-enable test_timer_smtp by Clint Byrum · 8 years ago
  20. c43525f Add extra debugging around git.repo gc leaks by James E. Blair · 8 years ago
  21. 09bd3a4 Merge "Update testing doc to reflect unit subdir move" into feature/zuulv3 by Jenkins · 8 years ago
  22. b0b01aa Merge "Re-enable test_timer" into feature/zuulv3 by Jenkins · 8 years ago
  23. 8ced563 Merge "Re-enable test_idle" into feature/zuulv3 by Jenkins · 8 years ago
  24. b233e56 Update testing doc to reflect unit subdir move by Jesse Keating · 8 years ago
  25. 96cb8af Merge "Add timeout variable to jobs" into feature/zuulv3 by Jenkins · 8 years ago
  26. 5e729e9 Re-enable test_timer by Clint Byrum · 8 years ago
  27. 58264dc Re-enable test_idle by Clint Byrum · 8 years ago
  28. 43dce34 Merge "Publish python-linters jobs to apache" into feature/zuulv3 by Jenkins · 8 years ago
  29. da81953 Document needing zookeeper to run tests by Jesse Keating · 8 years ago
  30. 96618ed Add timeout variable to jobs by Paul Belanger · 8 years ago
  31. 7641d80 Update hacking dependency by Paul Belanger · 8 years ago
  32. 99429aa Merge "Plumb job variables through to ansible" into feature/zuulv3 by Jenkins · 8 years ago
  33. 2d9aab9 Configure regional mirrors for our jobs by Paul Belanger · 8 years ago
  34. 490cf04 Plumb job variables through to ansible by James E. Blair · 8 years ago
  35. 82fd883 Storyboard: Support invalid tasks in update script by James E. Blair · 8 years ago
  36. d8c6219 Publish python-linters jobs to apache by Paul Belanger · 8 years ago
  37. 0d53e47 Copy logs to launcher by Paul Belanger · 8 years ago
  38. b52fd51 Create python-linters job by Paul Belanger · 8 years ago
  39. e1e92d6 Merge "Fix getInfoRefs call from getProjectBranches" into feature/zuulv3 by Jenkins · 8 years ago
  40. 6f82cd4 Merge "Add more variables to ansible" into feature/zuulv3 by Jenkins · 8 years ago
  41. 531de69 Merge "Fix keyerror with synchronize" into feature/zuulv3 by Jenkins · 8 years ago
  42. cc3a6f0 A couple small test improvements by K Jonathan Harker · 8 years ago
  43. 877897d Fix keyerror with synchronize by James E. Blair · 8 years ago
  44. d6fe832 Add more variables to ansible by James E. Blair · 8 years ago
  45. 52ec39c Fix synchronize action issue with mode by Paul Belanger · 8 years ago
  46. 2b34105 Merge "Add support for 'repos' job configuration" into feature/zuulv3 by Jenkins · 8 years ago
  47. b2fc375 Merge "Add --safe-links to synchronize invocations" into feature/zuulv3 by Jenkins · 8 years ago
  48. 2c1a623 Add support for 'repos' job configuration by K Jonathan Harker · 8 years ago
  49. 447ecdb Merge "Rename work_dir/git to work_dir/src" into feature/zuulv3 by Jenkins · 8 years ago
  50. 9d3f772 Merge "Add project and branch to ansible zuul vars" into feature/zuulv3 by Jenkins · 8 years ago
  51. 35fc073 Add --safe-links to synchronize invocations by Monty Taylor · 8 years ago
  52. 408d655 Add project and branch to ansible zuul vars by James E. Blair · 8 years ago
  53. f568019 It's _still_ FILE not PATH by Monty Taylor · 8 years ago
  54. d642d85 Rename work_dir/git to work_dir/src by Monty Taylor · 8 years ago
  55. 96e3c45 It's FILE not PATH by Monty Taylor · 8 years ago
  56. 15aa91d Merge "Allow loading logging config from yaml" into feature/zuulv3 by Jenkins · 8 years ago
  57. 28452c2 Merge "Remove layout option, adapt -t option accordingly" into feature/zuulv3 by Jenkins · 8 years ago
  58. 7a021f3 Merge "Clone jobdir git repos from the launcher's cache" into feature/zuulv3 by Jenkins · 8 years ago
  59. 7ec6a1b Fully expand path when testing it by Monty Taylor · 8 years ago
  60. 1954d35 Add working dir to error message by Monty Taylor · 8 years ago
  61. e29f80a Clone jobdir git repos from the launcher's cache by James E. Blair · 8 years ago
  62. e81ba63 Add log root to work dir by James E. Blair · 8 years ago
  63. d969430 Minor cleanups in on-node logging by Monty Taylor · 8 years ago
  64. 512df9f Subclass rather than copy default Callback plugin by Monty Taylor · 8 years ago
  65. e20c9f2 Reorganize the job dir to include a work dir by Monty Taylor · 8 years ago
  66. 64913d2 Add daemon subprocess to read remote log content by Monty Taylor · 8 years ago
  67. 4f1dfa5 Remove color from callback logs by Monty Taylor · 8 years ago
  68. 9d9f306 Add placeholder for doing the actual streaming by Monty Taylor · 8 years ago
  69. e6562aa Change 'secure' to 'trusted' by Monty Taylor · 8 years ago
  70. c73aba4 Consume display_args_to_stdout in zuul_stream by Monty Taylor · 8 years ago
  71. 825bca5 Add initial callback plugin to handle log streaming by Monty Taylor · 8 years ago
  72. bb85e6f Expose the jobdir git root as a variable by James E. Blair · 8 years ago
  73. 86ce4f1 Merge "Fix all action plugins to import safely" into feature/zuulv3 by Jenkins · 8 years ago
  74. b1e6f6c Fix all action plugins to import safely by Clint Byrum · 8 years ago
  75. e950deb Merge "Revert "Run everything in secure mode while debugging"" into feature/zuulv3 by Jenkins · 8 years ago
  76. 2da0953 Merge "Fix infinite recursion on action module import" into feature/zuulv3 by Jenkins · 8 years ago
  77. 4e5b0de Fix infinite recursion on action module import by James E. Blair · 8 years ago
  78. 59da4db Merge "Add host ssh keys to known hosts" into feature/zuulv3 by Jenkins · 8 years ago
  79. 5ff7486 Revert "Run everything in secure mode while debugging" by James E. Blair · 8 years ago
  80. 0ce99d7 Fix getInfoRefs call from getProjectBranches by Tobias Henkel · 8 years ago
  81. 5337c84 Merge "Fix race in sshwrapper" into feature/zuulv3 by Jenkins · 8 years ago
  82. 03fe990 Merge "Run everything in secure mode while debugging" into feature/zuulv3 by Jenkins · 8 years ago
  83. 6c0978c Add host ssh keys to known hosts by James E. Blair · 8 years ago
  84. b44ad97 Run everything in secure mode while debugging by Monty Taylor · 8 years ago
  85. a1dd8bc Merge "Perform ridiculous gymnastics to load base action plugin" into feature/zuulv3 by Jenkins · 8 years ago
  86. ca5d0ca Fix race in sshwrapper by Joshua Hesketh · 8 years ago
  87. 204d340 Perform ridiculous gymnastics to load base action plugin by Monty Taylor · 8 years ago
  88. 3ab71b7 Merge "Plumb through keep jobdir option" into feature/zuulv3 by Jenkins · 8 years ago
  89. 32c3c10 Merge "Fix ansible inventory" into feature/zuulv3 by Jenkins · 8 years ago
  90. 14e0bb2 Plumb through keep jobdir option by James E. Blair · 8 years ago
  91. ad8dca0 Fix ansible inventory by James E. Blair · 8 years ago
  92. 3317a37 Import the ansible base module, not self by Monty Taylor · 8 years ago
  93. 572a52c Merge "Plumb zookeeper config settings into zuul-scheduler" into feature/zuulv3 by Jenkins · 8 years ago
  94. 87c75c0 Merge "Remove zk host list parsing" into feature/zuulv3 by Jenkins · 8 years ago
  95. bbb4875 Plumb zookeeper config settings into zuul-scheduler by Paul Belanger · 8 years ago
  96. 0d5a36e Remove zk host list parsing by James E. Blair · 8 years ago
  97. bfaceda Merge "Support project configs in multiple locations" into feature/zuulv3 by Jenkins · 8 years ago
  98. ff55574 Support project configs in multiple locations by James E. Blair · 8 years ago
  99. dc09335 Remove in repo .zuul.yaml by Jamie Lennox · 8 years ago
  100. 859e5fb Merge "Log reconfiguration errors on startup" into feature/zuulv3 by Jenkins · 8 years ago