1. 3aaf60d Merge branch 'stable-3.0' by David Ostrovsky · 5 years ago
  2. 0fd016e Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 5 years ago
  3. 4218f62 Add unit tests for oauth api providers by David Ostrovsky · 5 years ago
  4. 4537459 Extract root URL check in own method by David Ostrovsky · 5 years ago
  5. c62494d Add support for LemonLDAP::NG oauth provider by David Ostrovsky · 5 years ago
  6. 891392b Merge branch 'stable-2.16' into stable-3.0 by David Ostrovsky · 5 years ago
  7. 23db10a Bump scribe version to 6.9.0 by David Ostrovsky · 5 years ago
  8. 17ffa12 Add support for GitHub Enterprise OAuth by YOUNG CHA · 6 years ago
  9. a95ce82 Merge branch 'stable-2.16' into stable-3.0 by David Ostrovsky · 5 years ago
  10. 871c79e Merge branch 'stable-2.15' into stable-2.16 by David Ostrovsky · 5 years ago
  11. 53d4933 Init: Default to yes only for currently configured providers by David Ostrovsky · 5 years ago
  12. cb750e8 Merge branch 'stable-2.16' into stable-3.0 by Nguyen Tuan Khang Phan · 5 years ago
  13. 668bb72 Documentation: Add missing footer that links to plugin index page by Nguyen Tuan Khang Phan · 5 years ago
  14. e7ac982 Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 5 years ago
  15. 508d3ca Documentation: Add missing plugin standalone and in-tree testing by Nguyen Tuan Khang Phan · 5 years ago
  16. 2d1dd53 Merge branch 'stable-2.16' into stable-3.0 by David Ostrovsky · 5 years ago
  17. 49f3f09 Fix NullPointerException in init in batch mode by David Ostrovsky · 5 years ago
  18. 5160fe6 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 5 years ago
  19. 99c0605 Check that root URL is absolute URL by David Ostrovsky · 5 years ago
  20. 9af1ec7 Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 5 years ago
  21. 247c255 Merge branch 'stable-2.14' into stable-2.15 by Marco Miller · 5 years ago
  22. bf79926 Replace bazel-genfiles with bazel-bin in documentation by David Pursehouse · 5 years ago
  23. 491388d Merge branch 'stable-2.16' by Marco Miller · 6 years ago
  24. dd26438 Merge branch 'stable-2.14' into stable-2.15 by Marco Miller · 6 years ago
  25. 64ad652 Extend ServletModule instead of HttpPluginModule by David Pursehouse · 6 years ago
  26. 2b8d811 Merge branch 'stable-2.16' by David Ostrovsky · 6 years ago
  27. a867470 Merge branch 'stable-2.14' into stable-2.15 by David Ostrovsky · 6 years ago
  28. a8b3d62 Merge branch 'stable-2.13' into stable-2.14 by David Ostrovsky · 6 years ago
  29. 1977f6f GoogleOAuthService: Stop using deprecated Google+ userinfo endpoint by David Ostrovsky · 6 years ago stable-2.13
  30. 7238ec3 Use static import for OutputFormat.JSON consistently by Matthias Sohn · 6 years ago
  31. cbc5f2d Adapt to new OutputFormat class location by David Howden · 6 years ago
  32. 0244138 Fix GitLab and Bitbucket services by Alexander Martinz · 7 years ago
  33. 7031607 Merge "Provide AirVantage OAuth implementation" by David Pursehouse · 7 years ago
  34. 96776ac Provide AirVantage OAuth implementation by Bertrand Roussel · 7 years ago
  35. a12cf9e Remove unnecessary calls to String.format in IOException ctors by David Pursehouse · 7 years ago
  36. b26f0d8 Format all Java files with google-java-format 1.6 by David Pursehouse · 7 years ago
  37. b637a18 FacebookApi: Use access token json extractor by David Ostrovsky · 7 years ago
  38. e435bbd Add tests for access token json extractor by David Ostrovsky · 7 years ago
  39. b082655 Extract OAuth2 access token json extractor in its own class by David Ostrovsky · 7 years ago
  40. de3e6a3 CasOAuthService: Remove redundant null check by David Ostrovsky · 7 years ago
  41. c3444c6 Add support for Office365 OAuth 2.0 by Maulik Jodhani · 7 years ago
  42. f0a6f15 Add Keycloak support by Piotr Wolny · 7 years ago
  43. c8cb1fa Refactoring of duplicated code by Piotr Wolny · 7 years ago
  44. 76c9387 Fix indentation by Saša Živkov · 7 years ago
  45. 62d6d3e Add CoreOS Dex support by Kenny Ho · 8 years ago
  46. 2926f60 Fix CAS OAuth support (for CAS v5 and higher) by Matthew Webber · 8 years ago
  47. 5d65a60 Format Java files with google-java-format by David Ostrovsky · 8 years ago
  48. d33c0f1 GitLabApi: Fix eclipse warnings by David Ostrovsky · 8 years ago
  49. 062ec79 HttpModule: Consistently use InitOAuth.CLIENT_ID constant by nanpuyue · 8 years ago
  50. 6e3db0a Google OAuth provider: Allow multiple hosted domains by Alexander Kojevnikov · 8 years ago
  51. a41d6d6 Merge "Add GitLab oauth provider" by David Ostrovsky · 8 years ago
  52. 0ec9318 Add GitLab oauth provider by TuvaevAndrey · 8 years ago
  53. a29e972 Expose dummy OAuthLoginProvider implementation by David Ostrovsky · 8 years ago
  54. 6aebd3c Add support for Facebook OAuth login by Boyan Vladinov · 8 years ago
  55. 6663ea4 Prefix user id with oauth provider name by David Ostrovsky · 8 years ago
  56. 6a3d10d Google OAuth provider: OpenID 2.0 identifier mapping is discontinued by David Ostrovsky · 8 years ago
  57. fee9340 Fix compile warning by David Ostrovsky · 8 years ago
  58. 65457c9 Update bazlets and switch to using external_plugin_deps.bzl by David Ostrovsky · 8 years ago
  59. 41759c8 Implement Bazel build by David Ostrovsky · 8 years ago
  60. 39e7f4d Add support for CAS OAuth. by David Ostrovsky · 8 years ago
  61. 794ac87 Fix double grant_type bug by David Ostrovsky · 9 years ago
  62. 8a2fab8 Added Bitbucket OAuth plugin. by Maciek Opala · 9 years ago
  63. 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
  64. 028f391 Make sure that we don't have an empty email address from google auth by Marius Ducea · 10 years ago
  65. 7e47cf5 add documentation on how to enable use-domain-users-for-ssh by Marius Ducea · 10 years ago
  66. 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
  67. 81e67f0 Merge branch 'stable-2.10' by David Ostrovsky · 10 years ago stable-2.11
  68. 87b450a Add support for hosted domain to Google OAuth provider by David Ostrovsky · 10 years ago
  69. b51dc85 Build with API version 2.11 by David Ostrovsky · 10 years ago
  70. af4ff69 Check for null values and log user endpoint response by David Ostrovsky · 10 years ago
  71. 94b3d93 API update for "Remove unused OAuthToken..." by Roland Schulz · 10 years ago
  72. e26a3d3 Add init step by David Ostrovsky · 10 years ago
  73. ded8a1f Buck: Add standalone build mode by David Ostrovsky · 10 years ago
  74. ac11331 Extending documentation to provide instructions how to obtain OAuth authorizations by Alexander Afanasyev · 10 years ago
  75. f0abd12 Correct callback for GitHub plugin by Alexander Afanasyev · 10 years ago
  76. 5258dd7 Add log messages to troubleshoot OAuth/OpenID linking by David Ostrovsky · 10 years ago
  77. b070d3d Don't use Google+ API by David Ostrovsky · 10 years ago
  78. 3a1230c Support linking oauth identity to existing OpenID accounts by David Ostrovsky · 10 years ago
  79. a5251f0 Add missing license header by David Ostrovsky · 10 years ago
  80. 21acee3 Add documentation how to configure plugin by David Ostrovsky · 10 years ago
  81. 4f86f51 Add documentation how to build plugin by David Ostrovsky · 10 years ago
  82. 3a522ee Username must be supplied during oauth registration by David Ostrovsky · 10 years ago
  83. 90345b1 Add support for GitHub OAuth by David Ostrovsky · 10 years ago
  84. ebf2b68 initial revision by David Ostrovsky · 10 years ago