index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed code to use Integer.valueOf() rather than new Integer() as valueOf() ...
mcombellack
2008-12-08
2
-2
/
+2
*
Converted existing comments in the source code to the correct JavaDoc format ...
mcombellack
2008-12-08
1
-6
/
+19
*
Made the constants private static final and use the correct variable naming s...
mcombellack
2008-12-08
1
-9
/
+9
*
Removed unnessary return statelements from methods where the last statement i...
mcombellack
2008-12-08
1
-4
/
+0
*
Removed unnessary return statelements from methods where the last statement i...
mcombellack
2008-12-08
11
-33
/
+0
*
Made private utility classes final
mcombellack
2008-12-08
1
-2
/
+2
*
Corrected the names of twostatic final variables so they use the correct nami...
mcombellack
2008-12-08
1
-8
/
+8
*
Added { and } characters for code blocks where they did not have them so the ...
mcombellack
2008-12-08
4
-6
/
+12
*
Removed redundant modifiers (such as public, final, etc) as these are not nee...
mcombellack
2008-12-08
30
-105
/
+105
*
TUSCANY-2727, remove www-services from 1.4
antelder
2008-12-08
39
-21546
/
+0
*
TUSCANY-2681: Apply fix from Rodolfo Dias to fix When a Component class imple...
antelder
2008-12-08
2
-9
/
+69
*
Fixes for TUSCANY-2721
ramkumar
2008-12-08
32
-1711
/
+0
*
Adding tuscany birthday logo as static image to be used by the confluence aut...
lresende
2008-12-07
1
-0
/
+0
*
Reduced the sleep times in the test since they did not need to be so long. Th...
mcombellack
2008-12-07
2
-66
/
+98
*
Fixes for module name
ramkumar
2008-12-07
1
-1
/
+1
*
Fixes for junk modules
ramkumar
2008-12-07
58
-5433
/
+168
*
Fixes for junk folder
ramkumar
2008-12-07
1
-1
/
+7
*
Add missing license headers
antelder
2008-12-07
1
-127
/
+145
*
Add missing license headers
antelder
2008-12-07
1
-124
/
+142
*
Add missing license headers
antelder
2008-12-07
2
-0
/
+35
*
Add missing license headers
antelder
2008-12-07
4
-0
/
+72
*
Add missing license headers
antelder
2008-12-07
1
-0
/
+18
*
Add missing license headers
antelder
2008-12-07
1
-0
/
+18
*
Add missing license headers
antelder
2008-12-07
18
-1296
/
+1620
*
Add missing license headers
antelder
2008-12-07
6
-628
/
+736
*
Add missing license headers
antelder
2008-12-07
2
-0
/
+36
*
Exclude ORB trace files from distribution
antelder
2008-12-07
1
-0
/
+1
*
Merge missing license headers fix from 1.x branch to 1.4
antelder
2008-12-07
3
-0
/
+54
*
Add missing license header
antelder
2008-12-07
1
-0
/
+18
*
Add missing license header
antelder
2008-12-07
1
-0
/
+18
*
Add missing license header
antelder
2008-12-07
1
-0
/
+18
*
Merge r723501 changes for TUSCANY-2698 into the 1.4 branch
nash
2008-12-05
6
-7
/
+189
*
Add itest to the main build
rfeng
2008-12-05
1
-1
/
+1
*
Further cleanup for ComponentContext, CompositeContext
rfeng
2008-12-05
14
-397
/
+553
*
Merging changes to delay initialization of Contribution repository to avoid c...
lresende
2008-12-05
3
-133
/
+203
*
TUSCANY-2715 - Merging changes from 1.x trunk to 1.4 release
lresende
2008-12-05
8
-406
/
+45
*
Changes to make policy-security work in 2.0.
edwardsmj
2008-12-05
5
-5
/
+6
*
Made the private static logger field final as it does not change
mcombellack
2008-12-05
1
-1
/
+1
*
Made class final as the only constructor has private modifier
mcombellack
2008-12-05
1
-1
/
+1
*
Models for common java artifacts and their implementations
lresende
2008-12-05
8
-0
/
+576
*
Adding implementation-pojo as placeholder for common pojo/java related artifacts
lresende
2008-12-05
0
-0
/
+0
*
Updated FileTransferMTOMTestCase to reflect new interfaces for starting Nodes...
edwardsmj
2008-12-05
1
-5
/
+38
*
Changes to match new 2.0 core interfaces, plus adding back the contents of t...
edwardsmj
2008-12-05
11
-37
/
+662
*
Updated binding-ws-wsdlgen POM to point to binding-ws-axis2-policy module
edwardsmj
2008-12-05
1
-94
/
+94
*
Adding implementation-pojo as placeholder for common pojo/java related artifacts
lresende
2008-12-05
4
-0
/
+318
*
Fixes for TUSCANY-2714
ramkumar
2008-12-05
1
-1
/
+11
*
Fixes for TUSCANY-2714
ramkumar
2008-12-05
1
-1
/
+11
*
Fixes for TUSCANY-2718
ramkumar
2008-12-05
1
-15
/
+5
*
Fixes for TUSCANY-2718
ramkumar
2008-12-05
1
-15
/
+5
*
Fixes for TUSCANY-2716, 2717
ramkumar
2008-12-05
7
-21
/
+73
[next]