Sign in
gerrit
/
plugins
/
oauth
/
7238ec3480cca104603133b3ea2bacc208f25c2c
7238ec3
Use static import for OutputFormat.JSON consistently
by Matthias Sohn
· 6 years ago
cbc5f2d
Adapt to new OutputFormat class location
by David Howden
· 6 years ago
6020c75
Upgrade bazlets to latest stable-2.16 to build with 2.16.2 API
by David Pursehouse
· 6 years ago
a49174d
Upgrade bazlets to latest stable-2.16 to build with 2.16.1 API
by David Pursehouse
· 6 years ago
d5d7541
Upgrade bazlets to latest stable-2.16 to build with 2.16 API
by David Pursehouse
· 6 years ago
523fbdd
Upgrade bazlets to latest master to build with 2.16-rc3 API
by David Pursehouse
· 6 years ago
b0e6b95
Merge branch 'stable-2.15'
by David Pursehouse
· 6 years ago
97412c6
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 6 years ago
5ec4033
Upgrade bazlets to latest stable-2.15 to build with 2.15.7 API
by David Pursehouse
· 6 years ago
25fbfc9
Upgrade bazlets to latest stable-2.14 to build with 2.14.17 API
by David Pursehouse
· 6 years ago
d1cccc5
Update bazlets to master to build with 2.16-rc1 API
by David Pursehouse
· 6 years ago
5250c70
Upgrade bazlets to latest stable-2.15 to build with 2.15.6 API
by David Pursehouse
· 6 years ago
ac4a193
Merge branch 'stable-2.14'
by David Pursehouse
· 6 years ago
b1a2905
WORKSPACE: Make commented out local_path line spaces indent consistent
by David Pursehouse
· 6 years ago
7365234
Upgrade bazlets to latest stable-2.14 to build with 2.14.16 API
by David Pursehouse
· 6 years ago
d780c14
Merge branch 'stable-2.14'
by David Pursehouse
· 6 years ago
fb52284
Align Eclipse compiler settings with core Gerrit's
by David Pursehouse
· 6 years ago
5723bd7
Fix Eclipse project generation
by David Pursehouse
· 6 years ago
10c0c22
README: Fix name of jar file in standalone build
by David Pursehouse
· 6 years ago
c266a4b
Update README
by David Pursehouse
· 7 years ago
5988aad
Merge "bazlets: Replace native.git_repository with skylark rule" into stable-2.14
by David Pursehouse
· 6 years ago
770c84d
bazlets: Replace native.git_repository with skylark rule
by David Pursehouse
· 6 years ago
1e55794
Upgrade bazlets to latest stable-2.14 to build with 2.14.15 API
by David Pursehouse
· 6 years ago
49669ad
Update bazlets to stable-2.15 to build with 2.15.4 API
by David Pursehouse
· 7 years ago
21ecae8
Merge branch 'stable-2.14'
by David Pursehouse
· 7 years ago
3f0dfee
Update bazlets to latest stable-2.14 to build with 2.14.14 API
by David Pursehouse
· 7 years ago
153fda8
Update bazlets to latest stable-2.14 to build with 2.14.13 API
by David Pursehouse
· 7 years ago
0244138
Fix GitLab and Bitbucket services
by Alexander Martinz
· 7 years ago
ec0e9a6
Merge branch 'stable-2.14'
by David Ostrovsky
· 7 years ago
7031607
Merge "Provide AirVantage OAuth implementation"
by David Pursehouse
· 7 years ago
80244d3
Update README
by David Pursehouse
· 7 years ago
96776ac
Provide AirVantage OAuth implementation
by Bertrand Roussel
· 7 years ago
a12cf9e
Remove unnecessary calls to String.format in IOException ctors
by David Pursehouse
· 7 years ago
6c32a67
Migrate `tools/bazel.rc` to `.bazelrc`
by David Ostrovsky
· 7 years ago
b26f0d8
Format all Java files with google-java-format 1.6
by David Pursehouse
· 7 years ago
86ad3a0
Format build files with buildifier 0.12.0
by David Pursehouse
· 7 years ago
b536207
Upgrade bazlets to latest stable-2.14 and use released 2.14.10 API
by David Pursehouse
· 7 years ago
d80a5ce
Build with 2.14.9-SNAPSHOT API and adjust dependency names
by David Pursehouse
· 7 years ago
4e48eba
Update bazlets to latest revision on stable-2.14
by David Pursehouse
· 7 years ago
6cab1da
Travis CI: Add bazel tests to verification
by David Ostrovsky
· 7 years ago
0c9cfef
Travis CI: Simplify bazel invocation
by David Ostrovsky
· 7 years ago
c5f7b58
Travis CI: Bump Bazel version to 0.11.0
by David Ostrovsky
· 7 years ago
b637a18
FacebookApi: Use access token json extractor
by David Ostrovsky
· 7 years ago
e435bbd
Add tests for access token json extractor
by David Ostrovsky
· 7 years ago
b082655
Extract OAuth2 access token json extractor in its own class
by David Ostrovsky
· 7 years ago
de3e6a3
CasOAuthService: Remove redundant null check
by David Ostrovsky
· 7 years ago
d138a9e
Travis CI: Bump Bazel version to 0.9.0
by David Ostrovsky
· 7 years ago
c3444c6
Add support for Office365 OAuth 2.0
by Maulik Jodhani
· 7 years ago
c288e69
Travis CI: Bump Bazel version to 0.8.1
by David Ostrovsky
· 7 years ago
3063593
Upgrade to latest bazlets
by David Ostrovsky
· 7 years ago
f0a6f15
Add Keycloak support
by Piotr Wolny
· 7 years ago
c8cb1fa
Refactoring of duplicated code
by Piotr Wolny
· 7 years ago
76c9387
Fix indentation
by Saša Živkov
· 7 years ago
62d6d3e
Add CoreOS Dex support
by Kenny Ho
· 8 years ago
b0145de
Update bazel build instruction
by Kenny Ho
· 8 years ago
e497656
Update bazlets to most recent version
by David Ostrovsky
· 8 years ago
2926f60
Fix CAS OAuth support (for CAS v5 and higher)
by Matthew Webber
· 8 years ago
2c4b7b5
WORKSPACE: Reuse external plugins dependencies
by David Ostrovsky
· 8 years ago
4a16d4c
Update bazlets to most recent version
by David Ostrovsky
· 8 years ago
fc3444a
Bazel: Simplify eclipse project generation
by David Ostrovsky
· 8 years ago
5d65a60
Format Java files with google-java-format
by David Ostrovsky
· 8 years ago
d33c0f1
GitLabApi: Fix eclipse warnings
by David Ostrovsky
· 8 years ago
062ec79
HttpModule: Consistently use InitOAuth.CLIENT_ID constant
by nanpuyue
· 8 years ago
6e3db0a
Google OAuth provider: Allow multiple hosted domains
by Alexander Kojevnikov
· 8 years ago
a41d6d6
Merge "Add GitLab oauth provider"
by David Ostrovsky
· 8 years ago
0ec9318
Add GitLab oauth provider
by TuvaevAndrey
· 8 years ago
a29e972
Expose dummy OAuthLoginProvider implementation
by David Ostrovsky
· 8 years ago
6aebd3c
Add support for Facebook OAuth login
by Boyan Vladinov
· 8 years ago
6663ea4
Prefix user id with oauth provider name
by David Ostrovsky
· 8 years ago
6a3d10d
Google OAuth provider: OpenID 2.0 identifier mapping is discontinued
by David Ostrovsky
· 8 years ago
fee9340
Fix compile warning
by David Ostrovsky
· 8 years ago
65457c9
Update bazlets and switch to using external_plugin_deps.bzl
by David Ostrovsky
· 8 years ago
5e69fff
Bazel: Add workspace file for in gerrit tree build
by David Ostrovsky
· 8 years ago
b1f5792
Switch to bazlets hosted on gerrit-review
by David Ostrovsky
· 8 years ago
2d23a6b
Remove Buck build
by David Ostrovsky
· 8 years ago
41759c8
Implement Bazel build
by David Ostrovsky
· 8 years ago
8dc8405
Build with API 2.13.2
by David Ostrovsky
· 8 years ago
6379c4a
README: Link to OAuth provider documenation
by David Ostrovsky
· 8 years ago
dfba9f6
Require Java 8 in travis build
by David Ostrovsky
· 8 years ago
39e7f4d
Add support for CAS OAuth.
by David Ostrovsky
· 8 years ago
59eb81d
Fix build
by Paladox none
· 8 years ago
794ac87
Fix double grant_type bug
by David Ostrovsky
· 9 years ago
56fbd4c
Merge pull request #52 from Opalo/master
by David Ostrovsky
· 9 years ago
8a2fab8
Added Bitbucket OAuth plugin.
by Maciek Opala
· 9 years ago
abc55b1
Merge pull request #47 from mdxp/use-domain-users-for-ssh
by David Ostrovsky
· 10 years ago
f84e1f1
rename use-domain-users-for-ssh to use-email-as-username to be more descriptive and compatible with the gitbhub provider
by Marius Ducea
· 10 years ago
028f391
Make sure that we don't have an empty email address from google auth
by Marius Ducea
· 10 years ago
7e47cf5
add documentation on how to enable use-domain-users-for-ssh
by Marius Ducea
· 10 years ago
fae629e
Add support to automatically create the gerrit username from the user part of the google apps email address used for the Google OAuth provider; this is disabled by default
by Marius Ducea
· 10 years ago
bcdd29f
Build with API version 2.11.3
by David Ostrovsky
· 10 years ago
81e67f0
Merge branch 'stable-2.10'
by David Ostrovsky
· 10 years ago
stable-2.11
5d404e6
Bump plugin version to 0.4
by David Ostrovsky
· 10 years ago
stable-2.10
87b450a
Add support for hosted domain to Google OAuth provider
by David Ostrovsky
· 10 years ago
13b6bfc
README: Link to release page and FAQ
by David Ostrovsky
· 10 years ago
e7c550a
Include travis status in README
by David Ostrovsky
· 10 years ago
e6dff89
Fix travis build
by David Ostrovsky
· 10 years ago
20267e3
Add travis driven build
by David Ostrovsky
· 10 years ago
b51dc85
Build with API version 2.11
by David Ostrovsky
· 10 years ago
af4ff69
Check for null values and log user endpoint response
by David Ostrovsky
· 10 years ago
45eeae4
Bump plugin version to 0.2
by David Ostrovsky
· 10 years ago
Next »