summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update getRunningMember to return null if the composite isn't startedantelder2011-05-261-1/+4
* Start some clean up of the Shell commands to match what the runtime is doingantelder2011-05-261-6/+19
* Add a test implementation provider and extend the test case to cover init and...slaws2011-05-2614-5/+564
* Revert modification made several months ago to the core as it is not needed a...fmoga2011-05-261-5/+0
* Add focuses and Enter key shortcut for the chat sample.fmoga2011-05-261-4/+27
* Make CometBindingHandler Serializable as it is used with @PerSessionfmoga2011-05-261-1/+2
* Add ignores.fmoga2011-05-260-0/+0
* Add real-time suggestion sample using a service with non-void return type. Re...fmoga2011-05-2627-3/+530
* Add support for non-void return types for blocking operations as there is onl...fmoga2011-05-261-9/+20
* Add a few comments to the chat sample.fmoga2011-05-262-1/+6
* TUSCANY-3522: Commit rest-api patch from Eranda for the GSoC project on NoSQL...antelder2011-05-269-0/+224
* Include the tuscany plugin in the hudson deployantelder2011-05-261-0/+1
* Add ignores for eclipse and binary files in the new samples.fmoga2011-05-250-0/+0
* Add new samples to binding.comet samples pom.fmoga2011-05-251-0/+2
* Add chat sample for binding.cometfmoga2011-05-257-0/+267
* Add pub/sub sample for binding.cometfmoga2011-05-2510-0/+551
* Update testcase for binding-comet-runtime with callbacks.fmoga2011-05-253-9/+23
* Cleanup binding code by removing debug prints.fmoga2011-05-252-6/+2
* Add generic connect method to js client with default transport set to HTTP st...fmoga2011-05-251-0/+3
* Rename InstalledContribution to ContributionDescriptionantelder2011-05-2510-117/+117
* This test has been replaced by two-jvm-hazelcast (although that's still turne...slaws2011-05-2510-558/+0
* Add missing operationslaws2011-05-251-0/+4
* Set up listener to allow consistent shutdownslaws2011-05-251-44/+33
* move comment up to right placeslaws2011-05-251-1/+1
* TUSCANY-3868 - allow binding to be retrieved by nameslaws2011-05-254-0/+30
* add ignoresslaws2011-05-250-0/+0
* Change jQuery version to 1.4.2. Change path to CometComponentContext.js with ...fmoga2011-05-251-2/+2
* Upgrade to atmosphere-jersey 0.7.1. Change REST Path for CometComponentContex...fmoga2011-05-255-18/+26
* Fiddling about with making the composite artifact path do somethingslaws2011-05-254-27/+103
* Update sample to reflect latest upgrades in the comet module.fmoga2011-05-245-40/+53
* Improve comet support. Add status to callback return type to determine when b...fmoga2011-05-249-224/+374
* Add ignoresslaws2011-05-240-0/+0
* TUSCANY-3867 - start of a test to check various lifecycle events. slaws2011-05-2419-0/+744
* TUSCANY-3861: rename the tuscany plugin to org.apache.tuscany.sca:tuscany-mav...antelder2011-05-2419-29/+28
* 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