1. ca2da75 Merge "Reprime the installation map in getGitUrl if needed" into feature/zuulv3 by Zuul · 7 years ago
  2. e6de187 Merge "Add the project to GithubUser" into feature/zuulv3 by Zuul · 7 years ago
  3. 6aa1729 Merge "Fix github app authentication in _getNeededByFromPR" into feature/zuulv3 by Zuul · 7 years ago
  4. 4e2ea82 Merge "Use configured github server in app mode" into feature/zuulv3 by Zuul · 7 years ago
  5. 21df596 Link to zuul-base-jobs docs from User's Guide by Jeremy Stanley · 7 years ago
  6. a41f18f Merge "Initialize github auth in getGitUrl if needed" into feature/zuulv3 by Zuul · 7 years ago
  7. cb3fc8d Merge "Correctly use project name in getGitUrl" into feature/zuulv3 by Zuul · 7 years ago
  8. d3419e8 Use hotlink instead log url in github job report by liusheng · 7 years ago
  9. f7f5bf4 Merge "Share a fake pull request database across connections" into feature/zuulv3 by Zuul · 7 years ago
  10. 2a03329 Merge "Don't treat finger client disconnect as exception" into feature/zuulv3 by Zuul · 7 years ago
  11. 2f570fb Merge "Fake more of the github3 api" into feature/zuulv3 by Zuul · 7 years ago
  12. 6bacffb Share a fake pull request database across connections by James E. Blair · 7 years ago
  13. f2c12d6 Fake more of the github3 api by James E. Blair · 7 years ago
  14. 198d9e4 Don't treat finger client disconnect as exception by David Shrewsbury · 7 years ago
  15. f491d06 Disambiguate with Netflix and Javascript zuul by Clint Byrum · 7 years ago
  16. 2af7139 Don't remove builds that don't exist by David Shrewsbury · 7 years ago
  17. 79a66dd Strip \r from build UUID in fingergw by David Shrewsbury · 7 years ago
  18. 1c7d1e1 Handle invalid build UUID in finger gateway by David Shrewsbury · 7 years ago
  19. 04bcbe1 Add --strip option to encrypt_secret.py by Clint Byrum · 7 years ago
  20. 6eda439 Add specific setup inventory by Ricardo Carrillo Cruz · 7 years ago
  21. 00d7ea5 Register term_handler for all zuul apps by Tobias Henkel · 7 years ago
  22. 379523b Make ZuulDaemonApp an abstract base class by Tobias Henkel · 7 years ago
  23. 30cbb65 Centrally register stack dump handler by Tobias Henkel · 7 years ago
  24. a56402e Remove unused method term_handler by Tobias Henkel · 7 years ago
  25. 420e8a4 Merge "Add zuul-web tests equivalent to the webapp tests" into feature/zuulv3 by Zuul · 7 years ago
  26. e98c559 Merge "Fix misleading message about statsd not installed" into feature/zuulv3 by Zuul · 7 years ago
  27. 86f0bf8 Merge "Fix indentation on debug statement" into feature/zuulv3 by Zuul · 7 years ago
  28. 6f62f57 Merge "Add implicit project name matching" into feature/zuulv3 by Zuul · 7 years ago
  29. ac1763d Enable direct use of github driver in debug tool by Tobias Henkel · 7 years ago
  30. ea28701 Fix indentation on debug statement by James E. Blair · 7 years ago
  31. 53aa2ad Really fix canonical/non-canonical project merge by Tobias Henkel · 7 years ago
  32. e9a2251 Add implicit project name matching by Tobias Henkel · 7 years ago
  33. 4f56826 Add zuul-web tests equivalent to the webapp tests by James E. Blair · 7 years ago
  34. 3dec9c9 Remove github delay by Tobias Henkel · 7 years ago
  35. 1a88393 Reprime the installation map in getGitUrl if needed by Tobias Henkel · 7 years ago
  36. 8e78ba6 Merge "Add github debugging template" into feature/zuulv3 by Zuul · 7 years ago
  37. a02c031 Merge "Fix github caching" into feature/zuulv3 by Zuul · 7 years ago
  38. 38f4ea3 Add github debugging template by Tobias Henkel · 7 years ago
  39. 21d3e22 Merge "Use connection type supplied from nodepool" into feature/zuulv3 by Zuul · 7 years ago
  40. 9f8158b Fix github caching by Tobias Henkel · 7 years ago
  41. 78966be Merge "Use python3 for docs publication" into feature/zuulv3 by Zuul · 7 years ago
  42. c504321 Use connection type supplied from nodepool by Tobias Henkel · 7 years ago
  43. 17a4ae8 Merge "Git driver" into feature/zuulv3 by Zuul · 7 years ago
  44. 76605f7 Fix docs building by Andreas Jaeger · 7 years ago
  45. 8f80298 Fix misleading message about statsd not installed by Tobias Henkel · 7 years ago
  46. fd7101b Handle sigterm in nodaemon mode by Tobias Henkel · 7 years ago
  47. 10f3bef Use python3 for docs publication by Monty Taylor · 7 years ago
  48. 6abc1fb Merge "Remove unused function validate_conf" into feature/zuulv3 by Zuul · 7 years ago
  49. 01d3898 Merge "encrypt_secret: remove the trailing '/' when building url" into feature/zuulv3 by Zuul · 7 years ago
  50. 130b000 Add support for protected jobs by Tobias Henkel · 7 years ago
  51. f643deb Merge "Fix doc typo" into feature/zuulv3 by Zuul · 7 years ago
  52. 48a6310 Merge "Add debug project-pipeline option" into feature/zuulv3 by Zuul · 7 years ago
  53. c1d66e3 Merge "Add implied-branches pragma directive" into feature/zuulv3 by Zuul · 7 years ago
  54. 45e90ae Merge "Update sphinx jobs to use python3" into feature/zuulv3 by Zuul · 7 years ago
  55. 1012a7b Fix doc typo by James E. Blair · 7 years ago
  56. 22de2a3 Update sphinx jobs to use python3 by Monty Taylor · 7 years ago
  57. 467bf8b Use configured github server in app mode by Tobias Henkel · 7 years ago
  58. 6619d64 Fix github app authentication in _getNeededByFromPR by Tobias Henkel · 7 years ago
  59. fc16eb7 Add the project to GithubUser by Tobias Henkel · 7 years ago
  60. 42f7d6f Correctly use project name in getGitUrl by Tobias Henkel · 7 years ago
  61. 8904f17 Initialize github auth in getGitUrl if needed by Tobias Henkel · 7 years ago
  62. 194a2bf Git driver by Fabien Boucher · 7 years ago
  63. bf331d4 encrypt_secret: remove the trailing '/' when building url by Fabien Boucher · 7 years ago
  64. f89d97c Remove unused function validate_conf by Fabien Boucher · 7 years ago
  65. 9dc1b9f Merge "Docs: group matchers together and explain them" into feature/zuulv3 by Zuul · 7 years ago
  66. caf2e4c web: remove 'id' column from builds page by Tristan Cacqueray · 7 years ago
  67. 9d10b3c Merge "web: fix key request route" into feature/zuulv3 by Zuul · 7 years ago
  68. fe76c0a Merge "doc: refine zuul_return instruction" into feature/zuulv3 by Zuul · 7 years ago
  69. 3e48bf5 web: fix key request route by Tristan Cacqueray · 7 years ago
  70. 1ef8f7c Add debug project-pipeline option by James E. Blair · 7 years ago
  71. 37c3d8c Add implied-branches pragma directive by James E. Blair · 7 years ago
  72. 138d037 Merge "Fix attribute syntax in docs" into feature/zuulv3 by Zuul · 7 years ago
  73. a04a765 Merge "Drop local fork of GitPython for 2.1.8 release" into feature/zuulv3 by Zuul · 7 years ago
  74. 1e2f4da Merge "Send open CORS header for jobs and builds" into feature/zuulv3 by Zuul · 7 years ago
  75. 2f2e32c Merge "Serve keys from canonical project name" into feature/zuulv3 by Zuul · 7 years ago
  76. 7305b7b Merge "Fix nit in fingergw doc" into feature/zuulv3 by Zuul · 7 years ago
  77. 7a45adf Merge "Add finger gateway" into feature/zuulv3 by Zuul · 7 years ago
  78. ae3d96b Fix nit in fingergw doc by David Shrewsbury · 7 years ago
  79. d59c61d Send open CORS header for jobs and builds by Monty Taylor · 7 years ago
  80. 5a2bce7 Docs: group matchers together and explain them by James E. Blair · 7 years ago
  81. fe1f194 Add finger gateway by David Shrewsbury · 7 years ago
  82. ff47ff0 doc: refine zuul_return instruction by Tristan Cacqueray · 7 years ago
  83. 83f504c Merge "Fix line wrapping in github docs" into feature/zuulv3 by Zuul · 7 years ago
  84. 51cbbe8 Merge "Support table prefix for sql reporter" into feature/zuulv3 by Zuul · 7 years ago
  85. 69a04ca Merge "Remove unused setup_tables" into feature/zuulv3 by Zuul · 7 years ago
  86. 100ace2 Drop local fork of GitPython for 2.1.8 release by Clint Byrum · 7 years ago
  87. 2ec657e Merge "Error on duplicate YAML keys" into feature/zuulv3 by Zuul · 7 years ago
  88. f0013c5 Merge "Add more job selection debug lines" into feature/zuulv3 by Zuul · 7 years ago
  89. ec953e1 Error on duplicate YAML keys by James E. Blair · 7 years ago
  90. 4e4a5e6 Add more job selection debug lines by James E. Blair · 7 years ago
  91. 16ba59d Merge "Debug job selection" into feature/zuulv3 by Zuul · 7 years ago
  92. d079999 Debug job selection by James E. Blair · 7 years ago
  93. 731cdf3 Fix attribute syntax in docs by Joshua Hesketh · 7 years ago
  94. abac0d0 Fix line wrapping in github docs by Joshua Hesketh · 7 years ago
  95. 15d233e Remove unused setup_tables by Joshua Hesketh · 7 years ago
  96. 94a1d08 Support table prefix for sql reporter by Tobias Henkel · 7 years ago
  97. 4da9c4b Merge "Add stackdumphandler to zuul-web" into feature/zuulv3 by Zuul · 7 years ago
  98. cf7e640 Merge "tox: remove validate-layout" into feature/zuulv3 by Zuul · 7 years ago
  99. 6a6fdfc Merge "Make all zuul-web urls relative" into feature/zuulv3 by Zuul · 7 years ago
  100. 1e464b1 Remove large status header and tagline by Monty Taylor · 7 years ago