1. bdd50e6 Add stats for executor and merger count by James E. Blair · 7 years ago
  2. 54cdf1e Merge "Add support for result data in child jobs" into feature/zuulv3 by Zuul · 7 years ago
  3. d3ec042 Merge "Ignore duplicate project-template definitions" into feature/zuulv3 by Zuul · 7 years ago
  4. fc5f62b Merge "Change domain in test fixture to example.com" into feature/zuulv3 by Zuul · 7 years ago
  5. 6bc1048 Ignore duplicate project-template definitions by James E. Blair · 7 years ago
  6. e2d3566 Change domain in test fixture to example.com by Tobias Henkel · 7 years ago
  7. 4cfe6b6 Merge "Add oldrev/newrev column to the buildset reporter table" into feature/zuulv3 by Zuul · 7 years ago
  8. 8181a82 Merge "Add ref_url column to the buildset reporter table" into feature/zuulv3 by Zuul · 7 years ago
  9. ad5c261 Merge "Make executor hostname configurable" into feature/zuulv3 by Zuul · 7 years ago
  10. 3ea845f Re-enable test_zuul_trigger_project_change_merged by Tobias Henkel · 7 years ago
  11. 419a867 Merge tenant reconfiguration events by James E. Blair · 7 years ago
  12. b0a95ab Revert "Use weakref for change cache" by James E. Blair · 7 years ago
  13. bacbb88 Don't return POST_FAILURE when aborting post playbooks by James E. Blair · 7 years ago
  14. 7a04df2 Several executor threading fixes by James E. Blair · 7 years ago
  15. c95ed03 Merge "New client command for printing autohold requests" into feature/zuulv3 by Zuul · 7 years ago
  16. 055cda3 Make executor hostname configurable by Tobias Henkel · 7 years ago
  17. 698703c Add support for result data in child jobs by James E. Blair · 7 years ago
  18. 24118ba Merge "Use weakref for change cache" into feature/zuulv3 by Zuul · 7 years ago
  19. c467613 New client command for printing autohold requests by David Shrewsbury · 7 years ago
  20. 0999879 Ignore parents on job variants by James E. Blair · 7 years ago
  21. b970430 Use weakref for change cache by James E. Blair · 7 years ago
  22. 4f1731b Emit some nodepool stats by James E. Blair · 7 years ago
  23. faf8198 Emit some stats from executor by James E. Blair · 7 years ago
  24. ded241e Switch statsd config to zuul.conf by James E. Blair · 7 years ago
  25. 8cf27f3 Merge "Mask dependent config errors" into feature/zuulv3 by Zuul · 7 years ago
  26. 23dcae1 Merge "Grab json log contents for final post playbook failures" into feature/zuulv3 by Zuul · 7 years ago
  27. 0e2489a Grab json log contents for final post playbook failures by Monty Taylor · 7 years ago
  28. 83b92ca Merge "Add git timeout" into feature/zuulv3 by Zuul · 7 years ago
  29. f03173b Mask dependent config errors by James E. Blair · 7 years ago
  30. ba1c8c0 Add git timeout by James E. Blair · 7 years ago
  31. 80ac158 Update statsd output for tenants by James E. Blair · 7 years ago
  32. bccdfcf Don't use cached config when deleting files by James E. Blair · 7 years ago
  33. 1235f14 Don't modify project-templates to add job name attributes by James E. Blair · 7 years ago
  34. 2dad2ca Merge "Verify aborted jobs don't count into retry limit" into feature/zuulv3 by Zuul · 7 years ago
  35. b3c4ac9 Merge "Have zuul re-run ABORTED jobs" into feature/zuulv3 by Zuul · 7 years ago
  36. 26fa8a3 Verify aborted jobs don't count into retry limit by Tobias Henkel · 7 years ago
  37. d88620a Merge "Fix early processing of merge-pending items on reconfig" into feature/zuulv3 by Zuul · 7 years ago
  38. 7099e58 Merge "Provide error message on malformed job list" into feature/zuulv3 by Zuul · 7 years ago
  39. 8be3c0c Provide error message on malformed job list by Monty Taylor · 7 years ago
  40. bfb56fd Merge "Don't store pipeline references on builds" into feature/zuulv3 by Zuul · 7 years ago
  41. 29c7700 Fix early processing of merge-pending items on reconfig by James E. Blair · 7 years ago
  42. 3a098dd Don't store pipeline references on builds by James E. Blair · 7 years ago
  43. 3202354 Have zuul re-run ABORTED jobs by Paul Belanger · 7 years ago
  44. 278e956 Merge "Handle double node locking snafu" into feature/zuulv3 by Zuul · 7 years ago
  45. 94e9588 Handle double node locking snafu by David Shrewsbury · 7 years ago
  46. edadfed Create git_http_low_speed_limit / git_http_low_speed_time by Paul Belanger · 7 years ago
  47. af8b208 Speed configuration building by James E. Blair · 7 years ago
  48. 75f171e Merge "Fix branch matching logic" into feature/zuulv3 by Zuul · 7 years ago
  49. 29a24fd Move shadow layout to item by James E. Blair · 7 years ago
  50. f6dc176 Fix branch matching logic by David Shrewsbury · 7 years ago
  51. 471c75b Merge "Do not add implied branch matchers in project-templates" into feature/zuulv3 by Zuul · 7 years ago
  52. e74f571 Do not add implied branch matchers in project-templates by James E. Blair · 7 years ago
  53. 6dc5bc1 Map pipeline precedence to nodepool node priority by Monty Taylor · 7 years ago
  54. fceaf41 Fix bug with multiple project-templates by James E. Blair · 7 years ago
  55. 66e0413 Fix sql reporting start/end times by James E. Blair · 7 years ago
  56. 8198c0e Add oldrev/newrev column to the buildset reporter table by Tristan Cacqueray · 7 years ago
  57. 305a215 Add ref_url column to the buildset reporter table by Tristan Cacqueray · 7 years ago
  58. 6069f2b Fix race in test_in_repo_branch by James E. Blair · 7 years ago
  59. 89e25eb Handle unknown project-template error by James E. Blair · 7 years ago
  60. 4ae399f Report friendly errors when nodeset/secrets missing by James E. Blair · 7 years ago
  61. 7e3e688 Add job.nodeset parameter to supercede job.nodes by James E. Blair · 7 years ago
  62. 027ba99 Fix infinite loop on reconfiguration exception by James E. Blair · 7 years ago
  63. c3e786f change assert(Not)Equals to assert(Not)Equal by zhangyangyang · 7 years ago
  64. ae0f23c Update time database to v3 by James E. Blair · 7 years ago
  65. eaec061 Merge "Add max-job-timeout tenant setting" into feature/zuulv3 by Zuul · 7 years ago
  66. c98bff7 Add max-job-timeout tenant setting by Tristan Cacqueray · 7 years ago
  67. d664da4 Support IPv6 in the finger log streamer by David Shrewsbury · 7 years ago
  68. 9c5767c Merge "Make test_dynamic_dependent_pipeline_failure more robust" into feature/zuulv3 by Zuul · 7 years ago
  69. 3490c5d Make test_dynamic_dependent_pipeline_failure more robust by James E. Blair · 7 years ago
  70. fcc7313 Merge "Update tests to use AF_INET6" into feature/zuulv3 by Zuul · 7 years ago
  71. 211883d Update tests to use AF_INET6 by Monty Taylor · 7 years ago
  72. 9704388 Handle some common yaml syntax errors by James E. Blair · 7 years ago
  73. 59a8928 Merge "Split github hook ingest and processing" into feature/zuulv3 by Zuul · 7 years ago
  74. 64d2901 Split github hook ingest and processing by Jesse Keating · 7 years ago
  75. 0af198f Add test for dependent changes not in a pipeline by James E. Blair · 7 years ago
  76. c945500 Fix dynamic dependent pipeline failure by James E. Blair · 7 years ago
  77. 332636e Dequeue non-live items with errors by James E. Blair · 7 years ago
  78. 8da768f Add tests of accessing paths with file is ok by Monty Taylor · 7 years ago
  79. 788a40e Prevent execution of locally overridden core modules by Monty Taylor · 7 years ago
  80. 7a8d83c Merge "Return 404 on unknown tenants" into feature/zuulv3 by Zuul · 7 years ago
  81. 7fe1b1c Merge "Only depend-on open changes" into feature/zuulv3 by Zuul · 7 years ago
  82. a1a9e0b Merge "Add a test to verify basic console output" into feature/zuulv3 by Zuul · 7 years ago
  83. d1d51d2 Only depend-on open changes by K Jonathan Harker · 7 years ago
  84. a00910c Add a test to verify basic console output by James E. Blair · 7 years ago
  85. 3ae0eee Ensure post-run playbooks are ordered correctly by Paul Belanger · 7 years ago
  86. c79dcb0 Merge "Re-enable test_delayed_repo_init" into feature/zuulv3 by Zuul · 7 years ago
  87. f5682f5 Merge "Write secrets to tmpfs" into feature/zuulv3 by Zuul · 7 years ago
  88. d88a8b5 Merge "Add wrapper driver execution context" into feature/zuulv3 by Zuul · 7 years ago
  89. d6a71ca Write secrets to tmpfs by James E. Blair · 7 years ago
  90. ce56ff9 Add wrapper driver execution context by James E. Blair · 7 years ago
  91. 7dfd7ca Merge "Allow requesting secrets by a different name" into feature/zuulv3 by Zuul · 7 years ago
  92. aff8b40 Allow requesting secrets by a different name by Monty Taylor · 7 years ago
  93. 72facdc Reload configuration when branches are created or deleted by James E. Blair · 7 years ago
  94. 4c37760 Return 404 on unknown tenants by Clint Byrum · 7 years ago
  95. db08903 Test that secrets don't leak into logs by James E. Blair · 7 years ago
  96. 627ba36 Re-enable test_delayed_repo_init by Clint Byrum · 7 years ago
  97. 8eb564a Rename allow-secrets to post-review by James E. Blair · 7 years ago
  98. 8316762 Expose final job attribute by Tobias Henkel · 7 years ago
  99. e19e88a Remove 'auth' dict from jobs by James E. Blair · 7 years ago
  100. 892cca6 Bind secrets to their playbooks by James E. Blair · 7 years ago