Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix asserts bugs in client. | 2012-02-10 | 1 | -7/+5 | |
| | | | | | Fixing something that is there to check what never happens... But tests doesn't lie, so funny :P | ||||
* | Fix litle bugs | 2012-02-07 | 1 | -2/+2 | |
| | |||||
* | Clean requests interface | 2012-02-07 | 1 | -2/+6 | |
| | | | | | | Refactorize on build request to support specific requests cleaner *Also support to verbose on requests library | ||||
* | Something confusing about PUT request | 2012-02-06 | 1 | -5/+2 | |
| | | | | It's solved as a provisional patch | ||||
* | Added asserts to "that never happens" | 2012-02-05 | 1 | -5/+19 | |
| | | | | Also fix response raises | ||||
* | Renaming (What I was thinking?) | 2012-02-04 | 1 | -17/+17 | |
| | | | | | | | resources => ghrequests models => resources + Also it's near to complete user service | ||||
* | Fix parse_args | 2012-02-03 | 1 | -2/+4 | |
| | |||||
* | Fix imports to new environment | 2012-02-03 | 1 | -0/+96 | |
Absolute imports as PEP8 tells |