summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-cluster/domains/joe (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of login session expiration and incorrect caching of login redir...jsdelfino2013-08-262-4/+4
* Improve caching support and some of the navigations in the hosting environment.jsdelfino2012-07-163-6/+6
* Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino2012-05-283-161/+158
* Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2012-04-022-36/+39
* Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...jsdelfino2012-02-202-0/+2
* Make authentication work with wildcard domains and increase authentication co...jsdelfino2011-08-062-4/+8
* Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino2011-05-231-10/+9
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-082-9/+14
* Move virtual host htdocs under their corresponding virtual host contribution ...jsdelfino2011-02-263-0/+401
* Support python method invocation style on references, ref.func(...) in additi...jsdelfino2010-10-253-19/+19
* Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino2010-10-201-3/+3
* Support local in-process function proxies between components contributed by a...jsdelfino2010-08-241-3/+1
* Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino2010-08-221-1/+3
* Refactor store-cluster sample components to allow vhosts to share common cach...jsdelfino2010-08-221-38/+1
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-161-4/+33
* Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino2010-07-282-13/+17
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-285-0/+243