| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactoring, rename isNil to isNull. | jsdelfino | 2013-01-03 | 4 | -28/+28 |
* | Minor changes to server config scripts to get auth and session management to ... | jsdelfino | 2013-01-03 | 7 | -22/+79 |
* | Improve app hosting management app, restructure UI and refactor REST services... | jsdelfino | 2013-01-03 | 1 | -0/+32 |
* | Improve handling of nested lists, trees, null and floating point values. | jsdelfino | 2013-01-03 | 4 | -22/+21 |
* | More changes to port to C++11, adjust to use the new JSON support, and cleanu... | jsdelfino | 2012-12-11 | 10 | -421/+570 |
* | Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12.... | jsdelfino | 2012-07-16 | 3 | -6/+18 |
* | Add a timeout property to the CURL HTTP clients. | jsdelfino | 2012-07-16 | 5 | -43/+102 |
* | Add an HTTPD auth provider allowing the authentication logic to be implemente... | jsdelfino | 2012-07-16 | 10 | -118/+236 |
* | Improve caching support and some of the navigations in the hosting environment. | jsdelfino | 2012-07-16 | 12 | -30/+202 |
* | Fix server config of server-status and proxy balancer-manager pages. | jsdelfino | 2012-05-29 | 5 | -20/+19 |
* | Improvements to the hosted composite management app. Simplify and optimize th... | jsdelfino | 2012-05-28 | 7 | -38/+48 |
* | Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ... | jsdelfino | 2012-05-28 | 2 | -2/+2 |
* | Improve error reporting with a reason code. Improve debug and audit logging. ... | jsdelfino | 2012-05-28 | 8 | -37/+73 |
* | Enable administrative access using basic auth. | jsdelfino | 2012-04-09 | 7 | -11/+29 |
* | Add more fine grain debug options and remove overhead in debug log macros whe... | jsdelfino | 2012-04-02 | 1 | -2/+2 |
* | Add scripts to configure multiple load balancers on a proxy server. | jsdelfino | 2012-04-02 | 4 | -2/+107 |
* | Support multiple Auth modules in a single server or proxy config. Minor fixes... | jsdelfino | 2012-04-02 | 13 | -80/+175 |
* | Upgrade to newer version of CURL and integrate its SMTP support. | jsdelfino | 2012-03-17 | 1 | -1/+0 |
* | Fixes to the hosting module to correctly store ATOM feeds instead of raw coll... | jsdelfino | 2012-02-20 | 2 | -4/+6 |
* | Optimize server modules a bit. Pass individual config elements instead of the... | jsdelfino | 2012-02-20 | 2 | -13/+18 |
* | Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff... | jsdelfino | 2012-02-20 | 12 | -19/+142 |
* | Refactor server hosting module, rename it and move it under a hosting dir, an... | jsdelfino | 2012-01-30 | 3 | -3/+3 |
* | Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to... | jsdelfino | 2011-12-23 | 4 | -13/+21 |
* | Turn ProxyPreserveHost off as it causes backend HTTPD servers to redirect req... | jsdelfino | 2011-12-18 | 2 | -2/+2 |
* | Add ability to configure an HTTPS proxy with load balancing over a set of HTT... | jsdelfino | 2011-12-18 | 16 | -127/+231 |
* | Change htpasswd conf from MD5 to DES as the MD5 version isn't recognized on M... | jsdelfino | 2011-12-14 | 1 | -5/+5 |
* | Fix build and install errors on Mac OS X. Add missing scripts to forward IP p... | jsdelfino | 2011-12-01 | 1 | -0/+4 |
* | Enable log collection using Scribe, and some minor log cleanup. | jsdelfino | 2011-11-30 | 3 | -7/+31 |
* | Change default log level from 'info' to 'notice' and improve some of the log ... | jsdelfino | 2011-11-21 | 1 | -1/+1 |
* | Improvements to the auth implementation. Refactor logout page, handle auth re... | jsdelfino | 2011-11-21 | 2 | -4/+7 |
* | Change authentication scheme from Form based auth to OpenID + OAuth. | jsdelfino | 2011-11-14 | 4 | -7/+8 |
* | Upgrade to HTTPD 2.3.15-beta. | jsdelfino | 2011-11-12 | 3 | -7/+32 |
* | Enable multiple apps to co-exist under different paths in a single Virtual Ho... | jsdelfino | 2011-11-10 | 4 | -20/+2 |
* | Minor improvements to Page Speed build integration and documentation. | jsdelfino | 2011-10-29 | 3 | -3/+3 |
* | Use Page Speed to minify Web resources at build time, and a few more improvem... | jsdelfino | 2011-10-26 | 5 | -3/+117 |
* | Refactor and simplify edit app, and optimize app resource loading and caching. | jsdelfino | 2011-10-24 | 6 | -20/+25 |
* | Fix stack overflow on Mac OS X. | jsdelfino | 2011-09-20 | 3 | -0/+30 |
* | Build with Clang/LLVM when available. | jsdelfino | 2011-09-04 | 2 | -8/+14 |
* | Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi... | jsdelfino | 2011-08-14 | 3 | -0/+4 |
* | Make authentication work with wildcard domains and increase authentication co... | jsdelfino | 2011-08-06 | 4 | -4/+13 |
* | Port to Mac OS X 10.6.7. | jsdelfino | 2011-06-28 | 31 | -76/+86 |
* | Add the ability to configure page headers and footers. | jsdelfino | 2011-06-13 | 1 | -6/+3 |
* | Improve support for HTTP verbs and enable calls inside a domain without havin... | jsdelfino | 2011-06-13 | 2 | -29/+191 |
* | Add configuration and script to enable mod-security 2.6.0. | jsdelfino | 2011-06-13 | 4 | -1/+216 |
* | Support cookies over outgoing HTTP calls and a shorter component URL addressi... | jsdelfino | 2011-05-23 | 7 | -20/+58 |
* | Fix representation of null values and escape control characters in JSON and H... | jsdelfino | 2011-04-17 | 3 | -23/+101 |
* | Cleanup HTML pages. Improvements and a few fixes to get consistent behavior a... | jsdelfino | 2011-04-17 | 1 | -0/+1 |
* | Fix performance and security issues reported by pagespeed and skipfish. | jsdelfino | 2011-04-04 | 3 | -4/+77 |
* | Support returning binary content. Fix server bug preventing a component to re... | jsdelfino | 2011-03-27 | 1 | -1/+1 |
* | HTML cleanup, improve layout on different browsers, iOS and android devices a... | jsdelfino | 2011-03-27 | 1 | -0/+4 |