| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor server hosting module, rename it and move it under a hosting dir, an... | jsdelfino | 2012-01-30 | 1 | -170/+0 |
* | Fix error with logging command in memcached and sqldb start / stop scripts. A... | jsdelfino | 2012-01-16 | 1 | -2/+2 |
* | Fix build and install errors on Mac OS X. Add missing scripts to forward IP p... | jsdelfino | 2011-12-01 | 1 | -2/+2 |
* | Enable log collection using Scribe, and some minor log cleanup. | jsdelfino | 2011-11-30 | 1 | -12/+54 |
* | Change authentication scheme from Form based auth to OpenID + OAuth. | jsdelfino | 2011-11-14 | 1 | -10/+31 |
* | Upgrade to HTTPD 2.3.15-beta. | jsdelfino | 2011-11-12 | 1 | -8/+0 |
* | Enable multiple apps to co-exist under different paths in a single Virtual Ho... | jsdelfino | 2011-11-10 | 1 | -46/+20 |
* | Refactor and simplify edit app, and optimize app resource loading and caching. | jsdelfino | 2011-10-24 | 1 | -8/+12 |
* | Support multithreaded execution of Python components with the HTTPD event MPM. | jsdelfino | 2011-09-05 | 1 | -0/+1 |
* | Port to Mac OS X 10.6.7. | jsdelfino | 2011-06-28 | 1 | -2/+2 |
* | Add the ability to configure page headers and footers. | jsdelfino | 2011-06-13 | 1 | -3/+5 |
* | Add configuration and script to enable mod-security 2.6.0. | jsdelfino | 2011-06-13 | 1 | -0/+4 |
* | Refactor app data model part 1, add a template for new apps and support for s... | jsdelfino | 2011-05-23 | 1 | -2/+9 |
* | Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi... | jsdelfino | 2011-05-02 | 1 | -7/+16 |
* | Fix performance and security issues reported by pagespeed and skipfish. | jsdelfino | 2011-04-04 | 1 | -5/+24 |
* | Fix links to CSS and error pages. | jsdelfino | 2011-03-27 | 1 | -2/+7 |
* | Refactor and cleanup edit module, add text components, store page and app run... | jsdelfino | 2011-03-21 | 1 | -0/+9 |
* | Simplified list component by using a reference per element. Automatically set... | jsdelfino | 2011-03-08 | 1 | -0/+3 |
* | Some improvements to the edit module. Add a few sample apps and test cases, s... | jsdelfino | 2011-02-26 | 1 | -8/+49 |
* | Minor improvements of the edit module. Refactored HTML pages, added a menu, a... | jsdelfino | 2011-01-07 | 1 | -0/+37 |