index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
/
binding-rest
/
src
/
main
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add CORS support for servlet based impl with REST binding
rfeng
2012-05-23
1
-0
/
+1
*
Fixing issue where response wireFormats were being skiped
lresende
2012-02-27
1
-12
/
+9
*
Adding support for CORS configuration for REST binding
lresende
2012-02-27
3
-12
/
+39
*
Enabling isCORS attribute for REST binding
lresende
2012-02-22
3
-19
/
+34
*
Updating javadocs
lresende
2012-02-22
1
-0
/
+13
*
Fixing processing wireFormat and operationSelectors from rest-binding as the ...
lresende
2012-02-10
2
-20
/
+73
*
TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...
antelder
2011-11-21
3
-1
/
+25
*
Add an attribute to the REST binding for Cross-Origin Resource Sharing suppor...
antelder
2011-08-09
2
-0
/
+6
*
Simple way (workaround) to provide mime type for wireFormat
lresende
2010-08-29
2
-8
/
+16
*
TUSCANY-3617 - Adding support for configuring wireFormat only for response to...
lresende
2010-07-09
2
-42
/
+77
*
Adding RPC Operation Selector to binding.rest
lresende
2010-05-12
6
-1
/
+182
*
Adding support for declarative http headers in binding.rest
lresende
2010-05-07
3
-16
/
+75
*
Updating REST binding to use common-http cache context class and minor update...
lresende
2010-04-30
1
-258
/
+0
*
Adding XML wire format model definition for REST binding
lresende
2010-04-29
6
-0
/
+178
*
Minor fix for the binding wire format QName
lresende
2010-04-29
1
-1
/
+1
*
Adding model for JAX-RS operation selector
lresende
2010-04-27
6
-1
/
+180
*
Initial implementation for JSON wire format for REST binding
lresende
2010-04-25
5
-0
/
+176
*
Refactoring/Simplifying JSON wireFormat class names
lresende
2010-04-25
6
-178
/
+1
*
Minor cleanup to remove generic and unused varibles warnings from Eclipse IDE
lresende
2010-04-25
1
-5
/
+7
*
Initial support for json wire format model
lresende
2010-04-25
7
-5
/
+195
*
Refactoring packages and other references from HTTP to REST
lresende
2010-04-25
8
-43
/
+45
*
Initializing binding-rest based on existent binding-http
lresende
2010-04-25
8
-0
/
+642