summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support service promotion and improve component layout algorithm.jsdelfino2011-01-069-141/+242
* Update to support being run with mvn exec:javaantelder2011-01-042-3/+25
* Fix automake warning. Add pragmas to sources generated by Thrift using sed in...jsdelfino2011-01-021-3/+1
* TUSCANY-3812 - Fixing ETag and Cache headers to avoid refresh issues in IElresende2011-01-014-63/+144
* Minor formattinglresende2011-01-011-13/+13
* Minor renaming: HTTPUtil -> HTTPUtilslresende2011-01-016-15/+15
* Adding java doclresende2011-01-011-19/+24
* Calculating ETag using util class from HTTP-commonlresende2011-01-013-67/+58
* Enhance error message to display class name to which error applieslresende2011-01-011-32/+32
* Partialy reverting changes from 1033523 to avoid issues with applications usi...lresende2011-01-011-1/+1
* Update changes file for beta2antelder2010-12-311-0/+8
* Update release notes for beta2antelder2010-12-311-4/+4
* Add a method remove duplicate service declsrationsrfeng2010-12-301-0/+18
* Change json serialization to not marshal null valuesrfeng2010-12-305-3/+15
* Add logic to list, add, remove apps and link to the edit page.jsdelfino2010-12-307-62/+144
* Simplify and cleanup HTTP binding client Javascript code, now portable across...jsdelfino2010-12-301-366/+298
* Make XML serialization logic portable across browsers.jsdelfino2010-12-301-5/+24
* Support ATOM and RSS entries with no content or description.jsdelfino2010-12-304-7/+45
* Skeleton of a composite app editor module.jsdelfino2010-12-2923-42/+1047
* Remove type=feed and type=entry parameters from application/atom+xml media ty...jsdelfino2010-12-296-8/+23
* Fix automated build and Ubuntu 10.10 install.jsdelfino2010-12-273-9/+21
* Improve EC2 setup scripts. Remove dependency on external environment variables.jsdelfino2010-12-277-13/+13
* Start branch for beta2 releaseantelder2010-12-276284-0/+529067
* Port REST support improvements to AppEngine Python integration scripts and ad...jsdelfino2010-12-2715-28/+404
* Simplify relay sample a bit.jsdelfino2010-12-277-102/+7
* Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_cry...jsdelfino2010-12-278-26/+73
* Port to HTTPD 2.3.10 + latest APR 1.4.x and enable mod_session_crypto.jsdelfino2010-12-258-30/+77
* Port to HTTPD 2.3.10 alpha release.jsdelfino2010-12-252-12/+12
* Create a sandbox branch to experiment with latest APR.jsdelfino2010-12-25590-0/+55306
* add explicit dependency on binding sca runtime and reorder a couple of other ...slaws2010-12-241-12/+18
* Add comment to remind me about domainRegistryURI propertiesslaws2010-12-241-0/+2
* Improve component and reference rendering and layout. Recurse over wired refe...jsdelfino2010-12-243-164/+364
* Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino2010-12-2410-23/+47
* Fix content types. Removed duplicate function.jsdelfino2010-12-241-23/+7
* Turn off URL canonicalization when routing a request through HTTPD's reverse ...jsdelfino2010-12-241-0/+1
* Add a sample showing how to relay various REST requests.jsdelfino2010-12-2412-1/+299
* Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...jsdelfino2010-12-2415-31/+183
* Preserve HTTP request path when routing a request through a component reference.jsdelfino2010-12-241-3/+9
* Add support for XML and JSON formats to file database component.jsdelfino2010-12-247-48/+151
* Close the output writer before reading from it. slaws2010-12-231-1/+10
* convert to base pom dependencyslaws2010-12-232-3/+6
* remove redundant dependencies slaws2010-12-232-16/+1
* remove redundant profile. slaws2010-12-231-9/+0
* Add missing dependenciesslaws2010-12-231-0/+6
* Remove specific version numbers to allow us to pick up the latestslaws2010-12-232-5/+5
* Add missing dependenciesslaws2010-12-233-1/+5
* Revert back to fetching the interceptors starting at SERVICE_POLICY in order ...slaws2010-12-231-1/+1
* Bring the unknown endpoint plugin into play at build and run time. slaws2010-12-231-16/+26
* Throw systematic errors as ServiceRuntimeExceptionsslaws2010-12-231-9/+10
* Close input stream when reading is finishedslaws2010-12-231-0/+1