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