1. dd7254a Merge branch 'stable-3.9' by David Ostrovsky · 3 weeks ago master
  2. 8759430 Merge branch 'stable-3.8' into stable-3.9 by David Ostrovsky · 3 weeks ago stable-3.9
  3. f9366ab GitHubOAuthConfigTest: Reformat the code using google-java-format by David Ostrovsky · 3 weeks ago stable-3.8
  4. ab04115 Merge branch 'stable-3.7' into stable-3.8 by David Ostrovsky · 3 weeks ago
  5. 318c102 Merge branch 'stable-3.6' into stable-3.7 by David Ostrovsky · 3 weeks ago stable-3.7
  6. f4cff12 Build github plugin against the v3.8.0-rc5 Gerrit API by Jacek Centkowski · 12 months ago
  7. f94f63b PullRequestCreateChange: Remove unused import by David Ostrovsky · 3 weeks ago stable-3.6
  8. c9cd50c Merge branch 'stable-3.5' into stable-3.6 by David Ostrovsky · 3 weeks ago
  9. b7f9edb Merge branch 'stable-3.4' into stable-3.5 by David Ostrovsky · 3 weeks ago stable-3.5
  10. b6684ad Merge branch 'stable-3.3' into stable-3.4 by David Ostrovsky · 3 weeks ago stable-3.4
  11. a2886a6 Merge branch 'stable-3.2' into stable-3.3 by David Ostrovsky · 3 weeks ago stable-3.3
  12. 9e0e5d6 Merge branch 'stable-3.1' into stable-3.2 by David Ostrovsky · 3 weeks ago stable-3.2
  13. a08b878 Merge "Fix velocity deprecated configuration keys" into stable-3.9 by Dariusz Łuksza · 8 weeks ago
  14. 46ac507 Add missing semicolons in TypeScript by Dariusz Luksza · 8 weeks ago
  15. 22e3dcb Redirect user to previously visited page after login by Dariusz Luksza · 8 weeks ago
  16. cb6e282 Merge branch 'stable-3.9' by Luca Milanesio · 4 months ago
  17. d77146c Fallback to public organization information by Dariusz Luksza · 4 months ago
  18. 5ead641 Fix velocity deprecated configuration keys by Dariusz Luksza · 4 months ago
  19. 43bb3b7 Redirect to login on anonymous access to profile pages by Dariusz Luksza · 5 months ago
  20. 488e479 Detect the default branch during the repo import from GitHub by Jacek Centkowski · 5 months ago
  21. 97ec6ed Bump plugin and Gerrit to v3.9.0-rc5 by Luca Milanesio · 5 months ago
  22. 922696c Do not import changes refs from GitHub by Jacek Centkowski · 5 months ago
  23. 6239163 Bump to v3.9.0-rc4 and reuse FakeHttpServletRequest/Response by Luca Milanesio · 6 months ago
  24. 812ab62 Refresh GitHub groups upon Gerrit successful login by Luca Milanesio · 6 months ago
  25. 6824c0a Merge branch 'stable-3.9' into master by Dariusz Luksza · 6 months ago
  26. c438c57 Fix typos in CanonicalWebUrls by Dariusz Luksza · 6 months ago
  27. f0678bb Configure virutal domain specific scopes by Dariusz Luksza · 6 months ago
  28. ade5dd4 Bump Gerrit to v3.9.0-rc2 and apply fixes by Luca Milanesio · 6 months ago
  29. 87e71fb Allow keeping custom configs in FanoutReplicationConfig by Luca Milanesio · 6 months ago
  30. 2d35fb8 Bump Gerrit API to v3.9.0-rc0 by Luca Milanesio · 6 months ago
  31. c4d6eaa Merge "chore: modernize plugin dependencies" by Luca Milanesio · 7 months ago
  32. 37dc2cc Merge "Report authentication progress to the user" by Dariusz Łuksza · 7 months ago
  33. 3f2f0d6 chore: modernize plugin dependencies by Jacek Centkowski · 7 months ago
  34. 9f40177 Report authentication progress to the user by Dariusz Luksza · 7 months ago
  35. eb56de7 Merge branch 'stable-3.8' by Jacek Centkowski · 7 months ago
  36. 3eb3672 Avoid using 'objectUnderTest' term in GitHubOAuthConfigTest by Luca Milanesio · 7 months ago
  37. 5ffa86f Honour the cookieDomain also for the OAuth scope selection by Luca Milanesio · 7 months ago
  38. 956f986 Revert "Build OAuth redirect URL when X-Forwarded-Host is present" by Luca Milanesio · 7 months ago
  39. 9398c78 Build OAuth redirect URL when X-Forwarded-Host is present by Alvaro Vilaplana Garcia · 8 months ago
  40. b34da26 Fix HTTP session leaks during OAuth reauthentication by Luca Milanesio · 8 months ago v3.8.1
  41. a39ed53 Stop filtering Gerrti's static resources with OAuthFilter by Jacek Centkowski · 8 months ago
  42. d9e7d35 Merge branch 'stable-3.8' by Luca Milanesio · 8 months ago
  43. 18a22aa Add support for virtual host based wizard flow by David Ostrovsky · 10 months ago
  44. 9e45c9b Fix compile warnings and avoid usage of deprecated classes by David Ostrovsky · 10 months ago
  45. 9a413b3 Merge branch 'stable-3.8' by Luca Milanesio · 9 months ago
  46. 3c5a953 Merge "Fix cache eviction upon project import from GitHub" into stable-3.8 by Luca Milanesio · 9 months ago
  47. 3fdd221 Fix cache eviction upon project import from GitHub by Luca Milanesio · 9 months ago
  48. 237ac23 Update init command instructions by David Ostrovsky · 10 months ago
  49. 1313bc2 Bump github-api version to 1.315 by David Ostrovsky · 10 months ago
  50. 4000919 PullRequestCreateChange: Remove unused import and reformat with google-java-format by David Ostrovsky · 10 months ago
  51. 6b3fc81 Build github plugin against the v3.8.0 Gerrit API by David Ostrovsky · 10 months ago
  52. 922646c Build github plugin against the v3.8.0 Gerrit API by David Ostrovsky · 10 months ago
  53. 343a38a Merge branch 'stable-3.8' by Jacek Centkowski · 11 months ago
  54. ccd7ba8 Merge branch 'stable-3.7' into stable-3.8 by Jacek Centkowski · 11 months ago
  55. 820bcac Merge "Build github plugin against the v3.8.0-rc5 Gerrit API" by Luca Milanesio · 11 months ago
  56. 7f59f90 Build github plugin against the v3.8.0-rc5 Gerrit API by Jacek Centkowski · 12 months ago
  57. 0e6064f Spelling mistakes in README by Daniele Sassoli · 11 months ago
  58. 429d15c Merge "Github-api fork is not longer used" by Luca Milanesio · 11 months ago
  59. fc30035 Build plugin against the Gerrit 3.7.3 version by Jacek Centkowski · 12 months ago
  60. 199b723 Github-api fork is not longer used by Daniele Sassoli · 12 months ago
  61. 96faed4 Bump version to 3.7.2 by Luca Milanesio · 1 year ago
  62. 1c8c4a8 Merge branch 'stable-3.7' by Luca Milanesio · 1 year ago
  63. 4d92d09 Merge branch 'stable-3.6' into stable-3.7 by Luca Milanesio · 1 year ago
  64. dd7f514 Merge branch 'stable-3.5' into stable-3.6 by Luca Milanesio · 1 year ago
  65. 4bc64b9 Compute projectName in GitCloneStep constructor by Luca Milanesio · 1 year, 1 month ago
  66. 1462450 Set parent project at creation time for imported repos from GitHub by Luca Milanesio · 1 year, 2 months ago
  67. 948dff0 Remove references to Log4J by Luca Milanesio · 1 year, 3 months ago
  68. 4568fb8 Set plugin version to 3.4.7 by Jacek Centkowski · 1 year, 6 months ago
  69. 67deb78 Set version to 3.7.0-rc3 by Jacek Centkowski · 1 year, 6 months ago
  70. 3696824 Set version to 3.7.0-rc2 by Luca Milanesio · 1 year, 6 months ago
  71. 81eb098 Merge branch 'stable-3.6' by Luca Milanesio · 1 year, 7 months ago
  72. ced93f2 Generate default password during the plugin's init step by Jacek Centkowski · 1 year, 7 months ago
  73. 93a9b50 Encrypt oauth token at rest by Antonio Barone · 1 year, 8 months ago
  74. 2cf2131 Remove test dependencies by Antonio Barone · 1 year, 7 months ago
  75. 7d398d5 Remove unused GITHUB_GET_USER variable by Antonio Barone · 1 year, 7 months ago
  76. 12e208c Remove unused constructor argument by Antonio Barone · 1 year, 7 months ago
  77. fe69296 Bump Apache Velocity to 2.3 by Luca Milanesio · 2 years ago
  78. 0cc17c4 Merge branch 'stable-3.6' by Luca Milanesio · 2 years ago
  79. 89f925b Bump Lombok to 1.18.22 by Luca Milanesio · 2 years ago
  80. 4602614 Adapt to Gerrit stable-3.6 by Luca Milanesio · 2 years ago
  81. 77d2a55 Disallow the discovery of other user's membership by Luca Milanesio · 2 years, 2 months ago
  82. ba777ed Revert "Set version 3.5.0.2" by Marcin Czech · 2 years, 4 months ago
  83. 0fe3357 Merge branch 'stable-3.5' into master by Marcin Czech · 2 years, 4 months ago
  84. b3dedd3 Set version 3.5.0.2 by Marcin Czech · 2 years, 4 months ago
  85. 77bf6c3 Merge branch 'stable-3.4' into stable-3.5 by Marcin Czech · 2 years, 4 months ago
  86. 4d0bdf0 Set version to 3.4.0-rc1 by Marcin Czech · 2 years, 4 months ago
  87. d3024dd Merge branch 'stable-3.3' into stable-3.4 by Marcin Czech · 2 years, 4 months ago
  88. ffe6009 Fix issue with importing PR without description by Marcin Czech · 2 years, 4 months ago
  89. 577618b Merge branch 'stable-3.5' by Luca Milanesio · 2 years, 4 months ago
  90. 0cb07ce Honour `userNameCaseInsensitive` config by Antonio Barone · 2 years, 4 months ago
  91. 8aa048d Set project version to v3.5.0.1 by Luca Milanesio · 2 years, 5 months ago
  92. 05bdb5f Merge branch 'stable-3.4' by Luca Milanesio · 2 years, 10 months ago
  93. 21e20a1 Merge branch 'stable-3.3' into stable-3.4 by Luca Milanesio · 2 years, 10 months ago
  94. 1fcd25f Merge branch 'stable-3.2' into stable-3.3 by Luca Milanesio · 2 years, 10 months ago
  95. b661ffd Update Jenkins repository URL by Luca Milanesio · 2 years, 10 months ago
  96. ec912ab Merge branch 'stable-3.4' by Antonio Barone · 2 years, 10 months ago
  97. bb812ef Merge branch 'stable-3.3' into stable-3.4 by Antonio Barone · 2 years, 10 months ago
  98. 95adaa2 Merge branch 'stable-3.2' into stable-3.3 by Antonio Barone · 2 years, 10 months ago
  99. e2d41bd Add Oauth workflow scope by Antonio Barone · 2 years, 10 months ago
  100. 92a3376 Merge branch 'stable-3.4' by Antonio Barone · 3 years ago