1. b2fc375 Merge "Add --safe-links to synchronize invocations" into feature/zuulv3 by Jenkins · 8 years ago
  2. 2c1a623 Add support for 'repos' job configuration by K Jonathan Harker · 8 years ago
  3. 447ecdb Merge "Rename work_dir/git to work_dir/src" into feature/zuulv3 by Jenkins · 8 years ago
  4. 9d3f772 Merge "Add project and branch to ansible zuul vars" into feature/zuulv3 by Jenkins · 8 years ago
  5. 35fc073 Add --safe-links to synchronize invocations by Monty Taylor · 8 years ago
  6. 408d655 Add project and branch to ansible zuul vars by James E. Blair · 8 years ago
  7. f568019 It's _still_ FILE not PATH by Monty Taylor · 8 years ago
  8. d642d85 Rename work_dir/git to work_dir/src by Monty Taylor · 8 years ago
  9. 96e3c45 It's FILE not PATH by Monty Taylor · 8 years ago
  10. 15aa91d Merge "Allow loading logging config from yaml" into feature/zuulv3 by Jenkins · 8 years ago
  11. 28452c2 Merge "Remove layout option, adapt -t option accordingly" into feature/zuulv3 by Jenkins · 8 years ago
  12. 7a021f3 Merge "Clone jobdir git repos from the launcher's cache" into feature/zuulv3 by Jenkins · 8 years ago
  13. 7ec6a1b Fully expand path when testing it by Monty Taylor · 8 years ago
  14. 1954d35 Add working dir to error message by Monty Taylor · 8 years ago
  15. e29f80a Clone jobdir git repos from the launcher's cache by James E. Blair · 8 years ago
  16. e81ba63 Add log root to work dir by James E. Blair · 8 years ago
  17. d969430 Minor cleanups in on-node logging by Monty Taylor · 8 years ago
  18. 512df9f Subclass rather than copy default Callback plugin by Monty Taylor · 8 years ago
  19. e20c9f2 Reorganize the job dir to include a work dir by Monty Taylor · 8 years ago
  20. 64913d2 Add daemon subprocess to read remote log content by Monty Taylor · 8 years ago
  21. 4f1dfa5 Remove color from callback logs by Monty Taylor · 8 years ago
  22. 9d9f306 Add placeholder for doing the actual streaming by Monty Taylor · 8 years ago
  23. e6562aa Change 'secure' to 'trusted' by Monty Taylor · 8 years ago
  24. c73aba4 Consume display_args_to_stdout in zuul_stream by Monty Taylor · 8 years ago
  25. 825bca5 Add initial callback plugin to handle log streaming by Monty Taylor · 8 years ago
  26. bb85e6f Expose the jobdir git root as a variable by James E. Blair · 8 years ago
  27. 86ce4f1 Merge "Fix all action plugins to import safely" into feature/zuulv3 by Jenkins · 8 years ago
  28. b1e6f6c Fix all action plugins to import safely by Clint Byrum · 8 years ago
  29. e950deb Merge "Revert "Run everything in secure mode while debugging"" into feature/zuulv3 by Jenkins · 8 years ago
  30. 2da0953 Merge "Fix infinite recursion on action module import" into feature/zuulv3 by Jenkins · 8 years ago
  31. 4e5b0de Fix infinite recursion on action module import by James E. Blair · 8 years ago
  32. 59da4db Merge "Add host ssh keys to known hosts" into feature/zuulv3 by Jenkins · 8 years ago
  33. 5ff7486 Revert "Run everything in secure mode while debugging" by James E. Blair · 8 years ago
  34. 0ce99d7 Fix getInfoRefs call from getProjectBranches by Tobias Henkel · 8 years ago
  35. 5337c84 Merge "Fix race in sshwrapper" into feature/zuulv3 by Jenkins · 8 years ago
  36. 03fe990 Merge "Run everything in secure mode while debugging" into feature/zuulv3 by Jenkins · 8 years ago
  37. 6c0978c Add host ssh keys to known hosts by James E. Blair · 8 years ago
  38. b44ad97 Run everything in secure mode while debugging by Monty Taylor · 8 years ago
  39. a1dd8bc Merge "Perform ridiculous gymnastics to load base action plugin" into feature/zuulv3 by Jenkins · 8 years ago
  40. ca5d0ca Fix race in sshwrapper by Joshua Hesketh · 8 years ago
  41. 204d340 Perform ridiculous gymnastics to load base action plugin by Monty Taylor · 8 years ago
  42. 3ab71b7 Merge "Plumb through keep jobdir option" into feature/zuulv3 by Jenkins · 8 years ago
  43. 32c3c10 Merge "Fix ansible inventory" into feature/zuulv3 by Jenkins · 8 years ago
  44. 14e0bb2 Plumb through keep jobdir option by James E. Blair · 8 years ago
  45. ad8dca0 Fix ansible inventory by James E. Blair · 8 years ago
  46. 3317a37 Import the ansible base module, not self by Monty Taylor · 8 years ago
  47. 572a52c Merge "Plumb zookeeper config settings into zuul-scheduler" into feature/zuulv3 by Jenkins · 8 years ago
  48. 87c75c0 Merge "Remove zk host list parsing" into feature/zuulv3 by Jenkins · 8 years ago
  49. bbb4875 Plumb zookeeper config settings into zuul-scheduler by Paul Belanger · 8 years ago
  50. 0d5a36e Remove zk host list parsing by James E. Blair · 8 years ago
  51. bfaceda Merge "Support project configs in multiple locations" into feature/zuulv3 by Jenkins · 8 years ago
  52. ff55574 Support project configs in multiple locations by James E. Blair · 8 years ago
  53. dc09335 Remove in repo .zuul.yaml by Jamie Lennox · 8 years ago
  54. 859e5fb Merge "Log reconfiguration errors on startup" into feature/zuulv3 by Jenkins · 8 years ago
  55. 99f9310 Log reconfiguration errors on startup by James E. Blair · 8 years ago
  56. b59f235 Merge "Fix branch-based caching of unparsed config" into feature/zuulv3 by Jenkins · 8 years ago
  57. 6253592 Merge "Fix spurious configuration log error" into feature/zuulv3 by Jenkins · 8 years ago
  58. 048303f Merge "Default scheduler pid file path to zuul-scheduler" into feature/zuulv3 by Jenkins · 8 years ago
  59. ebc3ef6 Merge "Remove main.yaml" into feature/zuulv3 by Jenkins · 8 years ago
  60. e316202 Fix branch-based caching of unparsed config by James E. Blair · 8 years ago
  61. b80fae0 Default scheduler pid file path to zuul-scheduler by Clark Boylan · 8 years ago
  62. 21603e6 Fix spurious configuration log error by James E. Blair · 8 years ago
  63. 4cece6c Initial in-repo configuration for zuul.yaml by Paul Belanger · 8 years ago
  64. 240d860 Remove layout option, adapt -t option accordingly by Clint Byrum · 8 years ago
  65. 0e672df Merge "Auto-reconfigure after change-merged event" into feature/zuulv3 by Jenkins · 8 years ago
  66. 7b5b9c6 Allow loading logging config from yaml by Jamie Lennox · 8 years ago
  67. c2a5ed7 Auto-reconfigure after change-merged event by James E. Blair · 8 years ago
  68. be706e1 Remove main.yaml by James E. Blair · 8 years ago
  69. 40728e3 Set display_args_to_stdout for secure jobs by Monty Taylor · 8 years ago
  70. 5ac9384 Add support for roles in zuul by James E. Blair · 8 years ago
  71. 646322f Reload tenant configuration on change merged by James E. Blair · 8 years ago
  72. 6541c1c Correct playbook requirement logic by James E. Blair · 8 years ago
  73. 7168af8 Merge "Add action plugins to restrict untrusted execution" into feature/zuulv3 by Jenkins · 8 years ago
  74. 1a09b8f Merge "Fix missing mutex release when aborting builds" into feature/zuulv3 by Jenkins · 8 years ago
  75. 4da3416 Merge "Add support for sqlalchemy reporter" by Jenkins · 8 years ago
  76. c846ca4 Merge "Add __repr__ to jobtree" into feature/zuulv3 by Jenkins · 8 years ago
  77. c231d93 Add action plugins to restrict untrusted execution by Monty Taylor · 8 years ago
  78. b67cd72 Merge "Fix missing mutex release when aborting builds" by Jenkins · 8 years ago
  79. 5f0f514 Rename zuul-server zuul-scheduler by James E. Blair · 8 years ago
  80. 487000f Remove misleading log statements by James E. Blair · 8 years ago
  81. feafebc Add (minimal) support for topic-changed event by James E. Blair · 8 years ago
  82. c6d7640 Correct getGitwebUrl by James E. Blair · 8 years ago
  83. fdc2124 Squelch ref-replication gerrit warnings by James E. Blair · 8 years ago
  84. 7b76345 Temporarily disable test_dependent_behind_dequeue by James E. Blair · 8 years ago
  85. 3d75ba5 Merge "Remove gearman settled check" into feature/zuulv3 by Jenkins · 8 years ago
  86. 020434b Merge "Add Git driver" into feature/zuulv3 by Jenkins · 8 years ago
  87. a53909f Remove gearman settled check by James E. Blair · 8 years ago
  88. 45de61c Add Git driver by James E. Blair · 8 years ago
  89. faac7f8 Merge "Re-enable test_queue_names" into feature/zuulv3 by Jenkins · 8 years ago
  90. 1f8ee7f Merge "Split merger and launcher git roots" into feature/zuulv3 by Jenkins · 8 years ago
  91. 5d44129 Merge "Inherit playbooks and modify job variance" into feature/zuulv3 by Jenkins · 8 years ago
  92. a71b84d Merge "Run zuul v3 launcher" into feature/zuulv3 by Jenkins · 8 years ago
  93. fb91a49 Fix missing mutex release when aborting builds by Tobias Henkel · 8 years ago
  94. 933c1a8 Merge "Re-enable test_client_enqueue_ref test" into feature/zuulv3 by Jenkins · 8 years ago
  95. 9ccafaf Merge "Drop test_node_label" into feature/zuulv3 by Jenkins · 8 years ago
  96. eebe904 Merge "Re-enable test_footer_message" into feature/zuulv3 by Jenkins · 8 years ago
  97. 439822d Merge "Remove TODO comment that seems to be done" into feature/zuulv3 by Jenkins · 8 years ago
  98. 12748b5 Add __repr__ to jobtree by James E. Blair · 8 years ago
  99. 29b9c96 Run zuul v3 launcher by James E. Blair · 8 years ago
  100. 5d944ab Merge "Re-enable test_abandoned_not_timer" into feature/zuulv3 by Jenkins · 8 years ago