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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
TUSCANY-3099 log an error if an invalid header priority is entered
slaws
2009-06-26
2
-11
/
+51
*
Enable write for wireFormat/operationSelector on HTTP binding
bdaniel
2009-06-26
1
-42
/
+49
*
Remove unused import statements
bdaniel
2009-06-26
1
-4
/
+0
*
TUSCANY-3120 - improve write processing so that it writes out what has been e...
slaws
2009-06-26
2
-43
/
+99
*
Merge the change from 2.x for TUSCANY-2640
rfeng
2009-06-25
1
-88
/
+177
*
TUSCANY-3018 EarContributionProcessor's URL.setURLStreamHandlerFactory() fail...
vamsic007
2009-06-25
1
-18
/
+5
*
TUSCANY-3097 don't process application composites of modules inside an EAR ar...
slaws
2009-06-23
1
-1
/
+5
*
TUSCANY-3097 Add test to see if the application composites of modules inside ...
slaws
2009-06-23
15
-1
/
+645
*
Reverting the changes that was locally done and accidentally committed with r...
ramkumar
2009-06-23
1
-1
/
+1
*
Fixes for TUSCANY-3096
ramkumar
2009-06-23
8
-16
/
+73
*
Apply the patch from Pradeep for TUSCANY-3115
rfeng
2009-06-22
4
-0
/
+733
*
Added missing runtime dependency on tuscany-host-webapp to get the SCA taglib...
mcombellack
2009-06-21
1
-0
/
+7
*
TUSCANY-3114 - Added a basic get test for the RSS feed
mcombellack
2009-06-21
3
-2
/
+69
*
TUSCANY-3113 - Added get() method to the rss.Collections interface as this is...
mcombellack
2009-06-21
2
-0
/
+21
*
Binding RSS tests should not depend on classes from the Atom API
mcombellack
2009-06-21
1
-2
/
+1
*
TUSCANY-3112 - Make sure that the feed entry has the links set on it otherwis...
mcombellack
2009-06-21
1
-0
/
+1
*
TUSCANY-3111 - It looks like an RSS feed needs a feed description otherwise i...
mcombellack
2009-06-21
1
-0
/
+1
*
TUSCANY-3111 - Fixed NPE when using the RSS binding on a Java component imple...
mcombellack
2009-06-21
1
-10
/
+11
*
TUSCANY-3310 - Updated the atom binding so that the description can be set us...
mcombellack
2009-06-20
6
-6
/
+57
*
Added a unit test for checking that the title can be set for an Atom feed usi...
mcombellack
2009-06-20
2
-10
/
+39
*
TUSCANY-3109 Added null check for getOperation to handle case where the feed ...
mcombellack
2009-06-20
1
-9
/
+10
*
TUSCANY-3109 - Added unit test for using Atom binding on a Java component imp...
mcombellack
2009-06-20
3
-0
/
+242
*
Issue: NullPointerException will be thrown in the destory methods if the doma...
mcombellack
2009-06-20
8
-30
/
+51
*
Removed stray commented out @Ignore(TUSCANY-2939) on a test as TUSCANY-2939 i...
mcombellack
2009-06-20
1
-1
/
+0
*
Removed unused import
mcombellack
2009-06-20
1
-1
/
+0
*
Removed unused import
mcombellack
2009-06-20
1
-1
/
+0
*
Originally, this file contained a mix of using spaces and tabs to do the inde...
mcombellack
2009-06-20
1
-30
/
+31
*
Re-enabled test that had been marked as @Ignore since TUSCANY-2937 is now fix...
mcombellack
2009-06-20
1
-2
/
+1
*
Minor editorial corrections to fix spelling and indentation
mcombellack
2009-06-20
1
-4
/
+4
*
Fixed minor spelling mistake
mcombellack
2009-06-20
1
-1
/
+1
*
Made the indentation and spacing consistent across the composite file
mcombellack
2009-06-19
1
-2
/
+2
*
Minor spelling correction
mcombellack
2009-06-19
1
-1
/
+1
*
Fixes for TUSCANY-3080
ramkumar
2009-06-15
1
-1
/
+1
*
Format the code
rfeng
2009-06-13
22
-70
/
+69
*
Refine echo binding to use EchoServer for the reference calls
rfeng
2009-06-13
14
-124
/
+128
*
Fixing version id in pom.xml
lresende
2009-06-12
1
-7
/
+7
*
TUSCANY-3086 - Making DefaultContributionFactory implement contribution facto...
lresende
2009-06-09
1
-1
/
+1
*
TUSCANY-3078 - Reverting changes per user request, as these changes were caus...
lresende
2009-06-09
3
-3
/
+3
*
Removing obsolete schemas
lresende
2009-06-09
3
-135
/
+0
*
TUSCANY-3078 - Fixing substitution group in http, atom and widget extensions
lresende
2009-06-09
3
-3
/
+3
*
Adding generated android resource file, missing after refactoring
lresende
2009-06-06
1
-0
/
+60
*
-applying patch tuscany_2552_phillipe_ramalho_06_04_2009.patch from TUSCANY-2552
adrianocrestani
2009-06-06
30
-0
/
+2292
*
Fix for TUSCANY-3077. Allow the thread pool for conversation manager to be sh...
rfeng
2009-06-04
3
-27
/
+45
*
Fix for TUSCANY-3076. The DefaultWorkScheduler only has 10 threads in the poo...
rfeng
2009-06-04
3
-30
/
+25
*
TUSCANY-3070 - Work round to treat the symptom of activators being discovered...
slaws
2009-06-02
1
-0
/
+7
*
TUSCANY-3062 - another work round to get resolution doing something in the do...
slaws
2009-06-02
1
-0
/
+3
*
TUSCANY-3075 - don't write out the services and references generated to handl...
slaws
2009-06-02
1
-85
/
+89
*
TUSCANY-2967 back out the trial change to bytes format messages so that all w...
slaws
2009-05-29
3
-4
/
+23
*
TUSCANY-3052 - add EJBModuleInfo to generate EJB implementation to sit alongs...
slaws
2009-05-29
4
-6
/
+31
*
TUSCANY-3059: correct perationProperties JMSDeliveryMode set in headers JMSDe...
antelder
2009-05-29
1
-1
/
+1
[prev]
[next]