| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve handling of nested lists, trees, null and floating point values. | jsdelfino | 2013-01-03 | 1 | -23/+1 |
* | Improve caching support and some of the navigations in the hosting environment. | jsdelfino | 2012-07-16 | 3 | -6/+6 |
* | Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ... | jsdelfino | 2012-05-28 | 3 | -161/+158 |
* | Improve error reporting with a reason code. Improve debug and audit logging. ... | jsdelfino | 2012-05-28 | 1 | -0/+1 |
* | Automatically reconnect to a Memcached server after a disconnection. | jsdelfino | 2012-04-02 | 1 | -1/+1 |
* | Support multiple Auth modules in a single server or proxy config. Minor fixes... | jsdelfino | 2012-04-02 | 2 | -4/+2 |
* | Refactor auth configuration to allow HTTP and HTTPS virtual hosts to use diff... | jsdelfino | 2012-02-20 | 2 | -0/+2 |
* | Fix error with logging command in memcached and sqldb start / stop scripts. A... | jsdelfino | 2012-01-16 | 4 | -4/+4 |
* | Support multithreaded execution of Python components with the HTTPD event MPM. | jsdelfino | 2011-09-05 | 3 | -0/+3 |
* | Upgrade to SpiderMonkey 1.8.5. | jsdelfino | 2011-08-11 | 1 | -14/+15 |
* | Make authentication work with wildcard domains and increase authentication co... | jsdelfino | 2011-08-06 | 2 | -2/+4 |
* | Port to Mac OS X 10.6.7. | jsdelfino | 2011-06-28 | 1 | -2/+2 |
* | Refactor some of the extensions and remove unnecessary namespace prefixes. | jsdelfino | 2011-05-23 | 1 | -11/+10 |
* | Change ATOM and RSS feed representations to use name value pairs instead of j... | jsdelfino | 2011-03-08 | 2 | -8/+13 |
* | Correctly pass query strings through component wiring redirects and improve f... | jsdelfino | 2011-02-26 | 1 | -1/+22 |
* | Use a common stylesheet in all samples. | jsdelfino | 2011-01-17 | 3 | -3/+26 |
* | Fix incorrect cookie name in sample logout pages. | jsdelfino | 2011-01-07 | 1 | -1/+1 |
* | Refactor some of the Javascript scripts to use a different namespace per script. | jsdelfino | 2010-12-12 | 1 | -4/+4 |
* | Create a js module for client side javascripts. Move client component script ... | jsdelfino | 2010-12-06 | 1 | -1/+1 |
* | Add scripts to support 'Require valid-user' and 'Require group' authz configu... | jsdelfino | 2010-12-03 | 1 | -0/+1 |
* | Reset auth cookie before re-auth in login page. | jsdelfino | 2010-12-03 | 1 | -0/+1 |
* | Use different servers for cert-based and password-based auth and use event MP... | jsdelfino | 2010-11-28 | 2 | -24/+1 |
* | Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2... | jsdelfino | 2010-11-13 | 5 | -3/+75 |
* | Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r... | jsdelfino | 2010-10-27 | 1 | -13/+7 |
* | Support python method invocation style on references, ref.func(...) in additi... | jsdelfino | 2010-10-25 | 6 | -18/+19 |
* | Remove unnecessary javaClass hint attribute from JSON objects. | jsdelfino | 2010-10-20 | 1 | -1/+0 |
* | Change content of sample catalogs to show different results when the app is w... | jsdelfino | 2010-09-21 | 1 | -3/+3 |
* | Remove 'javaClass' JSON property as it's not needed anymore. | jsdelfino | 2010-09-21 | 1 | -3/+3 |
* | Minor change, renamed getcatalog to items. | jsdelfino | 2010-09-20 | 4 | -7/+7 |
* | Fix HTTPS config scripts to enable SSL certicates, HTTP basic auth, and OpenI... | jsdelfino | 2010-08-02 | 1 | -0/+1 |
* | Change sample to use a pool of three memcached servers. Add a property to the... | jsdelfino | 2010-07-28 | 1 | -0/+1 |
* | Refactor and cleanup some of the config scripts. Add a sample using mod_proxy... | jsdelfino | 2010-07-28 | 3 | -7/+6 |
* | Add more JSON and ATOMPub test cases. | jsdelfino | 2010-07-19 | 1 | -0/+18 |
* | More changes to get both single and mass dynamic virtual hosting working with... | jsdelfino | 2010-07-08 | 2 | -4/+4 |
* | Add support for HTTPD mass dynamic virtual hosting. Components can now be dep... | jsdelfino | 2010-07-06 | 1 | -1/+1 |
* | Minor cleanup of config scripts and samples. | jsdelfino | 2010-07-06 | 5 | -192/+160 |
* | HTTPD configuration changes to properly work behind a proxy or in a cluster. | jsdelfino | 2010-07-04 | 1 | -0/+46 |
* | Add utility script to map port 80 to httpd's port. | jsdelfino | 2010-07-04 | 1 | -0/+24 |
* | Minimal support for implementation.widget, using simplified (and generic) JSO... | jsdelfino | 2010-07-01 | 6 | -682/+11 |
* | Fix source distribution build scripts, add missing files to the dist targets. | jsdelfino | 2010-05-30 | 1 | -2/+3 |
* | Fix distribution build, add missing files and samples and fix path to librari... | jsdelfino | 2010-05-29 | 2 | -1/+6 |
* | Move samples to samples directory. | jsdelfino | 2010-05-13 | 13 | -0/+1251 |