apache-tuscany/sca-cpp/trunk/modules/wsgi
2011-11-12 19:17:35 +00:00
..
htdocs Use a common stylesheet in all samples. 2011-01-17 07:26:48 +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 Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
gae-test Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
http-test Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +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 Add a few missing files to Makefile install targets. 2011-11-12 19:17:35 +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 Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +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 Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
wsgi-start Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
wsgi-stop Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
wsgi-test Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +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