summaryrefslogtreecommitdiffstats
path: root/sca-cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-07Minor improvements of the edit module. Refactored HTML pages, added a menu, a...jsdelfino18-91/+468
2011-01-07Fix incorrect cookie name in sample logout pages.jsdelfino2-2/+2
2011-01-06Support service promotion and improve component layout algorithm.jsdelfino9-141/+242
2011-01-02Fix automake warning. Add pragmas to sources generated by Thrift using sed in...jsdelfino1-3/+1
2010-12-30Add logic to list, add, remove apps and link to the edit page.jsdelfino7-62/+144
2010-12-30Simplify and cleanup HTTP binding client Javascript code, now portable across...jsdelfino1-366/+298
2010-12-30Make XML serialization logic portable across browsers.jsdelfino1-5/+24
2010-12-30Support ATOM and RSS entries with no content or description.jsdelfino4-7/+45
2010-12-29Skeleton of a composite app editor module.jsdelfino23-42/+1047
2010-12-29Remove type=feed and type=entry parameters from application/atom+xml media ty...jsdelfino6-8/+23
2010-12-27Fix automated build and Ubuntu 10.10 install.jsdelfino3-9/+21
2010-12-27Improve EC2 setup scripts. Remove dependency on external environment variables.jsdelfino7-13/+13
2010-12-27Port REST support improvements to AppEngine Python integration scripts and ad...jsdelfino15-28/+404
2010-12-27Simplify relay sample a bit.jsdelfino7-102/+7
2010-12-27Merge changes from apr-2 branch. Port to APR 1.4.x and enable mod_session_cry...jsdelfino8-26/+73
2010-12-25Port to HTTPD 2.3.10 alpha release.jsdelfino2-12/+12
2010-12-24Improve component and reference rendering and layout. Recurse over wired refe...jsdelfino3-164/+364
2010-12-24Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino10-23/+47
2010-12-24Fix content types. Removed duplicate function.jsdelfino1-23/+7
2010-12-24Turn off URL canonicalization when routing a request through HTTPD's reverse ...jsdelfino1-0/+1
2010-12-24Add a sample showing how to relay various REST requests.jsdelfino12-1/+299
2010-12-24Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...jsdelfino15-31/+183
2010-12-24Preserve HTTP request path when routing a request through a component reference.jsdelfino1-3/+9
2010-12-24Add support for XML and JSON formats to file database component.jsdelfino7-48/+151
2010-12-12Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino19-327/+331
2010-12-11Port XML, ATOM and SCDL parsing logic to Javascript. Implement minimal compon...jsdelfino7-28/+1316
2010-12-11Add XML and JSON to/from Scheme conversion test programs.jsdelfino6-1/+220
2010-12-08Add a test file-based database component.jsdelfino12-1/+654
2010-12-08Move JavaScript eval functions to the js module.jsdelfino9-282/+387
2010-12-08Move HTTPD Require configuration for openid resources to the openid configura...jsdelfino3-16/+22
2010-12-08Add a CSS style sheet. Fix HTTPD Require configuration for files in the js mo...jsdelfino3-2/+145
2010-12-06Create a js module for client side javascripts. Move client component script ...jsdelfino23-20/+964
2010-12-06Upgrade to Google appengine version 1.4.0.jsdelfino2-3/+3
2010-12-03Add scripts to support 'Require valid-user' and 'Require group' authz configu...jsdelfino21-41/+113
2010-12-03Reset auth cookie before re-auth in login page.jsdelfino8-0/+18
2010-11-28Use different servers for cert-based and password-based auth and use event MP...jsdelfino32-243/+360
2010-11-16Minor build fixes. Create missing .so links in sample. Unpack httpd-2.3.8-dep...jsdelfino3-17/+21
2010-11-15Minor build fixes. Link against tinycdb shared library instead of static lib ...jsdelfino2-3/+3
2010-11-14Port to Ubuntu server 10.10 64-bit. C++ code fixes required to compile and ru...jsdelfino38-715/+229
2010-11-13Port to HTTPD 2.3.8. Add an auth module to make OpenID, OAuth 1/2 and HTTPD 2...jsdelfino57-278/+889
2010-11-03Add .componentType files describing the utility components. Refactor chat com...jsdelfino23-26/+556
2010-11-03Add missing return statement in proxy function.jsdelfino1-1/+1
2010-11-03Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino35-120/+890
2010-10-28Minor improvements to HTTPD configuration scripts. Add a mod-rewrite rule to ...jsdelfino2-7/+29
2010-10-28Fix path to JavaScript file.jsdelfino1-1/+1
2010-10-27Simplify Javascript component reference API a bit. Rename tuscany-ref.js to r...jsdelfino15-204/+159
2010-10-25Fix invocation of ip-redirect commands as they need sudo to execute.jsdelfino2-8/+8
2010-10-25Support python method invocation style on references, ref.func(...) in additi...jsdelfino62-218/+307
2010-10-25Improve format of HTTP and HTTPS logs.jsdelfino4-5/+17
2010-10-25Adjust location of httpd-2.2.16 distro download as it's now archived.jsdelfino2-2/+2