Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support to map `self` in resources. | 2012-02-12 | 3 | -3/+12 | |
| | | | | Very nested resources like Repo | ||||
* | Update readme0.1 | 2012-02-11 | 1 | -1/+2 | |
| | |||||
* | Merge branch 'master' of github.com:copitux/python-github3 | 2012-02-11 | 0 | -0/+0 | |
|\ | |||||
| * | Services.users tests completed | 2012-02-11 | 3 | -9/+37 | |
| | | | | | | | | | | | | | | services.users.user services.users.emails services.users.keys services.users.followers | ||||
| * | Email pattern to requests.emails | 2012-02-11 | 1 | -1/+15 | |
| | | |||||
| * | Change requests.Body to suppor required attributes | 2012-02-11 | 6 | -51/+89 | |
| | | |||||
| * | Wip on services.users | 2012-02-11 | 5 | -16/+174 | |
| | | |||||
| * | Fix asserts bugs in client. | 2012-02-10 | 5 | -12/+29 | |
| | | | | | | | | | | 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-10 | 5 | -5/+36 | |
| | | |||||
| * | Services tests | 2012-02-10 | 3 | -0/+59 | |
| | | | | | | | | services.core | ||||
| * | Typo pep8 | 2012-02-10 | 1 | -1/+1 | |
| | | |||||
* | | Readme updated | 2012-02-11 | 2 | -13/+57 | |
| | | |||||
* | | Services.users tests completed | 2012-02-11 | 3 | -9/+37 | |
| | | | | | | | | | | | | | | services.users.user services.users.emails services.users.keys services.users.followers | ||||
* | | Email pattern to requests.emails | 2012-02-11 | 1 | -1/+15 | |
| | | |||||
* | | Change requests.Body to suppor required attributes | 2012-02-11 | 6 | -51/+89 | |
| | | |||||
* | | Wip on services.users | 2012-02-11 | 5 | -16/+174 | |
| | | |||||
* | | Fix asserts bugs in client. | 2012-02-11 | 5 | -12/+29 | |
| | | | | | | | | | | 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 | 5 | -5/+36 | |
| | | |||||
* | | Services tests | 2012-02-11 | 3 | -0/+59 | |
| | | | | | | | | services.core | ||||
* | | Typo pep8 | 2012-02-11 | 1 | -1/+1 | |
| | | |||||
* | | Joining components in a clean interface | 2012-02-10 | 1 | -0/+13 | |
|/ | |||||
* | Resources tests | 2012-02-10 | 4 | -4/+84 | |
| | | | | | | resources.core * Also detected and fixed memory bug | ||||
* | json:dumps.loads mocked | 2012-02-10 | 3 | -3/+5 | |
| | |||||
* | Easier requests.Factory builds | 2012-02-09 | 1 | -4/+4 | |
| | |||||
* | Requests tests | 2012-02-09 | 2 | -0/+90 | |
| | | | | requests.core | ||||
* | Utils to tests | 2012-02-09 | 6 | -23/+61 | |
| | |||||
* | Core tests | 2012-02-09 | 5 | -3/+212 | |
| | | | | | core.client core.result | ||||
* | Fix litle bugs | 2012-02-07 | 5 | -43/+15 | |
| | |||||
* | Clean requests interface | 2012-02-07 | 13 | -284/+224 | |
| | | | | | | Refactorize on build request to support specific requests cleaner *Also support to verbose on requests library | ||||
* | Something confusing about PUT request | 2012-02-06 | 2 | -6/+23 | |
| | | | | It's solved as a provisional patch | ||||
* | Rename ghrequest to requests | 2012-02-06 | 11 | -11/+12 | |
| | | | | | | | I think it's a redundant name. Only needs to move out from core module to avoid imports problems with `requests` library * Also change some in setup.py | ||||
* | User service complete | 2012-02-05 | 11 | -22/+194 | |
| | | | | | | User.emails User.keys User.followers | ||||
* | Complete skeleton of services glueing to requests | 2012-02-05 | 3 | -7/+46 | |
| | |||||
* | Added asserts to "that never happens" | 2012-02-05 | 2 | -10/+31 | |
| | | | | Also fix response raises | ||||
* | Renaming (What I was thinking?) | 2012-02-04 | 16 | -178/+278 | |
| | | | | | | | resources => ghrequests models => resources + Also it's near to complete user service | ||||
* | Full support to Result dynamic and lazy iterator | 2012-02-04 | 1 | -0/+171 | |
| | | | | | It paginate the requests that needs and does the real requests in the final moment | ||||
* | link_header third party library | 2012-02-04 | 2 | -0/+89 | |
| | |||||
* | Improve models | 2012-02-04 | 3 | -20/+47 | |
| | | | | | | Now the models maps itself from json encoded Then we can inherit it and change behaviour to use polymorphism into resources ;) | ||||
* | Fix parse_args | 2012-02-03 | 1 | -2/+4 | |
| | |||||
* | Fix imports to new environment | 2012-02-03 | 22 | -27/+51 | |
| | | | | Absolute imports as PEP8 tells | ||||
* | Pypi environment by setuptools | 2012-02-03 | 8 | -24/+73 | |
| | |||||
* | Complete new redesign trying to code less coupled | 2012-02-03 | 20 | -6/+463 | |
| | | | | | | | | | | | | | | | | | | | | and I think that I'm getting it :P Log from another repo (rebase hell if I'd try) ------------------------------------------------- d64647909aa3ddde6532994f3bd895e297dd1c1d +Model mapper prototype 53fa5c47c14ebf405ac11af0b21b3bc4f1251558 Complete client 0af9075da9fddd14f0c04cb3ad5a74f33a6dcaf7 Fix exceptions typo eae8232b4235451bac344f0114895dcf159d3af5 +ResouceFactory (renamed from uris) 14c66bea1bf0a68fd540d1b73a8c25aa69c854ce WIP on Uri Factory 8012908b795d598510a7e4d288f40b324e751aab Fix client instance 3e97153664365146ac558ada22bb9d3fc1a3189d Fast night services prototype 785a0bdc2ddd815d911255ba7e91c5d71cc82a74 fix typo 84f03a039fb2413f2e156d3ec0bd226e65bcae31 WIP on client f53076153d96b492f23e01f91debe8fafbc4cfe0 Trying wrapping requests library for our needs 52ea9f888048853760990053211c9e0c4440b810 Initial commit | ||||
* | Reset project | 2012-02-03 | 33 | -2681/+0 | |
| | |||||
* | Update setup.py | 2012-01-17 | 1 | -1/+1 | |
| | |||||
* | Merge branch 'develop' | 2011-12-03 | 27 | -314/+1637 | |
|\ | |||||
| * | Complete AuthGist handler | 2011-12-03 | 2 | -5/+151 | |
| | | |||||
| * | Added owner filter | 2011-12-03 | 1 | -1/+1 | |
| | | |||||
| * | Gist public handler completed | 2011-11-30 | 3 | -5/+87 | |
| | | |||||
| * | Fix mime_header to return None if needed | 2011-11-30 | 2 | -1/+6 | |
| | | |||||
| * | Fix get_converter to delete converter in kwargs | 2011-11-30 | 2 | -7/+9 | |
| | | | | | | | | | | It doesn't matter if converter is populate in kwargs to requests but it's more elegant and simplify tests |