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