1. d7b29ff Consistently define default serialVersionUID by Dave Borowitz · 6 years ago
  2. ff0851e Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 7 years ago
  3. 40471df Fixing registration redirect for new OpenID users by Brian O'Connor · 7 years ago
  4. a1afe1a Add attributes to <body> tag of login forms by Steffen Gebert · 7 years ago
  5. fd8fa32 Remove more finals from method signatures by Edwin Kempin · 8 years ago
  6. b0fb0a7 Remove 'final' from method signatures across gerrit. by Han-Wen Nienhuys · 8 years ago
  7. c9694da Move classes that are related to external IDs into an own package by Edwin Kempin · 8 years ago
  8. 744d2b8 Migrate external IDs to NoteDb (part 1) by Edwin Kempin · 8 years ago
  9. 292fa15 Format all Java files with google-java-format by Dave Borowitz · 8 years ago
  10. fdbfcad Remove Buck based build by David Ostrovsky · 8 years ago
  11. 45814b1 Return Optional<Account.Id> from AccountManager.lookup(String) by Edwin Kempin · 8 years ago
  12. fa18907 Bazel: Reformat build files by David Ostrovsky · 8 years ago
  13. 49d9a46 Move AuthType from gerrit-reviewdb to extension API by David Pursehouse · 9 years ago
  14. b81b4f7 Implement Bazel build by David Ostrovsky · 9 years ago
  15. 3232472 Enable and fix 'Statement unnecessarily nested within else clause' warnings by David Pursehouse · 9 years ago
  16. ccdeae8 Use native constructors instead of Guava to instantiate empty collections by David Pursehouse · 9 years ago
  17. 08ea694 Buck: Remove jgit cell by David Ostrovsky · 9 years ago
  18. ad0e4bf Remove redundant 'static' modifiers by David Pursehouse · 9 years ago
  19. c5ccbf1 Add missing whitespace around keywords, operators and braces by David Pursehouse · 9 years ago
  20. 64d4bdf Buck: Emulate real JGit project structure in its own cell by David Ostrovsky · 9 years ago
  21. 17bb3db Buck: Allow to consume JGit from its own cell by David Ostrovsky · 9 years ago
  22. 0b7517a Eclipse: Warn on incomplete switch cases even when default exists by David Pursehouse · 9 years ago
  23. 31ff7a8 Merge branch 'stable-2.12' by Edwin Kempin · 9 years ago
  24. a897647 Merge branch 'stable-2.11' into stable-2.12 by David Pursehouse · 9 years ago
  25. e6ac4ad OAuth-Linking: Don't create new account when claimed identity unknown by David Ostrovsky · 9 years ago
  26. 535816a5 Minimize deps in gerrit-openid:openid thus maximize truly provided_deps by Marco Miller · 9 years ago
  27. 746ca2e Eliminate unnecessary Charset constants by David Pursehouse · 9 years ago
  28. 19c63fa Consistently use character encoding constants by David Pursehouse · 9 years ago
  29. c55cb89 Simplify troubleshooting of OpenID <-> OAuth identity linking by David Ostrovsky · 10 years ago
  30. 5e90c63 Use try-with-resources statements by Urs Wolfer · 10 years ago
  31. 885ad8a Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 10 years ago
  32. c28da9b Hybrid OpenID/OAuth: Support switching identities by David Ostrovsky · 10 years ago
  33. 3ae7ec0 Hybrid OpenID/OAuth: Allow to link identity accross protocols by David Ostrovsky · 10 years ago
  34. e0216d7 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 10 years ago
  35. 3b6c86c Hybrid OpenID/OAuth: Check for session validity during logout by David Ostrovsky · 10 years ago
  36. da130f0 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 10 years ago
  37. 8b5aa48 Support hybrid OpenID and OAuth2 authentication by David Ostrovsky · 10 years ago
  38. 245dc68 Merge branch 'stable-2.10' into stable-2.11 by David Pursehouse · 10 years ago
  39. 87b782b Add log messages to troubleshoot OAuth/OpenID linking by David Ostrovsky · 10 years ago
  40. f886c24 OpenID: Add support for Launchpad on the login form by David Pursehouse · 10 years ago
  41. 94cce90 OpenID: Remove support for Google Accounts by Shawn Pearce · 11 years ago
  42. fbdf165 OpenID: Add support for Launchpad on the login form by David Pursehouse · 10 years ago
  43. a7d3e6c OpenID: Remove support for Google Accounts by Shawn Pearce · 11 years ago
  44. 8b42ec5 Turn on many more Eclipse warnings, and fix them by Dave Borowitz · 10 years ago
  45. 1c48a7e Revert "Use javax.inject.Inject instead of com.google.inject.Inject" by Saša Živkov · 10 years ago
  46. 5db3bba Use javax.inject.Inject instead of com.google.inject.Inject by Dave Borowitz · 10 years ago
  47. ac332d2 Fix deprecation warnings caused by Guava upgrade by David Ostrovsky · 11 years ago
  48. 6082d83 Factor out proxy properties from OpenIdServiceImpl by David Ostrovsky · 11 years ago
  49. 7189144 Fix successful login redirection to keep parameters by Simon Lei · 11 years ago
  50. cdfbcbc Refactor authentication types to remove code duplication by Simon Lei · 11 years ago
  51. 3349972 Update Buck by Shawn Pearce · 11 years ago
  52. 3e107f5 Allow plugins to replace the WebSession implementation by Ahaan Ugale · 12 years ago
  53. e01d9b7 Bump Jetty version to stable 9.1 and Servlet API to 3.1 by David Ostrovsky · 11 years ago
  54. b2a7d23 Remove the use of + when using StringBuilder (1 of 2) by Matt Baker · 11 years ago
  55. 05cb053 Save GWT compile time by avoiding javac by Shawn Pearce · 11 years ago
  56. 72fb6cc Remove unused .gitignore by Shawn Pearce · 11 years ago
  57. c53fd3a Delete eclipse left-over files from the Maven poop era by David Ostrovsky · 11 years ago
  58. dd21866 Replace <code> with {@code} in javadoc by Shawn Pearce · 11 years ago
  59. 997b047 Remove unnecessary semicolons by alex.ryazantsev · 11 years ago
  60. 23da0d9 Miscellaneous Javadoc cleanups to cut down on Eclipse warnings by Dave Borowitz · 11 years ago
  61. 57defbb Remove jsr305 library by Shawn Pearce · 11 years ago
  62. d6ccccf Add our own Nullable implementation by Sasa Zivkov · 11 years ago
  63. 4e712fd Prevent possible NPE in LoginForm by David Pursehouse · 12 years ago
  64. dcee572 Delete Maven based build by David Ostrovsky · 12 years ago
  65. 0209ab7 Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago
  66. 224d87e Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 12 years ago
  67. bd56297 Update buck build for strict dependencies by Shawn Pearce · 12 years ago
  68. ace2c6d Fix login servlets when canonicalWebUrl is not set by Shawn Pearce · 12 years ago
  69. 7f3c1e6 Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago
  70. f0cb7cb Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 12 years ago v2.7-rc1
  71. be320a9 Merge branch 'stable-2.5' into stable-2.6 by Shawn Pearce · 12 years ago v2.6-rc3
  72. af5d1dc Bump openid4java dependency to 0.9.8 by Jonathan Nieder · 12 years ago v2.5.3
  73. fd6bb9f Build with Buck by Shawn Pearce · 12 years ago
  74. 9240c29 Begin 2.8 by Shawn Pearce · 12 years ago
  75. 2a707bd Merge branch 'stable-2.6' by Shawn Pearce · 12 years ago
  76. b216ac0 Include site header, footer and CSS on OpenID login form by Shawn Pearce · 12 years ago
  77. 4a86020 Remove unused import by David Pursehouse · 12 years ago
  78. 094aae2 Remove unused import by David Pursehouse · 12 years ago
  79. 52fb5ae Merge branch 'stable-2.6' by Dave Borowitz · 12 years ago
  80. a9e42e1 Allow logging in at /login by Dave Borowitz · 12 years ago
  81. 63befc1 Remove login dialogs and replace with /login/ URLs by Shawn Pearce · 12 years ago
  82. d47ca8a Start 2.7 development by Shawn Pearce · 12 years ago
  83. c7abbfb Merge "Implements OpenID domain filtering" by Shawn Pearce · 12 years ago
  84. d2ab0cd Implements OpenID domain filtering by Mike Gouline · 12 years ago
  85. 1756441 Fix caching rules by upgrading to gwtexpui 1.3 by Shawn Pearce · 12 years ago
  86. bbeb2a9 Remove AuthMethod and add access token to RestApi by Shawn O. Pearce · 12 years ago
  87. 20f9968 Update versions in pom's to start Gerrit 2.6 development by Edwin Kempin · 13 years ago
  88. 90119f8 Remove timestamp from all org.eclipse.core.resources.prefs files. by Sasa Zivkov · 13 years ago
  89. 9aa7d62 Add an AuthMethod to WebSession by Conley Owens · 13 years ago
  90. 2f12c65 Add Intellij IDEA files to ignore list by Anatol Pomazau · 13 years ago
  91. daf6bd9 Update parent version in pom.xml's to 2.5-SNAPSHOT by Edwin Kempin · 13 years ago
  92. 17e17dd Change version in pom.xml to 2.4-SNAPSHOT by Sasa Zivkov · 13 years ago
  93. 34ab429 Update to gwtjsonrpc 1.3 by Shawn O. Pearce · 13 years ago
  94. b308838 Updated to gwtorm 1.4. by Colby Ranger · 13 years ago
  95. 7f7eadf Update poms to Gerrit 2.3-SNAPSHOT by Martin Fick · 13 years ago v2.3-rc0
  96. fb61967 Extract OpenID RPC implementation into its own module by Dave Borowitz · 13 years ago