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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaning up unused code
lresende
2011-10-07
1
-17
/
+0
*
Adding support for ?wadl to resources exposed trough the rest binding
lresende
2011-10-07
1
-2
/
+65
*
Enhance Tuscany JAX-RS reader/writer to better handle JAXB
rfeng
2011-09-30
4
-3
/
+7
*
Add some code to set the Cross-Origin Resource Sharing headers. As a start ju...
antelder
2011-08-09
1
-0
/
+11
*
Allow the look up of endpoint address by component/service/binding name from ...
rfeng
2011-04-20
1
-0
/
+1
*
Allow WebApplicationException to pass back to wink so that the correct respon...
rfeng
2011-03-29
1
-35
/
+39
*
Adding a way to store binding context in threadLocal to allow policy handler ...
lresende
2011-03-15
1
-47
/
+23
*
Simplifying modules structure by merging *-js-dojo into the binding-runtime s...
lresende
2011-02-06
2
-0
/
+96
*
Minor renaming: HTTPUtil -> HTTPUtils
lresende
2011-01-01
2
-5
/
+5
*
Minor cleanup
lresende
2010-12-06
1
-49
/
+52
*
Add the discovery for javax.ws.rs.ext.RuntimeDelegate and update the slf4j ve...
rfeng
2010-11-17
1
-1
/
+2
*
Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes check
rfeng
2010-11-17
1
-5
/
+2
*
Investigating migration to wink 1.2-SNAPSHOT
lresende
2010-11-16
1
-42
/
+12
*
TUSCANY-3664 Add support for multiple operation output types
bdaniel
2010-11-14
3
-9
/
+13
*
TUSCANY-3716 - Adding Tuscany respondeHandler to be able to add HTTP headers ...
lresende
2010-10-12
2
-7
/
+93
*
Fix the self reference with explicit bindings
rfeng
2010-09-10
1
-13
/
+14
*
Tidy up binding.rest osgi enablement
rfeng
2010-09-08
1
-2
/
+18
*
TUSCANY-3595 - Setting up proper classloader to find resources under OSGi env...
lresende
2010-08-29
1
-5
/
+28
*
Merging changes from svn r988356: Test for null or empty servlet path info be...
lresende
2010-08-29
1
-2
/
+3
*
Merging changes from svn r988355: Fix logic to compute the path info as it do...
lresende
2010-08-29
1
-55
/
+55
*
Align the JAX-RS resource class/method checks with the spec
rfeng
2010-07-16
7
-48
/
+130
*
TUSCANY-3618 - Enhancing type mapping for RPC over GET invocation using REST ...
lresende
2010-07-09
1
-19
/
+45
*
TUSCANY-3617 - Adding support for configuring wireFormat only for response to...
lresende
2010-07-09
6
-142
/
+275
*
TUSCANY-3583 - Making sure we recognize the headers configured declaratively ...
lresende
2010-06-03
2
-2
/
+46
*
Adjust the path URI for web app deployment
rfeng
2010-06-01
3
-0
/
+18
*
Add a workaround for TUSCANY-3572
rfeng
2010-05-28
5
-23
/
+57
*
Adding rest binding reference support
rfeng
2010-05-27
2
-27
/
+177
*
Merge branch 'jaxrs' into trunk
rfeng
2010-05-19
12
-53
/
+898
*
Adding generated eTag to RPC style invocations
lresende
2010-05-12
1
-9
/
+33
*
Minor formatting...
lresende
2010-05-12
1
-110
/
+128
*
Removing system.out.println()
lresende
2010-05-12
1
-3
/
+0
*
Adding RPC Operation Selector to binding.rest
lresende
2010-05-12
10
-34
/
+325
*
Considering request encoding when processing body
lresende
2010-05-11
2
-18
/
+54
*
Adding support for declarative http headers in binding.rest
lresende
2010-05-07
1
-3
/
+24
*
Add basic support for binary data types for binding.rest
rfeng
2010-04-30
4
-53
/
+185
*
Updating REST binding to use common-http cache context class and minor update...
lresende
2010-04-30
1
-11
/
+11
*
Enhanced support for JAX-RS annotations allowing @Path({id}) to be mapped to ...
lresende
2010-04-30
4
-35
/
+93
*
Adding XML wire format binding implementation for REST binding, and adjusting...
lresende
2010-04-29
5
-1
/
+291
*
Tweaking binding implementation and adding tests for GET, PUT, POST operation...
lresende
2010-04-28
2
-5
/
+23
*
Operation selector implementation that uses JAX-RS annotations to map http re...
lresende
2010-04-27
11
-17
/
+383
*
Initial implementation for JSON wire format for REST binding
lresende
2010-04-25
7
-100
/
+292
*
Refactoring packages and other references from HTTP to REST
lresende
2010-04-25
6
-42
/
+41
*
Initializing binding-rest based on existent binding-http
lresende
2010-04-25
6
-0
/
+932