summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/wsgi/scdl.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improvements to OAuth and OpenID modules. Store client app in an environment ...jsdelfino2010-11-031-2/+4
* Support python method invocation style on references, ref.func(...) in additi...jsdelfino2010-10-251-5/+34
* Add support nickname property to WSGI / GAE integration code.jsdelfino2010-09-081-1/+7
* Support the host property and a /logout URL on WSGI servers.jsdelfino2010-07-171-2/+8
* Support user and email properties in WSGI integration.jsdelfino2010-07-011-6/+15
* Minimal support for implementation.widget, using simplified (and generic) JSO...jsdelfino2010-07-011-10/+63
* Add scripts to setup HTTPS support. A few fixes to get HTTPS working end to e...jsdelfino2010-03-271-3/+3
* Correctly support binding URI on references.jsdelfino2010-03-211-3/+3
* Added support for HTTP references and different versions of the store-wsgi co...jsdelfino2010-03-171-1/+9
* Added a WSGI store test case, plus a few fixes to get it working.jsdelfino2010-03-101-7/+24
* Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ...jsdelfino2010-03-061-16/+69
* Strawman WSGI integration, allowing Python components to run in a Python WSGI...jsdelfino2010-02-281-0/+89