1. 885e142 Error when enqueue-ref doesn't get long enough rev by Clark Boylan · 7 years ago
  2. ec1f54d Remove support for erroneous host_vars and group_vars by James E. Blair · 7 years ago
  3. 58320a4 Correct hyphenation in host/group vars by James E. Blair · 7 years ago
  4. 3fd13bf Merge "Ensure only python3 is installed with bindep.txt" by Zuul · 7 years ago
  5. b38ddf6 Merge "Add nodepool-zuul-functional as non-voting check job" by Zuul · 7 years ago
  6. 7d1b29b Merge "Remove tools/nodepool-integration-setup.sh" by Zuul · 7 years ago
  7. 3542af2 Add nodepool-zuul-functional as non-voting check job by Ian Wienand · 7 years ago
  8. 64d33ff Merge "Remove install-distro step for nodepool integration" by Zuul · 7 years ago
  9. 94c4894 Merge "Fix nodepool-zuul-functional" by Zuul · 7 years ago
  10. f40feca Merge "Remove Paste from the dependencies" by Zuul · 7 years ago
  11. e21e8de Merge "Use a status code to detect unknown vs. missing tenant" by Zuul · 7 years ago
  12. 9961c03 Remove Paste from the dependencies by Monty Taylor · 7 years ago
  13. 30db1d9 Use a status code to detect unknown vs. missing tenant by Monty Taylor · 7 years ago
  14. 719889f Avoid creating extra project schemas by James E. Blair · 7 years ago
  15. c6c6f17 Merge "Allow test_playbook to run long" by Zuul · 7 years ago
  16. 73d421b Allow test_playbook to run long by James E. Blair · 7 years ago
  17. 518dcf8 Add /info and /{tenant}/info route to zuul-web by Monty Taylor · 7 years ago
  18. 9db6608 Re-enable test of returning 404 on unknown tenant by Monty Taylor · 7 years ago
  19. c6ca548 Port per-change status to zuul-web by Monty Taylor · 7 years ago
  20. 9010dc5 Remove .json suffix from web routes by Monty Taylor · 7 years ago
  21. 477cd21 Remove project.unparsed_config by James E. Blair · 7 years ago
  22. 5b90643 Fix typo in PragmaParser by James E. Blair · 7 years ago
  23. f94a6d3 Add ParseContext class by James E. Blair · 7 years ago
  24. 71f2756 Remove tenant argument from UnparsedTenantConfig by James E. Blair · 7 years ago
  25. d83ebfb Add ConfigLoader initializer by James E. Blair · 7 years ago
  26. 3a58e86 Make TenantParser a regular class by James E. Blair · 7 years ago
  27. 8e1090c Make SemaphoreParser a regular class by James E. Blair · 7 years ago
  28. 33e6919 Make PipelineParser a regular class by James E. Blair · 7 years ago
  29. 7e9cc27 Make JobParser a regular class by James E. Blair · 7 years ago
  30. 9a21ad8 Merge "Add host/group vars" by Zuul · 7 years ago
  31. ce769e6 Merge "Add post-timeout setting" by Zuul · 7 years ago
  32. b2c22b3 Add post-timeout setting by Clark Boylan · 7 years ago
  33. 5decd18 Make SecretParser a regular class by James E. Blair · 7 years ago
  34. 6673db6 Make NodeSetParser a regular class by James E. Blair · 7 years ago
  35. 6db56b2 Remove tools/nodepool-integration-setup.sh by Andreas Jaeger · 7 years ago
  36. c6c9f19 Remove install-distro step for nodepool integration by Andreas Jaeger · 7 years ago
  37. a6f5197 Fix nodepool-zuul-functional by Ian Wienand · 7 years ago
  38. 5e89828 Fix nodepool integration tests by David Shrewsbury · 7 years ago
  39. 46b9f21 Merge "Fix branch deletion after failed reconfig" by Zuul · 7 years ago
  40. 1fc60d7 Merge "Set remote url on every getRepo in merger" by Zuul · 7 years ago
  41. 67cd859 Add host/group vars by James E. Blair · 7 years ago
  42. b8a7644 Merge "Reclassify some debug log lines as info" by Zuul · 7 years ago
  43. b5be070 Merge "Add zuul from scratch doc" by Zuul · 7 years ago
  44. a4f94a1 Invert executor ram statsd metric by James E. Blair · 7 years ago
  45. c6d4865 Fix branch deletion after failed reconfig by James E. Blair · 7 years ago
  46. 25d146e Ensure only python3 is installed with bindep.txt by Paul Belanger · 7 years ago
  47. 4abd384 Merge "Do not call merger:cat when all config items are excluded" by Zuul · 7 years ago
  48. 4f37d9f Merge "Extend stackdump to display the daemonize status" by Zuul · 7 years ago
  49. ad82bbf Merge "Add abstract job attribute" by Zuul · 7 years ago
  50. aafb7e6 Merge "Fix broken fail_json in zuul_console" by Zuul · 7 years ago
  51. f84de8b Merge "Don't decode str in LogStreamingHandler" by Zuul · 7 years ago
  52. d3e836b Merge "Run zuul-stream-functional on every change to ansible" by Zuul · 7 years ago
  53. 985bb44 Merge "Cleanly shutdown zuul scheduler if startup fails" by Zuul · 7 years ago
  54. 9bae3c0 Merge "Retry more aggressively if merger can't fetch refs" by Zuul · 7 years ago
  55. 054eccc Set remote url on every getRepo in merger by Tobias Henkel · 7 years ago
  56. 17f18c9 Merge "Add tenant project group definition example and definition in the doc" by Zuul · 7 years ago
  57. 9002dd3 Merge "Make timeout value apply to entire job" by Zuul · 7 years ago
  58. 979bf24 Add abstract job attribute by James E. Blair · 7 years ago
  59. 4ddc2a1 Merge "Remove unused method checkoutLocalBranch" by Zuul · 7 years ago
  60. ad08dc5 Merge "Emit a warning when using unsafe public key url" by Zuul · 7 years ago
  61. 364c956 Reclassify some debug log lines as info by James E. Blair · 7 years ago
  62. f09c238 Add zuul from scratch doc by James E. Blair · 7 years ago
  63. b124455 Make timeout value apply to entire job by Clark Boylan · 7 years ago
  64. f7dc0bb Cap aiohttp <3.0.0 by Paul Belanger · 7 years ago
  65. 61abe44 Fix broken fail_json in zuul_console by Tobias Henkel · 7 years ago
  66. 7f3d1f2 Don't decode str in LogStreamingHandler by Tobias Henkel · 7 years ago
  67. 16c3450 Remove unused method checkoutLocalBranch by Tobias Henkel · 7 years ago
  68. 0f3f605 Emit a warning when using unsafe public key url by Tobias Henkel · 7 years ago
  69. 40f0c70 Merge "Handle debug tasks more robust in zuul_stream" by Zuul · 7 years ago
  70. bdd3599 Merge "Move autohold processing into separate method" by Zuul · 7 years ago
  71. 4f8af7c Merge "Make min_starting_builds a heuristic" by Zuul · 7 years ago
  72. 2add04d Merge "Add doc for executor state_dir" by Zuul · 7 years ago
  73. d07c3d2 Merge "Fix AttributeError when handle periodic job with github driver" by Zuul · 7 years ago
  74. 9666b5a Move autohold processing into separate method by Tobias Henkel · 7 years ago
  75. 09fb2cd Merge "Support autoholding nodes for specific changes/refs" by Zuul · 7 years ago
  76. 687f4df Make min_starting_builds a heuristic by James E. Blair · 7 years ago
  77. 73f9f1f Add doc for executor state_dir by James E. Blair · 7 years ago
  78. 37d5403 Support autoholding nodes for specific changes/refs by Krzysztof Klimonda · 7 years ago
  79. 3692446 Handle debug tasks more robust in zuul_stream by Tobias Henkel · 7 years ago
  80. e459acd Run zuul-stream-functional on every change to ansible by Tobias Henkel · 7 years ago
  81. 750739b Extend stackdump to display the daemonize status by Markus Hosch · 7 years ago
  82. 12c5179 Cleanly shutdown zuul scheduler if startup fails by Markus Hosch · 7 years ago
  83. bdcd29b Merge "Add Executor Merger and Ansible execution statsd counters" by Zuul · 7 years ago
  84. 1267144 Add Executor Merger and Ansible execution statsd counters by David Moreau Simard · 7 years ago
  85. 5225231 Do not call merger:cat when all config items are excluded by Fabien Boucher · 7 years ago
  86. d779c9d Add tenant project group definition example and definition in the doc by Fabien Boucher · 7 years ago
  87. 2ee1cf4 Merge "Fix stuck node requests across ZK reconnection" by Zuul · 7 years ago
  88. b4bed1d Fix stuck node requests across ZK reconnection by James E. Blair · 7 years ago
  89. 5ac7638 Use nested tempfile fixture for cleanups by Clark Boylan · 7 years ago
  90. d688a62 Sync when doing disk accountant testing by Clark Boylan · 7 years ago
  91. c65f401 Merge "Enhance github debugging script for apps" by Zuul · 7 years ago
  92. 8eaeb98 Merge "Fix github connection for standalone debugging" by Zuul · 7 years ago
  93. 59d99d2 Merge "Allow a few more starting builds" by Zuul · 7 years ago
  94. efddeeb Merge "Update nodepool-integration for Zuul v3" by Zuul · 7 years ago
  95. acb632d Allow a few more starting builds by James E. Blair · 7 years ago
  96. 98bf043 Update nodepool-integration for Zuul v3 by Andreas Jaeger · 7 years ago
  97. 0ef8d12 Increase test timeout by James E. Blair · 7 years ago
  98. 89a9fca Enhance github debugging script for apps by Tobias Henkel · 7 years ago
  99. 3571e4e Fix github connection for standalone debugging by Tobias Henkel · 7 years ago
  100. 0964278 Fix AttributeError when handle periodic job with github driver by liusheng · 7 years ago