1. 8fb6f96 Merge "Decode JSON body once for requests" into feature/zuulv3 by Jenkins · 7 years ago
  2. abdb4f3 Merge "Create github client each time it's called." into feature/zuulv3 by Jenkins · 7 years ago
  3. 0bfcfb5 Merge "Use app_id with github" into feature/zuulv3 by Jenkins · 7 years ago
  4. 18bc7ed Include tenant name in github context by Jamie Lennox · 7 years ago
  5. 4a27f13 Implement github pipepline req of open by Jesse Keating · 7 years ago
  6. 0d40c12 Implement github pipeline req of current-patchset by Jesse Keating · 7 years ago
  7. 0993462 Use util functions to make lists of things by Jesse Keating · 7 years ago
  8. 38661a1 Create github client each time it's called. by Jamie Lennox · 8 years ago
  9. cd13f1e Decode JSON body once for requests by Jamie Lennox · 8 years ago
  10. a24b837 Refactor integration key loading to always load by Jamie Lennox · 8 years ago
  11. ead6e8a Save installation ids to a cache and fetch them per project by Jamie Lennox · 8 years ago
  12. 4b46297 Catch integration key file not found in zuul by Jamie Lennox · 8 years ago
  13. 6284715 Use app_id with github by Jamie Lennox · 8 years ago
  14. d0cbee6 Merge "Implement github trigger requirement status" into feature/zuulv3 by Jenkins · 7 years ago
  15. 8a36b94 Merge "Add cachecontrol to requests to github" into feature/zuulv3 by Jenkins · 7 years ago
  16. 73ee9d9 Merge "Include exc_info in reporter failure" into feature/zuulv3 by Jenkins · 7 years ago
  17. d678429 Allow for specifying root job directory by David Shrewsbury · 7 years ago
  18. 4dd45f5 Allow for using build UUID as temp job dir name by David Shrewsbury · 7 years ago
  19. 168bc8f Remove source from reporter by Jamie Lennox · 7 years ago
  20. b09f421 Only report to gerrit if the action is from gerrit by Jamie Lennox · 7 years ago
  21. 03454a5 Fix fake gearman py3 bug and re-enable sched tests by Clint Byrum · 7 years ago
  22. da182de Add LoggerAdapter for executor jobs by James E. Blair · 7 years ago
  23. 5426b11 Release executor jobs on test exit by James E. Blair · 7 years ago
  24. a457b47 Add a space and a capital letter to success banner by Monty Taylor · 7 years ago
  25. 271290c Fix bad text wrap in status page by Monty Taylor · 7 years ago
  26. c5b8405 Merge "Fix missing source connections on merger" into feature/zuulv3 by Jenkins · 7 years ago
  27. 50c69d8 Add SSH Agent Primitives and usage by Clint Byrum · 7 years ago
  28. b150255 Merge "Display command/shell results in a banner" into feature/zuulv3 by Jenkins · 7 years ago
  29. 4dc80ef Merge "Strip unneeded cmd, changed, stdout and stderr from results" into feature/zuulv3 by Jenkins · 7 years ago
  30. 7df274b Fix missing source connections on merger by Tobias Henkel · 7 years ago
  31. 9f6c72c Use https to clone Github3.py by Tobias Henkel · 7 years ago
  32. ad2df08 Decode ssh output of gerrit connection by Tobias Henkel · 7 years ago
  33. 3a00ae8 Implement github trigger requirement status by Jesse Keating · 7 years ago
  34. 01f3841 Add cachecontrol to requests to github by Jamie Lennox · 7 years ago
  35. 2d30758 Include exc_info in reporter failure by Jamie Lennox · 8 years ago
  36. 9325757 Merge "Comment on PRs if a remote call to merge a change failed" into feature/zuulv3 by Jenkins · 7 years ago
  37. 79cb3f4 Merge "Represent github change ID in status page by PR number" into feature/zuulv3 by Jenkins · 7 years ago
  38. 207fa7a Merge "Ensure PRs arent rejected for stale negative reviews" into feature/zuulv3 by Jenkins · 7 years ago
  39. 0798f6b Merge "Implement pipeline requirement on github reviews" into feature/zuulv3 by Jenkins · 7 years ago
  40. 841f578 Merge "Adds github triggering from status updates" into feature/zuulv3 by Jenkins · 7 years ago
  41. d8af542 Enable test_one_branch cloner test by James E. Blair · 7 years ago
  42. 2ec590b Check out the appropriate branch in executor by James E. Blair · 7 years ago
  43. f327c57 Use the executor cached repos more often by James E. Blair · 7 years ago
  44. 57c51a1 Return resulting commits from merger by James E. Blair · 7 years ago
  45. 7391ecb Add override-branch property to jobs by James E. Blair · 7 years ago
  46. 912322f Rename 'repos' job attribute to 'required-projects' by James E. Blair · 7 years ago
  47. 27f3dfc Add override-branch property to job repos by James E. Blair · 7 years ago
  48. 040b650 Add default-branch property to projects by James E. Blair · 7 years ago
  49. c4e82c9 Merge "Re-enable E305 pep8 errors" into feature/zuulv3 by Jenkins · 7 years ago
  50. d91b4d7 Use ssh for git-upload-pack by Tobias Henkel · 7 years ago
  51. cdd2629 Merge "Add support for requiring github pr head status" into feature/zuulv3 by Jenkins · 7 years ago
  52. 801fe15 Merge "Wait for merger to complete before item is ready" into feature/zuulv3 by Jenkins · 7 years ago
  53. ff8b80e Merge "Disable leaked repo check" into feature/zuulv3 by Jenkins · 7 years ago
  54. e4ac464 Display command/shell results in a banner by Monty Taylor · 7 years ago
  55. a047ba5 Strip unneeded cmd, changed, stdout and stderr from results by Monty Taylor · 7 years ago
  56. 73b4177 Disable leaked repo check by James E. Blair · 7 years ago
  57. 1960d68 Use previously stored repo state on executor by James E. Blair · 7 years ago
  58. 8d144dc Wait for merger to complete before item is ready by James E. Blair · 7 years ago
  59. 34c7daa Store initial repo state in the merger by James E. Blair · 7 years ago
  60. 62198cb Comment on PRs if a remote call to merge a change failed by Adam Gandelman · 8 years ago
  61. ae4cd27 Implement pipeline requirement on github reviews by Jesse Keating · 8 years ago
  62. d81dd76 Ensure PRs arent rejected for stale negative reviews by Adam Gandelman · 8 years ago
  63. a6b33ba Represent github change ID in status page by PR number by Jamie Lennox · 8 years ago
  64. 8c6eeb5 Adds github triggering from status updates by Adam Gandelman · 8 years ago
  65. d96e588 Add support for requiring github pr head status by Jesse Keating · 8 years ago
  66. 2cf8d2a Merge "Add driver-specific pipeline requirements" into feature/zuulv3 by Jenkins · 7 years ago
  67. 624fb98 Merge "Add javascript license information" into feature/zuulv3 by Jenkins · 7 years ago
  68. 1a72902 Merge "Add bubblewrap to bindep / test-setup.sh" into feature/zuulv3 by Jenkins · 7 years ago
  69. 665cb07 Merge "Quote message when reporting to Gerrit" into feature/zuulv3 by Jenkins · 7 years ago
  70. 4880fd0 Merge "Fix inventory vars containing spaces" into feature/zuulv3 by Jenkins · 7 years ago
  71. 027f5e3 Merge "Remove uncalled test code" into feature/zuulv3 by Jenkins · 7 years ago
  72. 6dfd579 Merge "merger/executor: configure source connections only." into feature/zuulv3 by Jenkins · 7 years ago
  73. cec997e Merge "Read all Gerrit events from poll interruption" into feature/zuulv3 by Jenkins · 7 years ago
  74. 05706f7 Merge "Re-enable F405 pep8 errors" into feature/zuulv3 by Jenkins · 7 years ago
  75. 930a5fe sql-connection: make _setup_tables staticmethod by Tristan Cacqueray · 7 years ago
  76. bad3b12 merger/executor: configure source connections only. by Tristan Cacqueray · 7 years ago
  77. 48ddd9e Add javascript license information by Tristan Cacqueray · 7 years ago
  78. 9e95825 Merge "Remove unused merger:update task" into feature/zuulv3 by Jenkins · 7 years ago
  79. e8827ff Merge "Remove queue-name from job schema" into feature/zuulv3 by Jenkins · 7 years ago
  80. d05e023 Merge "Extract ansible library file copying to a function" into feature/zuulv3 by Jenkins · 7 years ago
  81. 11d29d9 sql-reporter: add support for Ref change by Tristan Cacqueray · 7 years ago
  82. 537da25 Read all Gerrit events from poll interruption by Tristan Cacqueray · 8 years ago
  83. fc22028 Quote message when reporting to Gerrit by James E. Blair · 7 years ago
  84. aad3ae2 Add driver-specific pipeline requirements by James E. Blair · 7 years ago
  85. 14b315d Merge "Enable py3 tests" into feature/zuulv3 by Jenkins · 7 years ago
  86. 48eb2cb Merge "Fix github driver tests for py3" into feature/zuulv3 by Jenkins · 7 years ago
  87. 2b9040d Merge "skip py3 failing tests" into feature/zuulv3 by Jenkins · 7 years ago
  88. 5829e1c Merge "Explicitly decode decrypted secrets for py3" into feature/zuulv3 by Jenkins · 7 years ago
  89. d73e39f Merge "fix webapp tests for py3" into feature/zuulv3 by Jenkins · 7 years ago
  90. 6d4455e Merge "misc py3 changes" into feature/zuulv3 by Jenkins · 7 years ago
  91. 4747940 Merge "base64 changes for py3" into feature/zuulv3 by Jenkins · 7 years ago
  92. 45a960c Merge "Encoding changes in tests for py3" into feature/zuulv3 by Jenkins · 7 years ago
  93. 636289f Merge "view changes for py3" into feature/zuulv3 by Jenkins · 7 years ago
  94. 8037067 Merge "writing yaml to disk needs bytes" into feature/zuulv3 by Jenkins · 7 years ago
  95. 621f64e Merge "Fixes for test_model in py3" into feature/zuulv3 by Jenkins · 7 years ago
  96. b937dff Merge "None does not compare to int" into feature/zuulv3 by Jenkins · 7 years ago
  97. ed4d9a1 Merge "make Job and ZuulRole hashable" into feature/zuulv3 by Jenkins · 7 years ago
  98. 5e0370d Merge "py3 hashlib error" into feature/zuulv3 by Jenkins · 7 years ago
  99. 24a8f75 Merge "py3 Changes in __del__ for gitpython" into feature/zuulv3 by Jenkins · 7 years ago
  100. 20ea764 Merge "Improve safety around canceling node requests" into feature/zuulv3 by Jenkins · 7 years ago