1. 3692b61 Add management event queue length to status json by James E. Blair · 7 years ago
  2. b0a95ab Revert "Use weakref for change cache" by James E. Blair · 7 years ago
  3. 11bd5ee Fix branch ordering when loading in-repo config by James E. Blair · 7 years ago
  4. d0033b7 Don't set the build result to ABORTED by James E. Blair · 7 years ago
  5. bacbb88 Don't return POST_FAILURE when aborting post playbooks by James E. Blair · 7 years ago
  6. 7a04df2 Several executor threading fixes by James E. Blair · 7 years ago
  7. c95ed03 Merge "New client command for printing autohold requests" into feature/zuulv3 by Zuul · 7 years ago
  8. 38de87b Merge "Set ansible stdin to /dev/null" into feature/zuulv3 by Zuul · 7 years ago
  9. 817c0f4 Merge "Executor: stop jobs in parallel on shutdown" into feature/zuulv3 by Zuul · 7 years ago
  10. 638b760 Set ansible stdin to /dev/null by James E. Blair · 7 years ago
  11. 0c45d88 Executor: stop jobs in parallel on shutdown by James E. Blair · 7 years ago
  12. 24118ba Merge "Use weakref for change cache" into feature/zuulv3 by Zuul · 7 years ago
  13. 372e044 Merge "Start ssh persistent connections outside bwrap" into feature/zuulv3 by Zuul · 7 years ago
  14. 67ccf41 Fix ref calculation for ZUUL_CHANGES legacy var by Javier Pena · 7 years ago
  15. c467613 New client command for printing autohold requests by David Shrewsbury · 7 years ago
  16. a86aaf1 Start ssh persistent connections outside bwrap by James E. Blair · 7 years ago
  17. 312d62e Merge "Make statsd import failure raise exception" into feature/zuulv3 by Zuul · 7 years ago
  18. 0999879 Ignore parents on job variants by James E. Blair · 7 years ago
  19. f93265a Merge "Revert "Use new infra pipelines"" into feature/zuulv3 by Zuul · 7 years ago
  20. b92b935 Fix python3 unicode errors in executor server by James E. Blair · 7 years ago
  21. b970430 Use weakref for change cache by James E. Blair · 7 years ago
  22. 4ab54b2 Merge "Emit some nodepool stats" into feature/zuulv3 by Zuul · 7 years ago
  23. d0164bd Merge "Emit some stats from executor" into feature/zuulv3 by Zuul · 7 years ago
  24. b96a33c Merge "Re-order executor/job classes" into feature/zuulv3 by Zuul · 7 years ago
  25. 6171875 Merge "Switch statsd config to zuul.conf" into feature/zuulv3 by Zuul · 7 years ago
  26. 26ee6f4 Make statsd import failure raise exception by James E. Blair · 7 years ago
  27. 4f1731b Emit some nodepool stats by James E. Blair · 7 years ago
  28. faf8198 Emit some stats from executor by James E. Blair · 7 years ago
  29. 107bb25 Re-order executor/job classes by James E. Blair · 7 years ago
  30. d829dcf Merge "Better exception handling during autohold" into feature/zuulv3 by Zuul · 7 years ago
  31. ded241e Switch statsd config to zuul.conf by James E. Blair · 7 years ago
  32. 33cb626 Merge "Remove -e from requirements" into feature/zuulv3 by Zuul · 7 years ago
  33. 4697e46 Remove -e from requirements by James E. Blair · 7 years ago
  34. f21bb28 Better exception handling during autohold by David Shrewsbury · 7 years ago
  35. 76fc525 Merge "Fix doc typo that missed important words" into feature/zuulv3 by Zuul · 7 years ago
  36. 0b1b95c Switch success to false if a post playbook fails by Monty Taylor · 7 years ago
  37. 97081c8 Merge "Add comment explaining gitpython requirement" into feature/zuulv3 by Zuul · 7 years ago
  38. 8cf27f3 Merge "Mask dependent config errors" into feature/zuulv3 by Zuul · 7 years ago
  39. 23dcae1 Merge "Grab json log contents for final post playbook failures" into feature/zuulv3 by Zuul · 7 years ago
  40. a49b0ea Fix doc typo that missed important words by Monty Taylor · 7 years ago
  41. 0e2489a Grab json log contents for final post playbook failures by Monty Taylor · 7 years ago
  42. 83b92ca Merge "Add git timeout" into feature/zuulv3 by Zuul · 7 years ago
  43. 8fdef74 Add comment explaining gitpython requirement by James E. Blair · 7 years ago
  44. f03173b Mask dependent config errors by James E. Blair · 7 years ago
  45. ba1c8c0 Add git timeout by James E. Blair · 7 years ago
  46. 842efb9 Revert "Use new infra pipelines" by Paul Belanger · 7 years ago
  47. 80ac158 Update statsd output for tenants by James E. Blair · 7 years ago
  48. bccdfcf Don't use cached config when deleting files by James E. Blair · 7 years ago
  49. 1235f14 Don't modify project-templates to add job name attributes by James E. Blair · 7 years ago
  50. 2dad2ca Merge "Verify aborted jobs don't count into retry limit" into feature/zuulv3 by Zuul · 7 years ago
  51. 428b9f7 Merge "Always retry jobs on executor disconnect" into feature/zuulv3 by Zuul · 7 years ago
  52. b3c4ac9 Merge "Have zuul re-run ABORTED jobs" into feature/zuulv3 by Zuul · 7 years ago
  53. 386c557 Merge "Return a distinct result on executor disk full" into feature/zuulv3 by Zuul · 7 years ago
  54. 26fa8a3 Verify aborted jobs don't count into retry limit by Tobias Henkel · 7 years ago
  55. d88620a Merge "Fix early processing of merge-pending items on reconfig" into feature/zuulv3 by Zuul · 7 years ago
  56. 7099e58 Merge "Provide error message on malformed job list" into feature/zuulv3 by Zuul · 7 years ago
  57. 8e0f207 Merge "Handle non-syntax errors from Ansible" into feature/zuulv3 by Zuul · 7 years ago
  58. b68d660 Merge "Update node requests after nodes" into feature/zuulv3 by Zuul · 7 years ago
  59. 8be3c0c Provide error message on malformed job list by Monty Taylor · 7 years ago
  60. 51e8e28 Merge "Don't load dynamic layout twice unless needed" into feature/zuulv3 by Zuul · 7 years ago
  61. bfb56fd Merge "Don't store pipeline references on builds" into feature/zuulv3 by Zuul · 7 years ago
  62. 7a8f48d Update node requests after nodes by James E. Blair · 7 years ago
  63. 29c7700 Fix early processing of merge-pending items on reconfig by James E. Blair · 7 years ago
  64. 8c2d581 Don't load dynamic layout twice unless needed by James E. Blair · 7 years ago
  65. 3a098dd Don't store pipeline references on builds by James E. Blair · 7 years ago
  66. a777fef Always retry jobs on executor disconnect by Monty Taylor · 7 years ago
  67. 3202354 Have zuul re-run ABORTED jobs by Paul Belanger · 7 years ago
  68. 5e712e4 Return a distinct result on executor disk full by James E. Blair · 7 years ago
  69. 278e956 Merge "Handle double node locking snafu" into feature/zuulv3 by Zuul · 7 years ago
  70. c6a6769 Handle non-syntax errors from Ansible by Monty Taylor · 7 years ago
  71. 29965cc Merge "Create git_http_low_speed_limit / git_http_low_speed_time" into feature/zuulv3 by Zuul · 7 years ago
  72. 10a9b34 Properly format messages coming out of emitPlaybookBanner by David Moreau-Simard · 7 years ago
  73. 07cbaee Merge "Fix path exclusions" into feature/zuulv3 by Zuul · 7 years ago
  74. b4e2b92 Merge "Use normal docs build jobs" into feature/zuulv3 by Zuul · 7 years ago
  75. 94e9588 Handle double node locking snafu by David Shrewsbury · 7 years ago
  76. 950c6b1 Fix path exclusions by Monty Taylor · 7 years ago
  77. edadfed Create git_http_low_speed_limit / git_http_low_speed_time by Paul Belanger · 7 years ago
  78. 06ab26d Add git timeout for HTTP(S) operations by Paul Belanger · 7 years ago
  79. 8d4eb6f Use normal docs build jobs by Monty Taylor · 7 years ago
  80. 29a8c23 Merge "Fix Gearman UnknownJob handler" into feature/zuulv3 by Zuul · 7 years ago
  81. b197243 Merge "Change yappi bytesio to stringio" into feature/zuulv3 by Zuul · 7 years ago
  82. e4abb2d Merge "Speed configuration building" into feature/zuulv3 by Zuul · 7 years ago
  83. 51e487e Merge "Add debug messages and exception handling to stack dump handler" into feature/zuulv3 by Zuul · 7 years ago
  84. af8b208 Speed configuration building by James E. Blair · 7 years ago
  85. 693fbcf Merge "Avoid JS error when a change has no id" into feature/zuulv3 by Zuul · 7 years ago
  86. 6a910f9 Merge "Include tenant in pipeline log messages" into feature/zuulv3 by Zuul · 7 years ago
  87. 4bd366c Merge "Explicitely print the result status of each playbook run" into feature/zuulv3 by Zuul · 7 years ago
  88. 8a73014 Merge "Improve scheduler log messages" into feature/zuulv3 by Zuul · 7 years ago
  89. 898a8bf Avoid JS error when a change has no id by Jens Harbott · 7 years ago
  90. d4c4785 Explicitely print the result status of each playbook run by David Moreau-Simard · 7 years ago
  91. 36ccdd1 Include tenant in pipeline log messages by James E. Blair · 7 years ago
  92. 850c940 Use new infra pipelines by Andreas Jaeger · 7 years ago
  93. 75f171e Merge "Fix branch matching logic" into feature/zuulv3 by Zuul · 7 years ago
  94. a332bab Improve scheduler log messages by James E. Blair · 7 years ago
  95. a615c36 Clear project config cache later by James E. Blair · 7 years ago
  96. 29a24fd Move shadow layout to item by James E. Blair · 7 years ago
  97. f6dc176 Fix branch matching logic by David Shrewsbury · 7 years ago
  98. a67c71f Fix Gearman UnknownJob handler by Clark Boylan · 7 years ago
  99. 88985e2 Merge "Limit concurrency in zuul-executor under load" into feature/zuulv3 by Zuul · 7 years ago
  100. 9129ed7 Increase ansible internal_poll_interval by Tobias Henkel · 7 years ago