Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deleted 'validate_body' behaviour | 2012-05-12 | 1 | -12/+1 | |
| | | | | 'clean_body' had been developed to that functionality | ||||
* | add pull request API | 2012-04-17 | 1 | -1/+1 | |
| | | | | | there are a few little issues remaining. Mostly regarding handling meaningful non-20x response codes | ||||
* | let request objects specify custom body validations | 2012-04-17 | 1 | -1/+12 | |
| | |||||
* | Restructure modules and packages in a clean way | 2012-03-01 | 1 | -1/+1 | |
| | | | | The docs has increased lines of code, so I split it | ||||
* | Wip on services.users | 2012-02-11 | 1 | -2/+10 | |
| | |||||
* | Fix asserts bugs in client. | 2012-02-11 | 1 | -0/+6 | |
| | | | | | Fixing something that is there to check what never happens... But tests doesn't lie, so funny :P | ||||
* | WIP on resources.users tests | 2012-02-11 | 1 | -0/+4 | |
| | |||||
* | Utils to tests | 2012-02-09 | 1 | -0/+21 | |