| Commit message (Expand) | Author | Files | Lines |
2013-08-26 | Refactor base Javascript and CSS utilities and support server-side aggregatio... | jsdelfino | 2 | -0/+4 |
2013-08-26 | Build Python with support for Unicode 4. | jsdelfino | 3 | -3/+5 |
2013-01-03 | Update build and install scripts to use the correct dependencies. | jsdelfino | 5 | -161/+152 |
2012-07-16 | Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12.... | jsdelfino | 13 | -201/+686 |
2012-05-29 | Fix PyObject reference counting bugs causing memory violations in the Python ... | jsdelfino | 6 | -14/+38 |
2012-05-28 | Database support optimizations. Use PgBouncer to pool connections. Track and ... | jsdelfino | 4 | -15/+37 |
2012-04-09 | Cleanup Scribe log output and add ability to log to a firehose Unix fifo pipe. | jsdelfino | 2 | -0/+4 |
2012-04-02 | Automatically reconnect to a Memcached server after a disconnection. | jsdelfino | 2 | -0/+4 |
2012-03-17 | Upgrade to newer version of CURL and integrate its SMTP support. | jsdelfino | 4 | -26/+26 |
2011-12-21 | Fix PostgreSQL download URL and add it to the default build scripts on Ubuntu... | jsdelfino | 2 | -4/+20 |
2011-12-14 | Minor build script updates. Add missing --enable-libcloud build option and up... | jsdelfino | 3 | -10/+10 |
2011-12-01 | Fix build and install errors on Mac OS X. Add missing scripts to forward IP p... | jsdelfino | 1 | -1/+1 |
2011-11-30 | Minor build and install script fixes. Install missing dev tools. Add a missin... | jsdelfino | 4 | -4/+6 |
2011-11-21 | Add a few useful backup scripts. | jsdelfino | 3 | -1/+61 |
2011-11-14 | Change authentication scheme from Form based auth to OpenID + OAuth. | jsdelfino | 2 | -4/+10 |
2011-11-12 | Upgrade to HTTPD 2.3.15-beta. | jsdelfino | 2 | -21/+21 |
2011-11-10 | Fix minor build script problems, use wget instead of curl to bootstrap build,... | jsdelfino | 6 | -16/+16 |
2011-10-26 | Use Page Speed to minify Web resources at build time, and a few more improvem... | jsdelfino | 2 | -6/+26 |
2011-09-20 | Add leveldb to mac-install | rfeng | 2 | -0/+18 |
2011-09-20 | Fix broken links, update to latest dependencies, and use curl instead of wget... | jsdelfino | 10 | -67/+65 |
2011-08-30 | Port to Memcached 1.4.7 and Ubuntu 11.04. | jsdelfino | 4 | -18/+40 |
2011-08-14 | Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi... | jsdelfino | 2 | -7/+31 |
2011-08-11 | Upgrade to SpiderMonkey 1.8.5. | jsdelfino | 4 | -36/+18 |
2011-06-28 | Port to Mac OS X 10.6.7. | jsdelfino | 8 | -9/+9 |
2011-06-13 | Fix Thrift URL in minimum install script. | jsdelfino | 1 | -1/+1 |
2011-06-13 | Add configuration and script to enable mod-security 2.6.0. | jsdelfino | 7 | -18/+212 |
2011-06-06 | Fixing the thrift download url | rfeng | 1 | -1/+1 |
2011-05-23 | Minor install script fixes. Add a script to install a minimal build and upgra... | jsdelfino | 5 | -12/+303 |
2011-05-02 | Update ids of EC2 images used for testing. | jsdelfino | 1 | -6/+10 |
2011-04-17 | Adjust build to new locations of Qpid and Vysper distros. | jsdelfino | 1 | -2/+2 |
2011-02-26 | Upgrade to postgresql 9.0.3. | jsdelfino | 1 | -7/+7 |
2011-01-25 | Minor fix to EC2 image configuration script. | jsdelfino | 1 | -2/+2 |
2010-12-27 | Fix automated build and Ubuntu 10.10 install. | jsdelfino | 2 | -9/+15 |
2010-12-27 | Improve EC2 setup scripts. Remove dependency on external environment variables. | jsdelfino | 7 | -13/+13 |
2010-12-27 | Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_cry... | jsdelfino | 1 | -8/+13 |
2010-12-25 | Port to HTTPD 2.3.10 alpha release. | jsdelfino | 1 | -10/+10 |
2010-12-06 | Upgrade to Google appengine version 1.4.0. | jsdelfino | 1 | -2/+2 |
2010-11-28 | Use different servers for cert-based and password-based auth and use event MP... | jsdelfino | 3 | -3/+10 |
2010-11-16 | Minor build fixes. Create missing .so links in sample. Unpack httpd-2.3.8-dep... | jsdelfino | 2 | -17/+14 |
2010-11-15 | Minor build fixes. Link against tinycdb shared library instead of static lib ... | jsdelfino | 2 | -3/+3 |
2010-11-14 | Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru... | jsdelfino | 9 | -388/+50 |
2010-11-13 | Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2... | jsdelfino | 1 | -8/+8 |
2010-10-25 | Improve format of HTTP and HTTPS logs. | jsdelfino | 1 | -1/+1 |
2010-10-25 | Adjust location of httpd-2.2.16 distro download as it's now archived. | jsdelfino | 1 | -1/+1 |
2010-10-20 | Minor fixes to get all samples working in a target install dir. | jsdelfino | 1 | -1/+4 |
2010-10-20 | Upgrade to memcached 1.4.5, postgresql 9.0.1 and gae 1.3.7. | jsdelfino | 1 | -12/+12 |
2010-09-19 | Improvements to the oauth module and support for oauth 1.0a using liboauth. | jsdelfino | 1 | -2/+14 |
2010-09-15 | Upgrade build scripts to on Ubuntu 10.04. | jsdelfino | 4 | -9/+44 |
2010-09-06 | Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ... | jsdelfino | 1 | -1/+1 |
2010-09-03 | Configure mod-auth-openid to use memcached instead of sqlite. Remove dependen... | jsdelfino | 2 | -2/+2 |