summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-11Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino2-22/+14
2012-07-16Minor memory management, performance, and tracing improvements.jsdelfino2-6/+6
2012-07-16Improve caching support and some of the navigations in the hosting environment.jsdelfino1-2/+2
2012-05-28Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino1-159/+156
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino1-0/+1
2012-04-02Automatically reconnect to a Memcached server after a disconnection.jsdelfino1-1/+1
2012-02-27Add missing <?xml?> tag to test ATOM entry document.jsdelfino1-0/+1
2012-01-16Fix error with logging command in memcached and sqldb start / stop scripts. A...jsdelfino3-3/+3
2011-08-14Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi...jsdelfino1-0/+1
2011-08-11Upgrade to SpiderMonkey 1.8.5.jsdelfino2-15/+21
2011-06-28Port to Mac OS X 10.6.7.jsdelfino2-9/+9
2011-05-23Refactor some of the extensions and remove unnecessary namespace prefixes.jsdelfino1-8/+7
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.jsdelfino1-1/+5
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-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...jsdelfino2-2/+2
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...jsdelfino7-15/+13
2010-10-20Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino5-5/+4
2010-09-20Minor change, renamed getcatalog to items.jsdelfino2-0/+2
2010-08-16Test Postgresql hot standby + replication and integrated Postgresql database ...jsdelfino1-14/+6
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...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...jsdelfino1-1/+1
2010-07-19Add more JSON and ATOMPub test cases.jsdelfino4-0/+21
2010-07-08More changes to get both single and mass dynamic virtual hosting working with...jsdelfino1-2/+2
2010-07-06Minor cleanup of config scripts and samples.jsdelfino5-192/+160
2010-07-01Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino6-690/+22
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-5/+10
2010-05-13Move samples to samples directory.jsdelfino12-0/+1365