1. 29aa011 Merge "Rename 'repos' job attribute to 'required-projects'" into feature/zuulv3 by Jenkins · 7 years ago
  2. 52fc1a9 Merge "Mutex repo updates and merge ops in executor" into feature/zuulv3 by Jenkins · 7 years ago
  3. 5e33923 Merge "Fix reporting on changes dequeued for deps" into feature/zuulv3 by Jenkins · 7 years ago
  4. 316ddb7 Merge "Don't report start on unmanaged projects" into feature/zuulv3 by Jenkins · 7 years ago
  5. 8428f30 Merge "Add override-branch property to job repos" into feature/zuulv3 by Jenkins · 7 years ago
  6. fc98bd6 Merge "Fix race in gerrit+github test" into feature/zuulv3 by Jenkins · 7 years ago
  7. 0c40cdc Add github reporter status-url config option by K Jonathan Harker · 7 years ago
  8. 24c0703 Mutex repo updates and merge ops in executor by James E. Blair · 7 years ago
  9. 0d3e83b Fix reporting on changes dequeued for deps by James E. Blair · 7 years ago
  10. 9842bd7 Don't report start on unmanaged projects by Tobias Henkel · 7 years ago
  11. 7c60e44 Fix race in gerrit+github test by James E. Blair · 7 years ago
  12. c8e85ba Merge "Handle change related reqs on push like events" into feature/zuulv3 by Jenkins · 7 years ago
  13. 76ced2d Merge "Don't copy the __pycache__ folder" into feature/zuulv3 by Jenkins · 7 years ago
  14. 8c2eb57 Handle change related reqs on push like events by Jesse Keating · 7 years ago
  15. e3d3e1e Merge "Fix traceback when evaluating github changes" into feature/zuulv3 by Jenkins · 7 years ago
  16. 38b553a Replace equals None with is None by Monty Taylor · 7 years ago
  17. bbe811e Enable test_post_checkout by James E. Blair · 7 years ago
  18. 1de2e49 Enable test_post_and_master_checkout by James E. Blair · 7 years ago
  19. be2d94f Remove test_git_cache_dir by James E. Blair · 7 years ago
  20. 9d9b260 Remove test_upgrade by James E. Blair · 7 years ago
  21. c35ad56 Remove test_periodic_update by James E. Blair · 7 years ago
  22. 005f239 Remove test_post_checkout by James E. Blair · 7 years ago
  23. b3b5b38 Rename TestCloner TestExecutorRepos by James E. Blair · 7 years ago
  24. 95ae4fc Enable test_periodic by James E. Blair · 7 years ago
  25. 5996147 Merge "Make finger port configurable" into feature/zuulv3 by Jenkins · 7 years ago
  26. 6b21ba6 Merge "Add untrusted-projects ansible test" into feature/zuulv3 by Jenkins · 7 years ago
  27. 176913a Merge "Make zuul ansible dir self-contained" into feature/zuulv3 by Jenkins · 7 years ago
  28. ef01295 Merge "Add support for bwrap" into feature/zuulv3 by Jenkins · 7 years ago
  29. a2fd4f3 Merge "Add SSH Agent Primitives and usage" into feature/zuulv3 by Jenkins · 7 years ago
  30. a7f390c Handle job or build is None in formatUrlPattern by K Jonathan Harker · 7 years ago
  31. cec2966 Make finger port configurable by Tobias Henkel · 7 years ago
  32. f3a59e6 Don't copy the __pycache__ folder by Tobias Henkel · 7 years ago
  33. 9d9023f Add untrusted-projects ansible test by Paul Belanger · 7 years ago
  34. 3326908 Make zuul ansible dir self-contained by Clint Byrum · 7 years ago
  35. 86c6274 Fix traceback when evaluating github changes by Jesse Keating · 7 years ago
  36. 4de8d9e Enable test_project_override by James E. Blair · 7 years ago
  37. 0e7a1c8 Merge "Extend job list when inheriting jobs" into feature/zuulv3 by Jenkins · 7 years ago
  38. 2f6cdff Merge "Fix fake gearman py3 bug and re-enable sched tests" into feature/zuulv3 by Jenkins · 7 years ago
  39. 104208f Merge "Fix log streamer closing" into feature/zuulv3 by Jenkins · 7 years ago
  40. 27a7c0c Fix log streamer closing by David Shrewsbury · 7 years ago
  41. 186f14a Remove pipeline argument from various report fncts by Jesse Keating · 7 years ago
  42. 54604ac Merge "Whitelist pydevd debug threads" into feature/zuulv3 by Jenkins · 7 years ago
  43. ed792a0 Merge "Fix bad text wrap in status page" into feature/zuulv3 by Jenkins · 7 years ago
  44. 3c4c157 Merge "Only report to gerrit if the action is from gerrit" into feature/zuulv3 by Jenkins · 7 years ago
  45. 5870cca Add support for bwrap by Clint Byrum · 7 years ago
  46. ecdf548 Merge "Remove source from reporter" into feature/zuulv3 by Jenkins · 7 years ago
  47. 20088e1 Merge "Fix log streamer for py35" into feature/zuulv3 by Jenkins · 7 years ago
  48. 77917ca Merge "Add config option for executor process user" into feature/zuulv3 by Jenkins · 7 years ago
  49. e66afb1 Merge "Add a finger protocol log streamer" into feature/zuulv3 by Jenkins · 7 years ago
  50. bcaa2d4 Verify executor branch checkout by James E. Blair · 7 years ago
  51. af3d01e Enable test_multi_branch cloner/executor test by James E. Blair · 7 years ago
  52. 66c6068 Update the merger recent dict when saving the repo state by James E. Blair · 7 years ago
  53. e5921fd Actually check out the branch in the jobdir by James E. Blair · 7 years ago
  54. 562f51b Merge "Decode the console log stream" into feature/zuulv3 by Jenkins · 7 years ago
  55. 5896d1a Merge "Decode ssh output of gerrit connection" into feature/zuulv3 by Jenkins · 7 years ago
  56. adf6c7e Merge "Allow for specifying root job directory" into feature/zuulv3 by Jenkins · 7 years ago
  57. 2820d2a Merge "Allow for using build UUID as temp job dir name" into feature/zuulv3 by Jenkins · 7 years ago
  58. 5dfab6d Fix log streamer for py35 by David Shrewsbury · 7 years ago
  59. e737420 Add config option for executor process user by David Shrewsbury · 7 years ago
  60. eb85647 Add a finger protocol log streamer by David Shrewsbury · 7 years ago
  61. 329afbe Decode the console log stream by Tobias Henkel · 7 years ago
  62. 6a22df5 Merge "Add default-branch property to projects" into feature/zuulv3 by Jenkins · 7 years ago
  63. f9235ad Merge "Use previously stored repo state on executor" into feature/zuulv3 by Jenkins · 7 years ago
  64. 6d197da Merge "Store initial repo state in the merger" into feature/zuulv3 by Jenkins · 7 years ago
  65. f138504 Log and collect stats for events consistently by Monty Taylor · 7 years ago
  66. d021c80 Merge "Use util functions to make lists of things" into feature/zuulv3 by Jenkins · 7 years ago
  67. 5ddbce7 Merge "Implement github pipeline req of current-patchset" into feature/zuulv3 by Jenkins · 7 years ago
  68. 8be2814 Merge "Implement github pipepline req of open" into feature/zuulv3 by Jenkins · 7 years ago
  69. 2220d33 Merge "Include tenant name in github context" into feature/zuulv3 by Jenkins · 7 years ago
  70. 805b269 Merge "Catch integration key file not found in zuul" into feature/zuulv3 by Jenkins · 7 years ago
  71. 184d34e Merge "Save installation ids to a cache and fetch them per project" into feature/zuulv3 by Jenkins · 7 years ago
  72. f54e132 Merge "Refactor integration key loading to always load" into feature/zuulv3 by Jenkins · 7 years ago
  73. 8fb6f96 Merge "Decode JSON body once for requests" into feature/zuulv3 by Jenkins · 7 years ago
  74. abdb4f3 Merge "Create github client each time it's called." into feature/zuulv3 by Jenkins · 7 years ago
  75. 0bfcfb5 Merge "Use app_id with github" into feature/zuulv3 by Jenkins · 7 years ago
  76. 18bc7ed Include tenant name in github context by Jamie Lennox · 7 years ago
  77. 4a27f13 Implement github pipepline req of open by Jesse Keating · 7 years ago
  78. 0d40c12 Implement github pipeline req of current-patchset by Jesse Keating · 7 years ago
  79. 0993462 Use util functions to make lists of things by Jesse Keating · 7 years ago
  80. 38661a1 Create github client each time it's called. by Jamie Lennox · 8 years ago
  81. cd13f1e Decode JSON body once for requests by Jamie Lennox · 8 years ago
  82. a24b837 Refactor integration key loading to always load by Jamie Lennox · 8 years ago
  83. ead6e8a Save installation ids to a cache and fetch them per project by Jamie Lennox · 8 years ago
  84. 4b46297 Catch integration key file not found in zuul by Jamie Lennox · 8 years ago
  85. 6284715 Use app_id with github by Jamie Lennox · 8 years ago
  86. d0cbee6 Merge "Implement github trigger requirement status" into feature/zuulv3 by Jenkins · 7 years ago
  87. 8a36b94 Merge "Add cachecontrol to requests to github" into feature/zuulv3 by Jenkins · 7 years ago
  88. 73ee9d9 Merge "Include exc_info in reporter failure" into feature/zuulv3 by Jenkins · 7 years ago
  89. d678429 Allow for specifying root job directory by David Shrewsbury · 7 years ago
  90. 4dd45f5 Allow for using build UUID as temp job dir name by David Shrewsbury · 7 years ago
  91. 168bc8f Remove source from reporter by Jamie Lennox · 7 years ago
  92. b09f421 Only report to gerrit if the action is from gerrit by Jamie Lennox · 7 years ago
  93. 03454a5 Fix fake gearman py3 bug and re-enable sched tests by Clint Byrum · 7 years ago
  94. da182de Add LoggerAdapter for executor jobs by James E. Blair · 7 years ago
  95. 5426b11 Release executor jobs on test exit by James E. Blair · 7 years ago
  96. a457b47 Add a space and a capital letter to success banner by Monty Taylor · 7 years ago
  97. 271290c Fix bad text wrap in status page by Monty Taylor · 7 years ago
  98. c5b8405 Merge "Fix missing source connections on merger" into feature/zuulv3 by Jenkins · 7 years ago
  99. 50c69d8 Add SSH Agent Primitives and usage by Clint Byrum · 7 years ago
  100. b150255 Merge "Display command/shell results in a banner" into feature/zuulv3 by Jenkins · 7 years ago