summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-python (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-02Automatically reconnect to a Memcached server after a disconnection.jsdelfino1-1/+1
2012-04-02Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2-4/+2
2012-02-20Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...jsdelfino2-0/+2
2012-01-16Fix error with logging command in memcached and sqldb start / stop scripts. A...jsdelfino4-4/+4
2011-09-05Support multithreaded execution of Python components with the HTTPD event MPM.jsdelfino3-0/+3
2011-08-11Upgrade to SpiderMonkey 1.8.5.jsdelfino1-14/+15
2011-08-06Make authentication work with wildcard domains and increase authentication co...jsdelfino2-2/+4
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-2/+2
2011-05-23Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino1-11/+10
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2-8/+13
2011-02-26Correctly pass query strings through component wiring redirects and improve f...jsdelfino1-1/+22
2011-01-17Use a common stylesheet in all samples.jsdelfino3-3/+26
2011-01-07Fix incorrect cookie name in sample logout pages.jsdelfino1-1/+1
2010-12-12Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino1-4/+4
2010-12-06Create a js module for client side javascripts. Move client component script ...jsdelfino1-1/+1
2010-12-03Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino1-0/+1
2010-12-03Reset auth cookie before re-auth in login page.jsdelfino1-0/+1
2010-11-28Use different servers for cert-based and password-based auth and use event MP...jsdelfino2-24/+1
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino5-3/+75
2010-10-27Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...jsdelfino1-13/+7
2010-10-25Support python method invocation style on references, ref.func(...) in additi...jsdelfino6-18/+19
2010-10-20Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino1-1/+0
2010-09-21Change content of sample catalogs to show different results when the app is w...jsdelfino1-3/+3
2010-09-21Remove 'javaClass' JSON property as it's not needed anymore.jsdelfino1-3/+3
2010-09-20Minor change, renamed getcatalog to items.jsdelfino4-7/+7
2010-08-02Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino1-0/+1
2010-07-28Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino1-0/+1
2010-07-28Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino3-7/+6
2010-07-19Add more JSON and ATOMPub test cases.jsdelfino1-0/+18
2010-07-08More changes to get both single and mass dynamic virtual hosting working with...jsdelfino2-4/+4
2010-07-06Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino1-1/+1
2010-07-06Minor cleanup of config scripts and samples.jsdelfino5-192/+160
2010-07-04HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino1-0/+46
2010-07-04Add utility script to map port 80 to httpd's port.jsdelfino1-0/+24
2010-07-01Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino6-682/+11
2010-05-30Fix source distribution build scripts, add missing files to the dist targets.jsdelfino1-2/+3
2010-05-29Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2-1/+6
2010-05-13Move samples to samples directory.jsdelfino13-0/+1251