1. 744d2b8 Migrate external IDs to NoteDb (part 1) by Edwin Kempin · 8 years ago
  2. 292fa15 Format all Java files with google-java-format by Dave Borowitz · 8 years ago
  3. 45814b1 Return Optional<Account.Id> from AccountManager.lookup(String) by Edwin Kempin · 8 years ago
  4. 49d9a46 Move AuthType from gerrit-reviewdb to extension API by David Pursehouse · 9 years ago
  5. 3232472 Enable and fix 'Statement unnecessarily nested within else clause' warnings by David Pursehouse · 9 years ago
  6. ccdeae8 Use native constructors instead of Guava to instantiate empty collections by David Pursehouse · 9 years ago
  7. ad0e4bf Remove redundant 'static' modifiers by David Pursehouse · 9 years ago
  8. c5ccbf1 Add missing whitespace around keywords, operators and braces by David Pursehouse · 9 years ago
  9. 0b7517a Eclipse: Warn on incomplete switch cases even when default exists by David Pursehouse · 9 years ago
  10. a897647 Merge branch 'stable-2.11' into stable-2.12 by David Pursehouse · 9 years ago
  11. e6ac4ad OAuth-Linking: Don't create new account when claimed identity unknown by David Ostrovsky · 9 years ago
  12. 746ca2e Eliminate unnecessary Charset constants by David Pursehouse · 9 years ago
  13. 19c63fa Consistently use character encoding constants by David Pursehouse · 9 years ago
  14. c55cb89 Simplify troubleshooting of OpenID <-> OAuth identity linking by David Ostrovsky · 10 years ago
  15. 5e90c63 Use try-with-resources statements by Urs Wolfer · 10 years ago
  16. 885ad8a Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 10 years ago
  17. c28da9b Hybrid OpenID/OAuth: Support switching identities by David Ostrovsky · 10 years ago
  18. 3ae7ec0 Hybrid OpenID/OAuth: Allow to link identity accross protocols by David Ostrovsky · 10 years ago
  19. e0216d7 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 10 years ago
  20. 3b6c86c Hybrid OpenID/OAuth: Check for session validity during logout by David Ostrovsky · 10 years ago
  21. da130f0 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 10 years ago
  22. 8b5aa48 Support hybrid OpenID and OAuth2 authentication by David Ostrovsky · 10 years ago
  23. 245dc68 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 10 years ago
  24. 87b782b Add log messages to troubleshoot OAuth/OpenID linking by David Ostrovsky · 10 years ago
  25. f886c24 OpenID: Add support for Launchpad on the login form by David Pursehouse · 10 years ago
  26. 94cce90 OpenID: Remove support for Google Accounts by Shawn Pearce · 11 years ago
  27. fbdf165 OpenID: Add support for Launchpad on the login form by David Pursehouse · 10 years ago
  28. a7d3e6c OpenID: Remove support for Google Accounts by Shawn Pearce · 11 years ago
  29. 8b42ec5 Turn on many more Eclipse warnings, and fix them by Dave Borowitz · 10 years ago
  30. 1c48a7e Revert "Use javax.inject.Inject instead of com.google.inject.Inject" by Saša Živkov · 11 years ago
  31. 5db3bba Use javax.inject.Inject instead of com.google.inject.Inject by Dave Borowitz · 11 years ago
  32. ac332d2 Fix deprecation warnings caused by Guava upgrade by David Ostrovsky · 11 years ago
  33. 6082d83 Factor out proxy properties from OpenIdServiceImpl by David Ostrovsky · 11 years ago
  34. 7189144 Fix successful login redirection to keep parameters by Simon Lei · 11 years ago
  35. cdfbcbc Refactor authentication types to remove code duplication by Simon Lei · 11 years ago
  36. 3e107f5 Allow plugins to replace the WebSession implementation by Ahaan Ugale · 12 years ago
  37. b2a7d23 Remove the use of + when using StringBuilder (1 of 2) by Matt Baker · 11 years ago
  38. dd21866 Replace <code> with {@code} in javadoc by Shawn Pearce · 11 years ago
  39. 997b047 Remove unnecessary semicolons by alex.ryazantsev · 11 years ago
  40. 23da0d9 Miscellaneous Javadoc cleanups to cut down on Eclipse warnings by Dave Borowitz · 11 years ago
  41. d6ccccf Add our own Nullable implementation by Sasa Zivkov · 12 years ago
  42. 4e712fd Prevent possible NPE in LoginForm by David Pursehouse · 12 years ago
  43. ace2c6d Fix login servlets when canonicalWebUrl is not set by Shawn Pearce · 12 years ago
  44. b216ac0 Include site header, footer and CSS on OpenID login form by Shawn Pearce · 12 years ago
  45. a9e42e1 Allow logging in at /login by Dave Borowitz · 12 years ago
  46. 63befc1 Remove login dialogs and replace with /login/ URLs by Shawn Pearce · 12 years ago
  47. c7abbfb Merge "Implements OpenID domain filtering" by Shawn Pearce · 12 years ago
  48. d2ab0cd Implements OpenID domain filtering by Mike Gouline · 12 years ago
  49. 1756441 Fix caching rules by upgrading to gwtexpui 1.3 by Shawn Pearce · 12 years ago
  50. bbeb2a9 Remove AuthMethod and add access token to RestApi by Shawn O. Pearce · 12 years ago
  51. 9aa7d62 Add an AuthMethod to WebSession by Conley Owens · 13 years ago
  52. 34ab429 Update to gwtjsonrpc 1.3 by Shawn O. Pearce · 13 years ago
  53. b308838 Updated to gwtorm 1.4. by Colby Ranger · 13 years ago
  54. fb61967 Extract OpenID RPC implementation into its own module by Dave Borowitz · 13 years ago