.. |
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
|
Support sorting database search results by rank, and add a rank attribute to ATOM entries.
|
2013-08-26 03:04:23 +00:00 |
client-test.cpp
|
More changes to port to C++11, adjust to use the new JSON support, and cleanup rest of the modules.
|
2012-12-11 04:03:29 +00:00 |
client-test.py
|
Add support for HTTP patch and application of patch scripts to server and data store components.
|
2013-01-03 07:41:14 +00:00 |
composite.py
|
Refactoring, rename isNil to isNull.
|
2013-01-03 08:10:25 +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
|
Refactoring, rename isNil to isNull.
|
2013-01-03 08:10:25 +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
|
Add support for HTTP patch and application of patch scripts to server and data store components.
|
2013-01-03 07:41:14 +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
|
Refactoring, rename isNil to isNull.
|
2013-01-03 08:10:25 +00:00 |
Makefile.am
|
More changes to port to C++11, adjust to use the new JSON support, and cleanup rest of the modules.
|
2012-12-11 04:03:29 +00:00 |
rss-test.py
|
Add RSS support to the WSGI integration module.
|
2010-06-05 05:38:43 +00:00 |
rssutil.py
|
Refactoring, rename isNil to isNull.
|
2013-01-03 08:10:25 +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
|
Add support for HTTP patch and application of patch scripts to server and data store components.
|
2013-01-03 07:41:14 +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
|
Refactoring, rename isNil to isNull.
|
2013-01-03 08:10:25 +00:00 |
wiring-test
|
Add support for HTTP patch and application of patch scripts to server and data store components.
|
2013-01-03 07:41:14 +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
|
Add support for HTTP patch and application of patch scripts to server and data store components.
|
2013-01-03 07:41:14 +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
|
Refactoring, rename isNil to isNull.
|
2013-01-03 08:10:25 +00:00 |