summaryrefslogtreecommitdiffstats
path: root/gerrit-openid
Commit message (Expand)AuthorAgeFilesLines
* ExternalIds NoteDb migration: Avoid intermediate migration stateDavid Ostrovsky2018-03-071-3/+2
* Fixing registration redirect for new OpenID usersBrian O'Connor2018-02-061-1/+6
* Migrate external IDs to NoteDb (part 1)Edwin Kempin2017-02-282-8/+14
* Format all Java files with google-java-formatDave Borowitz2017-02-0710-193/+180
* Remove Buck based buildDavid Ostrovsky2017-01-231-26/+0
* Return Optional<Account.Id> from AccountManager.lookup(String)Edwin Kempin2016-12-282-20/+24
* Bazel: Reformat build filesDavid Ostrovsky2016-12-071-22/+23
* Move AuthType from gerrit-reviewdb to extension APIDavid Pursehouse2016-08-231-1/+1
* Implement Bazel buildDavid Ostrovsky2016-06-141-0/+24
* Enable and fix 'Statement unnecessarily nested within else clause' warningsDavid Pursehouse2016-06-021-8/+6
* Use native constructors instead of Guava to instantiate empty collectionsDavid Pursehouse2016-05-041-2/+2
* Buck: Remove jgit cellDavid Ostrovsky2016-04-201-1/+1
* Remove redundant 'static' modifiersDavid Pursehouse2016-04-111-1/+1
* Add missing whitespace around keywords, operators and bracesDavid Pursehouse2016-04-111-1/+1
* Buck: Emulate real JGit project structure in its own cellDavid Ostrovsky2016-02-141-1/+1
* Buck: Allow to consume JGit from its own cellDavid Ostrovsky2016-02-091-1/+1
* Eclipse: Warn on incomplete switch cases even when default existsDavid Pursehouse2016-01-221-0/+1
* Merge branch 'stable-2.12'Edwin Kempin2015-12-161-7/+22
|\
| * Merge branch 'stable-2.11' into stable-2.12David Pursehouse2015-12-161-7/+22
| |\
| | * OAuth-Linking: Don't create new account when claimed identity unknownDavid Ostrovsky2015-12-151-6/+22
* | | Minimize deps in gerrit-openid:openid thus maximize truly provided_depsMarco Miller2015-11-231-2/+4
|/ /
* | Eliminate unnecessary Charset constantsDavid Pursehouse2015-10-161-5/+4
* | Consistently use character encoding constantsDavid Pursehouse2015-10-162-4/+9
* | Simplify troubleshooting of OpenID <-> OAuth identity linkingDavid Ostrovsky2015-09-232-3/+11
* | Use try-with-resources statementsUrs Wolfer2015-06-232-8/+2
|/
* Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-05-073-29/+40
|\
| * Hybrid OpenID/OAuth: Support switching identitiesDavid Ostrovsky2015-04-283-26/+4
| * Hybrid OpenID/OAuth: Allow to link identity accross protocolsDavid Ostrovsky2015-04-283-7/+40
* | Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-04-281-1/+3
|\|
| * Hybrid OpenID/OAuth: Check for session validity during logoutDavid Ostrovsky2015-04-251-1/+3
* | Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-04-167-4/+488
|\|
| * Support hybrid OpenID and OAuth2 authenticationDavid Ostrovsky2015-04-167-4/+491
* | Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-03-291-0/+1
|\|
| * Add log messages to troubleshoot OAuth/OpenID linkingDavid Ostrovsky2015-03-261-0/+1
| * OpenID: Add support for Launchpad on the login formDavid Pursehouse2015-03-012-0/+6
| * OpenID: Remove support for Google AccountsShawn Pearce2015-03-012-5/+0
* | OpenID: Add support for Launchpad on the login formDavid Pursehouse2014-12-122-0/+6
* | OpenID: Remove support for Google AccountsShawn Pearce2014-12-122-5/+0
* | Turn on many more Eclipse warnings, and fix themDave Borowitz2014-10-291-3/+1
* | Revert "Use javax.inject.Inject instead of com.google.inject.Inject"Saša Živkov2014-09-305-5/+5
* | Use javax.inject.Inject instead of com.google.inject.InjectDave Borowitz2014-09-295-5/+5
* | Fix deprecation warnings caused by Guava upgradeDavid Ostrovsky2014-09-081-2/+3
* | Factor out proxy properties from OpenIdServiceImplDavid Ostrovsky2014-07-301-24/+13
|/
* Fix successful login redirection to keep parametersSimon Lei2014-07-172-7/+4
* Refactor authentication types to remove code duplicationSimon Lei2014-07-151-13/+4
* Update BuckShawn Pearce2014-05-041-2/+2
* Allow plugins to replace the WebSession implementationAhaan Ugale2014-05-011-2/+3
* Bump Jetty version to stable 9.1 and Servlet API to 3.1David Ostrovsky2014-01-041-1/+1
* Remove the use of + when using StringBuilder (1 of 2)Matt Baker2013-12-081-2/+3
* Save GWT compile time by avoiding javacShawn Pearce2013-11-301-0/+1