1. e9a2251 Add implicit project name matching by Tobias Henkel · 7 years ago
  2. c504321 Use connection type supplied from nodepool by Tobias Henkel · 7 years ago
  3. 17a4ae8 Merge "Git driver" into feature/zuulv3 by Zuul · 7 years ago
  4. 194a2bf Git driver by Fabien Boucher · 7 years ago
  5. 37c3d8c Add implied-branches pragma directive by James E. Blair · 7 years ago
  6. 24108e4 Merge "Update playbook paths with extension" into feature/zuulv3 by Zuul · 7 years ago
  7. 64fc17b Merge "Add support for shared ansible_host in inventory" 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. 548c43c Update playbook paths with extension by Ian Wienand · 7 years ago
  10. 1edfd97 Fix implied branch matchers and tags by James E. Blair · 7 years ago
  11. 9ab8db4 Fix complex branch matchers in project configs by James E. Blair · 7 years ago
  12. 7207c89 Fix mixed canonical/non-canonical project merge by Tobias Henkel · 7 years ago
  13. 9f0ed18 Merge "Re-enable test_zuul_trigger_project_change_merged" into feature/zuulv3 by Zuul · 7 years ago
  14. 3c16f18 Merge "Use username from node information if available" into feature/zuulv3 by Zuul · 7 years ago
  15. e36d1a3 Combine branch templates and pipeline branch matchers by James E. Blair · 7 years ago
  16. d4006d6 Use username from node information if available by Jamie Lennox · 7 years ago
  17. ecb0b84 Add support for shared ansible_host in inventory by Paul Belanger · 7 years ago
  18. 2a66450 Add multi-branch support for project-templates by James E. Blair · 7 years ago
  19. 2f589fe Update test fixtures to use explicit run by James E. Blair · 7 years ago
  20. 7edc25f Add pragma directive by James E. Blair · 7 years ago
  21. df91ab3 Move test_job_auth_inheritance to test_v3 by James E. Blair · 7 years ago
  22. c32a835 Switch to late-binding inheritance by James E. Blair · 7 years ago
  23. 54cdf1e Merge "Add support for result data in child jobs" into feature/zuulv3 by Zuul · 7 years ago
  24. 6bc1048 Ignore duplicate project-template definitions by James E. Blair · 7 years ago
  25. 3ea845f Re-enable test_zuul_trigger_project_change_merged by Tobias Henkel · 7 years ago
  26. bacbb88 Don't return POST_FAILURE when aborting post playbooks by James E. Blair · 7 years ago
  27. 698703c Add support for result data in child jobs by James E. Blair · 7 years ago
  28. 0999879 Ignore parents on job variants by James E. Blair · 7 years ago
  29. 0e2489a Grab json log contents for final post playbook failures by Monty Taylor · 7 years ago
  30. 471c75b Merge "Do not add implied branch matchers in project-templates" into feature/zuulv3 by Zuul · 7 years ago
  31. e74f571 Do not add implied branch matchers in project-templates by James E. Blair · 7 years ago
  32. 6dc5bc1 Map pipeline precedence to nodepool node priority by Monty Taylor · 7 years ago
  33. 66e0413 Fix sql reporting start/end times by James E. Blair · 7 years ago
  34. 7e3e688 Add job.nodeset parameter to supercede job.nodes by James E. Blair · 7 years ago
  35. a6a4555 Add zuul legacy vars filter by James E. Blair · 7 years ago
  36. c98bff7 Add max-job-timeout tenant setting by Tristan Cacqueray · 7 years ago
  37. c945500 Fix dynamic dependent pipeline failure by James E. Blair · 7 years ago
  38. 8da768f Add tests of accessing paths with file is ok by Monty Taylor · 7 years ago
  39. 788a40e Prevent execution of locally overridden core modules by Monty Taylor · 7 years ago
  40. a00910c Add a test to verify basic console output by James E. Blair · 7 years ago
  41. aff8b40 Allow requesting secrets by a different name by Monty Taylor · 7 years ago
  42. 0942e37 Merge "Create nodepool.cloud inventory variable" into feature/zuulv3 by Zuul · 7 years ago
  43. db08903 Test that secrets don't leak into logs by James E. Blair · 7 years ago
  44. 6345e20 Merge "Rename allow-secrets to post-review" into feature/zuulv3 by Jenkins · 7 years ago
  45. b8955ec Merge "Add zuul.project.src_dir variable" into feature/zuulv3 by Jenkins · 7 years ago
  46. 8eb564a Rename allow-secrets to post-review by James E. Blair · 7 years ago
  47. d28c755 Create nodepool.cloud inventory variable by Paul Belanger · 7 years ago
  48. 9e67bb7 Add zuul.project.src_dir variable by Monty Taylor · 7 years ago
  49. 8316762 Expose final job attribute by Tobias Henkel · 7 years ago
  50. e19e88a Remove 'auth' dict from jobs by James E. Blair · 7 years ago
  51. 3f4693d Merge "Add comments about base jobs" into feature/zuulv3 by Jenkins · 7 years ago
  52. e6a2818 Merge "Require a base job" into feature/zuulv3 by Jenkins · 7 years ago
  53. effb1db Add comments about base jobs by James E. Blair · 7 years ago
  54. 2bab6e7 Require a base job by James E. Blair · 7 years ago
  55. 7f98f31 Merge "Don't request empty nodesets" into feature/zuulv3 by Jenkins · 7 years ago
  56. ff846bf Merge "Allow and document use of the uri module from localhost" into feature/zuulv3 by Jenkins · 7 years ago
  57. 5456f67 Merge "Docs: add very simple architecture diagram" into feature/zuulv3 by Jenkins · 7 years ago
  58. 93ad221 Allow and document use of the uri module from localhost by Monty Taylor · 7 years ago
  59. d5e2956 Use null values instead of the empty dict for sql reporter by James E. Blair · 7 years ago
  60. 7611ca0 Remove score attribute from sqlreporter config by James E. Blair · 7 years ago
  61. fcbf95d Don't request empty nodesets by James E. Blair · 7 years ago
  62. abbaa6f Add some ansible plugin tests by James E. Blair · 7 years ago
  63. 66ed17d Merge "Remove status handling from FakeGithubConnection" into feature/zuulv3 by Jenkins · 7 years ago
  64. 3c17d5f Remove status handling from FakeGithubConnection by Tobias Henkel · 7 years ago
  65. 9d936b8 Merge "Optionally limit github to protected branches" into feature/zuulv3 by Jenkins · 7 years ago
  66. 4728dd0 Merge "Remove getProjectBranches from FakeGithubConnection" into feature/zuulv3 by Jenkins · 7 years ago
  67. eca4620 Optionally limit github to protected branches by Tobias Henkel · 7 years ago
  68. 82f864b Add max-nodes-per-job tenant setting by Tristan Cacqueray · 7 years ago
  69. 2843431 Limit github reporting to github sources by Jesse Keating · 7 years ago
  70. c8ada2b Merge "Monitor job root and kill over limit jobs" into feature/zuulv3 by Jenkins · 7 years ago
  71. b4fc8ac Fix gerrit label capitalization in docs by James E. Blair · 7 years ago
  72. dc8a090 Monitor job root and kill over limit jobs by Clint Byrum · 7 years ago
  73. eab7ee2 Merge "Case sensitive label matching" into feature/zuulv3 by Jenkins · 7 years ago
  74. ea98a19 Case sensitive label matching by Tobias Henkel · 7 years ago
  75. 7655b55 Allow loading additional variables file for site config by Jamie Lennox · 8 years ago
  76. d117ad8 Merge "Rename uuid to build" into feature/zuulv3 by Jenkins · 7 years ago
  77. a9fbb6c Rename uuid to build by James E. Blair · 7 years ago
  78. ade95e2 Merge "Add job's project as implicit role project" into feature/zuulv3 by Jenkins · 7 years ago
  79. eb94e3c Merge "Fix zuul command default function" into feature/zuulv3 by Jenkins · 7 years ago
  80. bb94dfa Add job's project as implicit role project by James E. Blair · 7 years ago