summaryrefslogtreecommitdiffstats
path: root/sca-cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino2010-08-0223-77/+609
* Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino2010-07-2821-49/+112
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-2862-111/+1735
* Change OpenID conf to protect the entire tree under a host, and work with Ope...jsdelfino2010-07-248-53/+122
* Add a test of the password protected python store sample.jsdelfino2010-07-213-14/+45
* Add more JSON and ATOMPub test cases.jsdelfino2010-07-1924-39/+168
* Support the host property and a /logout URL on WSGI servers.jsdelfino2010-07-178-10/+53
* Enable HTTPD mod_status in SSL-enabled configuration.jsdelfino2010-07-121-0/+15
* Add a host component property reporting the current virtual host name.jsdelfino2010-07-122-11/+22
* More changes to get both single and mass dynamic virtual hosting working with...jsdelfino2010-07-0832-243/+457
* Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino2010-07-0623-123/+1249
* Minor cleanup of config scripts and samples.jsdelfino2010-07-0637-1351/+1135
* HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino2010-07-045-7/+78
* Minor fixes to the Ubuntu build scripts.jsdelfino2010-07-047-10/+25
* Add utility script to map port 80 to httpd's port.jsdelfino2010-07-042-0/+56
* Support user and email properties in WSGI integration.jsdelfino2010-07-018-24/+46
* Refactor OpenID test pages and add test methods returning the user info.jsdelfino2010-07-0111-92/+187
* Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino2010-07-0159-4801/+810
* Add a sign out page and links to more OpenID providers.jsdelfino2010-06-285-11/+75
* Update build instructions and scripts to include the OpenID support.jsdelfino2010-06-273-14/+88
* Add support for user and email component properties, and minimal support for ...jsdelfino2010-06-2713-6/+352
* Minor build script fixes.jsdelfino2010-06-262-2/+2
* Fix test composite name.jsdelfino2010-06-221-1/+1
* Fix default libs variable name in configure script.jsdelfino2010-06-221-9/+9
* Add a utility script to SSH to an EC2 instance.jsdelfino2010-06-221-0/+21
* Add a script to bootstrap a dev build image on an EC2 instance.jsdelfino2010-06-051-0/+23
* Minor fixes to ubuntu image creation scripts.jsdelfino2010-06-056-32/+161
* Add build support for a minimum distribution using prebuilt dependencies from...jsdelfino2010-06-0533-607/+815
* Add RSS support to the WSGI integration module.jsdelfino2010-06-057-46/+377
* Upgrade SCDL schemas to cd05 level. Remove unused and unsupported schemas. Ad...jsdelfino2010-06-0245-1166/+339
* Build the expat XML parser separately instead of building it as part of libst...jsdelfino2010-05-315-25/+21
* Add support for RSS feeds and minor fixes to ATOM support.jsdelfino2010-05-3112-5/+564
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-3025-39/+134
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-2945-115/+275
* Add a logger component that logs and relays all invocations through a reference.jsdelfino2010-05-238-4/+189
* Update svn:ignore properties.jsdelfino2010-05-221-0/+3
* Change Memcached component to use localhost instead of 127.0.0.1.jsdelfino2010-05-222-3/+3
* Implementation of a streaming + aggregating Log utility component using Faceb...jsdelfino2010-05-2223-26/+943
* More fixes to get build working on EC2 base Ubuntu 9.10 image.jsdelfino2010-05-172-10/+18
* Add missing GCC-4.5 dependencies to automated Ubuntu build. Centralize GCC-4....jsdelfino2010-05-173-40/+13
* Upgrade from GCC 4.5.0-1 to GCC 4.5.0-2.jsdelfino2010-05-173-54/+54
* Add missing thrift, scribe and libcloud to Ubuntu distro build.jsdelfino2010-05-171-1/+1
* Add Apache Libcloud support to the build.jsdelfino2010-05-164-13/+46
* Add dependencies on Apache Thrift and Facebook Scribe, for use by the Log com...jsdelfino2010-05-164-1/+170
* Update README description of how to get the source code.jsdelfino2010-05-131-2/+3
* Add simple implementation of Scheme-like lazy streams.jsdelfino2010-05-133-1/+114
* Move samples to samples directory.jsdelfino2010-05-13101-35/+13
* Add instructions to download and setup gcc 4.5.jsdelfino2010-04-221-3/+8
* Reuse the same file descriptor when reopening a tinycdb database.jsdelfino2010-04-191-4/+35
* Minor cleanup of ubuntu install scripts.jsdelfino2010-04-193-4/+23