Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed pylint issues, removed unused import | Joar Wandborg | 2012-10-02 | 1 | -1/+1 |
| | |||||
* | Replaced all request.POST with request.form, ... | Joar Wandborg | 2012-09-29 | 1 | -8/+17 |
| | | | | | - Fixed error handling in OAuth plugin - Changed request.POST file fields to request.files | ||||
* | Added tests for HTTP callbacks | Joar Wandborg | 2012-09-27 | 1 | -0/+72 |