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
/
shell
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused imports
antelder
2011-07-18
1
-3
/
+0
*
Correct args in help
antelder
2011-07-11
1
-1
/
+1
*
Update to support remote starts
antelder
2011-07-11
1
-4
/
+9
*
Move the invoke command to a separate class and remove from the Shell class a...
antelder
2011-07-09
3
-244
/
+147
*
Add a stop command
antelder
2011-07-08
2
-0
/
+79
*
Add a start command
antelder
2011-07-08
2
-0
/
+81
*
Add an uninstall command class
antelder
2011-07-08
2
-0
/
+69
*
Update gen'd help to also include the short one line description
antelder
2011-07-08
1
-0
/
+2
*
Update the Shell to use the AddComposite class and have no code within Shell ...
antelder
2011-07-08
3
-28
/
+37
*
Start adding a way to have pluggable Shell commands. And start refactoring co...
antelder
2011-07-07
4
-1
/
+171
*
Update for Node start parameter order change
antelder
2011-06-09
1
-1
/
+1
*
Add a completor for the names of remote nodes and use that with the start com...
antelder
2011-06-08
3
-2
/
+53
*
Rename 'member' to 'node' as it seems too confusing to try to have a differen...
antelder
2011-06-07
1
-18
/
+18
*
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
*
Update to use a distributed domain by default
antelder
2011-06-06
1
-1
/
+1
*
Start some clean up of the Shell commands to match what the runtime is doing
antelder
2011-05-26
1
-6
/
+19
*
Rename InstalledContribution to ContributionDescription
antelder
2011-05-25
1
-10
/
+10
*
Add an addComposite command to match the Node API and fix the installed comma...
antelder
2011-05-20
1
-24
/
+37
*
Remove remoteStart/Stop commands to simplify - don't need remoteStop as stop ...
antelder
2011-05-20
1
-22
/
+8
*
Add a way to run commands on remote nodes and add Node API and Shell commands...
antelder
2011-05-19
1
-1
/
+24
*
Update for latest APIs to explicitly start the deployable composites of a pas...
antelder
2011-05-19
1
-3
/
+4
*
Update to add APIs to get at which composites are running where
antelder
2011-05-19
1
-2
/
+14
*
Add a method to get the domain members
antelder
2011-05-19
1
-1
/
+14
*
Fix Shell started command to not rely on the installed contributions (which m...
antelder
2011-05-18
1
-16
/
+16
*
Updates to match the DomainRegistry changes to rename addListener/removeListe...
antelder
2011-05-18
1
-9
/
+5
*
Update Shell for the latest domain node changes
antelder
2011-05-17
2
-34
/
+39
*
Update shell to show contributions imports
antelder
2011-05-16
1
-0
/
+13
*
Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...
antelder
2011-05-16
3
-6
/
+6
*
Update the detailed installed contribution command to show more information a...
antelder
2011-05-15
1
-5
/
+20
*
Update Shell installed and start commands to work with the latest Node/regist...
antelder
2011-05-11
1
-39
/
+33
*
Change the Shell command 'installed' to by default just show the URIs of inst...
antelder
2011-05-11
1
-8
/
+14
*
Start adding info about installed contributions to the registry so that distr...
antelder
2011-05-10
1
-1
/
+1
*
Start looking at support for a Shell command to show the domain level composi...
antelder
2011-05-09
1
-7
/
+18
*
Simplify help output by only including the version not the build revision and...
antelder
2011-03-17
1
-6
/
+1
*
Update shell to show the command text when installing an initial contribution
antelder
2011-02-15
1
-5
/
+7
*
Add a -help arg so the help can be shown at startup
antelder
2011-02-09
1
-1
/
+6
*
Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...
antelder
2011-01-20
3
-5
/
+5
*
Commite name change missed in previous commit
antelder
2011-01-19
1
-8
/
+7
*
Correct parsing of quoted strings in the argument list
antelder
2011-01-17
1
-1
/
+1
*
Update to use getService from Node
antelder
2011-01-12
1
-16
/
+3
*
Update to create a service proxy directly instead of using the sca client fac...
antelder
2011-01-12
3
-6
/
+6
*
Adjust printing of blank lines so the Shell output is clearer
antelder
2011-01-11
1
-2
/
+1
*
Update to support entering quoted strings conatining spaces
antelder
2010-12-02
1
-9
/
+36
*
Fix the passing in of an initial contribution url, and add the start of a sta...
antelder
2010-11-30
1
-4
/
+26
*
Update for API changes and rename 'status' command to be 'started' to match t...
antelder
2010-11-27
3
-20
/
+20
*
Update Shell for API changes
antelder
2010-11-25
1
-4
/
+4
*
Update to include binding URIs in the service output
antelder
2010-11-23
1
-0
/
+7
*
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
[next]