summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-python (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of login session expiration and incorrect caching of login redir...jsdelfino2013-08-262-2/+2
* Improve handling of nested lists, trees, null and floating point values.jsdelfino2013-01-031-23/+1
* Improve caching support and some of the navigations in the hosting environment.jsdelfino2012-07-163-6/+6
* Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino2012-05-283-161/+158
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-281-0/+1
* Automatically reconnect to a Memcached server after a disconnection.jsdelfino2012-04-021-1/+1
* Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2012-04-022-4/+2
* Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...jsdelfino2012-02-202-0/+2
* Fix error with logging command in memcached and sqldb start / stop scripts. A...jsdelfino2012-01-164-4/+4
* Support multithreaded execution of Python components with the HTTPD event MPM.jsdelfino2011-09-053-0/+3
* Upgrade to SpiderMonkey 1.8.5.jsdelfino2011-08-111-14/+15
* Make authentication work with wildcard domains and increase authentication co...jsdelfino2011-08-062-2/+4
* Port to Mac OS X 10.6.7.jsdelfino2011-06-281-2/+2
* Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino2011-05-231-11/+10
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-082-8/+13
* Correctly pass query strings through component wiring redirects and improve f...jsdelfino2011-02-261-1/+22
* Use a common stylesheet in all samples.jsdelfino2011-01-173-3/+26
* Fix incorrect cookie name in sample logout pages.jsdelfino2011-01-071-1/+1
* Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino2010-12-121-4/+4
* Create a js module for client side javascripts. Move client component script ...jsdelfino2010-12-061-1/+1
* Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino2010-12-031-0/+1
* Reset auth cookie before re-auth in login page.jsdelfino2010-12-031-0/+1
* Use different servers for cert-based and password-based auth and use event MP...jsdelfino2010-11-282-24/+1
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-135-3/+75
* Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...jsdelfino2010-10-271-13/+7
* Support python method invocation style on references, ref.func(...) in additi...jsdelfino2010-10-256-18/+19
* Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino2010-10-201-1/+0
* Change content of sample catalogs to show different results when the app is w...jsdelfino2010-09-211-3/+3
* Remove 'javaClass' JSON property as it's not needed anymore.jsdelfino2010-09-211-3/+3
* Minor change, renamed getcatalog to items.jsdelfino2010-09-204-7/+7
* Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI...jsdelfino2010-08-021-0/+1
* Change sample to use a pool of three memcached servers. Add a property to the...jsdelfino2010-07-281-0/+1
* Refactor and cleanup some of the config scripts. Add a sample using mod_proxy...jsdelfino2010-07-283-7/+6
* Add more JSON and ATOMPub test cases.jsdelfino2010-07-191-0/+18
* More changes to get both single and mass dynamic virtual hosting working with...jsdelfino2010-07-082-4/+4
* Add support for HTTPD mass dynamic virtual hosting. Components can now be dep...jsdelfino2010-07-061-1/+1
* Minor cleanup of config scripts and samples.jsdelfino2010-07-065-192/+160
* HTTPD configuration changes to properly work behind a proxy or in a cluster.jsdelfino2010-07-041-0/+46
* Add utility script to map port 80 to httpd's port.jsdelfino2010-07-041-0/+24
* Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino2010-07-016-682/+11
* Fix source distribution build scripts, add missing files to the dist targets.jsdelfino2010-05-301-2/+3
* Fix distribution build, add missing files and samples and fix path to librari...jsdelfino2010-05-292-1/+6
* Move samples to samples directory.jsdelfino2010-05-1313-0/+1251