summaryrefslogtreecommitdiffstats
path: root/sca-cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-06Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...jsdelfino4-3/+5
2010-09-03Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...jsdelfino14-6/+65
2010-08-29Make sure components execute in the correct contribution directory and fix su...jsdelfino7-26/+72
2010-08-24Support local in-process function proxies between components contributed by a...jsdelfino3-30/+31
2010-08-22Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino10-40/+186
2010-08-22Refactor store-cluster sample components to allow vhosts to share common cach...jsdelfino12-103/+137
2010-08-19Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino28-119/+455
2010-08-19Exclude test program build output from version control.jsdelfino2-0/+1
2010-08-16Fix configuration scripts to create directories if necessary.jsdelfino17-0/+22
2010-08-16Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino44-174/+912
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino56-403/+1377
2010-08-02Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino23-77/+609
2010-07-28Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino21-49/+112
2010-07-28Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino62-111/+1735
2010-07-24Change OpenID conf to protect the entire tree under a host, and work with Ope...jsdelfino8-53/+122
2010-07-21Add a test of the password protected python store sample.jsdelfino3-14/+45
2010-07-19Add more JSON and ATOMPub test cases.jsdelfino24-39/+168
2010-07-17Support the host property and a /logout URL on WSGI servers.jsdelfino8-10/+53
2010-07-12Enable HTTPD mod_status in SSL-enabled configuration.jsdelfino1-0/+15
2010-07-12Add a host component property reporting the current virtual host name.jsdelfino2-11/+22
2010-07-08More changes to get both single and mass dynamic virtual hosting working with...jsdelfino32-243/+457
2010-07-06Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino23-123/+1249
2010-07-06Minor cleanup of config scripts and samples.jsdelfino37-1351/+1135
2010-07-04HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino5-7/+78
2010-07-04Minor fixes to the Ubuntu build scripts.jsdelfino7-10/+25
2010-07-04Add utility script to map port 80 to httpd's port.jsdelfino2-0/+56
2010-07-01Support user and email properties in WSGI integration.jsdelfino8-24/+46
2010-07-01Refactor OpenID test pages and add test methods returning the user info.jsdelfino11-92/+187
2010-07-01Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino59-4801/+810
2010-06-28Add a sign out page and links to more OpenID providers.jsdelfino5-11/+75
2010-06-27Update build instructions and scripts to include the OpenID support.jsdelfino3-14/+88
2010-06-27Add support for user and email component properties, and minimal support for ...jsdelfino13-6/+352
2010-06-26Minor build script fixes.jsdelfino2-2/+2
2010-06-22Fix test composite name.jsdelfino1-1/+1
2010-06-22Fix default libs variable name in configure script.jsdelfino1-9/+9
2010-06-22Add a utility script to SSH to an EC2 instance.jsdelfino1-0/+21
2010-06-05Add a script to bootstrap a dev build image on an EC2 instance.jsdelfino1-0/+23
2010-06-05Minor fixes to ubuntu image creation scripts.jsdelfino6-32/+161
2010-06-05Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino33-607/+815
2010-06-05Add RSS support to the WSGI integration module.jsdelfino7-46/+377
2010-06-02Upgrade SCDL schemas to cd05 level. Remove unused and unsupported schemas. Ad...jsdelfino45-1166/+339
2010-05-31Build the expat XML parser separately instead of building it as part of libst...jsdelfino5-25/+21
2010-05-31Add support for RSS feeds and minor fixes to ATOM support.jsdelfino12-5/+564
2010-05-30Fix source distribution build scripts, add missing files to the dist targets.jsdelfino25-39/+134
2010-05-29Fix distribution build, add missing files and samples and fix path to librari...jsdelfino45-115/+275
2010-05-23Add a logger component that logs and relays all invocations through a reference.jsdelfino8-4/+189
2010-05-22Update svn:ignore properties.jsdelfino1-0/+3
2010-05-22Change Memcached component to use localhost instead of 127.0.0.1.jsdelfino2-3/+3
2010-05-22Implementation of a streaming + aggregating Log utility component using Faceb...jsdelfino23-26/+943
2010-05-17More fixes to get build working on EC2 base Ubuntu 9.10 image.jsdelfino2-10/+18