summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/sqldb/client-test.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-12-11Changes to get successful C++11 based build. Code cleanup, dependency ↵jsdelfino1-40/+31
upgrades, and const + inline optimizations in components, samples, and app hosting server. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1420007 13f79535-47bb-0310-9956-ffa450edef68
2012-07-16Add a timeout property to the CURL HTTP clients.jsdelfino1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1361916 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23Support cookies over outgoing HTTP calls and a shorter component URL ↵jsdelfino1-2/+2
addressing scheme. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1126336 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of ↵jsdelfino1-9/+18
just strings, to allow support for all ATOM and RSS attributes and avoid confusion with non-feed string results. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1079292 13f79535-47bb-0310-9956-ffa450edef68
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ↵jsdelfino1-2/+2
OpenID support and changes to enable it to co-exist with OAuth. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992963 13f79535-47bb-0310-9956-ffa450edef68
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS ↵jsdelfino1-1/+1
and add HTTPS config to store-cluster sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985561 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17Strawman implementation of post, put and delete on a tinycdb database, for ↵jsdelfino1-1/+1
now just a simplistic rewrite of the db per update. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935274 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08Simple SQL database component implementation, using PostgreSQL.jsdelfino1-0/+130
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931801 13f79535-47bb-0310-9956-ffa450edef68