Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove type=feed and type=entry parameters from application/atom+xml media ty... | jsdelfino | 2010-12-29 | 1 | -2/+2 |
* | Port REST support improvements to AppEngine Python integration scripts and ad... | jsdelfino | 2010-12-27 | 1 | -8/+13 |
* | Accept JSON-RPC requests with application/x-www-form-urlencoded content type. | jsdelfino | 2010-09-15 | 1 | -1/+1 |
* | Add a test of the password protected python store sample. | jsdelfino | 2010-07-21 | 1 | -11/+23 |
* | Support the host property and a /logout URL on WSGI servers. | jsdelfino | 2010-07-17 | 1 | -0/+19 |
* | Improved handling of HTTP etags and dynamic content expiration. | jsdelfino | 2010-03-13 | 1 | -36/+68 |
* | Added a WSGI store test case, plus a few fixes to get it working. | jsdelfino | 2010-03-10 | 1 | -19/+39 |
* | Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ... | jsdelfino | 2010-03-06 | 1 | -29/+94 |
* | Strawman WSGI integration, allowing Python components to run in a Python WSGI... | jsdelfino | 2010-02-28 | 1 | -0/+103 |