Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added API tests | Joar Wandborg | 2012-12-23 | 1 | -1/+1 |
* | Convert return HttpException to raise HttpException | Sebastian Spaeth | 2012-12-23 | 1 | -2/+2 |
* | plugins/api: webob.Response -> werkzeug.Response | Sebastian Spaeth | 2012-12-21 | 1 | -6/+4 |
* | plugins/api: use headers.set(), not headers.update() | Sebastian Spaeth | 2012-12-21 | 1 | -1/+1 |
* | Transition webob.HttpForbidden to webob's exceptions Forbidden | Sebastian Spaeth | 2012-12-21 | 1 | -3/+4 |
* | Added client registration caps to OAuth plugin | Joar Wandborg | 2012-09-21 | 1 | -6/+14 |
* | Fixed validation in API post_entry. | Joar Wandborg | 2012-09-17 | 1 | -0/+1 |
* | API: Fixed media file URLs, limits | Joar Wandborg | 2012-09-15 | 1 | -4/+8 |
* | Added CORS headers to API json_response | Joar Wandborg | 2012-09-15 | 1 | -0/+5 |
* | Added fields to /api/entries, wrote docstrings for api.tools | Joar Wandborg | 2012-09-15 | 1 | -5/+39 |
* | Added /api/entries view | Joar Wandborg | 2012-09-15 | 1 | -1/+60 |
* | Created API plugin, moved api_auth to the API plugin | Joar Wandborg | 2012-09-13 | 1 | -0/+53 |