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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TUSCANY-3283 re-enable the wrapper generation logic now that the no namespace...
slaws
2009-10-04
3
-32
/
+75
*
TUSCANY-3283 copy referenced namespaces over from the no namespace schema and...
slaws
2009-10-04
1
-3
/
+76
*
Fixing notice for the jsonrpc.js
lresende
2009-09-30
3
-0
/
+10
*
Re-enabled the web-javascript and web-javascript-dojo modules that appear to ...
mcombellack
2009-09-30
1
-2
/
+2
*
TUSCANY-3288 - Test case to reproduce the reported issue
lresende
2009-09-30
5
-0
/
+328
*
Extend basic auth support to match the credentials set in the policy. Not a p...
slaws
2009-09-29
2
-17
/
+39
*
Should be looking at the resolved policy sets and not the applicable policy sets
slaws
2009-09-29
2
-2
/
+2
*
TUSCANY-3283 - fix up wsdlgen so that unannotated POJOs are not generated int...
slaws
2009-09-29
1
-1
/
+119
*
TUSCANY-3256 - Applying Greg's patch
lresende
2009-09-17
3
-19
/
+63
*
TUSCANY-3266 use the last fragment of the composite URI path to compare again...
slaws
2009-09-16
1
-6
/
+11
*
Removing debug system.out.println
lresende
2009-09-14
1
-3
/
+1
*
TUSCANY-3235 - Java2 security problem - Thanks for the patch Hasan
slaws
2009-09-14
1
-1
/
+11
*
Fix typo
slaws
2009-09-14
1
-1
/
+1
*
Copy r800411 and r807024 changes from 1.5.1 branch to 1.x branch
nash
2009-09-13
12
-35
/
+221
*
Copy r799472 changes from 1.5.1 branch to 1.x branch
nash
2009-09-13
2
-10
/
+101
*
Copy r797997, r798040 and r798050 changes from 1.5.1 branch to 1.x branch
nash
2009-09-13
6
-20
/
+149
*
Copy r797984, r797987 and r797991 changes from 1.5.1 branch to 1.x branch
nash
2009-09-13
2
-12
/
+159
*
Copy r797788 changes from 1.5.1 branch to 1.x branch
nash
2009-09-13
1
-2
/
+2
*
Fix TUSCANY-3269 (use host from ?wsdl request in returned WSDL)
nash
2009-09-13
5
-23
/
+9
*
Fix TUSCANY-3267 and TUSCANY-2757 (ensure wrapper elements have nillable=false)
nash
2009-09-11
1
-0
/
+24
*
Modify test case to retry the get and delete up to 5 times (TUSCANY-3164)
nash
2009-09-11
1
-3
/
+25
*
Add null guards around uses of domainSearch reference to prevent unit test fa...
nash
2009-09-09
1
-2
/
+6
*
Fix build failure in modules/implementation-java-xml
nash
2009-09-09
1
-1
/
+1
*
TUSCANY-3264 - Moving all wstx dependencies to 3.2.4 where the prefix handlin...
lresende
2009-09-08
4
-12
/
+6
*
TUSCANY-3255: Apply patch from Greg Dritschler to Consolidate JMS session man...
antelder
2009-09-07
3
-2
/
+18
*
TUSCANY-2995 - Increasing invocation timeout to 2 seconds
lresende
2009-09-06
1
-1
/
+1
*
TUSCANY-3240 - Closing reader after processing spring application-context.xml
lresende
2009-09-04
1
-0
/
+2
*
TUSCANY-2995 - Adding timeout to avoid blocking when exception occours
lresende
2009-09-04
1
-1
/
+6
*
Fixes for TUSCANY-3237
ramkumar
2009-09-04
1
-2
/
+1
*
Fixes for TUSCANY-3250: Support for multiple application context using MANIFE...
ramkumar
2009-09-04
8
-149
/
+126
*
TUSCANY-3260 - Merging workaround provided by rfeng on the 1.5.1 branch to fi...
lresende
2009-09-04
1
-1
/
+4
*
Minor import clean up
lresende
2009-09-04
1
-1
/
+0
*
TUSCANY-3427 - Moving model related impl to proper module
lresende
2009-09-04
3
-0
/
+0
*
TUSCANY-3259 - Adding new tests to verify operationSelector and wireFormat el...
lresende
2009-09-04
2
-28
/
+73
*
TUSCANY-3247 - Making interfaces and instantiatng widget factory via extensio...
lresende
2009-09-03
6
-117
/
+191
*
Merge from 1.5.1:
rfeng
2009-09-02
16
-394
/
+447
*
Conversion to JUnit 4.5 + Cleaning up System.out
lresende
2009-09-02
12
-194
/
+171
*
Making delay available from a constant class and bumping it to 400 to see if ...
lresende
2009-09-01
6
-9
/
+33
*
TUSCANY-3006 - Enabling the test case as I can't reproduce the failures anymore
lresende
2009-09-01
1
-4
/
+2
*
TUSCANY-3232 remove non-ASCII character
slaws
2009-08-24
1
-1
/
+1
*
committing domain-search changes from patch tuscany_2552_phillipe_ramalho_08_...
adrianocrestani
2009-08-17
42
-2540
/
+2469
*
committing domain-manager changes from patch tuscany_2552_phillipe_ramalho_08...
adrianocrestani
2009-08-17
10
-175
/
+294
*
Removing specific implementation constraints to avoid warning messages when d...
lresende
2009-08-13
1
-4
/
+2
*
Adding Apache License headers to domain search artifacts
lresende
2009-08-13
45
-5
/
+987
*
Experiments with domain search to solve javaScript scoping issues and minor f...
lresende
2009-08-13
3
-47
/
+40
*
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl an...
slaws
2009-08-13
68
-676
/
+844
*
TUSCTUSCANY-3200 Add the dojo copyright to the NOTICE file to be consistent w...
slaws
2009-08-13
1
-0
/
+4
*
Fixing NPE if SecurityHandler extension point wasn't initialized properly
lresende
2009-08-13
1
-1
/
+3
*
Updating pom.xml property to reflect current release version
lresende
2009-08-13
1
-1
/
+1
*
Merging changes from 1.5.1 to Split policy security code specific to geronimo...
lresende
2009-08-13
13
-92
/
+519
[next]