summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/wsgi (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-13Updated the INSTALL instructions, fixed a few incremental build issues, and a...jsdelfino2-30/+11
2010-03-13Improved handling of HTTP etags and dynamic content expiration.jsdelfino1-36/+68
2010-03-10Added a WSGI store test case, plus a few fixes to get it working.jsdelfino5-27/+99
2010-03-10Minor cleanup, renamed mcache to memcache, added a uuid util function to get ...jsdelfino1-1/+1
2010-03-06Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ...jsdelfino23-98/+1133
2010-03-06Minor code cleanup, refactored some ATOM data conversion functions, simplifie...jsdelfino1-8/+2
2010-03-01Minor fixes to distro build. Added missing scripts. Placed libraries in the c...jsdelfino1-7/+5
2010-02-28Strawman WSGI integration, allowing Python components to run in a Python WSGI...jsdelfino14-0/+673