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