Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor result. Now it's a package | 2012-03-04 | 1 | -7/+33 | |
| | | | | | result.smart => Paginate iterator with 'page' behaviour. result.normal => Paginate iterator with 'next' behaviour. | ||||
* | Python 2.6 compatibility | 2012-03-01 | 2 | -4/+3 | |
| | |||||
* | Wip on services.users | 2012-02-11 | 1 | -3/+3 | |
| | |||||
* | Fix asserts bugs in client. | 2012-02-11 | 1 | -1/+12 | |
| | | | | | Fixing something that is there to check what never happens... But tests doesn't lie, so funny :P | ||||
* | json:dumps.loads mocked | 2012-02-10 | 1 | -0/+1 | |
| | |||||
* | Utils to tests | 2012-02-09 | 3 | -51/+3 | |
| | |||||
* | Core tests | 2012-02-09 | 4 | -0/+212 | |
core.client core.result |