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