index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Modifying typo in the package name for the jsonrpc js proxy factory service r...
lresende
2010-12-06
1
-1
/
+1
*
Adding client javascript proxy support for rest binding integrated with imple...
lresende
2010-12-06
1
-0
/
+19
*
Removing duplicated HTTPContext class from binding-http and using the one fro...
lresende
2010-12-06
5
-57
/
+12
*
Start updating the sca binding to be able to choose the binding type impl on ...
antelder
2010-12-06
4
-45
/
+68
*
TUSCANY-3801 - move chain tail location code into the chain implementation
slaws
2010-12-06
8
-39
/
+45
*
Minor cleanup
lresende
2010-12-06
1
-49
/
+52
*
Modify test cases so that they aren't checking for an exact string. Different...
bdaniel
2010-12-03
3
-10
/
+97
*
TUSCANY-3801 - only create a service to accept async responses if the binding...
slaws
2010-12-03
1
-3
/
+10
*
TUSCANY-3801 - Update SCA binding to allow the invoker to exploit the new asy...
slaws
2010-12-03
3
-17
/
+62
*
TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...
slaws
2010-12-03
9
-25
/
+251
*
TUSCANY-3801 - Move the SCA binding up to the new async provider interfaces.
slaws
2010-12-03
2
-3
/
+23
*
TUSCANY-3801 - add an async implementation provider interface to allow provid...
slaws
2010-12-03
1
-0
/
+65
*
TUSCANY-3801 - add an async interceptor interface to chain can be navigated b...
slaws
2010-12-03
2
-0
/
+114
*
TUSCANY-3801 - Add new provider interfaces that allow providers to indicate w...
slaws
2010-12-03
2
-0
/
+96
*
just remove some blank lines
slaws
2010-12-03
1
-4
/
+2
*
TUSCANY-3801 - allow endpoints to report when they are configured for async i...
slaws
2010-12-03
3
-2
/
+26
*
Update to support entering quoted strings conatining spaces
antelder
2010-12-02
1
-9
/
+36
*
If WEB-INF/sca-contributions contains contributions then use it automatically...
antelder
2010-12-02
1
-2
/
+19
*
Added manifest entries for missing package dependencies, for TUSCANY-3803
edwardsmj
2010-12-02
1
-0
/
+2
*
Added manifest entries for missing package dependencies, for TUSCANY-3803
edwardsmj
2010-12-02
1
-0
/
+2
*
Fix typo in comment
slaws
2010-11-30
1
-1
/
+1
*
Code now moved to deployer
slaws
2010-11-30
1
-53
/
+1
*
Just tidy layout of line.
slaws
2010-11-30
1
-4
/
+3
*
TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...
slaws
2010-11-30
18
-129
/
+461
*
Fix the passing in of an initial contribution url, and add the start of a sta...
antelder
2010-11-30
1
-4
/
+26
*
TUSCANY-3704 - Reset the artifact name in the monitor so that the correct nam...
slaws
2010-11-30
1
-0
/
+3
*
Start of an sca binding impl that can use different delegate bindings for ind...
antelder
2010-11-29
20
-0
/
+1381
*
Exclude xbean-reflect as it doesn't seem to be needed and the version of the ...
antelder
2010-11-27
1
-0
/
+4
*
Update for API changes and rename 'status' command to be 'started' to match t...
antelder
2010-11-27
3
-20
/
+20
*
Comment out the updateXxx methods for now as its not clear what they should d...
antelder
2010-11-27
5
-76
/
+77
*
TUSCANY-3778: Use same code as 1.x so that wrapper is generated in correct na...
nash
2010-11-25
1
-3
/
+4
*
Update Shell for API changes
antelder
2010-11-25
1
-4
/
+4
*
Update node2 api to more closely match the commands the Shell has
antelder
2010-11-25
5
-31
/
+30
*
Fix to use a new List for the deployables as the List in the contribution get...
antelder
2010-11-25
1
-1
/
+1
*
Remove unused import
antelder
2010-11-25
1
-2
/
+1
*
Change to not inherrit getType from the http binding so that it returns the c...
antelder
2010-11-25
1
-0
/
+10
*
Add a binding.local which is the parts of the current sca binding for doing l...
antelder
2010-11-24
16
-0
/
+1099
*
TUSCANY-3786 - add an operation so that the EPR can indicate whether it will ...
slaws
2010-11-24
2
-0
/
+18
*
Revert r1037660 which changed the scope from compile to provided. See TUSCANY...
antelder
2010-11-23
1
-3
/
+3
*
Update to include binding URIs in the service output
antelder
2010-11-23
1
-0
/
+7
*
Fix for TUSCANY-3760, making geronimo-jsp_2.1_spec & geronimo-el_1.0_spec int...
edwardsmj
2010-11-22
1
-2
/
+2
*
Remove jdk15 profile
bdaniel
2010-11-21
1
-2
/
+2
*
Add some more excludes
antelder
2010-11-21
1
-0
/
+8
*
Add some more excludes for un needed dependencies
antelder
2010-11-21
1
-0
/
+12
*
TUSCANY-3794: Update the jython version to match implementation.python which ...
antelder
2010-11-21
2
-8
/
+22
*
Filter out some more cglib operations
antelder
2010-11-20
1
-6
/
+11
*
Update to support service operation completion
antelder
2010-11-19
3
-5
/
+84
*
Update to not show the initial help when starting up with an installed contri...
antelder
2010-11-19
1
-6
/
+5
*
Update to support passing in an intial contribution to install and start, and...
antelder
2010-11-19
1
-2
/
+39
*
TUSCANY-3791 - synchronize access to DOM and cache result to reduce chance of...
slaws
2010-11-19
2
-8
/
+37
[prev]
[next]