| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Minor build cleanup and fixes. Add a few scripts to help run automated builds... | jsdelfino | 2010-04-10 | 13 | -24/+196 |
* | Add new test directories to main build. | jsdelfino | 2010-04-09 | 1 | -1/+1 |
* | Add store test using the sqldb component. Add conninfo and table properties t... | jsdelfino | 2010-04-09 | 21 | -11/+1288 |
* | Simple SQL database component implementation, using PostgreSQL. | jsdelfino | 2010-04-08 | 11 | -10/+702 |
* | Minor fix, cleanup namespace. | jsdelfino | 2010-04-08 | 3 | -27/+27 |
* | Create build structure for an SQL database component. Add dependencies to pos... | jsdelfino | 2010-04-04 | 11 | -50/+330 |
* | Use curl configured at build time instead of curl found on system path. | jsdelfino | 2010-04-04 | 12 | -48/+72 |
* | Fix build error when memcached is not on the system path. | jsdelfino | 2010-03-29 | 1 | -4/+0 |
* | Move SCA runtime SSL config from httpd-ssl-conf to server-conf, as it only ap... | jsdelfino | 2010-03-29 | 2 | -5/+9 |
* | Build memcached from source as the Ubuntu 9.10 memcached package is back leve... | jsdelfino | 2010-03-29 | 10 | -15/+59 |
* | Add a host parameter to the conf scripts to allow an external DNS host name t... | jsdelfino | 2010-03-28 | 27 | -62/+90 |
* | Change automated build to build curl from source instead of using the deb lib... | jsdelfino | 2010-03-27 | 4 | -5/+24 |
* | Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e... | jsdelfino | 2010-03-27 | 26 | -61/+618 |
* | Correctly support binding URI on references. | jsdelfino | 2010-03-21 | 2 | -7/+15 |
* | Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st... | jsdelfino | 2010-03-21 | 9 | -13/+44 |
* | Minor fixes to the INSTALL instructions. Added two more automated install scr... | jsdelfino | 2010-03-17 | 4 | -4/+119 |
* | Added support for HTTP references and different versions of the store-wsgi co... | jsdelfino | 2010-03-17 | 11 | -7/+311 |
* | Fixes to the automated Ubuntu install script, and automatic detection of xulr... | jsdelfino | 2010-03-15 | 4 | -28/+90 |
* | Updated the INSTALL instructions, fixed a few incremental build issues, and a... | jsdelfino | 2010-03-13 | 7 | -47/+154 |
* | Improved handling of HTTP etags and dynamic content expiration. | jsdelfino | 2010-03-13 | 2 | -36/+76 |
* | Added a WSGI store test case, plus a few fixes to get it working. | jsdelfino | 2010-03-10 | 17 | -31/+1304 |
* | Minor cleanup, renamed mcache to memcache, added a uuid util function to get ... | jsdelfino | 2010-03-10 | 19 | -48/+96 |
* | Added an XMPP test server using Apache Vysper, to help test the XMPP Chat com... | jsdelfino | 2010-03-10 | 7 | -8/+205 |
* | Support different Java VMs, including Apache Harmony. | jsdelfino | 2010-03-08 | 8 | -35/+159 |
* | Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ... | jsdelfino | 2010-03-06 | 26 | -101/+1137 |
* | Minor code cleanup, refactored some ATOM data conversion functions, simplifie... | jsdelfino | 2010-03-06 | 9 | -51/+28 |
* | Updated svn:ignore properties. | jsdelfino | 2010-03-01 | 1 | -0/+2 |
* | Fixed build bootstrap error with duplicate variable definitions. | jsdelfino | 2010-03-01 | 4 | -6/+6 |
* | Minor fixes to distro build. Added missing scripts. Placed libraries in the c... | jsdelfino | 2010-03-01 | 24 | -91/+91 |
* | Strawman WSGI integration, allowing Python components to run in a Python WSGI... | jsdelfino | 2010-02-28 | 18 | -1/+683 |
* | Minor README cleanup. Fixed permissions on COPYING and LICENSE files. | jsdelfino | 2010-02-28 | 3 | -5/+4 |
* | Removed contrib folder now that it's saved in its own branch. | jsdelfino | 2010-02-28 | 875 | -83489/+0 |
* | Moving old inactive code to a branch as it's confusing code assist, searches ... | jsdelfino | 2010-02-28 | 1155 | -0/+115535 |
* | Fixed ATOM test cases, return ATOM entry id as a string instead of an iterable. | jsdelfino | 2010-02-28 | 3 | -14/+14 |
* | Fixed build errors, undefined AC_PROG_JAR autoconf macro, debug macro redefin... | jsdelfino | 2010-02-25 | 2 | -4/+19 |
* | Moved component start calls from HTTPD postConfig to childInit, to give compo... | jsdelfino | 2010-02-22 | 22 | -174/+175 |
* | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 2010-02-17 | 73 | -700/+1779 |
* | Support HTTPD graceful restarts for non-stop operation. Simplified Python and... | jsdelfino | 2010-02-07 | 9 | -199/+68 |
* | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 2010-02-07 | 64 | -235/+677 |
* | Added missing OASIS and W3C licenses. | jsdelfino | 2010-02-01 | 2 | -9/+121 |
* | Added missing headers to scheme and python test cases. Updated NOTICE and LIC... | jsdelfino | 2010-02-01 | 18 | -2/+318 |
* | Added build configuration and dependencies for chat and queue components. | jsdelfino | 2010-02-01 | 15 | -51/+590 |
* | Correctly pass property values to component implementations. | jsdelfino | 2010-01-30 | 10 | -37/+55 |
* | Added a Web service listener component integrating Axis2/C's mod_axis2. Conso... | jsdelfino | 2010-01-30 | 21 | -60/+804 |
* | Updated svn:ignore properties. | jsdelfino | 2010-01-25 | 1 | -0/+1 |
* | Added skeletons and build options for a few more utility components. Minor re... | jsdelfino | 2010-01-25 | 20 | -22/+386 |
* | Working Web service component using Axis2C 1.6. Some fixes to the JSON conver... | jsdelfino | 2010-01-24 | 18 | -96/+565 |
* | Minor improvements to java component support, use one classloader per compone... | jsdelfino | 2010-01-24 | 27 | -77/+983 |
* | Updated test composites and xsds to the latest SCA schemas. | jsdelfino | 2010-01-17 | 55 | -326/+128 |
* | Added asserts to memory alloc functions. Fixed JSON request construction to s... | jsdelfino | 2010-01-17 | 3 | -31/+34 |