summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-vhost (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve caching support and some of the navigations in the hosting environment.jsdelfino2012-07-166-10/+10
* Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino2012-05-283-357/+351
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-0/+1
* Automatically reconnect to a Memcached server after a disconnection.jsdelfino2012-04-021-1/+1
* Change samples to use standard example.com domain name.jsdelfino2012-01-305-17/+17
* Fix error with logging command in memcached and sqldb start / stop scripts. A...jsdelfino2012-01-164-4/+4
* Add ability to configure an HTTPS proxy with load balancing over a set of HTT...jsdelfino2011-12-183-0/+3
* Support multithreaded execution of Python components with the HTTPD event MPM.jsdelfino2011-09-053-0/+3
* Port to Mac OS X 10.6.7.jsdelfino2011-06-281-2/+2
* Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino2011-05-233-22/+19
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-084-18/+28
* Move virtual host htdocs under their corresponding virtual host contribution ...jsdelfino2011-02-266-4/+4
* Use a common stylesheet in all samples.jsdelfino2011-01-173-2/+15
* Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino2010-12-122-8/+8
* Create a js module for client side javascripts. Move client component script ...jsdelfino2010-12-062-2/+2
* Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino2010-12-031-0/+1
* Use different servers for cert-based and password-based auth and use event MP...jsdelfino2010-11-281-1/+1
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-133-3/+3
* Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...jsdelfino2010-10-272-26/+14
* Support python method invocation style on references, ref.func(...) in additi...jsdelfino2010-10-259-44/+44
* Minor fixes to get all samples working in a target install dir.jsdelfino2010-10-206-17/+42
* Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino2010-10-204-8/+6
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-141-0/+1
* Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino2010-07-282-0/+2
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-283-7/+12
* Add more JSON and ATOMPub test cases.jsdelfino2010-07-191-3/+21
* More changes to get both single and mass dynamic virtual hosting working with...jsdelfino2010-07-0816-153/+279
* Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino2010-07-0614-0/+917