1. 8da768f Add tests of accessing paths with file is ok by Monty Taylor · 7 years ago
  2. cee3fc7 Pass the correct object to local module check by Monty Taylor · 7 years ago
  3. 1b22179 Add /etc/alternatives to bwrap by James E. Blair · 7 years ago
  4. 8862019 Merge "Only add changes to status page with jobs" into feature/zuulv3 by Zuul · 7 years ago
  5. 172e5cf Merge "Add integration test for zuul_stream" into feature/zuulv3 by Zuul · 7 years ago
  6. 2126de5 Merge "Allow description fields in projects and project templates" into feature/zuulv3 by Zuul · 7 years ago
  7. 133c528 Merge "Remove comments questioning API capabilities" into feature/zuulv3 by Zuul · 7 years ago
  8. 458feec Merge "Add publish-openstack-python-docs to post pipeline" into feature/zuulv3 by Zuul · 7 years ago
  9. d292359 Add publish-openstack-python-docs to post pipeline by Paul Belanger · 7 years ago
  10. 944fb22 Allow description fields in projects and project templates by James E. Blair · 7 years ago
  11. a3b2dd9 Remove comments questioning API capabilities by Jesse Keating · 7 years ago
  12. 5b714ce Merge "Prevent execution of locally overridden core modules" into feature/zuulv3 by Zuul · 7 years ago
  13. 9fa517c Merge "Use app integration to get PR reviews" into feature/zuulv3 by Zuul · 7 years ago
  14. d3a1bc7 Merge "Fail early if people attempt to add zuul vars or secrets" into feature/zuulv3 by Zuul · 7 years ago
  15. 62e0060 Use app integration to get PR reviews by Jesse Keating · 7 years ago
  16. 6589842 Consume the variable with the same name it's set by Monty Taylor · 7 years ago
  17. d5005f6 Merge "Update config cache only after all cat jobs complete" into feature/zuulv3 by Zuul · 7 years ago
  18. 49dc517 Update config cache only after all cat jobs complete by James E. Blair · 7 years ago
  19. c43c9c1 Cache branches for a project and use it on rate limit errors by Monty Taylor · 7 years ago
  20. e3ad672 Try getting project branches authenticated by Monty Taylor · 7 years ago
  21. 6d102f9 Added more debug logging for github requests by Monty Taylor · 7 years ago
  22. d9f1f82 Only add changes to status page with jobs by Monty Taylor · 7 years ago
  23. a96e8c3 Merge "Fix typo in ServerLoggingConfig" into feature/zuulv3 by Zuul · 7 years ago
  24. 517acac Merge "Remove default root handler fallback to console" into feature/zuulv3 by Zuul · 7 years ago
  25. 45ae758 Merge "Raise default logging level to debug if nodaemon is passed" into feature/zuulv3 by Zuul · 7 years ago
  26. 1c34a65 Merge "Set better defaults for server logging" into feature/zuulv3 by Zuul · 7 years ago
  27. 19592e3 Merge "Fix a backwards boolean comparison for nodaemon logging" into feature/zuulv3 by Zuul · 7 years ago
  28. 7f7d6c3 Merge "Improve function to find PR from commit status" into feature/zuulv3 by Zuul · 7 years ago
  29. 9021a01 Improve function to find PR from commit status by Jesse Keating · 7 years ago
  30. 4203ff4 Pin Ansible to <2.4 by David Moreau-Simard · 7 years ago
  31. 015b79f Remove default root handler fallback to console by Monty Taylor · 7 years ago
  32. 581a1b7 Raise default logging level to debug if nodaemon is passed by Monty Taylor · 7 years ago
  33. d414f2f Set better defaults for server logging by Monty Taylor · 7 years ago
  34. 6e84d15 Fix a backwards boolean comparison for nodaemon logging by Monty Taylor · 7 years ago
  35. de9ddd2 Fix typo in ServerLoggingConfig by James E. Blair · 7 years ago
  36. 0d254d5 Add integration test for zuul_stream by Monty Taylor · 7 years ago
  37. 9c163c9 Fix badly named function typo by Monty Taylor · 7 years ago
  38. 9de4ccc Merge "Write a logging config file and pass it to callbacks" into feature/zuulv3 by Zuul · 7 years ago
  39. d57be24 Add X-Github-Delivery id to debug logs by Monty Taylor · 7 years ago
  40. 788a40e Prevent execution of locally overridden core modules by Monty Taylor · 7 years ago
  41. 3304ea9 Merge "Run post playbooks on job timeout" into feature/zuulv3 by Zuul · 7 years ago
  42. 5e75a9b Merge "Add gearman server port configuration" into feature/zuulv3 by Zuul · 7 years ago
  43. 33c7a6f Merge "Include the prepared projects list in zuul variables" into feature/zuulv3 by Zuul · 7 years ago
  44. a7586c9 Add gearman server port configuration by Tristan Cacqueray · 7 years ago
  45. 7093b49 Write a logging config file and pass it to callbacks by Monty Taylor · 7 years ago
  46. ba46c06 Include the prepared projects list in zuul variables by James E. Blair · 7 years ago
  47. 271c728 Run post playbooks on job timeout by James E. Blair · 7 years ago
  48. dc698d4 Fail early if people attempt to add zuul vars or secrets by Monty Taylor · 7 years ago
  49. b0c8e7e Fix job timeout docs by James E. Blair · 7 years ago
  50. 1ae9fb3 Send all node information to executor by James E. Blair · 7 years ago
  51. 22dd650 Add IP info to nodepool hostvars by James E. Blair · 7 years ago
  52. 7a8d83c Merge "Return 404 on unknown tenants" into feature/zuulv3 by Zuul · 7 years ago
  53. af46c0a Merge "Add proc to bubblewrap" into feature/zuulv3 by Zuul · 7 years ago
  54. d5f7b74 Add proc to bubblewrap by James E. Blair · 7 years ago
  55. 1c42905 Merge "Document list of configuration items for include/exclude" into feature/zuulv3 by Zuul · 7 years ago
  56. db39bbb Document list of configuration items for include/exclude by Monty Taylor · 7 years ago
  57. 4fa40a3 Merge "Remove excess debugging from playbook prep" into feature/zuulv3 by Zuul · 7 years ago
  58. 392be5f Merge "Squelch ara initializing message from log" into feature/zuulv3 by Zuul · 7 years ago
  59. efbbd39 Remove excess debugging from playbook prep by James E. Blair · 7 years ago
  60. 7fe1b1c Merge "Only depend-on open changes" into feature/zuulv3 by Zuul · 7 years ago
  61. 0f84592 Merge "Remove zuul 2.5 specific files" into feature/zuulv3 by Zuul · 7 years ago
  62. bd8aa89 Merge "Merge branch 'master' into feature/zuulv3" into feature/zuulv3 by Zuul · 7 years ago
  63. a1a9e0b Merge "Add a test to verify basic console output" into feature/zuulv3 by Zuul · 7 years ago
  64. d1d51d2 Only depend-on open changes by K Jonathan Harker · 7 years ago
  65. a00910c Add a test to verify basic console output by James E. Blair · 7 years ago
  66. 3ae0eee Ensure post-run playbooks are ordered correctly by Paul Belanger · 7 years ago
  67. efa3c10 The play object is at self._play not self.play by Monty Taylor · 7 years ago
  68. 8b4b233 Remove zuul 2.5 specific files by Monty Taylor · 7 years ago
  69. 510d198 Merge branch 'master' into feature/zuulv3 by Monty Taylor · 7 years ago
  70. c79dcb0 Merge "Re-enable test_delayed_repo_init" into feature/zuulv3 by Zuul · 7 years ago
  71. c7b3d71 Stop logging executor job args by James E. Blair · 7 years ago
  72. c3d6904 Create secrets dir in bwrap by James E. Blair · 7 years ago
  73. 2477c05 Add publish-openstack-python-branch-tarball post job by Paul Belanger · 7 years ago
  74. 6809fc3 Merge "Fix documentation nits" into feature/zuulv3 by Zuul · 7 years ago
  75. fe2d1ed Merge "Retrieve filtered list of hosts for a task, not all hosts" into feature/zuulv3 by Zuul · 7 years ago
  76. f5682f5 Merge "Write secrets to tmpfs" into feature/zuulv3 by Zuul · 7 years ago
  77. d88a8b5 Merge "Add wrapper driver execution context" into feature/zuulv3 by Zuul · 7 years ago
  78. 412e050 Merge "Document execution_wrapper setting." into feature/zuulv3 by Zuul · 7 years ago
  79. b348192 Retrieve filtered list of hosts for a task, not all hosts by David Moreau-Simard · 7 years ago
  80. d6a71ca Write secrets to tmpfs by James E. Blair · 7 years ago
  81. ce56ff9 Add wrapper driver execution context by James E. Blair · 7 years ago
  82. 7dfd7ca Merge "Allow requesting secrets by a different name" into feature/zuulv3 by Zuul · 7 years ago
  83. 48b5a67 Document execution_wrapper setting. by Clint Byrum · 7 years ago
  84. 81433b7 Merge "Use cached branch list in dynamic config" into feature/zuulv3 by Zuul · 7 years ago
  85. 2ca8112 Merge "Reload configuration when branches are created or deleted" into feature/zuulv3 by Zuul · 7 years ago
  86. 5dee80d Merge "Allow multiple semaphore definitions within a project" into feature/zuulv3 by Zuul · 7 years ago
  87. cb3fde2 Remove publish-openstack-python-branch-tarball job by Paul Belanger · 7 years ago
  88. 103b97e Squelch ara initializing message from log by Monty Taylor · 7 years ago
  89. 2fa866e Merge "Remove callback_whitelist setting" into feature/zuulv3 by Zuul · 7 years ago
  90. c94713b Merge "Fix zuul_stream callback dict modification" into feature/zuulv3 by Zuul · 7 years ago
  91. 901f228 Remove remote_tmp setting by James E. Blair · 7 years ago
  92. 0ba9d4a Fix zuul_stream callback dict modification by David Shrewsbury · 7 years ago
  93. aff8b40 Allow requesting secrets by a different name by Monty Taylor · 7 years ago
  94. 5b7e60b Use cached branch list in dynamic config by James E. Blair · 7 years ago
  95. 72facdc Reload configuration when branches are created or deleted by James E. Blair · 7 years ago
  96. 9e06a5e Allow multiple semaphore definitions within a project by James E. Blair · 7 years ago
  97. 4c37760 Return 404 on unknown tenants by Clint Byrum · 7 years ago
  98. 9ed33e2 Merge "Add publish-openstack-python-branch-tarball to post pipeline" into feature/zuulv3 by Zuul · 7 years ago
  99. 1c61c71 Fix documentation nits by David Shrewsbury · 7 years ago
  100. 51a2da5 Add publish-openstack-python-branch-tarball to post pipeline by Paul Belanger · 7 years ago