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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add CORS support for servlet based impl with REST binding
rfeng
2012-05-23
3
-0
/
+9
*
TUSCANY-4053: Apply update from Andrew Potter to fix itests building with the...
antelder
2012-05-22
1
-0
/
+6
*
TUSCANY-4045: Apply update from Andrew Potter to fix Module binding-ws-runtim...
antelder
2012-05-21
1
-0
/
+7
*
TUSCANY-4044: Apply fix from Andrew Potter to fix policy-wspolicy build failu...
antelder
2012-05-18
1
-13
/
+7
*
TUSCANY-4043: Apply fix from Andrew Potter to fix Missing dependency issue wi...
antelder
2012-05-17
1
-0
/
+7
*
Update bin distro license for wink release update
antelder
2012-05-11
1
-4
/
+4
*
Move BPEL sample out of trunk as Implementation BPEL doesn't work properly yet
antelder
2012-05-11
8
-459
/
+0
*
Move Ant sample out of trunk as its not finished
antelder
2012-05-11
11
-772
/
+0
*
Moving to wink-1.2.0-incubating release
lresende
2012-05-11
4
-7
/
+15
*
Add missing constructor
antelder
2012-05-03
1
-1
/
+5
*
Add missing ASF header
antelder
2012-05-01
1
-0
/
+18
*
TUSCANY-4034: Move the freeing up of contribution resources to a helper metho...
antelder
2012-05-01
1
-0
/
+62
*
TUSCANY-4034: Move the freeing up of contribution resources to a helper metho...
antelder
2012-05-01
1
-30
/
+15
*
TUSCANY-4034: Add a way to null out the fields in a ClassLoaderModelResolver
antelder
2012-05-01
1
-0
/
+11
*
include otests dependency so tests run in eclipse
antelder
2012-05-01
1
-0
/
+6
*
include otests dependency so tests run in eclipse
antelder
2012-05-01
1
-2
/
+2
*
Add some text to the sample README
antelder
2012-05-01
1
-0
/
+2
*
Update sample to use a node xml file so that it now works the same way as the...
antelder
2012-05-01
3
-17
/
+34
*
Update Tuscany maven plugin to support using a node xml file
antelder
2012-05-01
1
-12
/
+20
*
Update Shell to support starting from a node xml file
antelder
2012-05-01
1
-10
/
+33
*
TUSCANY-4041: Apply patch from Brian Sullivan to fix XSDModelResolver fails t...
antelder
2012-05-01
1
-23
/
+36
*
TUSCANY-4037: Apply patch from Greg Dritschler to fix OutOfMemoryError becaus...
antelder
2012-05-01
1
-1
/
+3
*
Update changes file for 2.0 release
antelder
2012-04-12
1
-3
/
+4
*
Update release notes for 2.0 release
antelder
2012-04-12
1
-2
/
+2
*
Fixing minor typos on cors configuration sample in the processor comments
lresende
2012-04-10
1
-2
/
+2
*
Creating xsd definition for cors-configuration element
lresende
2012-04-10
1
-0
/
+59
*
Enhance the CORS processor to set the default values based on the request hea...
rfeng
2012-04-09
1
-22
/
+42
*
Add Content-Type to the allowed headers
rfeng
2012-04-06
1
-3
/
+3
*
Fixing typo
lresende
2012-04-06
2
-12
/
+12
*
Enhancing manageable interface, going back to manage all resources via sca, a...
lresende
2012-04-05
10
-210
/
+26
*
Enhancing domain asset manager to support resources that is not directly expo...
lresende
2012-04-04
10
-11
/
+193
*
Fix the ASM code gen for long/double parameters
rfeng
2012-04-04
5
-6
/
+12
*
Remove duplicated line thats overwriting the binding setting
antelder
2012-04-03
1
-1
/
+0
*
Enhancing management capability to allow setting warning, critical and unavai...
lresende
2012-04-02
3
-17
/
+56
*
Put back the definitions as it causes some policy regressions
antelder
2012-03-27
1
-18
/
+16
*
Don't look at fault databindings in order to calculate output wrapper databin...
scottkurz
2012-03-26
1
-9
/
+6
*
TUSCANY-4036 - Create unique names in WSDL when multiple components expose th...
slaws
2012-03-24
7
-10
/
+23
*
TUSCANY-4035 - synchronize schema loading. Thanks for the patch Kaushik.
slaws
2012-03-23
1
-68
/
+78
*
TUSCANY-4032 - serialize the "isForCallback" flag for an endpoint service so ...
slaws
2012-03-23
6
-2
/
+251
*
TUSCANY-4031 - apply patch for IntentNotSatisfiedAtBuild warning when referen...
slaws
2012-03-23
1
-34
/
+31
*
TUSCANY-4033 - Don't generate WSDL when binding an EPR to a remote EP and the...
slaws
2012-03-23
2
-13
/
+17
*
Avoid NPE when binding doesn't support callback
slaws
2012-03-23
1
-1
/
+6
*
TUSCANY-4030 - add doPriviliged calls. Thanks for the patch Kaushik.
slaws
2012-03-23
1
-5
/
+60
*
Tighten up the no address test to include checking for a null or empty URI
slaws
2012-03-23
1
-1
/
+4
*
Fix the binding invokers to use endpoint reference's deployed URI (i.e., the ...
rfeng
2012-03-22
19
-29
/
+442
*
TUSCANY-4034 - plug a few more potential memory leaks
slaws
2012-03-22
9
-11
/
+128
*
Revert the change based on the comment from https://issues.apache.org/jira/br...
rfeng
2012-03-21
1
-0
/
+10
*
Handle inputstream to outputstream copy
rfeng
2012-03-21
1
-1
/
+15
*
Improve the REST binding for inputstream and context
rfeng
2012-03-21
2
-0
/
+4
*
Add testcase for creating wsdl from an interface with a type using JAXB @XmlT...
antelder
2012-03-21
2
-0
/
+123
[next]