| Commit message (Expand) | Author | Files | Lines |
2011-03-13 | Add Javascript functions and test cases to help work with JSON. | jsdelfino | 1 | -0/+5 |
2010-12-29 | Skeleton of a composite app editor module. | jsdelfino | 1 | -3/+14 |
2010-12-11 | Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal compon... | jsdelfino | 1 | -1/+5 |
2010-12-08 | Add a CSS style sheet. Fix HTTPD Require configuration for files in the js mo... | jsdelfino | 1 | -0/+22 |
2010-12-06 | Create a js module for client side javascripts. Move client component script ... | jsdelfino | 1 | -2/+7 |
2010-11-28 | Use different servers for cert-based and password-based auth and use event MP... | jsdelfino | 1 | -1/+5 |
2010-11-13 | Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2... | jsdelfino | 1 | -1/+1 |
2010-10-28 | Fix path to JavaScript file. | jsdelfino | 1 | -1/+1 |
2010-08-16 | Fix configuration scripts to create directories if necessary. | jsdelfino | 1 | -0/+1 |
2010-08-14 | Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an... | jsdelfino | 1 | -19/+3 |
2010-07-28 | Refactor and cleanup some of the config scripts. Add a sample using mod_proxy... | jsdelfino | 1 | -0/+51 |
2010-07-08 | More changes to get both single and mass dynamic virtual hosting working with... | jsdelfino | 1 | -16/+0 |
2010-07-06 | Add support for HTTPD mass dynamic virtual hosting. Components can now be dep... | jsdelfino | 1 | -1/+2 |
2010-07-06 | Minor cleanup of config scripts and samples. | jsdelfino | 1 | -7/+2 |
2010-07-04 | HTTPD configuration changes to properly work behind a proxy or in a cluster. | jsdelfino | 1 | -1/+2 |
2010-07-01 | Minimal support for implementation.widget, using simplified (and generic) JSO... | jsdelfino | 1 | -0/+4 |
2010-03-29 | Move SCA runtime SSL config from httpd-ssl-conf to server-conf, as it only ap... | jsdelfino | 1 | -0/+9 |
2010-03-27 | Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e... | jsdelfino | 1 | -3/+12 |
2010-03-01 | Minor fixes to distro build. Added missing scripts. Placed libraries in the c... | jsdelfino | 1 | -1/+1 |
2010-01-11 | Improvements to autoconf build to make support for python, web service etc an... | jsdelfino | 1 | -2/+0 |
2009-11-23 | Fixed build break. Added missing dir and fix server configuration script. | jsdelfino | 1 | -1/+0 |
2009-11-23 | Refactored httpd server integration, split http support and server logic in t... | jsdelfino | 1 | -8/+3 |
2009-11-16 | Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk. | jsdelfino | 1 | -0/+0 |
2009-11-16 | Added test cases and scripts to test the HTTP binding support. Refactored htt... | jsdelfino | 1 | -1/+2 |
2009-11-01 | Minor refactoring of read/write functions and primitive procs. Added function... | jsdelfino | 1 | -13/+15 |
2009-10-26 | Added test cases to make check build target. Changed store-script to interop ... | jsdelfino | 1 | -7/+17 |
2009-10-11 | Added support for JSON-RPC to httpd module. Fixed issues with double numbers ... | jsdelfino | 1 | -2/+2 |
2009-10-05 | Strawman implementation of an HTTPD module, like the extensions/rest/service ... | jsdelfino | 1 | -1/+7 |
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 |