summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sandbox to experiment with deployment and management commands.jsdelfino2010-09-076082-0/+518516
* Added configuration for advanced session access on Google App Engine.fmoga2010-09-071-0/+1
* TUSCANY-3670 - temp fix to ensure that the client finds the domain. I need to...slaws2010-09-071-2/+10
* Add ignore again while we sort out promotion of implementation policy. slaws2010-09-071-0/+1
* Make interfaces remotable and correct reference target accordinglyslaws2010-09-073-1/+7
* Update all the archetype pom.xml files to include a description as thats what...antelder2010-09-078-0/+8
* Add the new binding archetypeantelder2010-09-071-0/+1
* Update achetype itest propertiesantelder2010-09-071-1/+2
* Fix a couple more places which should use the archetype bindingName variableantelder2010-09-072-2/+2
* Update with an example of how to have a foo reference delegate the invocation...antelder2010-09-074-10/+49
* Add explicit version for archetype pluginantelder2010-09-071-0/+5
* Add http binding runtime dependency thats used by jsonp nowantelder2010-09-071-1/+2
* Add http binding runtime dependencyantelder2010-09-071-0/+6
* Minor tweaks to make the OAuth support work with Github.jsdelfino2010-09-072-3/+10
* Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...jsdelfino2010-09-069-75/+495
* Exclude build output from version control.jsdelfino2010-09-061-0/+1
* Shell script to deploy application to GAE environmentlresende2010-09-061-0/+20
* Updating contrib poms to add binding-comet modules/sampleslresende2010-09-062-0/+92
* Minor cleanup/rearrange of the pom to group together test scoped dependencieslresende2010-09-061-28/+26
* Added App Engine file.fmoga2010-09-061-0/+5
* TUSCANY-3667 - InetAddress is not allowed in GoogleAppEngine, so try to load ...lresende2010-09-061-23/+29
* TUSCANY-3667 - Handled AccessControlException when processing private folders...lresende2010-09-061-28/+42
* Porting support to import/export resources from 1.xlresende2010-09-0615-354/+289
* Moving binding.rss to contriblresende2010-09-0632-2/+0
* Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino2010-09-0643-77/+1160
* Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...jsdelfino2010-09-064-3/+5
* Fix typoslaws2010-09-051-1/+1
* Get the binding archetype workingantelder2010-09-0518-185/+131
* Remove unused importslaws2010-09-041-1/+0
* Start of a maven archetype for creating a Tuscany binding extensionantelder2010-09-0424-0/+986
* Change the jsonp binding so that it uses the http binding to do the work, ie ...antelder2010-09-047-136/+40
* Add a Base class for binding impls with the boiler plate codeantelder2010-09-041-0/+94
* Add a public constructor so other binding types may subclass itantelder2010-09-041-1/+4
* Add an example attribute to the foo bindingantelder2010-09-044-1/+14
* Ad some code for looking at wiresslaws2010-09-031-3/+76
* Add ignoresslaws2010-09-030-0/+0
* Fix typo in method name. slaws2010-09-036-15/+23
* Allow the contributions list to be retrieve from a Nodeslaws2010-09-031-1/+1
* Allow primitive return values to pass through the Object2JSON transformer.slaws2010-09-031-1/+1
* Avoid NPE in test cases. Encountered when writing out the system definitions ...slaws2010-09-031-2/+8
* Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...jsdelfino2010-09-0314-6/+65
* Copying import/export contribution resourceslresende2010-09-0321-0/+1526
* Add a SOAP Web service binding and a test case for it. Minor cleanup, remove ...jsdelfino2010-09-029-170/+188
* Add a SOAP Web service binding and a test case for it. Minor cleanup, remove ...jsdelfino2010-09-029-170/+188
* Disable reference annotations while concentrating on "add"slaws2010-09-021-3/+3
* Correct deployable contribution nameslaws2010-09-021-1/+1
* Fix up reference targetslaws2010-09-021-1/+1
* Work in progress - Educating myself re. what info is available from domain/nodesslaws2010-09-024-0/+385
* Use the DefaultBeanModelProcessor to simplify the model objectsantelder2010-09-025-129/+71
* Update to by default start in a domain named 'default'. Add a 'domains' comma...antelder2010-09-021-8/+31