1. 7207c89 Fix mixed canonical/non-canonical project merge by Tobias Henkel · 7 years ago
  2. fe07e42 web: add /static installation instructions by Tristan Cacqueray · 7 years ago
  3. 11925ef Merge "Make enqueue-ref <new|old>rev optional" into feature/zuulv3 by Zuul · 7 years ago
  4. 3825083 Merge "More documentation for enqueue-ref" into feature/zuulv3 by Zuul · 7 years ago
  5. ee6084d Merge "Improve error handling in webapp /keys" into feature/zuulv3 by Zuul · 7 years ago
  6. 9e20f12 Merge "Remove zuul-migrate job" into feature/zuulv3 by Zuul · 7 years ago
  7. 1bd321a Merge "Switch to threading model of socketserver" into feature/zuulv3 by Zuul · 7 years ago
  8. d218bc2 Merge "web: add /{tenant}/status route" into feature/zuulv3 by Zuul · 7 years ago
  9. 21f639d Merge "web: add /tenants route" into feature/zuulv3 by Zuul · 7 years ago
  10. cf45d48 Make enqueue-ref <new|old>rev optional by Ian Wienand · 7 years ago
  11. 25f3a31 More documentation for enqueue-ref by Ian Wienand · 7 years ago
  12. a0d3112 Remove tools/trigger-job.py by Ian Wienand · 7 years ago
  13. 784ebdc web: add /{tenant}/status route by Tristan Cacqueray · 7 years ago
  14. e290f89 web: add /tenants route by Tristan Cacqueray · 7 years ago
  15. d646c12 Merge "Prime github app install map on connection load" into feature/zuulv3 by Zuul · 7 years ago
  16. 23afd2e Merge "Make encrypt_secret.py work with OpenSSL 0.x" into feature/zuulv3 by Zuul · 7 years ago
  17. 8d06afd Switch to threading model of socketserver by David Shrewsbury · 7 years ago
  18. 2dc31dd Make encrypt_secret.py work with OpenSSL 0.x by Clint Byrum · 7 years ago
  19. 70b0e0f Prime github app install map on connection load by Jesse Keating · 7 years ago
  20. cd1f261 Merge "Fix gerrit branch creation detection" into feature/zuulv3 by Zuul · 7 years ago
  21. 24690ec Fix gerrit branch creation detection by James E. Blair · 7 years ago
  22. acf6c9e Improve error handling in webapp /keys by Clint Byrum · 7 years ago
  23. 458ab7b Merge "On reconfiguration, re-enqueue items at the same position" into feature/zuulv3 by Zuul · 7 years ago
  24. c18c044 Merge "Add support for override-checkout, deprecate override-branch" into feature/zuulv3 by Zuul · 7 years ago
  25. 872738f On reconfiguration, re-enqueue items at the same position by James E. Blair · 7 years ago
  26. a1fa9aa Merge "Check start time for wait_time key" into feature/zuulv3 by Zuul · 7 years ago
  27. e93d983 Merge "Use user home as work directory of executor" into feature/zuulv3 by Zuul · 7 years ago
  28. 51cfc1d Merge "Increase github delay to 10 seconds" into feature/zuulv3 by Zuul · 7 years ago
  29. ec7849d Use user home as work directory of executor by Rui Chen · 7 years ago
  30. 591afbe Check start time for wait_time key by Ian Wienand · 7 years ago
  31. edff2c2 Add support for override-checkout, deprecate override-branch by James E. Blair · 7 years ago
  32. badc54b Remove zuul-migrate job by Andreas Jaeger · 7 years ago
  33. 060352c Fix syntax with gear unRegisterFunction() by Paul Belanger · 7 years ago
  34. c317fba Merge "Use cached branches on tenant reconfiguration" into feature/zuulv3 by Zuul · 7 years ago
  35. be273e9 Zuul: add file extension to playbook path by James E. Blair · 7 years ago
  36. 4aaddc3 Merge "Do late decoding of log stream buffer" into feature/zuulv3 by Zuul · 7 years ago
  37. 1f31f5f Use cached branches on tenant reconfiguration by James E. Blair · 7 years ago
  38. 77faada Merge "Add multi-branch support for project-templates" into feature/zuulv3 by Zuul · 7 years ago
  39. edda679 Merge "Validate that a job has a run playbook on freeze" into feature/zuulv3 by Zuul · 7 years ago
  40. 5fe4f4a Merge "Remove implied run" into feature/zuulv3 by Zuul · 7 years ago
  41. ea84b06 Merge "Update test fixtures to use explicit run" into feature/zuulv3 by Zuul · 7 years ago
  42. 2a66450 Add multi-branch support for project-templates by James E. Blair · 7 years ago
  43. f714a2b Increase github delay to 10 seconds by Clint Byrum · 7 years ago
  44. 7c4d5a3 Merge "Support file extension in playbook path" into feature/zuulv3 by Zuul · 7 years ago
  45. f3c09ed Merge "Add pragma directive" into feature/zuulv3 by Zuul · 7 years ago
  46. a382ff0 Merge "Move test_job_auth_inheritance to test_v3" into feature/zuulv3 by Zuul · 7 years ago
  47. 22590cb Merge "Switch to late-binding inheritance" into feature/zuulv3 by Zuul · 7 years ago
  48. fa7b6b0 Merge "Add implied branch matchers on 'master'" into feature/zuulv3 by Zuul · 7 years ago
  49. 0a44f80 Merge "Remove test_job_inheritance" into feature/zuulv3 by Zuul · 7 years ago
  50. d5304f3 Merge "Move test_model.test_job_inheritance_configloader" into feature/zuulv3 by Zuul · 7 years ago
  51. e771b6e Do late decoding of log stream buffer by Tobias Henkel · 7 years ago
  52. 0029267 Validate that a job has a run playbook on freeze by James E. Blair · 7 years ago
  53. 6828656 Remove implied run by James E. Blair · 7 years ago
  54. 2f589fe Update test fixtures to use explicit run by James E. Blair · 7 years ago
  55. df91ab3 Move test_job_auth_inheritance to test_v3 by James E. Blair · 7 years ago
  56. 7edc25f Add pragma directive by James E. Blair · 7 years ago
  57. 5192d99 Support file extension in playbook path by James E. Blair · 7 years ago
  58. ee0e1fd Merge "Copy Gerrit delay to GitHub driver" into feature/zuulv3 by Zuul · 7 years ago
  59. 10f7079 Copy Gerrit delay to GitHub driver by Clint Byrum · 7 years ago
  60. 9e09110 Merge "Make the git web url a template" into feature/zuulv3 by Zuul · 7 years ago
  61. c32a835 Switch to late-binding inheritance by James E. Blair · 7 years ago
  62. daaf326 Add implied branch matchers on 'master' by James E. Blair · 7 years ago
  63. bd5385a Merge "Default change and patchset to NULL in SQLReporter" into feature/zuulv3 by Zuul · 7 years ago
  64. a7f724c Make the git web url a template by Clark Boylan · 7 years ago
  65. 0b5be8e Default change and patchset to NULL in SQLReporter by Jeremy Stanley · 7 years ago
  66. d95b581 Remove test_job_inheritance by James E. Blair · 7 years ago
  67. b09a0c5 Move test_model.test_job_inheritance_configloader by James E. Blair · 7 years ago
  68. 936f076 Merge "Add log streaming logging and exception handling" into feature/zuulv3 by Zuul · 7 years ago
  69. 9d71b31 Merge "Create job-output.txt together with JobDir" into feature/zuulv3 by Zuul · 7 years ago
  70. 6949c24 Merge "Document executor/merger stats" into feature/zuulv3 by Zuul · 7 years ago
  71. b753eda Create job-output.txt together with JobDir by Tobias Henkel · 7 years ago
  72. c9e7759 Fix branch ordering on dynamic reconfiguration by James E. Blair · 7 years ago
  73. 41172e4 Add log streaming logging and exception handling by David Shrewsbury · 7 years ago
  74. 4dd5f4b Document executor/merger stats by James E. Blair · 7 years ago
  75. aeb5a12 Only autohold failed builds by Clark Boylan · 7 years ago
  76. a96c9b3 Fix undefined sort order when applying parent data by Tobias Henkel · 7 years ago
  77. 70798ea Fix for pep8 E722 and ignore E741 by David Shrewsbury · 7 years ago
  78. 271475a Merge "Fix typo, it's branches" into feature/zuulv3 by Zuul · 7 years ago
  79. 37cbd31 Merge "Fix doc typo" into feature/zuulv3 by Zuul · 7 years ago
  80. 438af86 Fix typo, it's branches by Andreas Jaeger · 7 years ago
  81. 0de1ee4 Merge "Report initial pipeline changes under correct key" into feature/zuulv3 by Zuul · 7 years ago
  82. 24749aa Merge "Add stats for executor and merger count" into feature/zuulv3 by Zuul · 7 years ago
  83. 57bf14d Report initial pipeline changes under correct key by James E. Blair · 7 years ago
  84. bdd50e6 Add stats for executor and merger count by James E. Blair · 7 years ago
  85. 54cdf1e Merge "Add support for result data in child jobs" into feature/zuulv3 by Zuul · 7 years ago
  86. d3ec042 Merge "Ignore duplicate project-template definitions" into feature/zuulv3 by Zuul · 7 years ago
  87. 69da879 Merge "Specify duplicate project defn behavior" into feature/zuulv3 by Zuul · 7 years ago
  88. fc5f62b Merge "Change domain in test fixture to example.com" into feature/zuulv3 by Zuul · 7 years ago
  89. 4481232 Fix doc typo by Monty Taylor · 7 years ago
  90. 6bc1048 Ignore duplicate project-template definitions by James E. Blair · 7 years ago
  91. 7324f8d Merge "Stop storing dependent items on buildsets" into feature/zuulv3 by Zuul · 7 years ago
  92. 9e5b811 Stop storing dependent items on buildsets by James E. Blair · 7 years ago
  93. b266903 Merge "Make tests' encrypt_secret.py work with python3" into feature/zuulv3 by Zuul · 7 years ago
  94. 0996ab2 Make tests' encrypt_secret.py work with python3 by Clark Boylan · 7 years ago
  95. 434e7e5 Merge "Allow the pool_recycle to be configured" into feature/zuulv3 by Zuul · 7 years ago
  96. c81e27c Merge "Move alembic_reporter back to alembic" into feature/zuulv3 by Zuul · 7 years ago
  97. e2d3566 Change domain in test fixture to example.com by Tobias Henkel · 7 years ago
  98. c0caaf2 Merge "Clarify how the sql database is managed" into feature/zuulv3 by Zuul · 7 years ago
  99. 46f65fa Merge "Disable sql_reporter alembic downgrades" into feature/zuulv3 by Zuul · 7 years ago
  100. 4cfe6b6 Merge "Add oldrev/newrev column to the buildset reporter table" into feature/zuulv3 by Zuul · 7 years ago