1. b2c22b3 Add post-timeout setting by Clark Boylan · 7 years ago
  2. c6d4865 Fix branch deletion after failed reconfig by James E. Blair · 7 years ago
  3. 979bf24 Add abstract job attribute by James E. Blair · 7 years ago
  4. 5d71d1a Don't override allowed-projects by James E. Blair · 7 years ago
  5. 1dd90b3 Merge "Use override-checkout to select jobs" by Zuul · 7 years ago
  6. 7fb0451 Use override-checkout to select jobs by James E. Blair · 7 years ago
  7. 19c0948 Merge "Fix a copy-pasta in a comment" by Zuul · 7 years ago
  8. bc1d0bb Fix a copy-pasta in a comment by Monty Taylor · 7 years ago
  9. 9596b94 Normalize semaphore branch handling by James E. Blair · 7 years ago
  10. 8446c41 Handle nodesets in branches by James E. Blair · 7 years ago
  11. a17a8e7 Handle secrets in branches by James E. Blair · 7 years ago
  12. 93c8ec1 Merge "Add support for protected jobs" into feature/zuulv3 by Zuul · 7 years ago
  13. 53aa2ad Really fix canonical/non-canonical project merge by Tobias Henkel · 7 years ago
  14. 130b000 Add support for protected jobs by Tobias Henkel · 7 years ago
  15. 1ef8f7c Add debug project-pipeline option by James E. Blair · 7 years ago
  16. 37c3d8c Add implied-branches pragma directive by James E. Blair · 7 years ago
  17. ec953e1 Error on duplicate YAML keys by James E. Blair · 7 years ago
  18. 548c43c Update playbook paths with extension by Ian Wienand · 7 years ago
  19. 1edfd97 Fix implied branch matchers and tags by James E. Blair · 7 years ago
  20. 9ab8db4 Fix complex branch matchers in project configs by James E. Blair · 7 years ago
  21. e36d1a3 Combine branch templates and pipeline branch matchers by James E. Blair · 7 years ago
  22. 2a66450 Add multi-branch support for project-templates by James E. Blair · 7 years ago
  23. 2f589fe Update test fixtures to use explicit run by James E. Blair · 7 years ago
  24. 7edc25f Add pragma directive by James E. Blair · 7 years ago
  25. df91ab3 Move test_job_auth_inheritance to test_v3 by James E. Blair · 7 years ago
  26. c32a835 Switch to late-binding inheritance by James E. Blair · 7 years ago
  27. daaf326 Add implied branch matchers on 'master' by James E. Blair · 7 years ago
  28. c9e7759 Fix branch ordering on dynamic reconfiguration by James E. Blair · 7 years ago
  29. a96c9b3 Fix undefined sort order when applying parent data by Tobias Henkel · 7 years ago
  30. 70798ea Fix for pep8 E722 and ignore E741 by David Shrewsbury · 7 years ago
  31. 54cdf1e Merge "Add support for result data in child jobs" into feature/zuulv3 by Zuul · 7 years ago
  32. 6bc1048 Ignore duplicate project-template definitions by James E. Blair · 7 years ago
  33. bacbb88 Don't return POST_FAILURE when aborting post playbooks by James E. Blair · 7 years ago
  34. 698703c Add support for result data in child jobs by James E. Blair · 7 years ago
  35. 0999879 Ignore parents on job variants by James E. Blair · 7 years ago
  36. 8cf27f3 Merge "Mask dependent config errors" into feature/zuulv3 by Zuul · 7 years ago
  37. 0e2489a Grab json log contents for final post playbook failures by Monty Taylor · 7 years ago
  38. f03173b Mask dependent config errors by James E. Blair · 7 years ago
  39. bccdfcf Don't use cached config when deleting files by James E. Blair · 7 years ago
  40. 1235f14 Don't modify project-templates to add job name attributes by James E. Blair · 7 years ago
  41. 7099e58 Merge "Provide error message on malformed job list" into feature/zuulv3 by Zuul · 7 years ago
  42. 8be3c0c Provide error message on malformed job list by Monty Taylor · 7 years ago
  43. 3a098dd Don't store pipeline references on builds by James E. Blair · 7 years ago
  44. 6069f2b Fix race in test_in_repo_branch by James E. Blair · 7 years ago
  45. 89e25eb Handle unknown project-template error by James E. Blair · 7 years ago
  46. 4ae399f Report friendly errors when nodeset/secrets missing by James E. Blair · 7 years ago
  47. 7e3e688 Add job.nodeset parameter to supercede job.nodes by James E. Blair · 7 years ago
  48. c98bff7 Add max-job-timeout tenant setting by Tristan Cacqueray · 7 years ago
  49. 3490c5d Make test_dynamic_dependent_pipeline_failure more robust by James E. Blair · 7 years ago
  50. 9704388 Handle some common yaml syntax errors by James E. Blair · 7 years ago
  51. 0af198f Add test for dependent changes not in a pipeline by James E. Blair · 7 years ago
  52. c945500 Fix dynamic dependent pipeline failure by James E. Blair · 7 years ago
  53. 332636e Dequeue non-live items with errors by James E. Blair · 7 years ago
  54. 8da768f Add tests of accessing paths with file is ok by Monty Taylor · 7 years ago
  55. 788a40e Prevent execution of locally overridden core modules by Monty Taylor · 7 years ago
  56. a00910c Add a test to verify basic console output by James E. Blair · 7 years ago
  57. f5682f5 Merge "Write secrets to tmpfs" into feature/zuulv3 by Zuul · 7 years ago
  58. d6a71ca Write secrets to tmpfs by James E. Blair · 7 years ago
  59. 7dfd7ca Merge "Allow requesting secrets by a different name" into feature/zuulv3 by Zuul · 7 years ago
  60. aff8b40 Allow requesting secrets by a different name by Monty Taylor · 7 years ago
  61. 72facdc Reload configuration when branches are created or deleted by James E. Blair · 7 years ago
  62. db08903 Test that secrets don't leak into logs by James E. Blair · 7 years ago
  63. 8316762 Expose final job attribute by Tobias Henkel · 7 years ago
  64. e6a2818 Merge "Require a base job" into feature/zuulv3 by Jenkins · 7 years ago
  65. 2bab6e7 Require a base job by James E. Blair · 7 years ago
  66. 93ad221 Allow and document use of the uri module from localhost by Monty Taylor · 7 years ago
  67. abbaa6f Add some ansible plugin tests by James E. Blair · 7 years ago
  68. f02cf51 Don't ignore inexistent jobs in config by Tobias Henkel · 7 years ago
  69. 82f864b Add max-nodes-per-job tenant setting by Tristan Cacqueray · 7 years ago
  70. 05be49c Merge "Fix broken project config in dynamic config test" into feature/zuulv3 by Jenkins · 7 years ago
  71. c8ada2b Merge "Monitor job root and kill over limit jobs" into feature/zuulv3 by Jenkins · 7 years ago
  72. abf973e Fix dynamic layout with regex approval filters by Tobias Henkel · 7 years ago
  73. dc8a090 Monitor job root and kill over limit jobs by Clint Byrum · 7 years ago
  74. ed4a75c Merge "Use correct label casing in tests" into feature/zuulv3 by Jenkins · 7 years ago
  75. bf24fd1 Use correct label casing in tests by Tobias Henkel · 7 years ago
  76. 7655b55 Allow loading additional variables file for site config by Jamie Lennox · 8 years ago
  77. 0ce7ec6 Fix broken project config in dynamic config test by Tobias Henkel · 7 years ago
  78. 1359070 Merge "Check out implicit branch in timer jobs" into feature/zuulv3 by Jenkins · 7 years ago
  79. 2103778 Check out implicit branch in timer jobs by James E. Blair · 7 years ago
  80. bb94dfa Add job's project as implicit role project by James E. Blair · 7 years ago
  81. 6f69973 Return executor errors to user by James E. Blair · 7 years ago
  82. c3dbefd Merge "Support dynamic dependent pipeline additions" into feature/zuulv3 by Jenkins · 7 years ago
  83. 78f544a Support dynamic dependent pipeline additions by Jesse Keating · 7 years ago
  84. 1b27f6a Fix multiple role paths by James E. Blair · 7 years ago
  85. 88e79c0 Support relative urls in success-url by James E. Blair · 7 years ago
  86. 196f61a Pass result data back from ansible by James E. Blair · 7 years ago
  87. adafa6c Fix race in test_shadow by James E. Blair · 7 years ago
  88. 0eedf78 Merge "Fix error loading projects out of order" into feature/zuulv3 by Jenkins · 7 years ago
  89. 09f9ffe Fix error loading projects out of order by James E. Blair · 7 years ago
  90. 5434c40 Merge "Permit config shadowing" into feature/zuulv3 by Jenkins · 7 years ago
  91. dc62ed6 Merge "Fix and test report urls for unknown failures" into feature/zuulv3 by Jenkins · 7 years ago
  92. 6459db1 Permit config shadowing by James E. Blair · 7 years ago
  93. 79739be Merge "Add test for running post playbooks after pre-playbooks fail" into feature/zuulv3 by Jenkins · 7 years ago
  94. a4d4eef Add test for running post playbooks after pre-playbooks fail by James E. Blair · 7 years ago
  95. 0f71400 Fix reenqueue wrong item on new patchset by Tobias Henkel · 7 years ago
  96. 077f2f3 Fix and test report urls for unknown failures by Tobias Henkel · 7 years ago
  97. 5820e07 Merge "Change node 'image' to 'label'" into feature/zuulv3 by Jenkins · 7 years ago
  98. 17e7667 Merge "Add friendly error messages and tests for nodeset dupes" into feature/zuulv3 by Jenkins · 7 years ago
  99. 16d96a0 Change node 'image' to 'label' by James E. Blair · 7 years ago
  100. e64b0e4 Add friendly error messages and tests for nodeset dupes by James E. Blair · 7 years ago