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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Response as the type
rfeng
2010-06-26
3
-10
/
+20
*
Add a workaround for TUSCANY-3572
rfeng
2010-05-28
1
-1
/
+7
*
Merge branch 'jaxrs' into trunk
rfeng
2010-05-19
7
-15
/
+67
*
Adding RPC Operation Selector to binding.rest
lresende
2010-05-12
3
-0
/
+191
*
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
3
-0
/
+208
*
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
*
Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...
lresende
2010-04-30
2
-2
/
+23
*
Adding XML wire format binding implementation for REST binding, and adjusting...
lresende
2010-04-29
10
-14
/
+278
*
Tweaking binding implementation and adding tests for GET, PUT, POST operation...
lresende
2010-04-28
3
-16
/
+80
*
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
3
-27
/
+6
*
Initial implementation for JSON wire format for REST binding
lresende
2010-04-25
8
-2
/
+302
*
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