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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-11
Fix an issue related to @Path on the jaxrs interface
rfeng
2
-1
/
+2
2012-09-30
Enhance the http client configuration to make it customizable
rfeng
1
-0
/
+17
2012-09-17
Enhance the include/exclude filter processing and fix a NPE
rfeng
1
-2
/
+34
2012-09-10
Enable field name based filtering for json serialization
rfeng
1
-11
/
+29
2012-08-16
This test fails often in the jenkins builds, can't see why so fiddle about wi...
antelder
1
-9
/
+9
2012-06-20
TUSCANY-4065 - Properly retrieving binding context within the response handlers
lresende
1
-1
/
+19
2012-03-22
Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...
rfeng
5
-0
/
+242
2011-10-07
Adding support for ?wadl to resources exposed trough the rest binding
lresende
1
-0
/
+79
2011-09-30
Use the cached marshaller/unmarshaller for JAXB databinding
rfeng
1
-3
/
+3
2011-09-30
Enhance Tuscany JAX-RS reader/writer to better handle JAXB
rfeng
3
-3
/
+7
2011-03-29
Allow WebApplicationException to pass back to wink so that the correct respon...
rfeng
3
-14
/
+28
2010-11-16
Investigating migration to wink 1.2-SNAPSHOT
lresende
1
-15
/
+15
2010-10-12
TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ...
lresende
1
-2
/
+2
2010-07-09
TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ...
lresende
2
-5
/
+31
2010-07-09
TUSCANY-3617 - Adding support for configuring wireFormat only for response to...
lresende
6
-81
/
+112
2010-06-26
Use Response as the type
rfeng
3
-10
/
+20
2010-05-28
Add a workaround for TUSCANY-3572
rfeng
1
-1
/
+7
2010-05-19
Merge branch 'jaxrs' into trunk
rfeng
7
-15
/
+67
2010-05-12
Adding RPC Operation Selector to binding.rest
lresende
4
-0
/
+227
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
1
-0
/
+4
2010-05-03
Format the code
rfeng
1
-203
/
+159
2010-04-30
Add basic support for binary data types for binding.rest
rfeng
4
-0
/
+241
2010-04-30
Minor update on REST cache control test case to accomodate refactoring to use...
lresende
1
-5
/
+7
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
2
-2
/
+23
2010-04-29
Adding XML wire format binding implementation for REST binding, and adjusting...
lresende
12
-16
/
+314
2010-04-28
Tweaking binding implementation and adding tests for GET, PUT, POST operation...
lresende
3
-16
/
+80
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
4
-27
/
+7
2010-04-25
Initial implementation for JSON wire format for REST binding
lresende
10
-9
/
+342
2010-04-25
Refactoring packages and other references from HTTP to REST
lresende
10
-24
/
+24
2010-04-25
Initializing binding-rest based on existent binding-http
lresende
11
-0
/
+1653