Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests on services.issues working | 2012-06-16 | 1 | -2/+2 | |
| | | | | Also fix some bugs | ||||
* | Deleted 'dispatch' decorator. No sense | 2012-05-12 | 1 | -24/+17 | |
| | |||||
* | Deleted 'validate_body' behaviour | 2012-05-12 | 1 | -29/+23 | |
| | | | | 'clean_body' had been developed to that functionality | ||||
* | Unify json imports | 2012-05-12 | 1 | -5/+1 | |
| | |||||
* | more specific exception for missing Request classes | 2012-04-17 | 1 | -6/+6 | |
| | |||||
* | let request objects specify custom body validations | 2012-04-17 | 1 | -4/+10 | |
| | |||||
* | Fix bug: Validating body in requests | 2012-04-03 | 1 | -1/+1 | |
| | |||||
* | Python 2.6 compatibility | 2012-03-01 | 1 | -9/+9 | |
| | |||||
* | Restructure modules and packages in a clean way | 2012-03-01 | 1 | -0/+137 | |
The docs has increased lines of code, so I split it |