summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of login session expiration and incorrect caching of login redir...jsdelfino2013-08-268-14/+14
* Refactoring, rename isNil to isNull.jsdelfino2013-01-032-9/+9
* Improve handling of nested lists, trees, null and floating point values.jsdelfino2013-01-035-61/+17
* Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2012-12-115-32/+29
* Minor memory management, performance, and tracing improvements.jsdelfino2012-07-162-6/+6
* Add an HTTPD auth provider allowing the authentication logic to be implemente...jsdelfino2012-07-161-0/+1
* Improve caching support and some of the navigations in the hosting environment.jsdelfino2012-07-1630-53/+55
* Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino2012-05-2823-1925/+1892
* Database support optimizations. Use PgBouncer to pool connections. Track and ...jsdelfino2012-05-282-3/+3
* Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino2012-05-289-0/+9
* Automatically reconnect to a Memcached server after a disconnection.jsdelfino2012-04-027-7/+9
* Support multiple Auth modules in a single server or proxy config. Minor fixes...jsdelfino2012-04-028-110/+115
* Minor cleanup of README, INSTALL, and remove an obsolete sample.jsdelfino2012-03-179-611/+0
* Add missing <?xml?> tag to test ATOM entry document.jsdelfino2012-02-271-0/+1
* Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff...jsdelfino2012-02-208-0/+8
* Change samples to use standard example.com domain name.jsdelfino2012-01-308-28/+28
* Fix error with logging command in memcached and sqldb start / stop scripts. A...jsdelfino2012-01-1626-34/+34
* Add ability to configure an HTTPS proxy with load balancing over a set of HTT...jsdelfino2011-12-185-0/+5
* Change memcached component configuration syntax to use spaces instead of comm...jsdelfino2011-12-141-1/+1
* Rename nosqldb component to constdb.jsdelfino2011-09-1012-9/+9
* Support multithreaded execution of Python components with the HTTPD event MPM.jsdelfino2011-09-0510-0/+10
* Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...jsdelfino2011-08-144-0/+4
* Upgrade to SpiderMonkey 1.8.5.jsdelfino2011-08-113-29/+36
* Make authentication work with wildcard domains and increase authentication co...jsdelfino2011-08-068-14/+28
* Port to Mac OS X 10.6.7.jsdelfino2011-06-2811-27/+27
* Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino2011-05-2319-181/+162
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-0822-92/+148
* Move virtual host htdocs under their corresponding virtual host contribution ...jsdelfino2011-02-2617-9/+9
* Correctly pass query strings through component wiring redirects and improve f...jsdelfino2011-02-262-2/+44
* Use a common stylesheet in all samples.jsdelfino2011-01-1724-24/+172
* Fix incorrect cookie name in sample logout pages.jsdelfino2011-01-071-1/+1
* Port REST support improvements to AppEngine Python integration scripts and ad...jsdelfino2010-12-278-1/+258
* Simplify relay sample a bit.jsdelfino2010-12-277-102/+7
* Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino2010-12-241-4/+3
* Add a sample showing how to relay various REST requests.jsdelfino2010-12-2411-1/+298
* Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino2010-12-1211-44/+44
* Create a js module for client side javascripts. Move client component script ...jsdelfino2010-12-0612-12/+12
* Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino2010-12-038-0/+8
* Reset auth cookie before re-auth in login page.jsdelfino2010-12-034-0/+10
* Use different servers for cert-based and password-based auth and use event MP...jsdelfino2010-11-2810-62/+44
* Minor build fixes. Create missing .so links in sample. Unpack httpd-2.3.8-dep...jsdelfino2010-11-161-0/+7
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-1325-29/+101
* Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino2010-11-0313-55/+760
* Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...jsdelfino2010-10-2712-151/+85
* Fix invocation of ip-redirect commands as they need sudo to execute.jsdelfino2010-10-252-8/+8
* Support python method invocation style on references, ref.func(...) in additi...jsdelfino2010-10-2556-201/+200
* Minor fixes to get all samples working in a target install dir.jsdelfino2010-10-207-18/+43
* Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino2010-10-2026-46/+35
* Renamed frontcache to datacache and add a memo cache that memoizes function a...jsdelfino2010-10-202-2/+2
* Change content of sample catalogs to show different results when the app is w...jsdelfino2010-09-212-6/+6