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