apache-tuscany/sca-cpp/trunk/modules/wsgi
2012-07-16 06:48:21 +00:00
..
htdocs Improve caching support and some of the navigations in the hosting environment. 2012-07-16 06:47:37 +00:00
app.yaml Added a WSGI store test case, plus a few fixes to get it working. 2010-03-10 09:34:28 +00:00
atom-test.py Change ATOM and RSS feed representations to use name value pairs instead of just strings, to allow support for all ATOM and RSS attributes and avoid confusion with non-feed string results. 2011-03-08 08:18:07 +00:00
atomutil.py Change ATOM and RSS feed representations to use name value pairs instead of just strings, to allow support for all ATOM and RSS attributes and avoid confusion with non-feed string results. 2011-03-08 08:18:07 +00:00
client-test.cpp Translated XML, ATOM and JSON conversion functions from C++ to Python. Added support for JSON-RPC and ATOM to the WSGI integration. Adjusted server module test cases to help test the WSGI server. 2010-03-06 09:23:34 +00:00
client-test.py Support python method invocation style on references, ref.func(...) in addition to ref('func', ...). Minor cleanup of the various samples, renamed gettotal to total and getcatalog to items, for consistency with the python sample. 2010-10-25 03:18:16 +00:00
composite.py Change ATOM and RSS feed representations to use name value pairs instead of just strings, to allow support for all ATOM and RSS attributes and avoid confusion with non-feed string results. 2011-03-08 08:18:07 +00:00
domain-test.composite Refactor some of the extensions and remove unnecessary namespace prefixes. 2011-05-23 02:29:02 +00:00
elemutil.py Support for changing component names and properties, and some edit improvements. 2011-02-06 01:06:46 +00:00
gae-start Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
gae-stop Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
gae-test Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
http-test Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
http-test.py Support python method invocation style on references, ref.func(...) in addition to ref('func', ...). Minor cleanup of the various samples, renamed gettotal to total and getcatalog to items, for consistency with the python sample. 2010-10-25 03:18:16 +00:00
httputil.py Remove type=feed and type=entry parameters from application/atom+xml media types as they make IE 6's XMLHttpRequest hang. 2010-12-29 07:24:32 +00:00
json-test.py Translated XML, ATOM and JSON conversion functions from C++ to Python. Added support for JSON-RPC and ATOM to the WSGI integration. Adjusted server module test cases to help test the WSGI server. 2010-03-06 09:23:34 +00:00
jsonutil.py Fix representation of null values and escape control characters in JSON and HTTP query strings. 2011-04-17 22:14:18 +00:00
Makefile.am Upgrade to HTTPD 2.4.2, APR 1.4.6, Memcached 1.4.13, Python 2.7.3, Ubuntu 12.04, and Mac OS X 10.7.4. 2012-07-16 06:48:21 +00:00
rss-test.py Add RSS support to the WSGI integration module. 2010-06-05 05:38:43 +00:00
rssutil.py Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts. 2010-12-24 04:35:53 +00:00
scdl.py Improvements to OAuth and OpenID modules. Store client app in an environment variable. Add support for more OAuth providers. Fix a cookie parsing bug. 2010-11-03 16:39:53 +00:00
server-test Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
server-test.py Change ATOM and RSS feed representations to use name value pairs instead of just strings, to allow support for all ATOM and RSS attributes and avoid confusion with non-feed string results. 2011-03-08 08:18:07 +00:00
stream-test.py Add simple implementation of Scheme-like lazy streams. 2010-05-13 05:28:54 +00:00
util-test Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
util.py Change ATOM and RSS feed representations to use name value pairs instead of just strings, to allow support for all ATOM and RSS attributes and avoid confusion with non-feed string results. 2011-03-08 08:18:07 +00:00
wiring-test Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
wsgi-start Fix PyObject reference counting bugs causing memory violations in the Python component implementation. Build Python runtime from source with pydebug to diagnose memory issues. 2012-05-29 06:05:43 +00:00
wsgi-stop Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
wsgi-test Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
xml-test.py Translated XML, ATOM and JSON conversion functions from C++ to Python. Added support for JSON-RPC and ATOM to the WSGI integration. Adjusted server module test cases to help test the WSGI server. 2010-03-06 09:23:34 +00:00
xmlutil.py Port REST support improvements to AppEngine Python integration scripts and add a sample. 2010-12-27 05:59:31 +00:00