summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-rest/src/main/java/org/apache/tuscany/sca/binding/rest (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-13One more try to set the default corsrfeng1-4/+4
2012-10-13Enable CORS by defaultrfeng1-0/+3
2012-05-23Add CORS support for servlet based impl with REST bindingrfeng1-0/+1
2012-02-27Fixing issue where response wireFormats were being skipedlresende1-12/+9
2012-02-27Adding support for CORS configuration for REST bindinglresende3-12/+39
2012-02-22Enabling isCORS attribute for REST bindinglresende3-19/+34
2012-02-22Updating javadocslresende1-0/+13
2012-02-10Fixing processing wireFormat and operationSelectors from rest-binding as the ...lresende1-11/+72
2011-11-21TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...antelder3-1/+25
2011-08-09Add an attribute to the REST binding for Cross-Origin Resource Sharing suppor...antelder2-0/+6
2010-08-29Simple way (workaround) to provide mime type for wireFormatlresende2-8/+16
2010-07-09TUSCANY-3617 - Adding support for configuring wireFormat only for response to...lresende2-42/+77
2010-05-12Adding RPC Operation Selector to binding.restlresende4-0/+159
2010-05-07Adding support for declarative http headers in binding.restlresende3-16/+75
2010-04-30Updating REST binding to use common-http cache context class and minor update...lresende1-258/+0
2010-04-29Adding XML wire format model definition for REST bindinglresende4-0/+158
2010-04-29Minor fix for the binding wire format QNamelresende1-1/+1
2010-04-27Adding model for JAX-RS operation selectorlresende4-0/+159
2010-04-25Initial implementation for JSON wire format for REST bindinglresende4-0/+157
2010-04-25Refactoring/Simplifying JSON wireFormat class nameslresende4-158/+0
2010-04-25Minor cleanup to remove generic and unused varibles warnings from Eclipse IDElresende1-5/+7
2010-04-25Initial support for json wire format modellresende5-5/+173
2010-04-25Refactoring packages and other references from HTTP to RESTlresende6-0/+605