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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating Wink to it's most recent release to avoid security issue reported at...
lresende
2010-07-09
1
-19
/
+19
*
TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ...
lresende
2010-07-09
3
-24
/
+76
*
TUSCANY-3617 - Adding support for configuring wireFormat only for response to...
lresende
2010-07-09
12
-223
/
+387
*
Use Response as the type
rfeng
2010-06-26
3
-10
/
+20
*
Add missing OSGi import
rfeng
2010-06-23
1
-1
/
+2
*
TUSCANY-3583 - Making sure we recognize the headers configured declaratively ...
lresende
2010-06-03
2
-2
/
+46
*
Adjust the path URI for web app deployment
rfeng
2010-06-01
4
-1
/
+33
*
Add a workaround for TUSCANY-3572
rfeng
2010-05-28
6
-24
/
+64
*
Adding rest binding reference support
rfeng
2010-05-27
2
-27
/
+177
*
Merge branch 'jaxrs' into trunk
rfeng
2010-05-19
21
-70
/
+992
*
Add missing dependencies and versions
slaws
2010-05-13
1
-3
/
+4
*
Adding generated eTag to RPC style invocations
lresende
2010-05-12
1
-9
/
+33
*
Minor formatting...
lresende
2010-05-12
1
-110
/
+128
*
Removing system.out.println()
lresende
2010-05-12
1
-3
/
+0
*
Adding RPC Operation Selector to binding.rest
lresende
2010-05-12
14
-34
/
+552
*
Considering request encoding when processing body
lresende
2010-05-11
2
-18
/
+54
*
Updating test to check declarative header support
lresende
2010-05-10
2
-1
/
+11
*
Adding support for declarative http headers in binding.rest
lresende
2010-05-07
2
-3
/
+28
*
Format the code
rfeng
2010-05-03
1
-203
/
+159
*
Add basic support for binary data types for binding.rest
rfeng
2010-04-30
8
-53
/
+426
*
Minor update on REST cache control test case to accomodate refactoring to use...
lresende
2010-04-30
1
-5
/
+7
*
Updating REST binding to use common-http cache context class and minor update...
lresende
2010-04-30
1
-11
/
+11
*
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
6
-37
/
+116
*
Adding XML wire format binding implementation for REST binding, and adjusting...
lresende
2010-04-29
19
-17
/
+612
*
Tweaking binding implementation and adding tests for GET, PUT, POST operation...
lresende
2010-04-28
5
-21
/
+103
*
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
17
-47
/
+406
*
Initial implementation for JSON wire format for REST binding
lresende
2010-04-25
19
-109
/
+660
*
Refactoring packages and other references from HTTP to REST
lresende
2010-04-25
18
-72
/
+71
*
Initializing binding-rest based on existent binding-http
lresende
2010-04-25
21
-0
/
+2935