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
(
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
2013-08-13
Upgrade wink dependency to version 1.3
lresende
1
-3
/
+3
2013-01-15
Upgrade to http client 4.2.3
rfeng
1
-1
/
+1
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-07-23
Upgrade http client version to handle https://issues.apache.org/jira/browse/H...
rfeng
1
-1
/
+1
2012-07-22
Moving trunk to 2.5-SNAPSHOT now that 2.0 is ready
lresende
1
-15
/
+15
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-05-11
Moving to wink-1.2.0-incubating release
lresende
1
-3
/
+3
2012-03-22
Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...
rfeng
8
-3
/
+249
2012-03-21
Improve the REST binding for inputstream and context
rfeng
1
-0
/
+3
2012-03-03
Make sure httpcore version to be 4.1.4 (as depended by httpclient 4.1.3)
rfeng
1
-6
/
+0
2012-03-02
Use Apache HTTP client for REST reference binding
rfeng
3
-6
/
+31
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
2
-0
/
+6
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
Fix OSGi import
rfeng
1
-0
/
+1
2011-10-10
Avoid NPE
rfeng
1
-0
/
+3
2011-10-09
Add excludes to prevent unwanted dependencies being dragged in and fix the le...
antelder
1
-0
/
+18
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
3
-2
/
+150
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-05-09
Update to latest wink and jackson
rfeng
1
-2
/
+2
2011-04-29
Revert the wink version change
rfeng
1
-2
/
+2
2011-04-28
Update to jackson 1.8.0 and wink 1.1.3-incubating
rfeng
1
-2
/
+2
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-17
Fix the OSGi dependencies
rfeng
1
-1
/
+2
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
3
-9
/
+111
2011-01-01
Minor renaming: HTTPUtil -> HTTPUtils
lresende
2
-5
/
+5
2011-01-01
Partialy reverting changes from 1033523 to avoid issues with applications usi...
lresende
1
-1
/
+1
2010-12-11
Exclude activation dependency thats in base java
antelder
1
-0
/
+8
2010-12-08
More tweaks for the OSGi MF
rfeng
1
-1
/
+1
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
Fix OSGi MFs
rfeng
1
-10
/
+11
2010-11-17
Updating OSGi manifests to wink 1.1.2-incubating
lresende
1
-9
/
+9
[next]