| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for HTTPD mass dynamic virtual hosting. Components can now be dep... | jsdelfino | 2010-07-06 | 1 | -0/+1 |
* | Add support for user and email component properties, and minimal support for ... | jsdelfino | 2010-06-27 | 1 | -2/+36 |
* | Minor build script fixes. | jsdelfino | 2010-06-26 | 1 | -1/+1 |
* | Fix default libs variable name in configure script. | jsdelfino | 2010-06-22 | 1 | -9/+9 |
* | Add build support for a minimum distribution using prebuilt dependencies from... | jsdelfino | 2010-06-05 | 1 | -344/+380 |
* | Build the expat XML parser separately instead of building it as part of libst... | jsdelfino | 2010-05-31 | 1 | -1/+1 |
* | Add support for RSS feeds and minor fixes to ATOM support. | jsdelfino | 2010-05-31 | 1 | -0/+1 |
* | Fix source distribution build scripts, add missing files to the dist targets. | jsdelfino | 2010-05-30 | 1 | -0/+2 |
* | Fix distribution build, add missing files and samples and fix path to librari... | jsdelfino | 2010-05-29 | 1 | -6/+7 |
* | Implementation of a streaming + aggregating Log utility component using Faceb... | jsdelfino | 2010-05-22 | 1 | -2/+2 |
* | Add Apache Libcloud support to the build. | jsdelfino | 2010-05-16 | 1 | -1/+11 |
* | Add dependencies on Apache Thrift and Facebook Scribe, for use by the Log com... | jsdelfino | 2010-05-16 | 1 | -0/+67 |
* | Move samples to samples directory. | jsdelfino | 2010-05-13 | 1 | -8/+7 |
* | Add a tinycdb-based nosql SCA component and integrate with server. Add a vers... | jsdelfino | 2010-04-19 | 1 | -0/+1 |
* | Strawman implementation of post, put and delete on a tinycdb database, for no... | jsdelfino | 2010-04-17 | 1 | -1/+1 |
* | Add a test for lambda expressions with gcc-4.5 and change build script to req... | jsdelfino | 2010-04-17 | 1 | -1/+5 |
* | Change build scripts to make them work with GCC 4.5. Add a script to help ins... | jsdelfino | 2010-04-17 | 1 | -13/+20 |
* | Add test scripts to test the WSGI integration on the GAE SDK. | jsdelfino | 2010-04-11 | 1 | -1/+33 |
* | Minor build cleanup and fixes. Add a few scripts to help run automated builds... | jsdelfino | 2010-04-10 | 1 | -6/+6 |
* | Add store test using the sqldb component. Add conninfo and table properties t... | jsdelfino | 2010-04-09 | 1 | -0/+1 |
* | Create build structure for an SQL database component. Add dependencies to pos... | jsdelfino | 2010-04-04 | 1 | -4/+62 |
* | Fix build error when memcached is not on the system path. | jsdelfino | 2010-03-29 | 1 | -4/+0 |
* | Build memcached from source as the Ubuntu 9.10 memcached package is back leve... | jsdelfino | 2010-03-29 | 1 | -1/+12 |
* | Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st... | jsdelfino | 2010-03-21 | 1 | -1/+1 |
* | Fixes to the automated Ubuntu install script, and automatic detection of xulr... | jsdelfino | 2010-03-15 | 1 | -6/+10 |
* | Added a WSGI store test case, plus a few fixes to get it working. | jsdelfino | 2010-03-10 | 1 | -0/+1 |
* | Added an XMPP test server using Apache Vysper, to help test the XMPP Chat com... | jsdelfino | 2010-03-10 | 1 | -6/+26 |
* | Support different Java VMs, including Apache Harmony. | jsdelfino | 2010-03-08 | 1 | -5/+40 |
* | Strawman WSGI integration, allowing Python components to run in a Python WSGI... | jsdelfino | 2010-02-28 | 1 | -0/+4 |
* | Fixed build errors, undefined AC_PROG_JAR autoconf macro, debug macro redefin... | jsdelfino | 2010-02-25 | 1 | -2/+18 |
* | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 2010-02-17 | 1 | -5/+11 |
* | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 2010-02-07 | 1 | -1/+13 |
* | Added build configuration and dependencies for chat and queue components. | jsdelfino | 2010-02-01 | 1 | -18/+50 |
* | Added a Web service listener component integrating Axis2/C's mod_axis2. Conso... | jsdelfino | 2010-01-30 | 1 | -1/+0 |
* | Added skeletons and build options for a few more utility components. Minor re... | jsdelfino | 2010-01-25 | 1 | -4/+67 |
* | Working Web service component using Axis2C 1.6. Some fixes to the JSON conver... | jsdelfino | 2010-01-24 | 1 | -2/+2 |
* | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 2010-01-17 | 1 | -22/+20 |
* | Updated to newer version of xulrunner and libmozjs. | jsdelfino | 2010-01-17 | 1 | -6/+6 |
* | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 2010-01-11 | 1 | -66/+191 |
* | Added test/store-python test case, renamed test/store-script to store-scheme,... | jsdelfino | 2010-01-06 | 1 | -1/+2 |
* | Fixes to make build work on Ubuntu Jaunty 9.04. | jsdelfino | 2010-01-06 | 1 | -1/+1 |
* | Updated building instructions, added python build option and a list of the re... | jsdelfino | 2010-01-05 | 1 | -1/+1 |
* | Integrated python 2.6 interpreter in modules/python. The integration is much ... | jsdelfino | 2010-01-05 | 1 | -2/+19 |
* | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 2010-01-02 | 1 | -39/+82 |
* | Updated svn and git ignores. Removed -pg build option from non-debug build co... | jsdelfino | 2009-12-26 | 1 | -1/+1 |
* | Added timing functions to measure performance, removed unused cache support, ... | jsdelfino | 2009-12-26 | 1 | -5/+4 |
* | More build improvements, added a configure option to turn on debugging and pr... | jsdelfino | 2009-11-30 | 1 | -4/+22 |
* | Fixed build break. Added missing dir and fix server configuration script. | jsdelfino | 2009-11-23 | 1 | -0/+1 |
* | Simplified the automake build using configure options instead of environment ... | jsdelfino | 2009-11-23 | 1 | -227/+119 |
* | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 2009-11-16 | 1 | -0/+321 |