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
/
main
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-10
Provide binder context to allow Wink to properly construct relative URIs with...
lresende
1
-0
/
+18
2012-10-12
Reuse the DeploymentConfiguration
rfeng
1
-6
/
+11
2012-10-11
Fix an issue related to @Path on the jaxrs interface
rfeng
1
-0
/
+10
2012-10-01
Fix the entity consumption
rfeng
1
-9
/
+4
2012-09-30
Enhance the http client configuration to make it customizable
rfeng
1
-8
/
+29
2012-09-17
Enhance the include/exclude filter processing and fix a NPE
rfeng
1
-0
/
+8
2012-09-14
Enhance the partial read support so that we can use the full property names i...
rfeng
1
-4
/
+21
2012-09-10
Enable field name based filtering for json serialization
rfeng
3
-148
/
+199
2012-08-03
Fix the entity detection
rfeng
1
-1
/
+5
2012-06-20
TUSCANY-4065 - Properly retrieving binding context within the response handlers
lresende
2
-0
/
+53
2012-06-20
Cleaning commented out code
lresende
1
-10
/
+0
2012-06-16
Removing dead/unused code
lresende
1
-4
/
+0
2012-05-23
Add CORS support for servlet based impl with REST binding
rfeng
2
-0
/
+8
2012-03-22
Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...
rfeng
2
-3
/
+6
2012-03-21
Improve the REST binding for inputstream and context
rfeng
1
-0
/
+3
2012-03-02
Use Apache HTTP client for REST reference binding
rfeng
2
-5
/
+18
2012-03-02
Fix ArrayIndexOutofBound for void return type
rfeng
1
-1
/
+1
2012-02-27
Adding more generic support for CORS into the runtime of REST binding
lresende
1
-0
/
+5
2011-11-21
TUSCANY-3977: Commit patch from Anuj Bhatia to fix No way to configure wink t...
antelder
1
-0
/
+2
2011-10-10
Avoid NPE
rfeng
1
-0
/
+3
2011-10-07
Cleaning up unused code
lresende
1
-17
/
+0
2011-10-07
Adding support for ?wadl to resources exposed trough the rest binding
lresende
1
-2
/
+65
2011-09-30
Enhance Tuscany JAX-RS reader/writer to better handle JAXB
rfeng
4
-3
/
+7
2011-08-09
Add some code to set the Cross-Origin Resource Sharing headers. As a start ju...
antelder
1
-0
/
+11
2011-04-20
Allow the look up of endpoint address by component/service/binding name from ...
rfeng
1
-0
/
+1
2011-03-29
Allow WebApplicationException to pass back to wink so that the correct respon...
rfeng
1
-35
/
+39
2011-03-15
Adding a way to store binding context in threadLocal to allow policy handler ...
lresende
1
-47
/
+23
2011-02-06
Simplifying modules structure by merging *-js-dojo into the binding-runtime s...
lresende
1
-0
/
+77
2011-01-01
Minor renaming: HTTPUtil -> HTTPUtils
lresende
2
-5
/
+5
2010-12-06
Minor cleanup
lresende
1
-49
/
+52
2010-11-17
Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ve...
rfeng
1
-1
/
+2
2010-11-17
Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes check
rfeng
1
-5
/
+2
2010-11-16
Investigating migration to wink 1.2-SNAPSHOT
lresende
1
-42
/
+12
2010-11-14
TUSCANY-3664 Add support for multiple operation output types
bdaniel
3
-9
/
+13
2010-10-12
TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ...
lresende
2
-7
/
+93
2010-09-10
Fix the self reference with explicit bindings
rfeng
1
-13
/
+14
2010-09-08
Tidy up binding.rest osgi enablement
rfeng
1
-2
/
+18
2010-08-29
TUSCANY-3595 - Setting up proper classloader to find resources under OSGi env...
lresende
1
-5
/
+28
2010-08-29
Merging changes from svn r988356: Test for null or empty servlet path info be...
lresende
1
-2
/
+3
2010-08-29
Merging changes from svn r988355: Fix logic to compute the path info as it do...
lresende
1
-55
/
+55
2010-07-16
Align the JAX-RS resource class/method checks with the spec
rfeng
7
-48
/
+130
2010-07-09
TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ...
lresende
1
-19
/
+45
2010-07-09
TUSCANY-3617 - Adding support for configuring wireFormat only for response to...
lresende
6
-142
/
+275
2010-06-03
TUSCANY-3583 - Making sure we recognize the headers configured declaratively ...
lresende
2
-2
/
+46
2010-06-01
Adjust the path URI for web app deployment
rfeng
3
-0
/
+18
2010-05-28
Add a workaround for TUSCANY-3572
rfeng
5
-23
/
+57
2010-05-27
Adding rest binding reference support
rfeng
2
-27
/
+177
2010-05-19
Merge branch 'jaxrs' into trunk
rfeng
12
-53
/
+898
2010-05-12
Adding generated eTag to RPC style invocations
lresende
1
-9
/
+33
2010-05-12
Minor formatting...
lresende
1
-110
/
+128
[next]