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-runtime
/
src
/
test
/
java
/
org
/
apache
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Response as the type
rfeng
2010-06-26
1
-8
/
+5
*
Merge branch 'jaxrs' into trunk
rfeng
2010-05-19
4
-10
/
+24
*
Adding RPC Operation Selector to binding.rest
lresende
2010-05-12
1
-0
/
+98
*
Updating test to check declarative header support
lresende
2010-05-10
1
-0
/
+9
*
Format the code
rfeng
2010-05-03
1
-203
/
+159
*
Add basic support for binary data types for binding.rest
rfeng
2010-04-30
1
-0
/
+106
*
Minor update on REST cache control test case to accomodate refactoring to use...
lresende
2010-04-30
1
-5
/
+7
*
Removing unused code...
lresende
2010-04-30
1
-60
/
+0
*
Adding XML wire format binding implementation for REST binding, and adjusting...
lresende
2010-04-29
2
-9
/
+111
*
Tweaking binding implementation and adding tests for GET, PUT, POST operation...
lresende
2010-04-28
1
-9
/
+53
*
Update testcase to simulate a browser GET call and verify the right JSON is p...
lresende
2010-04-28
1
-10
/
+20
*
Operation selector implementation that uses JAX-RS annotations to map http re...
lresende
2010-04-27
2
-27
/
+2
*
Initial implementation for JSON wire format for REST binding
lresende
2010-04-25
3
-2
/
+106
*
Refactoring packages and other references from HTTP to REST
lresende
2010-04-25
8
-17
/
+17
*
Initializing binding-rest based on existent binding-http
lresende
2010-04-25
8
-0
/
+1552