1. 2092091 Add command_socket setting to executor section by Paul Belanger · 7 years ago
  2. 7650611 Add command socket support to zuul-merger by Paul Belanger · 7 years ago
  3. 3934e3f Fix zuul.projects type in docs by Clark Boylan · 7 years ago
  4. f457d5f Merge "github: add integration documentation" into feature/zuulv3 by Zuul · 7 years ago
  5. 64fc17b Merge "Add support for shared ansible_host in inventory" into feature/zuulv3 by Zuul · 7 years ago
  6. 9bab764 Merge "Convert zuul.projects to a dict" into feature/zuulv3 by Zuul · 7 years ago
  7. 9a43af3 Merge "Changes for Ansible 2.4" into feature/zuulv3 by Zuul · 7 years ago
  8. 6fca449 Merge "Fix mixed canonical/non-canonical project merge" into feature/zuulv3 by Zuul · 7 years ago
  9. 748a6f8 web: add /{source}/{project}.pub route by Tristan Cacqueray · 7 years ago
  10. a4996f1 web: make console-stream tenant scoped by Tristan Cacqueray · 7 years ago
  11. daa95de web: add /{tenant}/builds route by Tristan Cacqueray · 7 years ago
  12. be0441a web: add /{tenant}/jobs route by Tristan Cacqueray · 7 years ago
  13. 2623731 Correct exception for missing job dependencies by Jeremy Stanley · 7 years ago
  14. 1edfd97 Fix implied branch matchers and tags by James E. Blair · 7 years ago
  15. 9ab8db4 Fix complex branch matchers in project configs by James E. Blair · 7 years ago
  16. 6a125fa Merge "Fix scheduler reconfiguration handler" into feature/zuulv3 by Zuul · 7 years ago
  17. fafcd0c Merge "Don't set job var override_checkout if null" into feature/zuulv3 by Zuul · 7 years ago
  18. 7cbcbfa Fix scheduler reconfiguration handler by James E. Blair · 7 years ago
  19. 863409e Merge "Don't shrink windows on reconfiguration" into feature/zuulv3 by Zuul · 7 years ago
  20. 4ad12ea Don't set job var override_checkout if null by James E. Blair · 7 years ago
  21. 74be381 Don't shrink windows on reconfiguration by James E. Blair · 7 years ago
  22. 854b051 Merge "Fix branch checkout order" into feature/zuulv3 by Zuul · 7 years ago
  23. 2b04253 Merge "Print a message when we start the Zuul console" into feature/zuulv3 by Zuul · 7 years ago
  24. 57965e3 Print a message when we start the Zuul console by David Moreau Simard · 7 years ago
  25. 4223442 Convert zuul.projects to a dict by Ian Wienand · 7 years ago
  26. 8fd207b Remove nodesets from builds canceled during reconfiguration by James E. Blair · 7 years ago
  27. 501bd05 Changes for Ansible 2.4 by David Shrewsbury · 7 years ago
  28. 0015fda Merge "Add inventory variables for checkouts" into feature/zuulv3 by Zuul · 7 years ago
  29. 942d2d6 Merge "Normalize daemon process handling" into feature/zuulv3 by Zuul · 7 years ago
  30. 7207c89 Fix mixed canonical/non-canonical project merge by Tobias Henkel · 7 years ago
  31. de0248e Normalize daemon process handling by James E. Blair · 7 years ago
  32. 6c4325c Merge "Remove unused function toList from scheduler" into feature/zuulv3 by Zuul · 7 years ago
  33. 9f0ed18 Merge "Re-enable test_zuul_trigger_project_change_merged" into feature/zuulv3 by Zuul · 7 years ago
  34. 504e2bd Merge "web: add Cache-Control to static files" into feature/zuulv3 by Zuul · 7 years ago
  35. 3c16f18 Merge "Use username from node information if available" into feature/zuulv3 by Zuul · 7 years ago
  36. 532428b Fix branch checkout order by James E. Blair · 7 years ago
  37. 9d83c61 github: add integration documentation by Tristan Cacqueray · 7 years ago
  38. 3c2d39d web: add Cache-Control to static files by Tristan Cacqueray · 7 years ago
  39. e36d1a3 Combine branch templates and pipeline branch matchers by James E. Blair · 7 years ago
  40. d4006d6 Use username from node information if available by Jamie Lennox · 7 years ago
  41. bae8fec Add inventory variables for checkouts by James E. Blair · 7 years ago
  42. fe07e42 web: add /static installation instructions by Tristan Cacqueray · 7 years ago
  43. ecb0b84 Add support for shared ansible_host in inventory by Paul Belanger · 7 years ago
  44. 11925ef Merge "Make enqueue-ref <new|old>rev optional" into feature/zuulv3 by Zuul · 7 years ago
  45. 3825083 Merge "More documentation for enqueue-ref" into feature/zuulv3 by Zuul · 7 years ago
  46. ee6084d Merge "Improve error handling in webapp /keys" into feature/zuulv3 by Zuul · 7 years ago
  47. 9e20f12 Merge "Remove zuul-migrate job" into feature/zuulv3 by Zuul · 7 years ago
  48. 1bd321a Merge "Switch to threading model of socketserver" into feature/zuulv3 by Zuul · 7 years ago
  49. d218bc2 Merge "web: add /{tenant}/status route" into feature/zuulv3 by Zuul · 7 years ago
  50. 21f639d Merge "web: add /tenants route" into feature/zuulv3 by Zuul · 7 years ago
  51. cf45d48 Make enqueue-ref <new|old>rev optional by Ian Wienand · 7 years ago
  52. 25f3a31 More documentation for enqueue-ref by Ian Wienand · 7 years ago
  53. a0d3112 Remove tools/trigger-job.py by Ian Wienand · 7 years ago
  54. 784ebdc web: add /{tenant}/status route by Tristan Cacqueray · 7 years ago
  55. e290f89 web: add /tenants route by Tristan Cacqueray · 7 years ago
  56. d646c12 Merge "Prime github app install map on connection load" into feature/zuulv3 by Zuul · 7 years ago
  57. 23afd2e Merge "Make encrypt_secret.py work with OpenSSL 0.x" into feature/zuulv3 by Zuul · 7 years ago
  58. 8d06afd Switch to threading model of socketserver by David Shrewsbury · 7 years ago
  59. 2dc31dd Make encrypt_secret.py work with OpenSSL 0.x by Clint Byrum · 7 years ago
  60. 70b0e0f Prime github app install map on connection load by Jesse Keating · 7 years ago
  61. cd1f261 Merge "Fix gerrit branch creation detection" into feature/zuulv3 by Zuul · 7 years ago
  62. 24690ec Fix gerrit branch creation detection by James E. Blair · 7 years ago
  63. acf6c9e Improve error handling in webapp /keys by Clint Byrum · 7 years ago
  64. 458ab7b Merge "On reconfiguration, re-enqueue items at the same position" into feature/zuulv3 by Zuul · 7 years ago
  65. c18c044 Merge "Add support for override-checkout, deprecate override-branch" into feature/zuulv3 by Zuul · 7 years ago
  66. 872738f On reconfiguration, re-enqueue items at the same position by James E. Blair · 7 years ago
  67. a1fa9aa Merge "Check start time for wait_time key" into feature/zuulv3 by Zuul · 7 years ago
  68. e93d983 Merge "Use user home as work directory of executor" into feature/zuulv3 by Zuul · 7 years ago
  69. 51cfc1d Merge "Increase github delay to 10 seconds" into feature/zuulv3 by Zuul · 7 years ago
  70. ec7849d Use user home as work directory of executor by Rui Chen · 7 years ago
  71. 591afbe Check start time for wait_time key by Ian Wienand · 7 years ago
  72. edff2c2 Add support for override-checkout, deprecate override-branch by James E. Blair · 7 years ago
  73. badc54b Remove zuul-migrate job by Andreas Jaeger · 7 years ago
  74. 060352c Fix syntax with gear unRegisterFunction() by Paul Belanger · 7 years ago
  75. c317fba Merge "Use cached branches on tenant reconfiguration" into feature/zuulv3 by Zuul · 7 years ago
  76. be273e9 Zuul: add file extension to playbook path by James E. Blair · 7 years ago
  77. 4aaddc3 Merge "Do late decoding of log stream buffer" into feature/zuulv3 by Zuul · 7 years ago
  78. 1f31f5f Use cached branches on tenant reconfiguration by James E. Blair · 7 years ago
  79. 77faada Merge "Add multi-branch support for project-templates" into feature/zuulv3 by Zuul · 7 years ago
  80. edda679 Merge "Validate that a job has a run playbook on freeze" into feature/zuulv3 by Zuul · 7 years ago
  81. 5fe4f4a Merge "Remove implied run" into feature/zuulv3 by Zuul · 7 years ago
  82. ea84b06 Merge "Update test fixtures to use explicit run" into feature/zuulv3 by Zuul · 7 years ago
  83. 2a66450 Add multi-branch support for project-templates by James E. Blair · 7 years ago
  84. f714a2b Increase github delay to 10 seconds by Clint Byrum · 7 years ago
  85. 7c4d5a3 Merge "Support file extension in playbook path" into feature/zuulv3 by Zuul · 7 years ago
  86. f3c09ed Merge "Add pragma directive" into feature/zuulv3 by Zuul · 7 years ago
  87. a382ff0 Merge "Move test_job_auth_inheritance to test_v3" into feature/zuulv3 by Zuul · 7 years ago
  88. 22590cb Merge "Switch to late-binding inheritance" into feature/zuulv3 by Zuul · 7 years ago
  89. fa7b6b0 Merge "Add implied branch matchers on 'master'" into feature/zuulv3 by Zuul · 7 years ago
  90. 0a44f80 Merge "Remove test_job_inheritance" into feature/zuulv3 by Zuul · 7 years ago
  91. d5304f3 Merge "Move test_model.test_job_inheritance_configloader" into feature/zuulv3 by Zuul · 7 years ago
  92. e771b6e Do late decoding of log stream buffer by Tobias Henkel · 7 years ago
  93. 0029267 Validate that a job has a run playbook on freeze by James E. Blair · 7 years ago
  94. 6828656 Remove implied run by James E. Blair · 7 years ago
  95. 2f589fe Update test fixtures to use explicit run by James E. Blair · 7 years ago
  96. df91ab3 Move test_job_auth_inheritance to test_v3 by James E. Blair · 7 years ago
  97. 7edc25f Add pragma directive by James E. Blair · 7 years ago
  98. 5192d99 Support file extension in playbook path by James E. Blair · 7 years ago
  99. ee0e1fd Merge "Copy Gerrit delay to GitHub driver" into feature/zuulv3 by Zuul · 7 years ago
  100. 10f7079 Copy Gerrit delay to GitHub driver by Clint Byrum · 7 years ago