0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 9 hours ago.
Aug 09, 2025 — Aug 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed broken tests More... over 12 years ago
Added javadoc to impl module More... over 12 years ago
Added javadoc for api module More... over 12 years ago
Fixing the value of the ClientIT.baseUrl property. More... over 12 years ago
Fixing test. More... over 12 years ago
Adding tests + some implementation changes. More... over 12 years ago
Completing the addition of the ApiKey resource + helper classes and starting to add Integration Tests. More... over 12 years ago
Removed unnecessary tests More... over 12 years ago
Merge branch 'social_login_support' of https://github.com/stormpath/stormpath-sdk-java into social_login_support More... over 12 years ago
Created CreateDirectoryRequest and removed dir.setProvider(provider) More... over 12 years ago
Starting to add ApiKey resource implementation. More... over 12 years ago
ProviderAccountResult is not a Resource any longer -> ProviderAccountResultHelper constructs it More... over 12 years ago
Fixed issue with setDefault*Store() More... over 12 years ago
AbstractProviderAccountRequest and ProviderAccountRequest's builder moved to impl pkg More... over 12 years ago
Minor renaming, cleaned up interfaces (introduced generics) for type-safety when using Providers.* More... over 12 years ago
Removed unused interfaces More... over 12 years ago
Minor design/naming changes for consistency w/ existing practices. More... over 12 years ago
Merge branch 'dev' of https://github.com/stormpath/stormpath-sdk-java into social_login_support More... over 12 years ago
'oauth' package renamed to 'provider' More... over 12 years ago
Added IT tests More... over 12 years ago
All unit tests ready More... over 12 years ago
Improved code + added tests More... over 12 years ago
Improving code More... over 12 years ago
First stable version - Feature complete More... over 12 years ago
Fixed failing tests after better coverage More... over 12 years ago
Adding better IT coverage for AccountStoreMapping More... over 12 years ago
Fixed Travis' IT test More... over 12 years ago
Fixing bug in code and test for AccountStoreMapping More... over 12 years ago
Merge pull request #42 from stormpath/add_ApiKeyBuilder_interface More... over 12 years ago
Minor JavaDoc fixes. More... over 12 years ago