Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename get_test_app to get_app. | Elrond | 2013-01-18 | 1 | -2/+2 |
* | Don't get a fresh app when not needed | Sebastian Spaeth | 2013-01-08 | 1 | -1/+1 |
* | Make sqlalchemy stop complaining about non-unicode input | Sebastian Spaeth | 2012-12-11 | 1 | -2/+2 |
* | 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 |
* | Added tests for HTTP callbacks | Joar Wandborg | 2012-09-27 | 1 | -0/+72 |