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