summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-02Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino8-110/+115
2012-03-17Minor cleanup of README, INSTALL, and remove an obsolete sample.jsdelfino9-611/+0
2012-02-27Add missing <?xml?> tag to test ATOM entry document.jsdelfino1-0/+1
2012-02-20Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...jsdelfino8-0/+8
2012-01-30Change samples to use standard example.com domain name.jsdelfino8-28/+28
2012-01-16Fix error with logging command in memcached and sqldb start / stop scripts. A...jsdelfino26-34/+34
2011-12-18Add ability to configure an HTTPS proxy with load balancing over a set of HTT...jsdelfino5-0/+5
2011-12-14Change memcached component configuration syntax to use spaces instead of comm...jsdelfino1-1/+1
2011-09-10Rename nosqldb component to constdb.jsdelfino12-9/+9
2011-09-05Support multithreaded execution of Python components with the HTTPD event MPM.jsdelfino10-0/+10
2011-08-14Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...jsdelfino4-0/+4
2011-08-11Upgrade to SpiderMonkey 1.8.5.jsdelfino3-29/+36
2011-08-06Make authentication work with wildcard domains and increase authentication co...jsdelfino8-14/+28
2011-06-28Port to Mac OS X 10.6.7.jsdelfino11-27/+27
2011-05-23Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino19-181/+162
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino22-92/+148
2011-02-26Move virtual host htdocs under their corresponding virtual host contribution ...jsdelfino17-9/+9
2011-02-26Correctly pass query strings through component wiring redirects and improve f...jsdelfino2-2/+44
2011-01-17Use a common stylesheet in all samples.jsdelfino24-24/+172
2011-01-07Fix incorrect cookie name in sample logout pages.jsdelfino1-1/+1
2010-12-27Port REST support improvements to AppEngine Python integration scripts and ad...jsdelfino8-1/+258
2010-12-27Simplify relay sample a bit.jsdelfino7-102/+7
2010-12-24Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino1-4/+3
2010-12-24Add a sample showing how to relay various REST requests.jsdelfino11-1/+298
2010-12-12Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino11-44/+44
2010-12-06Create a js module for client side javascripts. Move client component script ...jsdelfino12-12/+12
2010-12-03Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino8-0/+8
2010-12-03Reset auth cookie before re-auth in login page.jsdelfino4-0/+10
2010-11-28Use different servers for cert-based and password-based auth and use event MP...jsdelfino10-62/+44
2010-11-16Minor build fixes. Create missing .so links in sample. Unpack httpd-2.3.8-dep...jsdelfino1-0/+7
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino25-29/+101
2010-11-03Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino13-55/+760
2010-10-27Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...jsdelfino12-151/+85
2010-10-25Fix invocation of ip-redirect commands as they need sudo to execute.jsdelfino2-8/+8
2010-10-25Support python method invocation style on references, ref.func(...) in additi...jsdelfino56-201/+200
2010-10-20Minor fixes to get all samples working in a target install dir.jsdelfino7-18/+43
2010-10-20Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino26-46/+35
2010-10-20Renamed frontcache to datacache and add a memo cache that memoizes function a...jsdelfino2-2/+2
2010-09-21Change content of sample catalogs to show different results when the app is w...jsdelfino2-6/+6
2010-09-21Remove 'javaClass' JSON property as it's not needed anymore.jsdelfino2-6/+6
2010-09-20Minor change, renamed getcatalog to items.jsdelfino11-14/+16
2010-09-06Enable OAuth and OpenID to be used together in the same app. Add a few OpenID...jsdelfino4-60/+233
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino6-3/+18
2010-09-06Use secure cookies for OpenID auth sessions. Renamed OpenID memcached config ...jsdelfino1-1/+1
2010-09-03Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen...jsdelfino7-0/+20
2010-08-24Support local in-process function proxies between components contributed by a...jsdelfino2-6/+2
2010-08-22Improve performance by reusing HTTP proxy connections across invocations and ...jsdelfino2-2/+6
2010-08-22Refactor store-cluster sample components to allow vhosts to share common cach...jsdelfino8-81/+86
2010-08-19Script fixes to get database working with the HTTPS-enabled store-cluster sam...jsdelfino10-32/+146
2010-08-16Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino13-26/+184