openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
stormpath-sdk-java
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
1 day
ago.
Aug 20, 2025 — Aug 20, 2026
Showing page 118 of 121
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Had to bump a Thread.sleep timeout to guarantee idle timeout (Travis build appears to be significantly slower than a local machine, so it appears that the timeout wasn't long enough to trigger the behavior).
Les Hazlewood
More...
about 13 years ago
Had to bump a Thread.sleep timeout to guarantee idle timeout (Travis build appears to be significantly slower than a local machine, so it appears that the timeout wasn't long enough to trigger the behavior).
Les Hazlewood
More...
about 13 years ago
Updated Travis config to test on Open JDK 6, Open JDK 7 and Oracle JDK 7
Les Hazlewood
More...
about 13 years ago
Updated Caching functionality + JavaDocs
Les Hazlewood
More...
about 13 years ago
JavaDoc updates
Les Hazlewood
More...
about 13 years ago
Updated JavaDoc. Ensured Cache and CacheManager implementations have tests with 100% class/line code coverage.
Les Hazlewood
More...
about 13 years ago
Enabled hint to user about the stormpath-sdk-impl .jar runtime dependency in case a class isn't found
Les Hazlewood
More...
about 13 years ago
Fixed conflicts due to previous merge
Les Hazlewood
More...
about 13 years ago
Merge branch 'dev' into caching
Les Hazlewood
More...
about 13 years ago
Moved as much implementation-specific code to the impl module where possible.
Les Hazlewood
More...
about 13 years ago
Merge branch 'dev' into caching
Les Hazlewood
More...
about 13 years ago
Updated copyright.
Les Hazlewood
More...
about 13 years ago
Merge branch 'dev' into caching
Les Hazlewood
More...
about 13 years ago
Enabled type-safe query Criteria API, renamed lang-helper *Utils classes to plural names (shorter and cleaner), i.e. ClassUtils -> Classes, StringUtils -> Strings, etc.
Les Hazlewood
More...
about 13 years ago
Merge branch 'dev' into type-safe-query
Les Hazlewood
More...
about 13 years ago
Fixed broken pagination (now works). Enabled Map-based queries for most Resource collections. Updated lots of JavaDoc. Ensured that HTTP 429 throttling is handled effectively with exponential backoff.
Les Hazlewood
More...
about 13 years ago
Minor JavaDoc fix
Les Hazlewood
More...
about 13 years ago
Fixed incorrect @since versions
Les Hazlewood
More...
about 13 years ago
Merge branch 'dev' into query
Les Hazlewood
More...
about 13 years ago
JavaDoc updates, minor code update for readability
Les Hazlewood
More...
about 13 years ago
minor optimization of how the href is constructed
Les Hazlewood
More...
about 13 years ago
Created CreateApplicationRequest concept and supporting classes (visitor, etc). Also moved many language utilities from the impl module into the api module to leverage that behavior.
Les Hazlewood
More...
about 13 years ago
Merge branch 'dev' into query
Les Hazlewood
More...
about 13 years ago
Enhanced ApiKey capabilities for the Client class. Had Client implement DataStore for convenience.
Les Hazlewood
More...
about 13 years ago
moved Cache interfaces to API module, moved Cache implementations up a package. The interfaces needed to be in the API module if end-users were expected to easily configure a CacheManager on the Client.
Les Hazlewood
More...
about 13 years ago
merged Proxy support from master
Les Hazlewood
More...
about 13 years ago
Minor changes after fetching the pull request
Les Hazlewood
More...
about 13 years ago
added initial Cache/CacheManager implementations. Not yet integrated with the DataStore implementation.
Les Hazlewood
More...
about 13 years ago
added initial Cache/CacheManager implementations. Not yet integrated with the DataStore implementation.
Les Hazlewood
More...
about 13 years ago
Staging commit for current query api progress
Les Hazlewood
More...
about 13 years ago
←
1
2
…
113
114
115
116
117
118
119
120
121
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree