0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 7 hours ago.
Jul 30, 2025 — Jul 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed #28: exception.getMessage() now reports error.getDeveloperMessage() instead of error.getMessage() More... over 12 years ago
Fixes #30: customData updates via parent save() (account.save() or group.save()) correctly update the cache if enabled More... over 12 years ago
Fixing travis env var config More... over 12 years ago
Fixing travis env var config More... over 12 years ago
[maven-release-plugin] prepare for next development iteration More... over 12 years ago
[maven-release-plugin] prepare release stormpath-sdk-root-0.9.1 More... over 12 years ago
Update README.md More... over 12 years ago
Merge pull request #26 from stormpath/0.9.1-SNAPSHOT More... over 12 years ago
IT build config cont'd More... over 12 years ago
added install property to try to get Travis to build w/ tests More... over 12 years ago
Ensured env vars were global so as to not trigger separate builds More... over 12 years ago
Updated .travis.yml with some content explaining how to encrypt env vars More... over 12 years ago
Cleaned up integration tests, upgraded Groovy (for testing only) to 1.8.8, added Stormpath API Key as Travis CI secure environment vars. All IT tests will use this API Key if a $HOME/.stormpath/apiKey.properties file cannot be found. More... over 12 years ago
Added fix and integration tests GitHub Issue 25 More... over 12 years ago
Added fix and integration tests GitHub Issue 25 More... over 12 years ago
Merge branch 'master' into dev More... over 12 years ago
added site tracking to generated JavaDoc files More... over 12 years ago
Update README.md More... over 12 years ago
Updated to include 0.9.0 release notes More... over 12 years ago
[maven-release-plugin] prepare for next development iteration More... over 12 years ago
[maven-release-plugin] prepare release stormpath-sdk-root-0.9.0 More... over 12 years ago
Merge pull request #18 from stormpath/account_store_mapping More... over 12 years ago
Merge branch 'dev' into account_store_mapping More... over 12 years ago
Merge branch 'dev' into account_store_mapping More... over 12 years ago
Fixed test assertions (equals arguments were reversed) More... over 12 years ago
Fixed test assertions (equals arguments were reversed) More... over 12 years ago
Merge branch 'account_store_mapping' into custom_data More... over 12 years ago
Minor method name change to ensure that the Account/Group save(Options) method reads as saveWithResponseOptions to be symmetric with the Create(Account/Group)RequestBuilder methods. More... over 12 years ago
JavaDoc updates More... over 12 years ago
Corrected functionality, refactored code, improved JavaDocs. More... over 12 years ago