1. 0964278 Fix AttributeError when handle periodic job with github driver by liusheng · 7 years ago
  2. 0a64a92 Merge "Executor: Don't start too many jobs at once" by Zuul · 7 years ago
  3. 241ddc1 Merge "Add facility for plugins to register web routes" by Zuul · 7 years ago
  4. 17d2c36 Merge "Remove webapp" by Zuul · 7 years ago
  5. 438edce Merge "Move github webhook from webapp to zuul-web" by Zuul · 7 years ago
  6. 64bf8e0 Add facility for plugins to register web routes by Monty Taylor · 7 years ago
  7. df37ad2 Executor: Don't start too many jobs at once by James E. Blair · 7 years ago
  8. c39f388 Merge "Support the fragment form of Gerrit URLs" by Zuul · 7 years ago
  9. cd46f69 Merge "Merger: retry network operations" by Zuul · 7 years ago
  10. df31eb6 Support the fragment form of Gerrit URLs by James E. Blair · 7 years ago
  11. ea398b5 Merger: retry network operations by James E. Blair · 7 years ago
  12. e0bad8d Remove webapp by Tobias Henkel · 7 years ago
  13. 80730e6 Move github webhook from webapp to zuul-web by Jesse Keating · 7 years ago
  14. 5d71d1a Don't override allowed-projects by James E. Blair · 7 years ago
  15. 1dd90b3 Merge "Use override-checkout to select jobs" by Zuul · 7 years ago
  16. 7fb0451 Use override-checkout to select jobs by James E. Blair · 7 years ago
  17. d347125 Merge "Prune stale branches from mergers" by Zuul · 7 years ago
  18. da5bb7e Prune stale branches from mergers by James E. Blair · 7 years ago
  19. 19c0948 Merge "Fix a copy-pasta in a comment" by Zuul · 7 years ago
  20. bc1d0bb Fix a copy-pasta in a comment by Monty Taylor · 7 years ago
  21. 9596b94 Normalize semaphore branch handling by James E. Blair · 7 years ago
  22. 8446c41 Handle nodesets in branches by James E. Blair · 7 years ago
  23. a17a8e7 Handle secrets in branches by James E. Blair · 7 years ago
  24. 185b970 Stabilize git driver tests by James E. Blair · 7 years ago
  25. f641f8b Merge "Fix dependency cycle false positive" into feature/zuulv3 by Zuul · 7 years ago
  26. a86134f Fix dependency cycle false positive by James E. Blair · 7 years ago
  27. 93c8ec1 Merge "Add support for protected jobs" into feature/zuulv3 by Zuul · 7 years ago
  28. 83ff361 Merge "Use hotlink instead log url in github job report" into feature/zuulv3 by Zuul · 7 years ago
  29. 192e3f5 Merge "Really change patchset column to string" into feature/zuulv3 by Zuul · 7 years ago
  30. 5a617de Merge "Add cross-source tests" into feature/zuulv3 by Zuul · 7 years ago
  31. f3cbf7b Merge "Support cross-source dependencies" into feature/zuulv3 by Zuul · 7 years ago
  32. 54145e0 Add cross-source tests by James E. Blair · 7 years ago
  33. 0e4c791 Support cross-source dependencies by James E. Blair · 7 years ago
  34. 1c2023c Add skipped CRD tests by James E. Blair · 7 years ago
  35. 52af4bb Really change patchset column to string by Tobias Henkel · 7 years ago
  36. 351d47d Move CRD tests to test_gerrit_legacy_crd by James E. Blair · 7 years ago
  37. cb3fc8d Merge "Correctly use project name in getGitUrl" into feature/zuulv3 by Zuul · 7 years ago
  38. d3419e8 Use hotlink instead log url in github job report by liusheng · 7 years ago
  39. 79a66dd Strip \r from build UUID in fingergw by David Shrewsbury · 7 years ago
  40. 420e8a4 Merge "Add zuul-web tests equivalent to the webapp tests" into feature/zuulv3 by Zuul · 7 years ago
  41. e98c559 Merge "Fix misleading message about statsd not installed" into feature/zuulv3 by Zuul · 7 years ago
  42. 4f56826 Add zuul-web tests equivalent to the webapp tests by James E. Blair · 7 years ago
  43. c504321 Use connection type supplied from nodepool by Tobias Henkel · 7 years ago
  44. 17a4ae8 Merge "Git driver" into feature/zuulv3 by Zuul · 7 years ago
  45. 130b000 Add support for protected jobs by Tobias Henkel · 7 years ago
  46. 42f7d6f Correctly use project name in getGitUrl by Tobias Henkel · 7 years ago
  47. 194a2bf Git driver by Fabien Boucher · 7 years ago
  48. 1ef8f7c Add debug project-pipeline option by James E. Blair · 7 years ago
  49. 37c3d8c Add implied-branches pragma directive by James E. Blair · 7 years ago
  50. 7a45adf Merge "Add finger gateway" into feature/zuulv3 by Zuul · 7 years ago
  51. fe1f194 Add finger gateway by David Shrewsbury · 7 years ago
  52. 51cbbe8 Merge "Support table prefix for sql reporter" into feature/zuulv3 by Zuul · 7 years ago
  53. ec953e1 Error on duplicate YAML keys by James E. Blair · 7 years ago
  54. 94a1d08 Support table prefix for sql reporter by Tobias Henkel · 7 years ago
  55. efd8e82 Merge "Rename ssh_port to connection_port" into feature/zuulv3 by Zuul · 7 years ago
  56. 24108e4 Merge "Update playbook paths with extension" into feature/zuulv3 by Zuul · 7 years ago
  57. aea4344 Rename ssh_port to connection_port by Tobias Henkel · 7 years ago
  58. 64fc17b Merge "Add support for shared ansible_host in inventory" into feature/zuulv3 by Zuul · 7 years ago
  59. a4996f1 web: make console-stream tenant scoped by Tristan Cacqueray · 7 years ago
  60. 548c43c Update playbook paths with extension by Ian Wienand · 7 years ago
  61. 1edfd97 Fix implied branch matchers and tags by James E. Blair · 7 years ago
  62. 9ab8db4 Fix complex branch matchers in project configs by James E. Blair · 7 years ago
  63. 74be381 Don't shrink windows on reconfiguration by James E. Blair · 7 years ago
  64. 8fd207b Remove nodesets from builds canceled during reconfiguration by James E. Blair · 7 years ago
  65. 942d2d6 Merge "Normalize daemon process handling" into feature/zuulv3 by Zuul · 7 years ago
  66. de0248e Normalize daemon process handling by James E. Blair · 7 years ago
  67. 9f0ed18 Merge "Re-enable test_zuul_trigger_project_change_merged" into feature/zuulv3 by Zuul · 7 years ago
  68. 3c16f18 Merge "Use username from node information if available" into feature/zuulv3 by Zuul · 7 years ago
  69. e36d1a3 Combine branch templates and pipeline branch matchers by James E. Blair · 7 years ago
  70. d4006d6 Use username from node information if available by Jamie Lennox · 7 years ago
  71. ecb0b84 Add support for shared ansible_host in inventory by Paul Belanger · 7 years ago
  72. 458ab7b Merge "On reconfiguration, re-enqueue items at the same position" into feature/zuulv3 by Zuul · 7 years ago
  73. 872738f On reconfiguration, re-enqueue items at the same position by James E. Blair · 7 years ago
  74. edff2c2 Add support for override-checkout, deprecate override-branch by James E. Blair · 7 years ago
  75. 77faada Merge "Add multi-branch support for project-templates" into feature/zuulv3 by Zuul · 7 years ago
  76. edda679 Merge "Validate that a job has a run playbook on freeze" into feature/zuulv3 by Zuul · 7 years ago
  77. ea84b06 Merge "Update test fixtures to use explicit run" into feature/zuulv3 by Zuul · 7 years ago
  78. 2a66450 Add multi-branch support for project-templates by James E. Blair · 7 years ago
  79. f3c09ed Merge "Add pragma directive" into feature/zuulv3 by Zuul · 7 years ago
  80. a382ff0 Merge "Move test_job_auth_inheritance to test_v3" into feature/zuulv3 by Zuul · 7 years ago
  81. 22590cb Merge "Switch to late-binding inheritance" into feature/zuulv3 by Zuul · 7 years ago
  82. fa7b6b0 Merge "Add implied branch matchers on 'master'" into feature/zuulv3 by Zuul · 7 years ago
  83. 0a44f80 Merge "Remove test_job_inheritance" into feature/zuulv3 by Zuul · 7 years ago
  84. d5304f3 Merge "Move test_model.test_job_inheritance_configloader" into feature/zuulv3 by Zuul · 7 years ago
  85. 0029267 Validate that a job has a run playbook on freeze by James E. Blair · 7 years ago
  86. 2f589fe Update test fixtures to use explicit run by James E. Blair · 7 years ago
  87. df91ab3 Move test_job_auth_inheritance to test_v3 by James E. Blair · 7 years ago
  88. 7edc25f Add pragma directive by James E. Blair · 7 years ago
  89. c32a835 Switch to late-binding inheritance by James E. Blair · 7 years ago
  90. daaf326 Add implied branch matchers on 'master' by James E. Blair · 7 years ago
  91. a7f724c Make the git web url a template by Clark Boylan · 7 years ago
  92. d95b581 Remove test_job_inheritance by James E. Blair · 7 years ago
  93. b09a0c5 Move test_model.test_job_inheritance_configloader by James E. Blair · 7 years ago
  94. c9e7759 Fix branch ordering on dynamic reconfiguration by James E. Blair · 7 years ago
  95. aeb5a12 Only autohold failed builds by Clark Boylan · 7 years ago
  96. a96c9b3 Fix undefined sort order when applying parent data by Tobias Henkel · 7 years ago
  97. 70798ea Fix for pep8 E722 and ignore E741 by David Shrewsbury · 7 years ago
  98. 0de1ee4 Merge "Report initial pipeline changes under correct key" into feature/zuulv3 by Zuul · 7 years ago
  99. 24749aa Merge "Add stats for executor and merger count" into feature/zuulv3 by Zuul · 7 years ago
  100. 57bf14d Report initial pipeline changes under correct key by James E. Blair · 7 years ago