summaryrefslogtreecommitdiffstats
path: root/sca-cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-07-04Minor fixes to the Ubuntu build scripts.jsdelfino7-10/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960382 13f79535-47bb-0310-9956-ffa450edef68
2010-07-04Add utility script to map port 80 to httpd's port.jsdelfino2-0/+56
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@960381 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01Support user and email properties in WSGI integration.jsdelfino8-24/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959523 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01Refactor OpenID test pages and add test methods returning the user info.jsdelfino11-92/+187
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959522 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01Minimal support for implementation.widget, using simplified (and generic) ↵jsdelfino59-4801/+810
JSONRPC and ATOMPub Javascript proxies. Minor changes to the server runtime to serve reference requests from widgets. Adjust and simplified samples using the widget support. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@959521 13f79535-47bb-0310-9956-ffa450edef68
2010-06-28Add a sign out page and links to more OpenID providers.jsdelfino5-11/+75
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958437 13f79535-47bb-0310-9956-ffa450edef68
2010-06-27Update build instructions and scripts to include the OpenID support.jsdelfino3-14/+88
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958391 13f79535-47bb-0310-9956-ffa450edef68
2010-06-27Add support for user and email component properties, and minimal support for ↵jsdelfino13-6/+352
sign in using OpenID. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958305 13f79535-47bb-0310-9956-ffa450edef68
2010-06-26Minor build script fixes.jsdelfino2-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@958158 13f79535-47bb-0310-9956-ffa450edef68
2010-06-22Fix test composite name.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956806 13f79535-47bb-0310-9956-ffa450edef68
2010-06-22Fix default libs variable name in configure script.jsdelfino1-9/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956805 13f79535-47bb-0310-9956-ffa450edef68
2010-06-22Add a utility script to SSH to an EC2 instance.jsdelfino1-0/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@956804 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05Add a script to bootstrap a dev build image on an EC2 instance.jsdelfino1-0/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951661 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05Minor fixes to ubuntu image creation scripts.jsdelfino6-32/+161
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951659 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05Add build support for a minimum distribution using prebuilt dependencies ↵jsdelfino33-607/+815
from Ubuntu 9.10. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951656 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05Add RSS support to the WSGI integration module.jsdelfino7-46/+377
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951655 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02Upgrade SCDL schemas to cd05 level. Remove unused and unsupported schemas. ↵jsdelfino45-1166/+339
Add SCDL schema validation test case. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950343 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31Build the expat XML parser separately instead of building it as part of ↵jsdelfino5-25/+21
libstrophe. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949816 13f79535-47bb-0310-9956-ffa450edef68
2010-05-31Add support for RSS feeds and minor fixes to ATOM support.jsdelfino12-5/+564
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949652 13f79535-47bb-0310-9956-ffa450edef68
2010-05-30Fix source distribution build scripts, add missing files to the dist targets.jsdelfino25-39/+134
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949466 13f79535-47bb-0310-9956-ffa450edef68
2010-05-29Fix distribution build, add missing files and samples and fix path to ↵jsdelfino45-115/+275
libraries. GCC 4.5 is used if available but not installed automatically. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949435 13f79535-47bb-0310-9956-ffa450edef68
2010-05-23Add a logger component that logs and relays all invocations through a reference.jsdelfino8-4/+189
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947467 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Update svn:ignore properties.jsdelfino1-0/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947350 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Change Memcached component to use localhost instead of 127.0.0.1.jsdelfino2-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947348 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22Implementation of a streaming + aggregating Log utility component using ↵jsdelfino23-26/+943
Facebook Scribe. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947347 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17More fixes to get build working on EC2 base Ubuntu 9.10 image.jsdelfino2-10/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944999 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17Add missing GCC-4.5 dependencies to automated Ubuntu build. Centralize ↵jsdelfino3-40/+13
GCC-4.5 installation in ubuntu-gcc-4.5. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944955 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17Upgrade from GCC 4.5.0-1 to GCC 4.5.0-2.jsdelfino3-54/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944951 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17Add missing thrift, scribe and libcloud to Ubuntu distro build.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944948 13f79535-47bb-0310-9956-ffa450edef68
2010-05-16Add Apache Libcloud support to the build.jsdelfino4-13/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944912 13f79535-47bb-0310-9956-ffa450edef68
2010-05-16Add dependencies on Apache Thrift and Facebook Scribe, for use by the Log ↵jsdelfino4-1/+170
component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944766 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Update README description of how to get the source code.jsdelfino1-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943807 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Add simple implementation of Scheme-like lazy streams.jsdelfino3-1/+114
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943806 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13Move samples to samples directory.jsdelfino101-35/+13
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943805 13f79535-47bb-0310-9956-ffa450edef68
2010-04-22Add instructions to download and setup gcc 4.5.jsdelfino1-3/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@936632 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19Reuse the same file descriptor when reopening a tinycdb database.jsdelfino1-4/+35
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935461 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19Minor cleanup of ubuntu install scripts.jsdelfino3-4/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935460 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19Add a tinycdb-based nosql SCA component and integrate with server. Add a ↵jsdelfino23-61/+1508
version of the store test that works with the nosql component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935459 13f79535-47bb-0310-9956-ffa450edef68
2010-04-19Chdir to the installed SCA contribution before configuring components.jsdelfino1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935458 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17Strawman implementation of post, put and delete on a tinycdb database, for ↵jsdelfino14-4/+734
now just a simplistic rewrite of the db per update. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935274 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17Install gcc-4.5 in ubuntu automated install script.jsdelfino3-56/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935273 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17Add a test for lambda expressions with gcc-4.5 and change build script to ↵jsdelfino4-3/+87
require gcc-4.5. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935247 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17Copy trunk into gcc-4.4 branch before porting to gcc-4.5.jsdelfino380-0/+39773
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935127 13f79535-47bb-0310-9956-ffa450edef68
2010-04-17Change build scripts to make them work with GCC 4.5. Add a script to help ↵jsdelfino5-25/+84
install GCC 4.5 on Ubuntu. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935126 13f79535-47bb-0310-9956-ffa450edef68
2010-04-12Update svn:ignore properties.jsdelfino1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933122 13f79535-47bb-0310-9956-ffa450edef68
2010-04-12Removed build output from version control.jsdelfino2-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933116 13f79535-47bb-0310-9956-ffa450edef68
2010-04-12Add various utility hash functions, useful to hash and retrieve keys from a ↵jsdelfino4-2/+346
datastore. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@933115 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11Add test scripts to test the WSGI integration on the GAE SDK.jsdelfino31-23/+247
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932833 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10Minor build cleanup and fixes. Add a few scripts to help run automated ↵jsdelfino13-24/+196
builds on EC2 Ubuntu 9.10 images. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932801 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Add new test directories to main build.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932266 13f79535-47bb-0310-9956-ffa450edef68