summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix menu bug with Chrome.jsdelfino2011-01-171-1/+1
* Use a common stylesheet in all samples.jsdelfino2011-01-1730-38/+285
* Add sample widget components and a page to edit them, plus minor user interac...jsdelfino2011-01-1622-115/+510
* Refactor and minor improvements of the edit module. Add a palette of sample c...jsdelfino2011-01-1328-217/+1186
* Add a composite similar to the travel tutorial app to the sample dashboard. M...jsdelfino2011-01-096-68/+347
* Fix memory leak in Python runtime integration. Reduce memory consumption of d...jsdelfino2011-01-0913-15/+112
* Minor improvements of the edit module. Refactored HTML pages, added a menu, a...jsdelfino2011-01-0718-91/+468
* Fix incorrect cookie name in sample logout pages.jsdelfino2011-01-071-1/+1
* Support service promotion and improve component layout algorithm.jsdelfino2011-01-069-141/+242
* Add logic to list, add, remove apps and link to the edit page.jsdelfino2010-12-307-62/+144
* Simplify and cleanup HTTP binding client Javascript code, now portable across...jsdelfino2010-12-301-366/+298
* Make XML serialization logic portable across browsers.jsdelfino2010-12-301-5/+24
* Support ATOM and RSS entries with no content or description.jsdelfino2010-12-304-7/+45
* Skeleton of a composite app editor module.jsdelfino2010-12-2922-42/+1046
* Remove type=feed and type=entry parameters from application/atom+xml media ty...jsdelfino2010-12-296-8/+23
* Fix automated build and Ubuntu 10.10 install.jsdelfino2010-12-271-0/+6
* Port REST support improvements to AppEngine Python integration scripts and ad...jsdelfino2010-12-276-27/+145
* Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_cry...jsdelfino2010-12-275-12/+54
* Improve component and reference rendering and layout. Recurse over wired refe...jsdelfino2010-12-243-164/+364
* Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino2010-12-249-19/+44
* Fix content types. Removed duplicate function.jsdelfino2010-12-241-23/+7
* Turn off URL canonicalization when routing a request through HTTPD's reverse ...jsdelfino2010-12-241-0/+1
* Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...jsdelfino2010-12-2412-28/+178
* Preserve HTTP request path when routing a request through a component reference.jsdelfino2010-12-241-3/+9
* Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino2010-12-128-283/+287
* Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal compon...jsdelfino2010-12-117-28/+1316
* Add XML and JSON to/from Scheme conversion test programs.jsdelfino2010-12-115-1/+216
* Move JavaScript eval functions to the js module.jsdelfino2010-12-088-282/+386
* Move HTTPD Require configuration for openid resources to the openid configura...jsdelfino2010-12-083-16/+22
* Add a CSS style sheet. Fix HTTPD Require configuration for files in the js mo...jsdelfino2010-12-083-2/+145
* Create a js module for client side javascripts. Move client component script ...jsdelfino2010-12-0610-8/+951
* Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino2010-12-0313-41/+105
* Reset auth cookie before re-auth in login page.jsdelfino2010-12-034-0/+8
* Use different servers for cert-based and password-based auth and use event MP...jsdelfino2010-11-2818-197/+316
* Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino2010-11-149-23/+23
* Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino2010-11-1330-231/+771
* Add missing return statement in proxy function.jsdelfino2010-11-031-1/+1
* Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino2010-11-0322-65/+130
* Minor improvements to HTTPD configuration scripts. Add a mod-rewrite rule to ...jsdelfino2010-10-282-7/+29
* Fix path to JavaScript file.jsdelfino2010-10-281-1/+1
* Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...jsdelfino2010-10-273-53/+74
* Support python method invocation style on references, ref.func(...) in additi...jsdelfino2010-10-256-17/+107
* Improve format of HTTP and HTTPS logs.jsdelfino2010-10-252-2/+13
* Minor fixes to get all samples working in a target install dir.jsdelfino2010-10-202-4/+4
* Remove unnecessary javaClass hint attribute from JSON objects.jsdelfino2010-10-209-21/+21
* Strip the leading '.' added by some JSON-RPC clients to method names.jsdelfino2010-09-211-1/+3
* Improvements to the oauth module and support for oauth 1.0a using liboauth.jsdelfino2010-09-1917-189/+973
* Fixing compilation issues in 64Bit environmentlresende2010-09-172-2/+2
* Accept JSON-RPC requests with application/x-www-form-urlencoded content type.jsdelfino2010-09-152-2/+2
* Upgrade build scripts to on Ubuntu 10.04.jsdelfino2010-09-152-2/+2