| Commit message (Expand) | Author | Age | Files | Lines |
* | Changes to get successful C++11 based build. Code cleanup, dependency upgrade... | jsdelfino | 2012-12-11 | 1 | -14/+10 |
* | Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12.... | jsdelfino | 2012-07-16 | 1 | -46/+31 |
* | Fix PyObject reference counting bugs causing memory violations in the Python ... | jsdelfino | 2012-05-29 | 1 | -1/+1 |
* | Database support optimizations. Use PgBouncer to pool connections. Track and ... | jsdelfino | 2012-05-28 | 1 | -1/+3 |
* | Minor cleanup of README, INSTALL, and remove an obsolete sample. | jsdelfino | 2012-03-17 | 1 | -3/+9 |
* | Minor build script updates. Add missing --enable-libcloud build option and up... | jsdelfino | 2011-12-14 | 1 | -2/+2 |
* | Upgrade to HTTPD 2.3.15-beta. | jsdelfino | 2011-11-12 | 1 | -2/+2 |
* | Minor improvements to Page Speed build integration and documentation. | jsdelfino | 2011-10-29 | 1 | -3/+13 |
* | Build with Clang/LLVM when available. | jsdelfino | 2011-09-04 | 1 | -50/+37 |
* | Port to Memcached 1.4.7 and Ubuntu 11.04. | jsdelfino | 2011-08-30 | 1 | -2/+2 |
* | Implement an OpenCL component implementation evaluator. Add OpenCL tests, wor... | jsdelfino | 2011-08-28 | 1 | -0/+8 |
* | Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi... | jsdelfino | 2011-08-14 | 1 | -1/+2 |
* | Upgrade to SpiderMonkey 1.8.5. | jsdelfino | 2011-08-11 | 1 | -4/+4 |
* | Port to Mac OS X 10.6.7. | jsdelfino | 2011-06-28 | 1 | -18/+67 |
* | Upgrade to postgresql 9.0.3. | jsdelfino | 2011-02-26 | 1 | -2/+2 |
* | Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_cry... | jsdelfino | 2010-12-27 | 1 | -2/+2 |
* | Port to HTTPD 2.3.10 alpha release. | jsdelfino | 2010-12-25 | 1 | -2/+2 |
* | Upgrade to Google appengine version 1.4.0. | jsdelfino | 2010-12-06 | 1 | -1/+1 |
* | Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru... | jsdelfino | 2010-11-14 | 1 | -191/+19 |
* | Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2... | jsdelfino | 2010-11-13 | 1 | -10/+9 |
* | Improve format of HTTP and HTTPS logs. | jsdelfino | 2010-10-25 | 1 | -2/+3 |
* | Adjust location of httpd-2.2.16 distro download as it's now archived. | jsdelfino | 2010-10-25 | 1 | -1/+1 |
* | Upgrade to memcached 1.4.5, postgresql 9.0.1 and gae 1.3.7. | jsdelfino | 2010-10-20 | 1 | -16/+16 |
* | Improvements to the oauth module and support for oauth 1.0a using liboauth. | jsdelfino | 2010-09-19 | 1 | -3/+6 |
* | Upgrade build scripts to on Ubuntu 10.04. | jsdelfino | 2010-09-15 | 1 | -10/+11 |
* | Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ... | jsdelfino | 2010-09-06 | 1 | -0/+6 |
* | Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an... | jsdelfino | 2010-08-14 | 1 | -8/+8 |
* | Update build instructions and scripts to include the OpenID support. | jsdelfino | 2010-06-27 | 1 | -11/+44 |
* | Add build support for a minimum distribution using prebuilt dependencies from... | jsdelfino | 2010-06-05 | 1 | -15/+24 |
* | Build the expat XML parser separately instead of building it as part of libst... | jsdelfino | 2010-05-31 | 1 | -4/+4 |
* | Implementation of a streaming + aggregating Log utility component using Faceb... | jsdelfino | 2010-05-22 | 1 | -1/+1 |
* | Add Apache Libcloud support to the build. | jsdelfino | 2010-05-16 | 1 | -5/+17 |
* | Add dependencies on Apache Thrift and Facebook Scribe, for use by the Log com... | jsdelfino | 2010-05-16 | 1 | -0/+35 |
* | Add instructions to download and setup gcc 4.5. | jsdelfino | 2010-04-22 | 1 | -3/+8 |
* | Add test scripts to test the WSGI integration on the GAE SDK. | jsdelfino | 2010-04-11 | 1 | -7/+9 |
* | Minor build cleanup and fixes. Add a few scripts to help run automated builds... | jsdelfino | 2010-04-10 | 1 | -2/+5 |
* | Create build structure for an SQL database component. Add dependencies to pos... | jsdelfino | 2010-04-04 | 1 | -13/+72 |
* | Build memcached from source as the Ubuntu 9.10 memcached package is back leve... | jsdelfino | 2010-03-29 | 1 | -4/+10 |
* | Change automated build to build curl from source instead of using the deb lib... | jsdelfino | 2010-03-27 | 1 | -2/+7 |
* | Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to st... | jsdelfino | 2010-03-21 | 1 | -4/+2 |
* | Minor fixes to the INSTALL instructions. Added two more automated install scr... | jsdelfino | 2010-03-17 | 1 | -1/+6 |
* | Fixes to the automated Ubuntu install script, and automatic detection of xulr... | jsdelfino | 2010-03-15 | 1 | -7/+9 |
* | Updated the INSTALL instructions, fixed a few incremental build issues, and a... | jsdelfino | 2010-03-13 | 1 | -15/+38 |
* | Added an XMPP test server using Apache Vysper, to help test the XMPP Chat com... | jsdelfino | 2010-03-10 | 1 | -1/+7 |
* | Working queue and chat components. Added a few useful start/stop scripts. Fi... | jsdelfino | 2010-02-17 | 1 | -4/+12 |
* | Added build configuration and dependencies for chat and queue components. | jsdelfino | 2010-02-01 | 1 | -21/+59 |
* | Added a Web service listener component integrating Axis2/C's mod_axis2. Conso... | jsdelfino | 2010-01-30 | 1 | -9/+23 |
* | Simplified Makefiles a bit. Added -R options to configure shared library runt... | jsdelfino | 2010-01-17 | 1 | -3/+6 |
* | Updated to newer version of xulrunner and libmozjs. | jsdelfino | 2010-01-17 | 1 | -3/+3 |
* | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 2010-01-11 | 1 | -3/+13 |