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