1. bdd50e6 Add stats for executor and merger count by James E. Blair · 7 years ago
  2. 6bc1048 Ignore duplicate project-template definitions by James E. Blair · 7 years ago
  3. 7324f8d Merge "Stop storing dependent items on buildsets" into feature/zuulv3 by Zuul · 7 years ago
  4. 9e5b811 Stop storing dependent items on buildsets by James E. Blair · 7 years ago
  5. b266903 Merge "Make tests' encrypt_secret.py work with python3" into feature/zuulv3 by Zuul · 7 years ago
  6. 0996ab2 Make tests' encrypt_secret.py work with python3 by Clark Boylan · 7 years ago
  7. 434e7e5 Merge "Allow the pool_recycle to be configured" into feature/zuulv3 by Zuul · 7 years ago
  8. c81e27c Merge "Move alembic_reporter back to alembic" into feature/zuulv3 by Zuul · 7 years ago
  9. c0caaf2 Merge "Clarify how the sql database is managed" into feature/zuulv3 by Zuul · 7 years ago
  10. 46f65fa Merge "Disable sql_reporter alembic downgrades" into feature/zuulv3 by Zuul · 7 years ago
  11. 4cfe6b6 Merge "Add oldrev/newrev column to the buildset reporter table" into feature/zuulv3 by Zuul · 7 years ago
  12. 8181a82 Merge "Add ref_url column to the buildset reporter table" into feature/zuulv3 by Zuul · 7 years ago
  13. d4be4bb Merge "Add zuul supplementary groups before setgid/setuid" into feature/zuulv3 by Zuul · 7 years ago
  14. ad5c261 Merge "Make executor hostname configurable" into feature/zuulv3 by Zuul · 7 years ago
  15. f2db4c5 Merge "Be explicit about legacy var additions/omissions" into feature/zuulv3 by Zuul · 7 years ago
  16. c6f9072 Merge "Add management queue length to status page" into feature/zuulv3 by Zuul · 7 years ago
  17. 9f0f440 Merge "Remove old buildsets" into feature/zuulv3 by Zuul · 7 years ago
  18. 8b04895 Merge "Add _projects to convert project list to dictionary" into feature/zuulv3 by Zuul · 7 years ago
  19. e9662ed Merge "Merge tenant reconfiguration events" into feature/zuulv3 by Zuul · 7 years ago
  20. c5ebce0 Merge "Add management event queue length to status json" into feature/zuulv3 by Zuul · 7 years ago
  21. 02ec07f Add management queue length to status page by Tobias Henkel · 7 years ago
  22. d61d98e Add _projects to convert project list to dictionary by Ian Wienand · 7 years ago
  23. 4e91418 Remove old buildsets by James E. Blair · 7 years ago
  24. 8fe53b4 Give layout objects a unique ID by James E. Blair · 7 years ago
  25. 419a867 Merge tenant reconfiguration events by James E. Blair · 7 years ago
  26. 3692b61 Add management event queue length to status json by James E. Blair · 7 years ago
  27. b0a95ab Revert "Use weakref for change cache" by James E. Blair · 7 years ago
  28. 11bd5ee Fix branch ordering when loading in-repo config by James E. Blair · 7 years ago
  29. d0033b7 Don't set the build result to ABORTED by James E. Blair · 7 years ago
  30. 2f1059e Be explicit about legacy var additions/omissions by Jeremy Stanley · 7 years ago
  31. bacbb88 Don't return POST_FAILURE when aborting post playbooks by James E. Blair · 7 years ago
  32. 7a04df2 Several executor threading fixes by James E. Blair · 7 years ago
  33. c95ed03 Merge "New client command for printing autohold requests" into feature/zuulv3 by Zuul · 7 years ago
  34. 055cda3 Make executor hostname configurable by Tobias Henkel · 7 years ago
  35. 38de87b Merge "Set ansible stdin to /dev/null" into feature/zuulv3 by Zuul · 7 years ago
  36. 817c0f4 Merge "Executor: stop jobs in parallel on shutdown" into feature/zuulv3 by Zuul · 7 years ago
  37. 638b760 Set ansible stdin to /dev/null by James E. Blair · 7 years ago
  38. 0c45d88 Executor: stop jobs in parallel on shutdown by James E. Blair · 7 years ago
  39. 24118ba Merge "Use weakref for change cache" into feature/zuulv3 by Zuul · 7 years ago
  40. 372e044 Merge "Start ssh persistent connections outside bwrap" into feature/zuulv3 by Zuul · 7 years ago
  41. 67ccf41 Fix ref calculation for ZUUL_CHANGES legacy var by Javier Pena · 7 years ago
  42. c467613 New client command for printing autohold requests by David Shrewsbury · 7 years ago
  43. a86aaf1 Start ssh persistent connections outside bwrap by James E. Blair · 7 years ago
  44. 312d62e Merge "Make statsd import failure raise exception" into feature/zuulv3 by Zuul · 7 years ago
  45. 9322b0e Allow the pool_recycle to be configured by Joshua Hesketh · 7 years ago
  46. 22a8f37 Move alembic_reporter back to alembic by Joshua Hesketh · 7 years ago
  47. 7ab7c63 Clarify how the sql database is managed by Joshua Hesketh · 7 years ago
  48. 86f0dcc Disable sql_reporter alembic downgrades by Joshua Hesketh · 7 years ago
  49. 0999879 Ignore parents on job variants by James E. Blair · 7 years ago
  50. f93265a Merge "Revert "Use new infra pipelines"" into feature/zuulv3 by Zuul · 7 years ago
  51. b92b935 Fix python3 unicode errors in executor server by James E. Blair · 7 years ago
  52. b970430 Use weakref for change cache by James E. Blair · 7 years ago
  53. 4ab54b2 Merge "Emit some nodepool stats" into feature/zuulv3 by Zuul · 7 years ago
  54. d0164bd Merge "Emit some stats from executor" into feature/zuulv3 by Zuul · 7 years ago
  55. b96a33c Merge "Re-order executor/job classes" into feature/zuulv3 by Zuul · 7 years ago
  56. 6171875 Merge "Switch statsd config to zuul.conf" into feature/zuulv3 by Zuul · 7 years ago
  57. 26ee6f4 Make statsd import failure raise exception by James E. Blair · 7 years ago
  58. 4f1731b Emit some nodepool stats by James E. Blair · 7 years ago
  59. faf8198 Emit some stats from executor by James E. Blair · 7 years ago
  60. 107bb25 Re-order executor/job classes by James E. Blair · 7 years ago
  61. d829dcf Merge "Better exception handling during autohold" into feature/zuulv3 by Zuul · 7 years ago
  62. ded241e Switch statsd config to zuul.conf by James E. Blair · 7 years ago
  63. 33cb626 Merge "Remove -e from requirements" into feature/zuulv3 by Zuul · 7 years ago
  64. 4697e46 Remove -e from requirements by James E. Blair · 7 years ago
  65. f21bb28 Better exception handling during autohold by David Shrewsbury · 7 years ago
  66. 76fc525 Merge "Fix doc typo that missed important words" into feature/zuulv3 by Zuul · 7 years ago
  67. 0b1b95c Switch success to false if a post playbook fails by Monty Taylor · 7 years ago
  68. 97081c8 Merge "Add comment explaining gitpython requirement" into feature/zuulv3 by Zuul · 7 years ago
  69. 8cf27f3 Merge "Mask dependent config errors" into feature/zuulv3 by Zuul · 7 years ago
  70. 23dcae1 Merge "Grab json log contents for final post playbook failures" into feature/zuulv3 by Zuul · 7 years ago
  71. a49b0ea Fix doc typo that missed important words by Monty Taylor · 7 years ago
  72. 0e2489a Grab json log contents for final post playbook failures by Monty Taylor · 7 years ago
  73. 83b92ca Merge "Add git timeout" into feature/zuulv3 by Zuul · 7 years ago
  74. 8fdef74 Add comment explaining gitpython requirement by James E. Blair · 7 years ago
  75. f03173b Mask dependent config errors by James E. Blair · 7 years ago
  76. ba1c8c0 Add git timeout by James E. Blair · 7 years ago
  77. 842efb9 Revert "Use new infra pipelines" by Paul Belanger · 7 years ago
  78. 80ac158 Update statsd output for tenants by James E. Blair · 7 years ago
  79. bccdfcf Don't use cached config when deleting files by James E. Blair · 7 years ago
  80. 1235f14 Don't modify project-templates to add job name attributes by James E. Blair · 7 years ago
  81. 2dad2ca Merge "Verify aborted jobs don't count into retry limit" into feature/zuulv3 by Zuul · 7 years ago
  82. 428b9f7 Merge "Always retry jobs on executor disconnect" into feature/zuulv3 by Zuul · 7 years ago
  83. b3c4ac9 Merge "Have zuul re-run ABORTED jobs" into feature/zuulv3 by Zuul · 7 years ago
  84. 386c557 Merge "Return a distinct result on executor disk full" into feature/zuulv3 by Zuul · 7 years ago
  85. 26fa8a3 Verify aborted jobs don't count into retry limit by Tobias Henkel · 7 years ago
  86. d88620a Merge "Fix early processing of merge-pending items on reconfig" into feature/zuulv3 by Zuul · 7 years ago
  87. 7099e58 Merge "Provide error message on malformed job list" into feature/zuulv3 by Zuul · 7 years ago
  88. 8e0f207 Merge "Handle non-syntax errors from Ansible" into feature/zuulv3 by Zuul · 7 years ago
  89. b68d660 Merge "Update node requests after nodes" into feature/zuulv3 by Zuul · 7 years ago
  90. 8be3c0c Provide error message on malformed job list by Monty Taylor · 7 years ago
  91. 51e8e28 Merge "Don't load dynamic layout twice unless needed" into feature/zuulv3 by Zuul · 7 years ago
  92. bfb56fd Merge "Don't store pipeline references on builds" into feature/zuulv3 by Zuul · 7 years ago
  93. 7a8f48d Update node requests after nodes by James E. Blair · 7 years ago
  94. 29c7700 Fix early processing of merge-pending items on reconfig by James E. Blair · 7 years ago
  95. 8c2d581 Don't load dynamic layout twice unless needed by James E. Blair · 7 years ago
  96. 3a098dd Don't store pipeline references on builds by James E. Blair · 7 years ago
  97. a777fef Always retry jobs on executor disconnect by Monty Taylor · 7 years ago
  98. 3202354 Have zuul re-run ABORTED jobs by Paul Belanger · 7 years ago
  99. 5e712e4 Return a distinct result on executor disk full by James E. Blair · 7 years ago
  100. 278e956 Merge "Handle double node locking snafu" into feature/zuulv3 by Zuul · 7 years ago