summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a and atom view of composites and look at retrieving the composite artifa...slaws2011-05-2415-58/+598
* Remove now unused classantelder2011-05-231-92/+0
* Give the client access to the endpoint service wsdlantelder2011-05-231-0/+2
* Fix build error, move dashboard and store directories to the correct module.jsdelfino2011-05-239-2/+2
* Support cookies over outgoing HTTP calls and a shorter component URL addressi...jsdelfino2011-05-2323-90/+190
* Refactor app data model part 2, converted dashboard and store files to direct...jsdelfino2011-05-238-0/+8
* Refactor app data model part 1, add a template for new apps and support for s...jsdelfino2011-05-2322-64/+323
* Set the composites contribution URI when its readantelder2011-05-231-2/+3
* Set the compsites contribution URI after its readantelder2011-05-231-0/+1
* Some Javascript cleanup, now working across all browsers including IE9.jsdelfino2011-05-234-85/+51
* Set the Composites contribution URI when its being readantelder2011-05-231-2/+4
* Add a link from a Composite to its contributionantelder2011-05-232-0/+14
* Cleanup and organize sample components, apps and html pages.jsdelfino2011-05-2349-2769/+2731
* Minor install script fixes. Add a script to install a minimal build and upgra...jsdelfino2011-05-235-12/+303
* Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino2011-05-2339-275/+240
* Simplify page navigations and optimize layout and event handling on touch dev...jsdelfino2011-05-2317-457/+800
* Allows pass -by-reference for self referencesrfeng2011-05-215-45/+78
* Add an addComposite command to match the Node API and fix the installed comma...antelder2011-05-201-24/+37
* Move the getInstalledContribution method to the Node interfaceantelder2011-05-202-3/+5
* Remove remoteStart/Stop commands to simplify - don't need remoteStop as stop ...antelder2011-05-203-40/+28
* Fix bug in getting runningCompositeOwnersantelder2011-05-201-4/+3
* Test commit accessnirmal0701252011-05-201-2/+0
* Use invokeAsync instead of invoke.fmoga2011-05-191-3/+6
* Make the comet binding a policy subject. Helping get Florian unstuck. slaws2011-05-192-2/+33
* Move the code for getDomainComposite from NodeImpl to the domain registryantelder2011-05-195-16/+33
* Bit of renaming to be clear this is about looking at the domain rather then b...slaws2011-05-196-83/+88
* Rename so I can add View to the names of all of the sun-resource processorsslaws2011-05-191-1/+1
* Add a way to run commands on remote nodes and add Node API and Shell commands...antelder2011-05-1910-2/+201
* Catch up with Ant's changesslaws2011-05-194-24/+45
* Update parent poms to match unreleased/samples structurefmoga2011-05-192-20/+5
* Update parent poms to match unreleased/ structurefmoga2011-05-192-2/+2
* Import work in progress code for comet binding samplefmoga2011-05-1916-0/+776
* Import work in progress code for comet binding runtimefmoga2011-05-1925-0/+2166
* Import work in progress code for comet binding modelfmoga2011-05-1914-0/+616
* Update for latest APIs to explicitly start the deployable composites of a pas...antelder2011-05-191-3/+4
* On stop also stop the runtime if its setantelder2011-05-191-0/+3
* Correct typoantelder2011-05-191-2/+1
* Guard against NPEantelder2011-05-191-3/+5
* Update to add APIs to get at which composites are running whereantelder2011-05-198-6/+83
* Add a method to get the domain membersantelder2011-05-198-1/+52
* Remove TODO that has now been doneantelder2011-05-191-4/+0
* Remove ActivationException on installs, add some TODO commentsantelder2011-05-192-9/+10
* Fix Shell started command to not rely on the installed contributions (which m...antelder2011-05-181-16/+16
* Fix Hazelcast reg to properly remove entries when things are removed and upda...antelder2011-05-184-16/+77
* Use transaction again as it works with Strings instead of QNamesantelder2011-05-181-18/+17
* Updates to match the DomainRegistry changes to rename addListener/removeListe...antelder2011-05-1813-113/+108
* Rename addListener/removeListener to be addEndpointListener/removeEndpointLis...antelder2011-05-183-10/+10
* Fix the OSGi importrfeng2011-05-171-0/+1
* Make sure the generics are generated into the Resource implementation class s...rfeng2011-05-175-6/+60
* TUSCANY-3522: Commit the twitapp program Eranda Sooriyabandara has attached a...antelder2011-05-179-0/+217