summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/wsgi/atomutil.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support sorting database search results by rank, and add a rank attribute to ...jsdelfino2013-08-261-1/+2
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-15/+15
* Add support for HTTP patch and application of patch scripts to server and dat...jsdelfino2013-01-031-1/+1
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-081-47/+41
* Remove type=feed and type=entry parameters from application/atom+xml media ty...jsdelfino2010-12-291-0/+6
* Port REST support improvements to AppEngine Python integration scripts and ad...jsdelfino2010-12-271-1/+1
* Apply roundtripping fixes from SVN r1052432 to Python and Javascript scripts.jsdelfino2010-12-241-5/+5
* Add RSS support to the WSGI integration module.jsdelfino2010-06-051-3/+20
* Added a WSGI store test case, plus a few fixes to get it working.jsdelfino2010-03-101-1/+1
* Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ...jsdelfino2010-03-061-0/+103