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
*
TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...
slaws
2012-01-06
12
-74
/
+165
*
TUSCANY-4000 - Fix ClassCastException when user specifies WSDL interface
slaws
2012-01-06
25
-111
/
+1222
*
Add some ignores
slaws
2012-01-06
0
-0
/
+0
*
Add external configuration of Memcached and PostgreSQL logging, to allow the ...
jsdelfino
2011-12-30
11
-21
/
+174
*
Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...
jsdelfino
2011-12-23
37
-41
/
+172
*
Make fields protected so subclasses can access
antelder
2011-12-22
1
-12
/
+12
*
Fix calculation of composite path when configured with an absolute path.
jsdelfino
2011-12-21
3
-2
/
+9
*
Fix PostgreSQL download URL and add it to the default build scripts on Ubuntu...
jsdelfino
2011-12-21
3
-7
/
+35
*
TUSCANY-3992: Apply patch from Greg Dritschler to fix AccessControlException ...
antelder
2011-12-20
2
-34
/
+32
*
TUSCANY-3998: Apply revised patch from Greg Dritschler to provide a way to ov...
antelder
2011-12-20
1
-1
/
+6
*
Make fields protected so subclasses can use
antelder
2011-12-20
1
-19
/
+19
*
Change fields to be protected so subclasses can access them
antelder
2011-12-20
1
-3
/
+3
*
MOve the initilization of a default destination name to a seperate method so ...
antelder
2011-12-20
1
-10
/
+14
*
Turn ProxyPreserveHost off as it causes backend HTTPD servers to redirect req...
jsdelfino
2011-12-18
2
-2
/
+2
*
Add ability to configure an HTTPS proxy with load balancing over a set of HTT...
jsdelfino
2011-12-18
29
-144
/
+306
*
TUSCANY-3998: Apply patch from Greg Dritschler to provide a way to override T...
antelder
2011-12-16
1
-5
/
+13
*
TUSCANY-3850: Port from 1.x to 2.x Sebastian Millies fix for RMI bug: Connect...
antelder
2011-12-14
1
-21
/
+65
*
TUSCANY-3924 playing with whether we should take note of inherited annotation...
slaws
2011-12-14
4
-0
/
+111
*
Add static distributed OSGi samples to the build
slaws
2011-12-14
1
-0
/
+1
*
TUSCANY-2698 - merge changes from 1.x to 2.x. Only some of the changes merged...
slaws
2011-12-14
3
-10
/
+39
*
TUSCANY-2681 - merge changes from 1.x to 2.x
slaws
2011-12-14
2
-9
/
+69
*
TUSCANY-3850: Apply patch from Sebastian Millies to fix RMI bug: ConnectExcep...
antelder
2011-12-14
1
-4
/
+44
*
Change htpasswd conf from MD5 to DES as the MD5 version isn't recognized on M...
jsdelfino
2011-12-14
1
-5
/
+5
*
Change memcached component configuration syntax to use spaces instead of comm...
jsdelfino
2011-12-14
3
-4
/
+4
*
Minor build script updates. Add missing --enable-libcloud build option and up...
jsdelfino
2011-12-14
5
-13
/
+13
*
TUSCANY-3890 - separate the request wrapper model from the response wrapper m...
slaws
2011-12-13
41
-429
/
+518
*
Update to use the new Tuscany ComponentContext and ServiceReference interfaces
antelder
2011-12-13
1
-9
/
+0
*
Update to use the new Tuscany ComponentContext and ServiceReference interfaces
antelder
2011-12-13
1
-5
/
+12
*
Update so that JavaImplementationProvider works with both OASIS and Tuscany C...
antelder
2011-12-13
1
-1
/
+1
*
Update to match the new Tuscany ServiceReference interface
antelder
2011-12-13
1
-4
/
+5
*
Update core to use the Tuscany versions of the OASIS interfaces ComponentCOnt...
antelder
2011-12-13
2
-6
/
+7
*
Add Tuscany versions of OASIS ComponentContext and ServiceReference
antelder
2011-12-13
3
-2
/
+59
*
Update context annotation processor to work with both OASIS and Tuscany types...
antelder
2011-12-13
1
-2
/
+2
*
Fix typo in comment
slaws
2011-12-09
1
-1
/
+1
*
Start adding the dynamic distributed OSGi sample back in from contrib. Not in...
slaws
2011-12-09
48
-0
/
+2812
*
Remove excludes now that OASIS have fixed the Java CI tests themselves
slaws
2011-12-09
1
-5
/
+0
*
TUSCANY-3946 - Had a bit of a change of heart about this one. I'm concerned t...
slaws
2011-12-09
2
-18
/
+20
*
TUSCANY-3993 - Apply Tom's change to point to the right snapshot repo. Thanks...
slaws
2011-12-09
1
-4
/
+8
*
TUSCANY-3993 - Update code to handle relative URIs and add a test case
slaws
2011-12-09
7
-7
/
+167
*
Like the binding-ws-runtime-axis2 module, set RELATES_TO as wsa:RelatesTo, re...
scottkurz
2011-12-08
1
-1
/
+16
*
Add a strawman approach to enable setting the binding uri on a ServiceReference
antelder
2011-12-08
2
-1
/
+22
*
Add a test for dynamically altering the binding URI of a ServiceReference
antelder
2011-12-08
7
-0
/
+272
*
Build new <wsa:MessageID> rather than propagating from Tuscany Message.
scottkurz
2011-12-08
1
-5
/
+3
*
TUSCANY-3965 - Take more updated JCI test cases from OASIS SVN rev 294 - rela...
slaws
2011-12-08
1
-0
/
+0
*
Add <wsa:MessageID> to ref-side messages for 2-way operation on forward inter...
scottkurz
2011-12-07
1
-1
/
+12
*
TUSCANY-3965 - Take updated JCI test cases from OASIS SVN rev 292
slaws
2011-12-07
1
-0
/
+0
*
Switch invoker method signatures, as we don't need to pass binding around.
scottkurz
2011-12-06
1
-15
/
+15
*
Make 'wsBinding' field in invoker protected.
scottkurz
2011-12-06
1
-1
/
+1
*
remove empty folders
slaws
2011-12-06
0
-0
/
+0
*
TUSCANY-3965 - Generally stop detecting non-annotated properties/references i...
slaws
2011-12-06
3
-15
/
+18
[next]