| Commit message (Expand) | Author | Files | Lines |
2010-03-27 | Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e... | jsdelfino | 26 | -61/+618 |
2010-03-21 | Correctly support binding URI on references. | jsdelfino | 2 | -7/+15 |
2010-03-21 | Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st... | jsdelfino | 9 | -13/+44 |
2010-03-17 | Minor fixes to the INSTALL instructions. Added two more automated install scr... | jsdelfino | 4 | -4/+119 |
2010-03-17 | Added support for HTTP references and different versions of the store-wsgi co... | jsdelfino | 11 | -7/+311 |
2010-03-15 | Fixes to the automated Ubuntu install script, and automatic detection of xulr... | jsdelfino | 4 | -28/+90 |
2010-03-13 | Updated the INSTALL instructions, fixed a few incremental build issues, and a... | jsdelfino | 7 | -47/+154 |
2010-03-13 | Improved handling of HTTP etags and dynamic content expiration. | jsdelfino | 2 | -36/+76 |
2010-03-10 | Added a WSGI store test case, plus a few fixes to get it working. | jsdelfino | 17 | -31/+1304 |
2010-03-10 | Minor cleanup, renamed mcache to memcache, added a uuid util function to get ... | jsdelfino | 19 | -48/+96 |
2010-03-10 | Added an XMPP test server using Apache Vysper, to help test the XMPP Chat com... | jsdelfino | 7 | -8/+205 |
2010-03-08 | Support different Java VMs, including Apache Harmony. | jsdelfino | 8 | -35/+159 |
2010-03-06 | Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ... | jsdelfino | 26 | -101/+1137 |
2010-03-06 | Minor code cleanup, refactored some ATOM data conversion functions, simplifie... | jsdelfino | 9 | -51/+28 |
2010-03-01 | Updated svn:ignore properties. | jsdelfino | 1 | -0/+2 |
2010-03-01 | Fixed build bootstrap error with duplicate variable definitions. | jsdelfino | 4 | -6/+6 |
2010-03-01 | Minor fixes to distro build. Added missing scripts. Placed libraries in the c... | jsdelfino | 24 | -91/+91 |
2010-02-28 | Strawman WSGI integration, allowing Python components to run in a Python WSGI... | jsdelfino | 18 | -1/+683 |
2010-02-28 | Minor README cleanup. Fixed permissions on COPYING and LICENSE files. | jsdelfino | 3 | -5/+4 |
2010-02-28 | Removed contrib folder now that it's saved in its own branch. | jsdelfino | 875 | -83489/+0 |
2010-02-28 | Fixed ATOM test cases, return ATOM entry id as a string instead of an iterable. | jsdelfino | 3 | -14/+14 |
2010-02-25 | Fixed build errors, undefined AC_PROG_JAR autoconf macro, debug macro redefin... | jsdelfino | 2 | -4/+19 |
2010-02-22 | Moved component start calls from HTTPD postConfig to childInit, to give compo... | jsdelfino | 22 | -174/+175 |
2010-02-17 | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 73 | -700/+1779 |
2010-02-07 | Support HTTPD graceful restarts for non-stop operation. Simplified Python and... | jsdelfino | 9 | -199/+68 |
2010-02-07 | Moved server configuration to HTTPD postConfig phase, to avoid running config... | jsdelfino | 64 | -235/+677 |
2010-02-01 | Added missing OASIS and W3C licenses. | jsdelfino | 2 | -9/+121 |
2010-02-01 | Added missing headers to scheme and python test cases. Updated NOTICE and LIC... | jsdelfino | 18 | -2/+318 |
2010-02-01 | Added build configuration and dependencies for chat and queue components. | jsdelfino | 15 | -51/+590 |
2010-01-30 | Correctly pass property values to component implementations. | jsdelfino | 10 | -37/+55 |
2010-01-30 | Added a Web service listener component integrating Axis2/C's mod_axis2. Conso... | jsdelfino | 21 | -60/+804 |
2010-01-25 | Updated svn:ignore properties. | jsdelfino | 1 | -0/+1 |
2010-01-25 | Added skeletons and build options for a few more utility components. Minor re... | jsdelfino | 20 | -22/+386 |
2010-01-24 | Working Web service component using Axis2C 1.6. Some fixes to the JSON conver... | jsdelfino | 18 | -96/+565 |
2010-01-24 | Minor improvements to java component support, use one classloader per compone... | jsdelfino | 27 | -77/+983 |
2010-01-17 | Updated test composites and xsds to the latest SCA schemas. | jsdelfino | 55 | -326/+128 |
2010-01-17 | Added asserts to memory alloc functions. Fixed JSON request construction to s... | jsdelfino | 3 | -31/+34 |
2010-01-17 | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 44 | -115/+1875 |
2010-01-17 | Integrated Java component support as an HTTPD module. Added test case and sto... | jsdelfino | 17 | -53/+1475 |
2010-01-17 | Cleaned up test composite files. Adjusted C++ implementation elements to matc... | jsdelfino | 21 | -156/+98 |
2010-01-17 | Updated to newer version of xulrunner and libmozjs. | jsdelfino | 2 | -9/+9 |
2010-01-11 | Updated svn:ignore properties. Fixed build error. | jsdelfino | 4 | -4/+4 |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 57 | -935/+1341 |
2010-01-11 | Created component structure and build files for Web service component using A... | jsdelfino | 6 | -0/+269 |
2010-01-11 | Added utility functions to help call Java code using JNI and wrap Axis2/java ... | jsdelfino | 10 | -0/+792 |
2010-01-11 | Added scoped pools to test methods to reduce test memory consumption. | jsdelfino | 1 | -5/+31 |
2010-01-11 | Cleaned up python support code, removed unused functions. | jsdelfino | 5 | -164/+51 |
2010-01-11 | Renamed cache test cases. | jsdelfino | 2 | -2/+2 |
2010-01-11 | Minor fixes to server and python evaluator to get python store working. Some... | jsdelfino | 21 | -134/+105 |
2010-01-06 | Added a few more python and C++ component test combinations. | jsdelfino | 5 | -61/+119 |