1. 518dcf8 Add /info and /{tenant}/info route to zuul-web by Monty Taylor · 7 years ago
  2. 9db6608 Re-enable test of returning 404 on unknown tenant by Monty Taylor · 7 years ago
  3. c6ca548 Port per-change status to zuul-web by Monty Taylor · 7 years ago
  4. 9010dc5 Remove .json suffix from web routes by Monty Taylor · 7 years ago
  5. f94a6d3 Add ParseContext class by James E. Blair · 7 years ago
  6. 7e9cc27 Make JobParser a regular class by James E. Blair · 7 years ago
  7. 9a21ad8 Merge "Add host/group vars" by Zuul · 7 years ago
  8. b2c22b3 Add post-timeout setting by Clark Boylan · 7 years ago
  9. 46b9f21 Merge "Fix branch deletion after failed reconfig" by Zuul · 7 years ago
  10. 1fc60d7 Merge "Set remote url on every getRepo in merger" by Zuul · 7 years ago
  11. 67cd859 Add host/group vars by James E. Blair · 7 years ago
  12. c6d4865 Fix branch deletion after failed reconfig by James E. Blair · 7 years ago
  13. 4abd384 Merge "Do not call merger:cat when all config items are excluded" by Zuul · 7 years ago
  14. 054eccc Set remote url on every getRepo in merger by Tobias Henkel · 7 years ago
  15. 979bf24 Add abstract job attribute by James E. Blair · 7 years ago
  16. d07c3d2 Merge "Fix AttributeError when handle periodic job with github driver" by Zuul · 7 years ago
  17. 09fb2cd Merge "Support autoholding nodes for specific changes/refs" by Zuul · 7 years ago
  18. 37d5403 Support autoholding nodes for specific changes/refs by Krzysztof Klimonda · 7 years ago
  19. 5225231 Do not call merger:cat when all config items are excluded by Fabien Boucher · 7 years ago
  20. 2ee1cf4 Merge "Fix stuck node requests across ZK reconnection" by Zuul · 7 years ago
  21. b4bed1d Fix stuck node requests across ZK reconnection by James E. Blair · 7 years ago
  22. 5ac7638 Use nested tempfile fixture for cleanups by Clark Boylan · 7 years ago
  23. d688a62 Sync when doing disk accountant testing by Clark Boylan · 7 years ago
  24. acb632d Allow a few more starting builds by James E. Blair · 7 years ago
  25. 0964278 Fix AttributeError when handle periodic job with github driver by liusheng · 7 years ago
  26. 0a64a92 Merge "Executor: Don't start too many jobs at once" by Zuul · 7 years ago
  27. 241ddc1 Merge "Add facility for plugins to register web routes" by Zuul · 7 years ago
  28. 17d2c36 Merge "Remove webapp" by Zuul · 7 years ago
  29. 438edce Merge "Move github webhook from webapp to zuul-web" by Zuul · 7 years ago
  30. 64bf8e0 Add facility for plugins to register web routes by Monty Taylor · 7 years ago
  31. df37ad2 Executor: Don't start too many jobs at once by James E. Blair · 7 years ago
  32. c39f388 Merge "Support the fragment form of Gerrit URLs" by Zuul · 7 years ago
  33. cd46f69 Merge "Merger: retry network operations" by Zuul · 7 years ago
  34. df31eb6 Support the fragment form of Gerrit URLs by James E. Blair · 7 years ago
  35. ea398b5 Merger: retry network operations by James E. Blair · 7 years ago
  36. e0bad8d Remove webapp by Tobias Henkel · 7 years ago
  37. 80730e6 Move github webhook from webapp to zuul-web by Jesse Keating · 7 years ago
  38. 5d71d1a Don't override allowed-projects by James E. Blair · 7 years ago
  39. 1dd90b3 Merge "Use override-checkout to select jobs" by Zuul · 7 years ago
  40. 7fb0451 Use override-checkout to select jobs by James E. Blair · 7 years ago
  41. d347125 Merge "Prune stale branches from mergers" by Zuul · 7 years ago
  42. da5bb7e Prune stale branches from mergers by James E. Blair · 7 years ago
  43. 19c0948 Merge "Fix a copy-pasta in a comment" by Zuul · 7 years ago
  44. bc1d0bb Fix a copy-pasta in a comment by Monty Taylor · 7 years ago
  45. 9596b94 Normalize semaphore branch handling by James E. Blair · 7 years ago
  46. 8446c41 Handle nodesets in branches by James E. Blair · 7 years ago
  47. a17a8e7 Handle secrets in branches by James E. Blair · 7 years ago
  48. 185b970 Stabilize git driver tests by James E. Blair · 7 years ago
  49. f641f8b Merge "Fix dependency cycle false positive" into feature/zuulv3 by Zuul · 7 years ago
  50. a86134f Fix dependency cycle false positive by James E. Blair · 7 years ago
  51. 93c8ec1 Merge "Add support for protected jobs" into feature/zuulv3 by Zuul · 7 years ago
  52. 83ff361 Merge "Use hotlink instead log url in github job report" into feature/zuulv3 by Zuul · 7 years ago
  53. 192e3f5 Merge "Really change patchset column to string" into feature/zuulv3 by Zuul · 7 years ago
  54. 5a617de Merge "Add cross-source tests" into feature/zuulv3 by Zuul · 7 years ago
  55. f3cbf7b Merge "Support cross-source dependencies" into feature/zuulv3 by Zuul · 7 years ago
  56. 54145e0 Add cross-source tests by James E. Blair · 7 years ago
  57. 0e4c791 Support cross-source dependencies by James E. Blair · 7 years ago
  58. 1c2023c Add skipped CRD tests by James E. Blair · 7 years ago
  59. 52af4bb Really change patchset column to string by Tobias Henkel · 7 years ago
  60. 351d47d Move CRD tests to test_gerrit_legacy_crd by James E. Blair · 7 years ago
  61. cb3fc8d Merge "Correctly use project name in getGitUrl" into feature/zuulv3 by Zuul · 7 years ago
  62. d3419e8 Use hotlink instead log url in github job report by liusheng · 7 years ago
  63. 79a66dd Strip \r from build UUID in fingergw by David Shrewsbury · 7 years ago
  64. 420e8a4 Merge "Add zuul-web tests equivalent to the webapp tests" into feature/zuulv3 by Zuul · 7 years ago
  65. e98c559 Merge "Fix misleading message about statsd not installed" into feature/zuulv3 by Zuul · 7 years ago
  66. 4f56826 Add zuul-web tests equivalent to the webapp tests by James E. Blair · 7 years ago
  67. c504321 Use connection type supplied from nodepool by Tobias Henkel · 7 years ago
  68. 17a4ae8 Merge "Git driver" into feature/zuulv3 by Zuul · 7 years ago
  69. 130b000 Add support for protected jobs by Tobias Henkel · 7 years ago
  70. 42f7d6f Correctly use project name in getGitUrl by Tobias Henkel · 7 years ago
  71. 194a2bf Git driver by Fabien Boucher · 7 years ago
  72. 1ef8f7c Add debug project-pipeline option by James E. Blair · 7 years ago
  73. 37c3d8c Add implied-branches pragma directive by James E. Blair · 7 years ago
  74. 7a45adf Merge "Add finger gateway" into feature/zuulv3 by Zuul · 7 years ago
  75. fe1f194 Add finger gateway by David Shrewsbury · 7 years ago
  76. 51cbbe8 Merge "Support table prefix for sql reporter" into feature/zuulv3 by Zuul · 7 years ago
  77. ec953e1 Error on duplicate YAML keys by James E. Blair · 7 years ago
  78. 94a1d08 Support table prefix for sql reporter by Tobias Henkel · 7 years ago
  79. efd8e82 Merge "Rename ssh_port to connection_port" into feature/zuulv3 by Zuul · 7 years ago
  80. 24108e4 Merge "Update playbook paths with extension" into feature/zuulv3 by Zuul · 7 years ago
  81. aea4344 Rename ssh_port to connection_port by Tobias Henkel · 7 years ago
  82. 64fc17b Merge "Add support for shared ansible_host in inventory" into feature/zuulv3 by Zuul · 7 years ago
  83. a4996f1 web: make console-stream tenant scoped by Tristan Cacqueray · 7 years ago
  84. 548c43c Update playbook paths with extension by Ian Wienand · 7 years ago
  85. 1edfd97 Fix implied branch matchers and tags by James E. Blair · 7 years ago
  86. 9ab8db4 Fix complex branch matchers in project configs by James E. Blair · 7 years ago
  87. 74be381 Don't shrink windows on reconfiguration by James E. Blair · 7 years ago
  88. 8fd207b Remove nodesets from builds canceled during reconfiguration by James E. Blair · 7 years ago
  89. 942d2d6 Merge "Normalize daemon process handling" into feature/zuulv3 by Zuul · 7 years ago
  90. de0248e Normalize daemon process handling by James E. Blair · 7 years ago
  91. 9f0ed18 Merge "Re-enable test_zuul_trigger_project_change_merged" into feature/zuulv3 by Zuul · 7 years ago
  92. 3c16f18 Merge "Use username from node information if available" into feature/zuulv3 by Zuul · 7 years ago
  93. e36d1a3 Combine branch templates and pipeline branch matchers by James E. Blair · 7 years ago
  94. d4006d6 Use username from node information if available by Jamie Lennox · 7 years ago
  95. ecb0b84 Add support for shared ansible_host in inventory by Paul Belanger · 7 years ago
  96. 458ab7b Merge "On reconfiguration, re-enqueue items at the same position" into feature/zuulv3 by Zuul · 7 years ago
  97. 872738f On reconfiguration, re-enqueue items at the same position by James E. Blair · 7 years ago
  98. edff2c2 Add support for override-checkout, deprecate override-branch by James E. Blair · 7 years ago
  99. 77faada Merge "Add multi-branch support for project-templates" into feature/zuulv3 by Zuul · 7 years ago
  100. edda679 Merge "Validate that a job has a run playbook on freeze" into feature/zuulv3 by Zuul · 7 years ago