21
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Oct 12, 2024 — Oct 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes #11. Messages are copied from wait page to final page. More... almost 10 years ago
Fixes #10. SecurityManager is set in request first. More... almost 10 years ago
Merge pull request #34 from mthmulders/typo-in-javadoc More... almost 10 years ago
Fix a tiny typo in Javadoc More... almost 10 years ago
Merge pull request #32 from ryanbraganza/patch-1 More... about 10 years ago
Fix typo in StreamingResolution.java More... about 10 years ago
cleanup More... about 10 years ago
working example with still an issue with ThreadLocal<ExecutionContext> that is not freed. More... about 10 years ago
fix javadoc plugin for java8 More... about 10 years ago
Merge pull request #31 from StripesFramework/rgrashel-master More... about 10 years ago
* STS-942. Added EmberJS/Handlebars/HTML Rock and Roll application (backed by Stripes RestActionBeans) to Stripes Examples WAR. More... about 10 years ago
Merge pull request #30 from StripesFramework/rgrashel-master More... about 10 years ago
* Made all of the Stripes Examples work again from a single webapp. Updated all links and references and some wording. More... about 10 years ago
Merge pull request #29 from StripesFramework/rgrashel-master More... about 10 years ago
* STS-939. Added validation error test for JSON request. More... about 10 years ago
Merge pull request #28 from StripesFramework/rgrashel-master More... about 10 years ago
* STS-939. Added tests for JSON parameter binding, type conversion, and indexed properties. More... about 10 years ago
Merge pull request #27 from StripesFramework/rgrashel-master More... about 10 years ago
* STS-939. Added content type request wrapper for request bodies that are of JSON content-types for parameter binding. More... about 10 years ago
Merge pull request #26 from StripesFramework/rgrashel-master More... about 10 years ago
* STS-939. Removed code for unhandled exceptions from RestActionBeans. Allow this to bubble up normally to the ExceptionHandler. More... about 10 years ago
Merge pull request #25 from StripesFramework/rgrashel-master More... about 10 years ago
* STS-939. Added Jackson dependency. Changed JsonResolution to use Jackson. Added new tests for JsonResolution. More... about 10 years ago
Merge pull request #24 from StripesFramework/rgrashel-master More... about 10 years ago
* STS-939. Created abstract objectbuilder class to allow for pluggable builder implementations of builder resolutions. More... about 10 years ago
Merge pull request #23 from StripesFramework/rgrashel-master More... about 10 years ago
* STS-939. Added support for custom HTTP method/verb names. More... about 10 years ago
Merge pull request #22 from StripesFramework/rgrashel-master More... about 10 years ago
* STS-940. Fixed problem where an unhandled exception wasn't being dealt with properly for RestActionBeans. Also added good unit tests for RestActionBeans. More... about 10 years ago
Update README.md More... about 10 years ago