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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor modifications to the comet samples.
fmoga
2011-06-09
4
-15
/
+9
*
Update with JIRA number for issue
antelder
2011-06-09
1
-0
/
+1
*
Use the BroadcasterLifeCyclePolicy and new callback mechanism from Atmosphere...
fmoga
2011-06-09
4
-20
/
+55
*
Add an itest for stopping and starting a composite on a remote node
antelder
2011-06-09
7
-0
/
+278
*
Update for tuscany plugin name change
antelder
2011-06-09
1
-2
/
+2
*
Update for Node start parameter order change
antelder
2011-06-09
1
-1
/
+1
*
Move the node name to be the last parameter on the start to make it more cons...
antelder
2011-06-09
2
-4
/
+4
*
Add a test with a contribution containing an invalid composite and update the...
antelder
2011-06-08
3
-1
/
+38
*
Add a completor for the names of remote nodes and use that with the start com...
antelder
2011-06-08
3
-2
/
+53
*
Add TODO reminder
antelder
2011-06-08
1
-0
/
+2
*
Rename 'member' to 'node' as it seems too confusing to try to have a differen...
antelder
2011-06-07
8
-43
/
+43
*
Update LICENSE for latest comet binding changes
antelder
2011-06-07
1
-9
/
+9
*
Change member arg to be the last instead of the first argument which makes it...
antelder
2011-06-07
1
-1
/
+1
*
Fix NPE with remote services by simplify code to just use node.getService to ...
antelder
2011-06-07
1
-19
/
+24
*
Sync up the sca client to match the domain node getService. Just temporary so...
antelder
2011-06-07
3
-2
/
+39
*
TUSCANY-3867 - Fix up the test messages so they are easy to compare for corre...
slaws
2011-06-06
2
-0
/
+3
*
Tidy toString and add strings to exceptions rather than numbers.
slaws
2011-06-06
1
-36
/
+21
*
TUSCANY-3867 - Catch exceptions thrown from constructors and in @Init to allo...
slaws
2011-06-06
2
-16
/
+33
*
No code changes just organize imports
antelder
2011-06-06
1
-3
/
+0
*
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
2011-06-06
2
-4
/
+29
*
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
2011-06-06
1
-0
/
+6
*
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
2011-06-06
1
-0
/
+6
*
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
2011-06-06
1
-1
/
+13
*
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
2011-06-06
1
-0
/
+2
*
Add the sca-api to the class loader heirachy so that the annotations get corr...
antelder
2011-06-06
1
-5
/
+3
*
TUSCANY-3867 - Take account of different scopes and eager init
slaws
2011-06-06
5
-78
/
+766
*
Fix NPE when stopping a remote composite
antelder
2011-06-06
3
-3
/
+34
*
Update to use a distributed domain by default
antelder
2011-06-06
1
-1
/
+1
*
Update to use a distributed domain by default
antelder
2011-06-06
2
-2
/
+2
*
Replace the use of absolute path with relative path when using a file in the ...
fmoga
2011-06-05
3
-37
/
+38
*
Update to use the new Deployer method
antelder
2011-06-03
1
-73
/
+9
*
Add a method to Deployer to get a contributions dependencies from a set of co...
antelder
2011-06-03
2
-2
/
+35
*
Add standard module files and layout for CoffeeScript impl
antelder
2011-06-03
3
-0
/
+255
*
Move from taking jquery from Google APIs to local jquery file to enable offli...
fmoga
2011-06-03
8
-4
/
+620
*
Correct duff import
antelder
2011-06-03
1
-2
/
+1
*
Look at a reuseable way of calculating a contributions dependencies without h...
antelder
2011-06-02
2
-0
/
+203
*
Move comet binding implementation with async support from unreleased to sandbox.
fmoga
2011-05-31
39
-2816
/
+0
*
Remove comet binding sample from unreleased.
fmoga
2011-05-31
16
-761
/
+0
*
Code cleanup.
fmoga
2011-05-31
3
-11
/
+54
*
Code cleanup.
fmoga
2011-05-31
2
-44
/
+0
*
Code cleanup.
fmoga
2011-05-31
3
-69
/
+94
*
Code cleanup.
fmoga
2011-05-31
6
-11
/
+108
*
Code cleanup.
fmoga
2011-05-31
14
-239
/
+383
*
Move from relying on the HTTP session to manual session management using sess...
fmoga
2011-05-30
11
-360
/
+349
*
TUSCANY-3867 - Update the status reporting so that I can see what components ...
slaws
2011-05-27
7
-56
/
+129
*
Include the archetypes in the hudson deploy
antelder
2011-05-27
1
-0
/
+1
*
Fix quickstart archetype. The various varriables got incorrectly altered on t...
antelder
2011-05-27
1
-7
/
+3
*
Update getRunningMember to return null if the composite isn't started
antelder
2011-05-26
1
-1
/
+4
*
Start some clean up of the Shell commands to match what the runtime is doing
antelder
2011-05-26
1
-6
/
+19
*
Add a test implementation provider and extend the test case to cover init and...
slaws
2011-05-26
14
-5
/
+564
[next]