summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-cluster/domains (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of login session expiration and incorrect caching of login redir...jsdelfino2013-08-264-8/+8
* Improve caching support and some of the navigations in the hosting environment.jsdelfino2012-07-166-12/+12
* Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino2012-05-286-322/+316
* Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2012-04-024-71/+76
* Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...jsdelfino2012-02-204-0/+4
* Make authentication work with wildcard domains and increase authentication co...jsdelfino2011-08-064-8/+16
* Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino2011-05-232-20/+18
* 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-0/+803
* Support python method invocation style on references, ref.func(...) in additi...jsdelfino2010-10-256-38/+38
* Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino2010-10-202-6/+6
* Support local in-process function proxies between components contributed by a...jsdelfino2010-08-242-6/+2
* Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino2010-08-222-2/+6
* Refactor store-cluster sample components to allow vhosts to share common cach...jsdelfino2010-08-222-76/+2
* Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino2010-08-162-8/+66
* Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino2010-07-284-26/+34
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-2810-0/+486