| Commit message (Expand) | Author | Age | Files | Lines |
* | Support sorting database search results by rank, and add a rank attribute to ... | jsdelfino | 2013-08-26 | 5 | -30/+75 |
* | Improvements to the app management UI. | jsdelfino | 2013-02-11 | 2 | -57/+205 |
* | Refactoring, rename isNil to isNull. | jsdelfino | 2013-01-03 | 43 | -414/+414 |
* | Minor changes to server config scripts to get auth and session management to ... | jsdelfino | 2013-01-03 | 13 | -26/+89 |
* | Improve app hosting management app, restructure UI and refactor REST services... | jsdelfino | 2013-01-03 | 6 | -652/+1485 |
* | Add support for HTTP patch and application of patch scripts to server and dat... | jsdelfino | 2013-01-03 | 23 | -20/+163 |
* | Improve handling of nested lists, trees, null and floating point values. | jsdelfino | 2013-01-03 | 12 | -88/+140 |
* | More changes to port to C++11, adjust to use the new JSON support, and cleanu... | jsdelfino | 2012-12-11 | 47 | -1770/+1667 |
* | Use Jansson to read/write JSON instead of Mozilla SpiderMonkey. | jsdelfino | 2012-12-11 | 10 | -742/+556 |
* | Port kernel to C++11 and refactor some of the core modules. Convert functors ... | jsdelfino | 2012-12-11 | 27 | -535/+1623 |
* | Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12.... | jsdelfino | 2012-07-16 | 5 | -18/+39 |
* | Minor memory management, performance, and tracing improvements. | jsdelfino | 2012-07-16 | 9 | -32/+138 |
* | Add a timeout property to the CURL HTTP clients. | jsdelfino | 2012-07-16 | 6 | -58/+117 |
* | Add an HTTPD auth provider allowing the authentication logic to be implemente... | jsdelfino | 2012-07-16 | 20 | -259/+804 |
* | Improve caching support and some of the navigations in the hosting environment. | jsdelfino | 2012-07-16 | 26 | -107/+332 |
* | Fix server config of server-status and proxy balancer-manager pages. | jsdelfino | 2012-05-29 | 5 | -20/+19 |
* | Fix PyObject reference counting bugs causing memory violations in the Python ... | jsdelfino | 2012-05-29 | 2 | -40/+175 |
* | Improvements to the hosted composite management app. Simplify and optimize th... | jsdelfino | 2012-05-28 | 14 | -361/+611 |
* | Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ... | jsdelfino | 2012-05-28 | 9 | -578/+83 |
* | Improve error reporting with a reason code. Improve debug and audit logging. ... | jsdelfino | 2012-05-28 | 39 | -108/+218 |
* | Enable administrative access using basic auth. | jsdelfino | 2012-04-09 | 9 | -13/+37 |
* | Add more fine grain debug options and remove overhead in debug log macros whe... | jsdelfino | 2012-04-02 | 5 | -14/+14 |
* | 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 | 26 | -276/+451 |
* | Upgrade to newer version of CURL and integrate its SMTP support. | jsdelfino | 2012-03-17 | 1 | -1/+0 |
* | Add options to use mmap or electric fence to check memory accesses, and fix a... | jsdelfino | 2012-02-27 | 5 | -14/+16 |
* | Fix mapping between repeating XML elements, S-expression lists, and JSON arra... | jsdelfino | 2012-02-27 | 2 | -1/+19 |
* | Fixes to the hosting module to correctly store ATOM feeds instead of raw coll... | jsdelfino | 2012-02-20 | 2 | -4/+6 |
* | Rename some of the utility programs and add them to the install target. | jsdelfino | 2012-02-20 | 9 | -11/+18 |
* | Optimize server modules a bit. Pass individual config elements instead of the... | jsdelfino | 2012-02-20 | 5 | -407/+417 |
* | Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff... | jsdelfino | 2012-02-20 | 16 | -32/+187 |
* | Refactor server hosting module, rename it and move it under a hosting dir, an... | jsdelfino | 2012-01-30 | 163 | -15838/+610 |
* | Add an app property which can be used to retrieve the current app name. | jsdelfino | 2012-01-30 | 1 | -3/+27 |
* | Fix error with logging command in memcached and sqldb start / stop scripts. A... | jsdelfino | 2012-01-16 | 8 | -16/+16 |
* | Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to... | jsdelfino | 2011-12-23 | 11 | -19/+28 |
* | Fix calculation of composite path when configured with an absolute path. | jsdelfino | 2011-12-21 | 3 | -2/+9 |
* | 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 | 24 | -144/+301 |
* | 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 | 4 | -7/+16 |
* | Enable log collection using Scribe, and some minor log cleanup. | jsdelfino | 2011-11-30 | 7 | -26/+125 |
* | 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 | 17 | -220/+246 |
* | Add a few useful backup scripts. | jsdelfino | 2011-11-21 | 2 | -0/+44 |
* | Change authentication scheme from Form based auth to OpenID + OAuth. | jsdelfino | 2011-11-14 | 32 | -116/+231 |
* | Add a few missing files to Makefile install targets. | jsdelfino | 2011-11-12 | 2 | -2/+2 |
* | Upgrade to HTTPD 2.3.15-beta. | jsdelfino | 2011-11-12 | 5 | -23/+32 |
* | Fix minor build script problems, use wget instead of curl to bootstrap build,... | jsdelfino | 2011-11-10 | 1 | -1/+10 |
* | Enable multiple apps to co-exist under different paths in a single Virtual Ho... | jsdelfino | 2011-11-10 | 24 | -425/+337 |
* | Better network connectivity status reporting and handling of orientation chan... | jsdelfino | 2011-10-29 | 17 | -102/+328 |