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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-12
Reuse the DeploymentConfiguration
rfeng
1
-6
/
+11
2012-10-11
Fix an issue related to @Path on the jaxrs interface
rfeng
3
-1
/
+12
2012-10-01
Fix the entity consumption
rfeng
1
-9
/
+4
2012-09-30
Enhance the http client configuration to make it customizable
rfeng
2
-8
/
+46
2012-09-17
Enhance the include/exclude filter processing and fix a NPE
rfeng
2
-2
/
+42
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
4
-159
/
+228
2012-08-16
This test fails often in the jenkins builds, can't see why so fiddle about wi...
antelder
1
-9
/
+9
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
3
-1
/
+72
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
7
-3
/
+248
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
2
-2
/
+144
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
7
-6
/
+14
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
4
-49
/
+67
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
2
-0
/
+96
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
2
-57
/
+27
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
3
-9
/
+95
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
3
-24
/
+76
2010-07-09
TUSCANY-3617 - Adding support for configuring wireFormat only for response to...
lresende
12
-223
/
+387
2010-06-26
Use Response as the type
rfeng
3
-10
/
+20
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
6
-24
/
+64
2010-05-27
Adding rest binding reference support
rfeng
2
-27
/
+177
2010-05-19
Merge branch 'jaxrs' into trunk
rfeng
19
-68
/
+965
[next]