Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup mediagoblin._compat and fix translation tests. | Berker Peksag | 2014-07-28 | 1 | -1/+1 |
* | Use six.text_type instead of unicode(). | Berker Peksag | 2014-06-02 | 1 | -4/+6 |
* | Fixes tests | xray7224 | 2013-07-14 | 1 | -2/+1 |
* | Moves json_response into tools/json.py | xray7224 | 2013-07-11 | 1 | -1/+1 |
* | OAuth: Support refresh tokens, etc | Joar Wandborg | 2013-04-06 | 1 | -67/+83 |
* | Use WTForms data field in plugins/oauth/views.py | Hans Lo | 2013-03-28 | 1 | -4/+4 |
* | Transition webob BadRequest|HTTPFound to webob/redirect | Sebastian Spaeth | 2012-12-21 | 1 | -5/+4 |
* | Fiy python2.7'ism (#566) | Sebastian Spaeth | 2012-12-14 | 1 | -3/+7 |
* | Replaced all request.POST with request.form, ... | Joar Wandborg | 2012-09-29 | 1 | -13/+45 |
* | Added client registration caps to OAuth plugin | Joar Wandborg | 2012-09-21 | 1 | -22/+132 |
* | Created API plugin, moved api_auth to the API plugin | Joar Wandborg | 2012-09-13 | 1 | -12/+0 |
* | Add OAuth models, plugin DB migrations, api_auth | Joar Wandborg | 2012-09-13 | 1 | -0/+105 |