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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-27
Adding rest binding reference support
rfeng
2
-27
/
+177
2010-05-19
Merge branch 'jaxrs' into trunk
rfeng
21
-70
/
+992
2010-05-13
Add missing dependencies and versions
slaws
1
-3
/
+4
2010-05-12
Adding generated eTag to RPC style invocations
lresende
1
-9
/
+33
2010-05-12
Minor formatting...
lresende
1
-110
/
+128
2010-05-12
Removing system.out.println()
lresende
1
-3
/
+0
2010-05-12
Adding RPC Operation Selector to binding.rest
lresende
14
-34
/
+552
2010-05-11
Considering request encoding when processing body
lresende
2
-18
/
+54
2010-05-10
Updating test to check declarative header support
lresende
2
-1
/
+11
2010-05-07
Adding support for declarative http headers in binding.rest
lresende
2
-3
/
+28
2010-05-03
Format the code
rfeng
1
-203
/
+159
2010-04-30
Add basic support for binary data types for binding.rest
rfeng
8
-53
/
+426
2010-04-30
Minor update on REST cache control test case to accomodate refactoring to use...
lresende
1
-5
/
+7
2010-04-30
Updating REST binding to use common-http cache context class and minor update...
lresende
1
-11
/
+11
2010-04-30
Removing unused code...
lresende
1
-60
/
+0
2010-04-30
Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...
lresende
6
-37
/
+116
2010-04-29
Adding XML wire format binding implementation for REST binding, and adjusting...
lresende
19
-17
/
+612
2010-04-28
Tweaking binding implementation and adding tests for GET, PUT, POST operation...
lresende
5
-21
/
+103
2010-04-28
Update testcase to simulate a browser GET call and verify the right JSON is p...
lresende
1
-10
/
+20
2010-04-27
Operation selector implementation that uses JAX-RS annotations to map http re...
lresende
17
-47
/
+406
2010-04-25
Initial implementation for JSON wire format for REST binding
lresende
19
-109
/
+660
2010-04-25
Refactoring packages and other references from HTTP to REST
lresende
18
-72
/
+71
2010-04-25
Initializing binding-rest based on existent binding-http
lresende
21
-0
/
+2935