- 0aa1429 Use Java record-style methods for accessing Scope by Luca Milanesio · 4 months ago master
- 5129b6b Remove generation of the version file by Luca Milanesio · 5 months ago
- 374ddf9 Fix accidental overwrite of existing url and push specs by Luca Milanesio · 5 months ago
- 40ef0cb Use replication plugin API to update and access its config by Dariusz Luksza · 8 months ago
- 87a8a38 Introduce default github build target by Luca Milanesio · 5 months ago
- 06bcc59 Set explicit top-level targets for Bazel build by Luca Milanesio · 5 months ago
- cc49e2c Add Jenkinsfile for incoming changes validation by Luca Milanesio · 5 months ago
- 2c49fea Reformat with GJF 1.22.0 by Luca Milanesio · 5 months ago
- 6c2adb0 Remove Maven build by Luca Milanesio · 5 months ago
- b9c96df Add Bazel build by David Ostrovsky · 7 months ago
- bf31249 Replace Lombok Getter with getX() methods on GitHubGroup by Luca Milanesio · 5 months ago
- d26c807 Expose GitHubOAuthConfig.getVirtualScopes as static method by Luca Milanesio · 5 months ago
- 440c565 Expose GitHubUser fields as public final by Luca Milanesio · 5 months ago
- 210329e Replace Getter with public final Scope fields by Luca Milanesio · 5 months ago
- a5354e5 Simplify usage of AccessToken getter by Luca Milanesio · 5 months ago
- 12c9e4e ScopeKey: Replace lombok annotation with record type by David Ostrovsky · 7 months ago
- dd7254a Merge branch 'stable-3.9' by David Ostrovsky · 7 months ago
- 8759430 Merge branch 'stable-3.8' into stable-3.9 by David Ostrovsky · 7 months ago stable-3.9
- f9366ab GitHubOAuthConfigTest: Reformat the code using google-java-format by David Ostrovsky · 7 months ago stable-3.8
- ab04115 Merge branch 'stable-3.7' into stable-3.8 by David Ostrovsky · 7 months ago
- 318c102 Merge branch 'stable-3.6' into stable-3.7 by David Ostrovsky · 7 months ago stable-3.7
- f4cff12 Build github plugin against the v3.8.0-rc5 Gerrit API by Jacek Centkowski · 1 year, 6 months ago
- f94f63b PullRequestCreateChange: Remove unused import by David Ostrovsky · 7 months ago stable-3.6
- c9cd50c Merge branch 'stable-3.5' into stable-3.6 by David Ostrovsky · 7 months ago
- b7f9edb Merge branch 'stable-3.4' into stable-3.5 by David Ostrovsky · 7 months ago stable-3.5
- b6684ad Merge branch 'stable-3.3' into stable-3.4 by David Ostrovsky · 7 months ago stable-3.4
- a2886a6 Merge branch 'stable-3.2' into stable-3.3 by David Ostrovsky · 7 months ago stable-3.3
- 9e0e5d6 Merge branch 'stable-3.1' into stable-3.2 by David Ostrovsky · 7 months ago stable-3.2
- a08b878 Merge "Fix velocity deprecated configuration keys" into stable-3.9 by Dariusz Łuksza · 8 months ago
- 46ac507 Add missing semicolons in TypeScript by Dariusz Luksza · 9 months ago
- 22e3dcb Redirect user to previously visited page after login by Dariusz Luksza · 9 months ago
- cb6e282 Merge branch 'stable-3.9' by Luca Milanesio · 10 months ago
- d77146c Fallback to public organization information by Dariusz Luksza · 11 months ago
- 5ead641 Fix velocity deprecated configuration keys by Dariusz Luksza · 11 months ago
- 43bb3b7 Redirect to login on anonymous access to profile pages by Dariusz Luksza · 12 months ago
- 488e479 Detect the default branch during the repo import from GitHub by Jacek Centkowski · 12 months ago
- 97ec6ed Bump plugin and Gerrit to v3.9.0-rc5 by Luca Milanesio · 12 months ago
- 922696c Do not import changes refs from GitHub by Jacek Centkowski · 12 months ago
- 6239163 Bump to v3.9.0-rc4 and reuse FakeHttpServletRequest/Response by Luca Milanesio · 12 months ago
- 812ab62 Refresh GitHub groups upon Gerrit successful login by Luca Milanesio · 1 year ago
- 6824c0a Merge branch 'stable-3.9' into master by Dariusz Luksza · 1 year ago
- c438c57 Fix typos in CanonicalWebUrls by Dariusz Luksza · 1 year ago
- f0678bb Configure virutal domain specific scopes by Dariusz Luksza · 1 year ago
- ade5dd4 Bump Gerrit to v3.9.0-rc2 and apply fixes by Luca Milanesio · 1 year ago
- 87e71fb Allow keeping custom configs in FanoutReplicationConfig by Luca Milanesio · 1 year, 1 month ago
- 2d35fb8 Bump Gerrit API to v3.9.0-rc0 by Luca Milanesio · 1 year, 1 month ago
- c4d6eaa Merge "chore: modernize plugin dependencies" by Luca Milanesio · 1 year, 1 month ago
- 37dc2cc Merge "Report authentication progress to the user" by Dariusz Łuksza · 1 year, 1 month ago
- 3f2f0d6 chore: modernize plugin dependencies by Jacek Centkowski · 1 year, 1 month ago
- 9f40177 Report authentication progress to the user by Dariusz Luksza · 1 year, 1 month ago
- eb56de7 Merge branch 'stable-3.8' by Jacek Centkowski · 1 year, 1 month ago
- 3eb3672 Avoid using 'objectUnderTest' term in GitHubOAuthConfigTest by Luca Milanesio · 1 year, 2 months ago
- 5ffa86f Honour the cookieDomain also for the OAuth scope selection by Luca Milanesio · 1 year, 2 months ago
- 956f986 Revert "Build OAuth redirect URL when X-Forwarded-Host is present" by Luca Milanesio · 1 year, 2 months ago
- 9398c78 Build OAuth redirect URL when X-Forwarded-Host is present by Alvaro Vilaplana Garcia · 1 year, 2 months ago
- b34da26 Fix HTTP session leaks during OAuth reauthentication by Luca Milanesio · 1 year, 3 months ago v3.8.1
- a39ed53 Stop filtering Gerrti's static resources with OAuthFilter by Jacek Centkowski · 1 year, 3 months ago
- d9e7d35 Merge branch 'stable-3.8' by Luca Milanesio · 1 year, 3 months ago
- 18a22aa Add support for virtual host based wizard flow by David Ostrovsky · 1 year, 4 months ago
- 9e45c9b Fix compile warnings and avoid usage of deprecated classes by David Ostrovsky · 1 year, 4 months ago
- 9a413b3 Merge branch 'stable-3.8' by Luca Milanesio · 1 year, 3 months ago
- 3c5a953 Merge "Fix cache eviction upon project import from GitHub" into stable-3.8 by Luca Milanesio · 1 year, 3 months ago
- 3fdd221 Fix cache eviction upon project import from GitHub by Luca Milanesio · 1 year, 3 months ago
- 237ac23 Update init command instructions by David Ostrovsky · 1 year, 4 months ago
- 1313bc2 Bump github-api version to 1.315 by David Ostrovsky · 1 year, 4 months ago
- 4000919 PullRequestCreateChange: Remove unused import and reformat with google-java-format by David Ostrovsky · 1 year, 4 months ago
- 6b3fc81 Build github plugin against the v3.8.0 Gerrit API by David Ostrovsky · 1 year, 4 months ago
- 922646c Build github plugin against the v3.8.0 Gerrit API by David Ostrovsky · 1 year, 4 months ago
- 343a38a Merge branch 'stable-3.8' by Jacek Centkowski · 1 year, 6 months ago
- ccd7ba8 Merge branch 'stable-3.7' into stable-3.8 by Jacek Centkowski · 1 year, 6 months ago
- 820bcac Merge "Build github plugin against the v3.8.0-rc5 Gerrit API" by Luca Milanesio · 1 year, 6 months ago
- 7f59f90 Build github plugin against the v3.8.0-rc5 Gerrit API by Jacek Centkowski · 1 year, 6 months ago
- 0e6064f Spelling mistakes in README by Daniele Sassoli · 1 year, 6 months ago
- 429d15c Merge "Github-api fork is not longer used" by Luca Milanesio · 1 year, 6 months ago
- fc30035 Build plugin against the Gerrit 3.7.3 version by Jacek Centkowski · 1 year, 6 months ago
- 199b723 Github-api fork is not longer used by Daniele Sassoli · 1 year, 6 months ago
- 96faed4 Bump version to 3.7.2 by Luca Milanesio · 1 year, 7 months ago
- 1c8c4a8 Merge branch 'stable-3.7' by Luca Milanesio · 1 year, 7 months ago
- 4d92d09 Merge branch 'stable-3.6' into stable-3.7 by Luca Milanesio · 1 year, 7 months ago
- dd7f514 Merge branch 'stable-3.5' into stable-3.6 by Luca Milanesio · 1 year, 7 months ago
- 4bc64b9 Compute projectName in GitCloneStep constructor by Luca Milanesio · 1 year, 8 months ago
- 1462450 Set parent project at creation time for imported repos from GitHub by Luca Milanesio · 1 year, 8 months ago
- 948dff0 Remove references to Log4J by Luca Milanesio · 1 year, 10 months ago
- 4568fb8 Set plugin version to 3.4.7 by Jacek Centkowski · 2 years ago
- 67deb78 Set version to 3.7.0-rc3 by Jacek Centkowski · 2 years, 1 month ago
- 3696824 Set version to 3.7.0-rc2 by Luca Milanesio · 2 years, 1 month ago
- 81eb098 Merge branch 'stable-3.6' by Luca Milanesio · 2 years, 1 month ago
- ced93f2 Generate default password during the plugin's init step by Jacek Centkowski · 2 years, 2 months ago
- 93a9b50 Encrypt oauth token at rest by Antonio Barone · 2 years, 3 months ago
- 2cf2131 Remove test dependencies by Antonio Barone · 2 years, 2 months ago
- 7d398d5 Remove unused GITHUB_GET_USER variable by Antonio Barone · 2 years, 2 months ago
- 12e208c Remove unused constructor argument by Antonio Barone · 2 years, 2 months ago
- fe69296 Bump Apache Velocity to 2.3 by Luca Milanesio · 2 years, 6 months ago
- 0cc17c4 Merge branch 'stable-3.6' by Luca Milanesio · 2 years, 6 months ago
- 89f925b Bump Lombok to 1.18.22 by Luca Milanesio · 2 years, 6 months ago
- 4602614 Adapt to Gerrit stable-3.6 by Luca Milanesio · 2 years, 7 months ago
- 77d2a55 Disallow the discovery of other user's membership by Luca Milanesio · 2 years, 9 months ago
- ba777ed Revert "Set version 3.5.0.2" by Marcin Czech · 2 years, 10 months ago
- 0fe3357 Merge branch 'stable-3.5' into master by Marcin Czech · 2 years, 10 months ago
- b3dedd3 Set version 3.5.0.2 by Marcin Czech · 2 years, 10 months ago