index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
branches
/
sca-java-1.x
/
modules
/
core
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the identity key as the Operation.equals() already takes care of that
rfeng
2009-11-10
1
-6
/
+5
*
Turn the IdentityHashMap into a ConcurrentHashMap to avoid expensive synchron...
rfeng
2009-11-09
1
-24
/
+23
*
Improve performance by indexing invocation chains by operation and caching Ja...
rfeng
2009-11-06
2
-15
/
+34
*
Fix for TUSCANY-3348 (perf improvement)
rfeng
2009-10-28
3
-4
/
+19
*
Merge all changes from 1.5.2 branch into trunk
rfeng
2009-10-26
2
-3
/
+24
*
TUSCANY-3173 remove the contents of thread local storage when the webapp shut...
slaws
2009-07-23
1
-0
/
+8
*
TUSCANY-3140 - Test for difference between loadtime and runtime classloaders ...
slaws
2009-07-18
1
-0
/
+37
*
Fix for TUSCANY-3077. Allow the thread pool for conversation manager to be sh...
rfeng
2009-06-04
2
-23
/
+34
*
Fix for TUSCANY-3076. The DefaultWorkScheduler only has 10 threads in the poo...
rfeng
2009-06-04
3
-30
/
+25
*
Improve the handling of INOUT and OUT parameters using JAX-WS Holder
rfeng
2009-04-23
1
-14
/
+12
*
TUSCANY-2851, fix exceptions during init processing of java components to cal...
antelder
2009-04-16
3
-4
/
+49
*
Add remotable check to avoid perf penality from Holder processing for local c...
rfeng
2009-04-09
1
-89
/
+71
*
TUSCANY-2931 - allow separate request and response wire formats in binding.jm...
slaws
2009-03-26
1
-2
/
+2
*
Removing @author per Apache best practices
lresende
2009-03-19
1
-1
/
+0
*
TUSCANY-2332 Web services Holder support
beckerdo
2009-01-11
1
-4
/
+82
*
Ignore the InvocationTargetException as the Tuscany Message body has already ...
antelder
2009-01-08
1
-1
/
+1
*
Merge r720913 change to 1.x so we can start looking at a pluggable impl for t...
antelder
2008-12-29
11
-74
/
+94
*
remove PolicyProviderRRB and detect RRB policies by looking at the phase.
slaws
2008-12-01
1
-7
/
+4
*
Tidy jms policy implementations to remove code from the binding and put it i...
slaws
2008-11-30
3
-4
/
+19
*
Creating Java SCA 1.x branch
lresende
2008-11-13
116
-0
/
+13833