summaryrefslogtreecommitdiffstats
path: root/sca-cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-27Fix HTTP port formatting bug.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1075000 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27Fixes to make the edit module work with HTTPS.jsdelfino3-5/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074997 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27Fix test case broken by XML document indentation format change.jsdelfino1-27/+34
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074984 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27Refactor component palettes a bit and support autosave.jsdelfino15-113/+410
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074983 13f79535-47bb-0310-9956-ffa450edef68
2011-02-26Upgrade to postgresql 9.0.3.jsdelfino2-9/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074926 13f79535-47bb-0310-9956-ffa450edef68
2011-02-26Move virtual host htdocs under their corresponding virtual host contribution ↵jsdelfino19-19/+26
directory. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074925 13f79535-47bb-0310-9956-ffa450edef68
2011-02-26Correctly pass query strings through component wiring redirects and improve ↵jsdelfino22-221/+500
format of XML and JSON response documents. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074924 13f79535-47bb-0310-9956-ffa450edef68
2011-02-26Some improvements to the edit module. Add a few sample apps and test cases, ↵jsdelfino47-1001/+1922
show current user and links to app data. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1074923 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20Add two builtin component properties containing the current HTTP request ↵jsdelfino5-1/+66
path and query parameters. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1072763 13f79535-47bb-0310-9956-ffa450edef68
2011-02-20Minor CSS fixes for cross-browser compatibility.jsdelfino4-13/+20
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1072762 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12Add a few sample composites and a few fixes to the existing ones.jsdelfino24-280/+819
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1070123 13f79535-47bb-0310-9956-ffa450edef68
2011-02-08Refactor groups of reusable components and improve layout a bit. Fix bug ↵jsdelfino20-299/+540
preventing saving empty composites. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068288 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Converts database key strings to symbols before computing database file names.jsdelfino1-3/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067564 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Support for changing component names and properties, and some edit improvements.jsdelfino24-176/+711
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067563 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02Support for wiring and unwiring references.jsdelfino16-277/+462
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1066399 13f79535-47bb-0310-9956-ffa450edef68
2011-01-31Minor stylesheet changes.jsdelfino10-28/+386
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1065479 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30Add composite save function, improve UI a bit and some script cleanup and ↵jsdelfino30-222/+906
documentation. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1065409 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25Minor fix to EC2 image configuration script.jsdelfino1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1063149 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18Fix XML serialization issues with XHTML docs and add ability to save widgets.jsdelfino11-50/+148
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1060250 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17Fix menu bug with Chrome.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059771 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17Use a common stylesheet in all samples.jsdelfino54-62/+457
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059769 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16Add sample widget components and a page to edit them, plus minor user ↵jsdelfino22-115/+510
interaction fixes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1059710 13f79535-47bb-0310-9956-ffa450edef68
2011-01-13Refactor and minor improvements of the edit module. Add a palette of sample ↵jsdelfino28-217/+1186
components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058487 13f79535-47bb-0310-9956-ffa450edef68
2011-01-09Add a composite similar to the travel tutorial app to the sample dashboard. ↵jsdelfino6-68/+347
Minor Javascript performance improvements to speed up the layout of big composites. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056881 13f79535-47bb-0310-9956-ffa450edef68
2011-01-09Fix memory leak in Python runtime integration. Reduce memory consumption of ↵jsdelfino24-17/+158
debug trace functions. Add trace points to help track the lifecycle of some of the runtime context objects. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056880 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07Minor improvements of the edit module. Refactored HTML pages, added a menu, ↵jsdelfino18-91/+468
and login over HTTPS. Improved vertical layout of components a bit and added two sample composites. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056190 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07Fix incorrect cookie name in sample logout pages.jsdelfino2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1056189 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06Support service promotion and improve component layout algorithm.jsdelfino9-141/+242
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1055767 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02Fix automake warning. Add pragmas to sources generated by Thrift using sed ↵jsdelfino1-3/+1
instead of incorrectly overriding CXXFLAGS. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054345 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30Add logic to list, add, remove apps and link to the edit page.jsdelfino7-62/+144
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053825 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30Simplify and cleanup HTTP binding client Javascript code, now portable ↵jsdelfino1-366/+298
across browsers. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053824 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30Make XML serialization logic portable across browsers.jsdelfino1-5/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053823 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30Support ATOM and RSS entries with no content or description.jsdelfino4-7/+45
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053822 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29Skeleton of a composite app editor module.jsdelfino23-42/+1047
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053560 13f79535-47bb-0310-9956-ffa450edef68
2010-12-29Remove type=feed and type=entry parameters from application/atom+xml media ↵jsdelfino6-8/+23
types as they make IE 6's XMLHttpRequest hang. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053559 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27Fix automated build and Ubuntu 10.10 install.jsdelfino3-9/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053221 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27Improve EC2 setup scripts. Remove dependency on external environment variables.jsdelfino7-13/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053166 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27Port REST support improvements to AppEngine Python integration scripts and ↵jsdelfino15-28/+404
add a sample. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053004 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27Simplify relay sample a bit.jsdelfino7-102/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053003 13f79535-47bb-0310-9956-ffa450edef68
2010-12-27Merge changes from apr-2 branch. Port to APR 1.4.x and enable ↵jsdelfino8-26/+73
mod_session_crypto. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053002 13f79535-47bb-0310-9956-ffa450edef68
2010-12-25Port to HTTPD 2.3.10 alpha release.jsdelfino2-12/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052741 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24Improve component and reference rendering and layout. Recurse over wired ↵jsdelfino3-164/+364
references to calculate correct dimensions of each component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052446 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino10-23/+47
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052445 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24Fix content types. Removed duplicate function.jsdelfino1-23/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052444 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24Turn off URL canonicalization when routing a request through HTTPD's reverse ↵jsdelfino1-0/+1
proxy. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052434 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24Add a sample showing how to relay various REST requests.jsdelfino12-1/+299
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052433 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed ↵jsdelfino15-31/+183
detection, and support REST-style JSON and XML payloads in server handler and client proxy. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052432 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24Preserve HTTP request path when routing a request through a component reference.jsdelfino1-3/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052431 13f79535-47bb-0310-9956-ffa450edef68
2010-12-24Add support for XML and JSON formats to file database component.jsdelfino7-48/+151
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1052430 13f79535-47bb-0310-9956-ffa450edef68
2010-12-12Refactor some of the Javascript scripts to use a different namespace per script.jsdelfino19-327/+331
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044875 13f79535-47bb-0310-9956-ffa450edef68