1. 8067088 Use legacy-dsvm-base as base job for dsvm jobs by Monty Taylor · 7 years ago
  2. 9640081 Support zuul-cloner command line arguments by Monty Taylor · 7 years ago
  3. c480593 Extract required projects from embedded clonemaps by Monty Taylor · 7 years ago
  4. 72252b7 Allow dict-based new jobs to have templated names by Monty Taylor · 7 years ago
  5. 9b8485d Extract required-projects from job content by Monty Taylor · 7 years ago
  6. 6ecbb8b Deal with link-logs macro by Monty Taylor · 7 years ago
  7. 73fe104 Migrate docs-draft jobs to emit to logs/html by Monty Taylor · 7 years ago
  8. a86f9cd Omit some jobs from shared queue calculation by Monty Taylor · 7 years ago
  9. feec38a Emit shell instead of script tasks by Monty Taylor · 7 years ago
  10. 6614334 Use publish-docs-draft base job for docs-draft publishers by Monty Taylor · 7 years ago
  11. 7e3e688 Add job.nodeset parameter to supercede job.nodes by James E. Blair · 7 years ago
  12. d8d6456 Removed unused 'status: ' string from log line by Monty Taylor · 7 years ago
  13. 027ba99 Fix infinite loop on reconfiguration exception by James E. Blair · 7 years ago
  14. fc915c5 Support Gerrit 2.13 ref-updated events by James E. Blair · 7 years ago
  15. fb1dd48 Merge "Add netaddr requirements for running ipv4|ipv6 filters" into feature/zuulv3 by Zuul · 7 years ago
  16. 0445c27 Status: Don't toggle panel when clicking patch link by Timo Tijhof · 7 years ago
  17. 9a2362d Status: Remove use of deprecated jQuery jqXHR `complete` method by Timo Tijhof · 7 years ago
  18. 9de39ff Cleanup migration script pep8 errors by Monty Taylor · 7 years ago
  19. aa7a69b Don't try to write jobs that came from mappings by Monty Taylor · 7 years ago
  20. 6be5a8b Order post playbook content properly by Monty Taylor · 7 years ago
  21. 843ae74 Actually emit job content by Monty Taylor · 7 years ago
  22. 85c9870 Split output into jobs+project_templates and projects by Monty Taylor · 7 years ago
  23. afad670 Emit job definitions by Monty Taylor · 7 years ago
  24. c3df1a5 Don't set nonvoting based on name suffix by Monty Taylor · 7 years ago
  25. 76954f6 Add netaddr requirements for running ipv4|ipv6 filters by David Moreau-Simard · 7 years ago
  26. 0bdf51e Merge "change assert(Not)Equals to assert(Not)Equal" into feature/zuulv3 by Zuul · 7 years ago
  27. a6a4555 Add zuul legacy vars filter by James E. Blair · 7 years ago
  28. d6d9144 Add a message to the job log on unexpected exceptions by Monty Taylor · 7 years ago
  29. 9a8c5c4 Fix 'startswith' delegation typo by David Moreau-Simard · 7 years ago
  30. 726eb43 Merge "Use feature/zuulv3 for zuul-migrate test" into feature/zuulv3 by Zuul · 7 years ago
  31. 5faedfc Merge "Support 'files' matcher logic" into feature/zuulv3 by Zuul · 7 years ago
  32. 8da02ab Merge "Expand templates for project-specific matchers" into feature/zuulv3 by Zuul · 7 years ago
  33. d283776 Use feature/zuulv3 for zuul-migrate test by Monty Taylor · 7 years ago
  34. c3e786f change assert(Not)Equals to assert(Not)Equal by zhangyangyang · 7 years ago
  35. 1f54faa Merge "Remove zuul-cloner shim" into feature/zuulv3 by Zuul · 7 years ago
  36. 1d8c471 Merge "Gate on zuul-stream-functional" into feature/zuulv3 by Zuul · 7 years ago
  37. 4f7a27f Support 'files' matcher logic by David Shrewsbury · 7 years ago
  38. 4bfba37 Merge "Update time database to v3" into feature/zuulv3 by Zuul · 7 years ago
  39. f71f695 Expand templates for project-specific matchers by David Shrewsbury · 7 years ago
  40. ae0f23c Update time database to v3 by James E. Blair · 7 years ago
  41. 21782ca Merge "Migration: handle shared queues" into feature/zuulv3 by Zuul · 7 years ago
  42. daa93e7 Merge "Matchers: voting, branch" into feature/zuulv3 by Zuul · 7 years ago
  43. 629da10 Merge "Always strip {name} from name" into feature/zuulv3 by Zuul · 7 years ago
  44. 97b4248 Drop use_app boolean from github client by Jesse Keating · 7 years ago
  45. c91b3dc Merge "Print SIGTERM logging to debug" into feature/zuulv3 by Zuul · 7 years ago
  46. acdfbd5 Merge "Add migration tool for v2 to v3 conversion" into feature/zuulv3 by Zuul · 7 years ago
  47. 6cfceb4 Merge "Document the existence of zuul_success job var" into feature/zuulv3 by Zuul · 7 years ago
  48. 8e7ad34 Merge "Bind to :: instead of 0.0.0.0 in log streamer" into feature/zuulv3 by Zuul · 7 years ago
  49. 0a24016 Migration: handle shared queues by James E. Blair · 7 years ago
  50. 118db8f Bind to :: instead of 0.0.0.0 in log streamer by Monty Taylor · 7 years ago
  51. b5b57ac Merge "Decode stdout from ansible-playbook before logging" into feature/zuulv3 by Zuul · 7 years ago
  52. eaec061 Merge "Add max-job-timeout tenant setting" into feature/zuulv3 by Zuul · 7 years ago
  53. bfa3c7b Fix typo with merger.getRepoState by Paul Belanger · 7 years ago
  54. c420f76 Matchers: voting, branch by David Shrewsbury · 7 years ago
  55. 9bcbd6d Merge "Abort reconfiguration when cat jobs fail" into feature/zuulv3 by Zuul · 7 years ago
  56. 3b5b335 Abort reconfiguration when cat jobs fail by James E. Blair · 7 years ago
  57. a49ddaf Document the existence of zuul_success job var by Jesse Keating · 7 years ago
  58. b0b8697 Always strip {name} from name by Monty Taylor · 7 years ago
  59. d7be540 Merge "Shift zuul_stream socket reading to use a for loop" into feature/zuulv3 by Zuul · 7 years ago
  60. 4a2d7af Gate on zuul-stream-functional by Monty Taylor · 7 years ago
  61. 1764d25 Shift zuul_stream socket reading to use a for loop by Monty Taylor · 7 years ago
  62. e490ee2 Rename success ansible variable to zuul_success by Paul Belanger · 7 years ago
  63. ffbb3f9 Merge "Support IPv6 in the finger log streamer" into feature/zuulv3 by Zuul · 7 years ago
  64. 12f321f Decode stdout from ansible-playbook before logging by Monty Taylor · 7 years ago
  65. 245a371 Add migration tool for v2 to v3 conversion by Monty Taylor · 7 years ago
  66. c98bff7 Add max-job-timeout tenant setting by Tristan Cacqueray · 7 years ago
  67. 5762fd1 Merge "Clean up obsolete TODO for _setGitSsh()" into feature/zuulv3 by Zuul · 7 years ago
  68. 9dd1fc9 Add node label to inventory by James E. Blair · 7 years ago
  69. f49b525 Use 'git checkout' when checking out a tag by James E. Blair · 7 years ago
  70. d664da4 Support IPv6 in the finger log streamer by David Shrewsbury · 7 years ago
  71. 25796c2 Revert "Enable maintainConnectionCache" by James E. Blair · 7 years ago
  72. 18d3169 Merge "Add change_url to zuul dict passed into inventory" into feature/zuulv3 by Zuul · 7 years ago
  73. c0bd5e3 Merge "Handle debug messages cleanly" into feature/zuulv3 by Zuul · 7 years ago
  74. 24931ed Merge "Stop output start and end times for each task" into feature/zuulv3 by Zuul · 7 years ago
  75. 4163444 Add change_url to zuul dict passed into inventory by Monty Taylor · 7 years ago
  76. 6caef39 Merge "Close command socket after sending stop" into feature/zuulv3 by Zuul · 7 years ago
  77. b143da5 Merge "Enable maintainConnectionCache" into feature/zuulv3 by Zuul · 7 years ago
  78. 9c5767c Merge "Make test_dynamic_dependent_pipeline_failure more robust" into feature/zuulv3 by Zuul · 7 years ago
  79. ae488c9 Merge "Fix spacer-lines to work with multi-node and items" into feature/zuulv3 by Zuul · 7 years ago
  80. 3490c5d Make test_dynamic_dependent_pipeline_failure more robust by James E. Blair · 7 years ago
  81. fcc7313 Merge "Update tests to use AF_INET6" into feature/zuulv3 by Zuul · 7 years ago
  82. 211883d Update tests to use AF_INET6 by Monty Taylor · 7 years ago
  83. 2d058c1 Remove zuul-cloner shim by David Shrewsbury · 7 years ago
  84. 905c9f9 Merge "Handle some common yaml syntax errors" into feature/zuulv3 by Zuul · 7 years ago
  85. 60536ee Merge "Use deepcopy when copying ansible logging config" into feature/zuulv3 by Zuul · 7 years ago
  86. c6309c5 Use deepcopy when copying ansible logging config by Clark Boylan · 7 years ago
  87. ffee858 Merge "Switch to publish-openstack-python-docs-infra" into feature/zuulv3 by Zuul · 7 years ago
  88. 7b871b4 Handle debug messages cleanly by Monty Taylor · 7 years ago
  89. 9704388 Handle some common yaml syntax errors by James E. Blair · 7 years ago
  90. b70f51d Merge "Only strip trailing whitespace from console logs" into feature/zuulv3 by Zuul · 7 years ago
  91. 59a8928 Merge "Split github hook ingest and processing" into feature/zuulv3 by Zuul · 7 years ago
  92. 64d2901 Split github hook ingest and processing by Jesse Keating · 7 years ago
  93. 3d4e466 Only strip trailing whitespace from console logs by Clark Boylan · 7 years ago
  94. a7fbf94 Merge "Add zuul-cloner shim" into feature/zuulv3 by Zuul · 7 years ago
  95. 0af198f Add test for dependent changes not in a pipeline by James E. Blair · 7 years ago
  96. c945500 Fix dynamic dependent pipeline failure by James E. Blair · 7 years ago
  97. 0739156 Switch to publish-openstack-python-docs-infra by Paul Belanger · 7 years ago
  98. d29460a Add zuul-cloner shim by David Shrewsbury · 7 years ago
  99. b0e9fc7 Merge "Close logging config file after write" into feature/zuulv3 by Zuul · 7 years ago
  100. 8038554 Merge "Fix missing logconfig when running tests in pycharm" into feature/zuulv3 by Zuul · 7 years ago