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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Be a bit more careful about dereferencing the DomainRegistryFactory endpointR...
slaws
2011-03-16
1
-4
/
+8
*
Correct typo in removing of registries
antelder
2011-03-16
1
-1
/
+1
*
Adding a way to store binding context in threadLocal to allow policy handler ...
lresende
2011-03-15
2
-47
/
+65
*
Performance enhancement - only look up factories when required
antelder
2011-03-10
1
-7
/
+8
*
TUSCANY-3843: Apply patch from Benjamin Busjaeger to fix Node.start() throws ...
antelder
2011-03-10
1
-0
/
+2
*
Performance tweak - for when the interface contracts are the same
antelder
2011-03-09
1
-2
/
+2
*
Performance enhancement - only initilize all the factories the first time
antelder
2011-03-09
1
-0
/
+5
*
Upgrading to latest jetty release
lresende
2011-03-08
2
-3
/
+3
*
TUSCANY-3842 only calculate the domain composite the first time a node is sta...
slaws
2011-03-08
1
-9
/
+15
*
DO some clean up, move some things around and add a bit of javadoc
antelder
2011-03-06
4
-21
/
+43
*
Minor performance enhancement - create scope once instead of each time
antelder
2011-03-06
1
-3
/
+3
*
Minor performance enhancement - look up the mapper once instead of each time
antelder
2011-03-06
2
-9
/
+7
*
Minor performance enhacement - look up all the factories once instead of each...
antelder
2011-03-06
2
-22
/
+46
*
Fix dependency tangle by removing the dependency on node from core
antelder
2011-03-05
4
-53
/
+30
*
Add a way to find all the extension point registry instances
antelder
2011-03-05
2
-1
/
+46
*
Update to use a map instead of a list to store the start composites to make t...
antelder
2011-03-04
2
-21
/
+13
*
Add a simple test timing node start/stop times
antelder
2011-03-04
1
-0
/
+74
*
Add a simple test timing node start/stop times
antelder
2011-03-04
1
-0
/
+81
*
Do some clean up, simplify dependencies, remove unused classes and folders, u...
antelder
2011-03-04
11
-641
/
+87
*
Don't clear the endpoints so that they're available on a restart
antelder
2011-03-04
1
-1
/
+0
*
Update deployer to support passing in the system contribution so that that ma...
antelder
2011-03-04
2
-3
/
+14
*
Update exception message to make it more clear
antelder
2011-02-28
1
-1
/
+1
*
Correct validation of the Spring reference default bean attribute
antelder
2011-02-25
1
-3
/
+3
*
Move the binding/policy configuration step to after the Axis config context h...
slaws
2011-02-25
1
-5
/
+7
*
TUSCANY-3839 - add a generic interceptor rather than a binding specific inter...
slaws
2011-02-25
1
-1
/
+1
*
Add latest Spring extensions for SCA schema from OASIS
antelder
2011-02-23
1
-0
/
+66
*
Handle the case where the sca service type attribute is not specified. I'm go...
antelder
2011-02-23
1
-2
/
+38
*
TUSCANY-3837 - more SCABindingMapper from the binding sca runtime module to t...
slaws
2011-02-21
7
-51
/
+56
*
TUSCANY-3834: Update to use the Monitor when logging the stop exception
antelder
2011-02-21
2
-9
/
+33
*
Commit patch for TUSCANY-3836
bdaniel
2011-02-18
1
-0
/
+6
*
Update shell to show the command text when installing an initial contribution
antelder
2011-02-15
1
-5
/
+7
*
Fix wrapper clone to include clone of unwrapped info.
scottkurz
2011-02-15
1
-0
/
+22
*
Test fix needed for TUSCANY-3832 changes, plus cleanup and adjustment from re...
scottkurz
2011-02-15
4
-31
/
+48
*
Fix for TUSCANY-3832. Also tries to simplify wrapped vs. bare terminology by...
scottkurz
2011-02-15
8
-14
/
+68
*
Improve toString() of a couple classes.
scottkurz
2011-02-15
2
-0
/
+16
*
Remove old comment that no longer applies
antelder
2011-02-14
1
-4
/
+1
*
Correct core modification.
fmoga
2011-02-11
2
-5
/
+5
*
Copy Message bindingContext from forward message to callback message.
fmoga
2011-02-11
1
-0
/
+5
*
Added multiple response support for the comet binding.
fmoga
2011-02-11
8
-268
/
+447
*
TUSCANY-3834 - ensure that exceptions in @Destroy operations are handled and ...
slaws
2011-02-09
2
-19
/
+49
*
MOve the quiet logging test out to a separate test so it doesn't interfere wi...
antelder
2011-02-09
2
-13
/
+74
*
Fix another quiet logging bug and add the start of a test
antelder
2011-02-09
2
-1
/
+15
*
Add a -help arg so the help can be shown at startup
antelder
2011-02-09
1
-1
/
+6
*
More quiet logging changes, update use of properties to not interfere with re...
antelder
2011-02-08
5
-7
/
+4
*
More quiet logging updates
antelder
2011-02-08
2
-3
/
+6
*
Finalize the AllowsPassByReference support and add test cases
rfeng
2011-02-07
1
-1
/
+2
*
Upgrade to jackson 1.7.1 release
rfeng
2011-02-07
3
-7
/
+7
*
Enable the allowsPassByReference support
rfeng
2011-02-07
6
-12
/
+46
*
Udate jline version
antelder
2011-02-06
1
-1
/
+1
*
Simplifying modules structure by merging *-js-dojo into the binding-runtime s...
lresende
2011-02-06
24
-908
/
+156
[next]