summaryrefslogtreecommitdiffstats
path: root/gerrit-openid
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove unused .gitignoreShawn Pearce2013-11-281-6/+0
* Delete eclipse left-over files from the Maven poop eraDavid Ostrovsky2013-11-284-338/+0
* Replace <code> with {@code} in javadocShawn Pearce2013-11-241-1/+1
* Remove unnecessary semicolonsalex.ryazantsev2013-11-102-2/+2
* Miscellaneous Javadoc cleanups to cut down on Eclipse warningsDave Borowitz2013-10-091-1/+1
* Remove jsr305 libraryShawn Pearce2013-09-261-1/+0
* Add our own Nullable implementationSasa Zivkov2013-09-261-1/+1
* Prevent possible NPE in LoginFormDavid Pursehouse2013-08-231-2/+2
* Delete Maven based buildDavid Ostrovsky2013-05-211-85/+0
* Merge branch 'stable-2.7'Shawn Pearce2013-05-182-14/+13
|\
| * Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-05-182-14/+13
| |\
| | * Fix login servlets when canonicalWebUrl is not setShawn Pearce2013-05-142-14/+13
* | | Update buck build for strict dependenciesShawn Pearce2013-05-161-2/+8
* | | Merge branch 'stable-2.7'Shawn Pearce2013-05-141-2/+1
|\| |
| * | Merge branch 'stable-2.6' into stable-2.7v2.7-rc1Shawn Pearce2013-05-141-2/+1
| |\|
| | * Merge branch 'stable-2.5' into stable-2.6v2.6-rc3Shawn Pearce2013-05-141-2/+1
| | |\
| | | * Bump openid4java dependency to 0.9.8v2.5.3Jonathan Nieder2013-05-141-2/+1
* | | | Build with BuckShawn Pearce2013-05-091-0/+17
* | | | Begin 2.8Shawn Pearce2013-05-061-1/+1
|/ / /
* | | Merge branch 'stable-2.6'Shawn Pearce2013-04-252-41/+53
|\| |
| * | Include site header, footer and CSS on OpenID login formShawn Pearce2013-04-232-41/+53