1. 28c8e3b Add more information on variables in jobs by James E. Blair · 7 years ago
  2. 5ddb26a Only output result details on error by Monty Taylor · 7 years ago
  3. 8350942 Add callback plugin to emit json by Monty Taylor · 7 years ago
  4. c3dbefd Merge "Support dynamic dependent pipeline additions" into feature/zuulv3 by Jenkins · 7 years ago
  5. d13bc36 Write secrets into their own file, not into inventory by Monty Taylor · 7 years ago
  6. 7a29c90 Fix zuul command default function by Tristan Cacqueray · 7 years ago
  7. 6467520 Add tenant column to the buildset reporter table by Tristan Cacqueray · 7 years ago
  8. 78f544a Support dynamic dependent pipeline additions by Jesse Keating · 7 years ago
  9. 3554fdf Merge "Fix multiple role paths" into feature/zuulv3 by Jenkins · 7 years ago
  10. 55aaf7f Merge "Handle cyaml Marks" into feature/zuulv3 by Jenkins · 7 years ago
  11. 1b27f6a Fix multiple role paths by James E. Blair · 7 years ago
  12. 1cebebf Handle cyaml Marks by James E. Blair · 7 years ago
  13. 41efa88 Merge "Add /etc/hosts and /etc/nsswitch.conf to the bubblewrap" into feature/zuulv3 by Jenkins · 7 years ago
  14. e4dc877 Merge "Add child roles before parent" into feature/zuulv3 by Jenkins · 7 years ago
  15. 479a614 Merge "Run playbooks with only those roles defined thus far" into feature/zuulv3 by Jenkins · 7 years ago
  16. 8688306 Fix zuul.(yaml|d) loading order and add tests by Tristan Cacqueray · 7 years ago
  17. 4a01583 Add zuul.d configuration split documentation by Tristan Cacqueray · 7 years ago
  18. 9a4d73f Merge "Make roles ordered" into feature/zuulv3 by Jenkins · 7 years ago
  19. 1bb3704 Merge "Add documentation for project shadowing" into feature/zuulv3 by Jenkins · 7 years ago
  20. 7169fb3 Merge "Filter and print results more comprehensively" into feature/zuulv3 by Jenkins · 7 years ago
  21. d8a7dcc Filter and print results more comprehensively by Monty Taylor · 7 years ago
  22. 4b42e36 Add documentation for project shadowing by James E. Blair · 7 years ago
  23. 87dd8f9 Merge "Support relative urls in success-url" into feature/zuulv3 by Jenkins · 7 years ago
  24. 88e79c0 Support relative urls in success-url by James E. Blair · 7 years ago
  25. 4eec828 Add child roles before parent by James E. Blair · 7 years ago
  26. 74a82cf Run playbooks with only those roles defined thus far by James E. Blair · 7 years ago
  27. 6e9357d Merge "Fix status_url section in zuul.conf-sample" into feature/zuulv3 by Jenkins · 7 years ago
  28. 24c595f Merge "Document start day of week" into feature/zuulv3 by Jenkins · 7 years ago
  29. 487cf1f Document start day of week by Tobias Henkel · 7 years ago
  30. 27d5168 Fix dictionary change during iteration by Tobias Henkel · 7 years ago
  31. 5b7a042 Fix KeysView object does not support indexing by Tobias Henkel · 7 years ago
  32. a19e8c5 Add /etc/hosts and /etc/nsswitch.conf to the bubblewrap by Tristan Cacqueray · 7 years ago
  33. e391ec8 Merge "Log execution phase and include information" into feature/zuulv3 by Jenkins · 7 years ago
  34. 6c53761 Merge "Add play recap back in to the end of plays" into feature/zuulv3 by Jenkins · 7 years ago
  35. 34bafd2 Merge "Add spacing lines and formatting to result dicts" into feature/zuulv3 by Jenkins · 7 years ago
  36. 7d04c4d Fix status_url section in zuul.conf-sample by Tristan Cacqueray · 7 years ago
  37. 5028172 Merge "Correct run job parameter documentation" into feature/zuulv3 by Jenkins · 7 years ago
  38. 393ee76 Log execution phase and include information by Monty Taylor · 7 years ago
  39. b09cb00 Add play recap back in to the end of plays by Monty Taylor · 7 years ago
  40. 3a5db0a Add spacing lines and formatting to result dicts by Monty Taylor · 7 years ago
  41. 5fc8192 Make roles ordered by James E. Blair · 7 years ago
  42. 2aade26 Correct run job parameter documentation by Tobias Henkel · 7 years ago
  43. c0b5ef3 Merge "Cleanup components doc" into feature/zuulv3 by Jenkins · 7 years ago
  44. 428dbd0 Merge "Remove function_cache variables from executor client" into feature/zuulv3 by Jenkins · 7 years ago
  45. ec7c470 Merge "Add some indexes to allow efficient dashboard sql" into feature/zuulv3 by Jenkins · 7 years ago
  46. 196f61a Pass result data back from ansible by James E. Blair · 7 years ago
  47. adafa6c Fix race in test_shadow by James E. Blair · 7 years ago
  48. 6b3b49b Cleanup components doc by David Shrewsbury · 7 years ago
  49. bd3cd67 Merge "Avoid using apt-add-repository" into feature/zuulv3 by Jenkins · 7 years ago
  50. 4685243 Remove function_cache variables from executor client by Jamie Lennox · 7 years ago
  51. a634f6d Merge "Add job dependencies to status.json" into feature/zuulv3 by Jenkins · 7 years ago
  52. bad14ef Remove isJobRegistered by Jamie Lennox · 7 years ago
  53. f899b7d Merge "Move ssh-agent cleanup into existing exception handler" into feature/zuulv3 by Jenkins · 7 years ago
  54. be76b83 Merge "Fix ZuulWeb() invocation" into feature/zuulv3 by Jenkins · 7 years ago
  55. 54c806f Merge "Add link to Zuul v3 docs to the README" into feature/zuulv3 by Jenkins · 7 years ago
  56. 347236f Merge "Add docs for web server component" into feature/zuulv3 by Jenkins · 7 years ago
  57. fffd064 Merge "Fail execution if a role repo is a bare collection of roles" into feature/zuulv3 by Jenkins · 7 years ago
  58. cd966b5 Move ssh-agent cleanup into existing exception handler by James E. Blair · 7 years ago
  59. 0eedf78 Merge "Fix error loading projects out of order" into feature/zuulv3 by Jenkins · 7 years ago
  60. 49ee899 Merge "Cleanup on ssh-agent failure" into feature/zuulv3 by Jenkins · 7 years ago
  61. 09f9ffe Fix error loading projects out of order by James E. Blair · 7 years ago
  62. 0d48d33 Merge "Handle aborted websocket client connection cleanly" into feature/zuulv3 by Jenkins · 7 years ago
  63. ca10f85 Avoid using apt-add-repository by Paul Belanger · 7 years ago
  64. fa1f2ca Merge "Check ret for None in zuul_run_command" into feature/zuulv3 by Jenkins · 7 years ago
  65. 538e34d Merge "Improve logging on reconfiguration" into feature/zuulv3 by Jenkins · 7 years ago
  66. 59424ea Improve logging on reconfiguration by James E. Blair · 7 years ago
  67. ae734d1 Add docs for web server component by David Shrewsbury · 7 years ago
  68. 3a1c3cc Merge "Add phase and count to variables passed in to playbooks" into feature/zuulv3 by Jenkins · 7 years ago
  69. 0fa1cdd Handle aborted websocket client connection cleanly by David Shrewsbury · 7 years ago
  70. 542f948 Check ret for None in zuul_run_command by Tobias Henkel · 7 years ago
  71. 377177c Cleanup on ssh-agent failure by Jamie Lennox · 7 years ago
  72. 91fad26 Merge "Fix race in test_queue_rate_limiting_dependent" into feature/zuulv3 by Jenkins · 7 years ago
  73. 5434c40 Merge "Permit config shadowing" into feature/zuulv3 by Jenkins · 7 years ago
  74. 3be0739 Merge "Add TenantProjectConfig object" into feature/zuulv3 by Jenkins · 7 years ago
  75. 26b1e68 Merge "executor: add support for custom ansible_port" into feature/zuulv3 by Jenkins · 7 years ago
  76. 6529375 Add link to Zuul v3 docs to the README by Monty Taylor · 7 years ago
  77. 053e7c8 Fail execution if a role repo is a bare collection of roles by James E. Blair · 7 years ago
  78. 0ee98fc Fix ZuulWeb() invocation by David Shrewsbury · 7 years ago
  79. cf7da7a Merge "Make sure we always log the exit line" into feature/zuulv3 by Jenkins · 7 years ago
  80. 6b53776 Merge "Add support for zuul.d configuration split" into feature/zuulv3 by Jenkins · 7 years ago
  81. e128b51 Merge "Add web-based console log streaming" into feature/zuulv3 by Jenkins · 7 years ago
  82. d635d2a Make sure we always log the exit line by Monty Taylor · 7 years ago
  83. 51139a0 Add web-based console log streaming by Monty Taylor · 8 years ago
  84. 65639f8 Add job dependencies to status.json by Tobias Henkel · 7 years ago
  85. 829e617 Add support for zuul.d configuration split by Tristan Cacqueray · 7 years ago
  86. 2c414c1 Merge "Add support for marking module results uninteresting" into feature/zuulv3 by Jenkins · 7 years ago
  87. 3259dfe Merge "Don't look for ansible_host unconditionally" into feature/zuulv3 by Jenkins · 7 years ago
  88. 6b87df6 Merge "Return RETRY_LIMIT on completion of last build" into feature/zuulv3 by Jenkins · 7 years ago
  89. 04cc03f Merge "Allow file manipulation in the work dir" into feature/zuulv3 by Jenkins · 7 years ago
  90. dc62ed6 Merge "Fix and test report urls for unknown failures" into feature/zuulv3 by Jenkins · 7 years ago
  91. 00254ae Return RETRY_LIMIT on completion of last build by James E. Blair · 7 years ago
  92. e0d2323 Add phase and count to variables passed in to playbooks by Monty Taylor · 7 years ago
  93. 1d0bcea Allow file manipulation in the work dir by Monty Taylor · 7 years ago
  94. 9db7904 Don't look for ansible_host unconditionally by Monty Taylor · 7 years ago
  95. 37338d3 Add support for marking module results uninteresting by Monty Taylor · 7 years ago
  96. 5a6219a Merge "Fix encrypt_secret for python3" into feature/zuulv3 by Jenkins · 7 years ago
  97. df25ddc Fix race in test_queue_rate_limiting_dependent by James E. Blair · 7 years ago
  98. 6459db1 Permit config shadowing by James E. Blair · 7 years ago
  99. 87287bf Add some indexes to allow efficient dashboard sql by Monty Taylor · 7 years ago
  100. ed8f371 Merge "Add log entry when unable to find a project during reenqueing" into feature/zuulv3 by Jenkins · 7 years ago