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