summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-26Fix handling of login session expiration and incorrect caching of login redir...jsdelfino8-14/+14
2013-01-03Refactoring, rename isNil to isNull.jsdelfino2-9/+9
2013-01-03Improve handling of nested lists, trees, null and floating point values.jsdelfino5-61/+17
2012-12-11Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino5-32/+29
2012-07-16Minor memory management, performance, and tracing improvements.jsdelfino2-6/+6
2012-07-16Add an HTTPD auth provider allowing the authentication logic to be implemente...jsdelfino1-0/+1
2012-07-16Improve caching support and some of the navigations in the hosting environment.jsdelfino30-53/+55
2012-05-28Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino23-1925/+1892
2012-05-28Database support optimizations. Use PgBouncer to pool connections. Track and ...jsdelfino2-3/+3
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino9-0/+9
2012-04-02Automatically reconnect to a Memcached server after a disconnection.jsdelfino7-7/+9
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