| Commit message (Expand) | Author | Files | Lines |
2012-04-02 | Support multiple Auth modules in a single server or proxy config. Minor fixes... | jsdelfino | 1 | -25/+27 |
2012-02-20 | Optimize server modules a bit. Pass individual config elements instead of the... | jsdelfino | 1 | -6/+11 |
2012-01-30 | Refactor server hosting module, rename it and move it under a hosting dir, an... | jsdelfino | 1 | -26/+35 |
2012-01-16 | Fix error with logging command in memcached and sqldb start / stop scripts. A... | jsdelfino | 1 | -2/+2 |
2011-12-01 | Fix build and install errors on Mac OS X. Add missing scripts to forward IP p... | jsdelfino | 1 | -2/+2 |
2011-11-30 | Enable log collection using Scribe, and some minor log cleanup. | jsdelfino | 1 | -12/+54 |
2011-11-14 | Change authentication scheme from Form based auth to OpenID + OAuth. | jsdelfino | 1 | -10/+31 |
2011-11-12 | Upgrade to HTTPD 2.3.15-beta. | jsdelfino | 1 | -8/+0 |
2011-11-10 | Enable multiple apps to co-exist under different paths in a single Virtual Ho... | jsdelfino | 1 | -46/+20 |
2011-10-24 | Refactor and simplify edit app, and optimize app resource loading and caching. | jsdelfino | 1 | -8/+12 |
2011-09-05 | Support multithreaded execution of Python components with the HTTPD event MPM. | jsdelfino | 1 | -0/+1 |
2011-06-28 | Port to Mac OS X 10.6.7. | jsdelfino | 1 | -2/+2 |
2011-06-13 | Add the ability to configure page headers and footers. | jsdelfino | 1 | -3/+5 |
2011-06-13 | Add configuration and script to enable mod-security 2.6.0. | jsdelfino | 1 | -0/+4 |
2011-05-23 | Refactor app data model part 1, add a template for new apps and support for s... | jsdelfino | 1 | -2/+9 |
2011-05-02 | Simplify HTML and Javascript to improve UI and performance on iOS devices. Fi... | jsdelfino | 1 | -7/+16 |
2011-04-04 | Fix performance and security issues reported by pagespeed and skipfish. | jsdelfino | 1 | -5/+24 |
2011-03-27 | Fix links to CSS and error pages. | jsdelfino | 1 | -2/+7 |
2011-03-21 | Refactor and cleanup edit module, add text components, store page and app run... | jsdelfino | 1 | -0/+9 |
2011-03-08 | Simplified list component by using a reference per element. Automatically set... | jsdelfino | 1 | -0/+3 |
2011-02-26 | Some improvements to the edit module. Add a few sample apps and test cases, s... | jsdelfino | 1 | -8/+49 |
2011-01-07 | Minor improvements of the edit module. Refactored HTML pages, added a menu, a... | jsdelfino | 1 | -4/+6 |
2010-12-29 | Skeleton of a composite app editor module. | jsdelfino | 1 | -1/+17 |
2010-12-06 | Create a js module for client side javascripts. Move client component script ... | jsdelfino | 1 | -1/+1 |
2010-09-06 | Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ... | jsdelfino | 1 | -1/+1 |
2010-06-27 | Add support for user and email component properties, and minimal support for ... | jsdelfino | 1 | -1/+1 |
2010-06-05 | Add build support for a minimum distribution using prebuilt dependencies from... | jsdelfino | 1 | -3/+0 |
2010-05-31 | Add support for RSS feeds and minor fixes to ATOM support. | jsdelfino | 1 | -1/+1 |
2010-02-28 | Strawman WSGI integration, allowing Python components to run in a Python WSGI... | jsdelfino | 1 | -1/+1 |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 1 | -1/+1 |
2010-01-05 | Added python module to main build. Updated svn:ignore properties. | jsdelfino | 1 | -1/+1 |
2010-01-05 | Refactored eval module to avoid confusion with the python eval module. | jsdelfino | 1 | -1/+1 |
2010-01-02 | Performance improvements when running both in multi-threaded and pre-forked H... | jsdelfino | 1 | -1/+1 |
2009-11-23 | Simplified the automake build using configure options instead of environment ... | jsdelfino | 1 | -1/+4 |
2009-11-16 | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 1 | -0/+0 |
2009-11-16 | Added SCDL parsing functions. Refactored cache support with disk-cached funct... | jsdelfino | 1 | -1/+1 |
2009-11-01 | Minor refactoring of read/write functions and primitive procs. Added function... | jsdelfino | 1 | -1/+1 |
2009-10-26 | Added test cases to make check build target. Changed store-script to interop ... | jsdelfino | 1 | -1/+1 |
2009-10-18 | Some fixes to the JSON and httpd support. Added support for Atom. Adjusted st... | jsdelfino | 1 | -1/+1 |
2009-10-05 | Strawman implementation of an HTTPD module, like the extensions/rest/service ... | jsdelfino | 1 | -1/+2 |
2009-10-03 | Strawman implementation of a JSON data binding. | jsdelfino | 1 | -2/+1 |
2009-09-27 | Strawman implementation of a mini script evaluation library, which can be use... | jsdelfino | 1 | -0/+19 |