| Commit message (Expand) | Author | Files | Lines |
2011-03-08 | Change ATOM and RSS feed representations to use name value pairs instead of j... | jsdelfino | 1 | -1/+1 |
2011-02-27 | Fix test case broken by XML document indentation format change. | jsdelfino | 1 | -27/+34 |
2011-02-26 | Correctly pass query strings through component wiring redirects and improve f... | jsdelfino | 2 | -1/+2 |
2011-01-09 | Fix memory leak in Python runtime integration. Reduce memory consumption of d... | jsdelfino | 2 | -1/+3 |
2010-12-24 | Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec... | jsdelfino | 2 | -3/+3 |
2010-12-24 | Add support for XML and JSON formats to file database component. | jsdelfino | 1 | -0/+4 |
2010-11-14 | Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru... | jsdelfino | 13 | -75/+77 |
2010-09-06 | Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ... | jsdelfino | 1 | -0/+19 |
2010-08-29 | Make sure components execute in the correct contribution directory and fix su... | jsdelfino | 2 | -0/+27 |
2010-08-19 | Script fixes to get database working with the HTTPS-enabled store-cluster sam... | jsdelfino | 3 | -7/+102 |
2010-08-16 | Test Postgresql hot standby + replication and integrated Postgresql database ... | jsdelfino | 2 | -3/+43 |
2010-08-14 | Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an... | jsdelfino | 1 | -1/+11 |
2010-07-01 | Minimal support for implementation.widget, using simplified (and generic) JSO... | jsdelfino | 1 | -0/+14 |
2010-06-05 | Add build support for a minimum distribution using prebuilt dependencies from... | jsdelfino | 1 | -1/+1 |
2010-06-02 | Upgrade SCDL schemas to cd05 level. Remove unused and unsupported schemas. Ad... | jsdelfino | 1 | -5/+5 |
2010-05-31 | Add support for RSS feeds and minor fixes to ATOM support. | jsdelfino | 1 | -0/+9 |
2010-05-29 | Fix distribution build, add missing files and samples and fix path to librari... | jsdelfino | 3 | -3/+31 |
2010-04-17 | Add a test for lambda expressions with gcc-4.5 and change build script to req... | jsdelfino | 2 | -2/+81 |
2010-04-12 | Removed build output from version control. | jsdelfino | 1 | -0/+0 |
2010-04-12 | Add various utility hash functions, useful to hash and retrieve keys from a d... | jsdelfino | 4 | -2/+346 |
2010-03-01 | Minor fixes to distro build. Added missing scripts. Placed libraries in the c... | jsdelfino | 1 | -3/+4 |
2010-02-25 | Fixed build errors, undefined AC_PROG_JAR autoconf macro, debug macro redefin... | jsdelfino | 1 | -2/+1 |
2010-02-22 | Moved component start calls from HTTPD postConfig to childInit, to give compo... | jsdelfino | 1 | -0/+9 |
2010-02-17 | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 3 | -24/+90 |
2010-02-07 | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 2 | -0/+11 |
2010-01-24 | Working Web service component using Axis2C 1.6. Some fixes to the JSON conver... | jsdelfino | 3 | -14/+46 |
2010-01-17 | Updated test composites and xsds to the latest SCA schemas. | jsdelfino | 1 | -1/+1 |
2010-01-17 | Added asserts to memory alloc functions. Fixed JSON request construction to s... | jsdelfino | 1 | -25/+31 |
2010-01-17 | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 1 | -2/+2 |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 13 | -45/+43 |
2010-01-06 | Added a few more python and C++ component test combinations. | jsdelfino | 1 | -1/+1 |
2010-01-06 | Fixes to make build work on Ubuntu Jaunty 9.04. | jsdelfino | 1 | -1/+1 |
2010-01-05 | Minor cleanup, removed unused poolptr and char value types. | jsdelfino | 1 | -94/+1 |
2010-01-02 | Cleaned up lifecycle handling of objects that hold library and file resources... | jsdelfino | 12 | -100/+166 |
2010-01-02 | Fixed build error with --enable-threads option. | jsdelfino | 2 | -2/+3 |
2010-01-02 | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 23 | -818/+1707 |
2009-12-26 | Added missing const qualifiers, macros and util functions to help debugging, ... | jsdelfino | 12 | -352/+501 |
2009-12-26 | Added timing functions to measure performance, removed unused cache support, ... | jsdelfino | 7 | -275/+393 |
2009-11-30 | More build improvements, added a configure option to turn on debugging and pr... | jsdelfino | 1 | -3/+5 |
2009-11-30 | Added debug macros and cleaned up debug logging. Added locking macros used wh... | jsdelfino | 10 | -93/+311 |
2009-11-23 | Refactored memcached support into an SCA component. Moved cache monad functio... | jsdelfino | 4 | -3/+243 |
2009-11-23 | Refactored httpd server integration, split http support and server logic in t... | jsdelfino | 5 | -63/+257 |
2009-11-16 | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 12 | -0/+3987 |