aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Support for proxys in _bool handlerDavid Medina2011-11-091-1/+14
| | | | Proxys: _put, _delete
* Added support for extra args to get_resourcesDavid Medina2011-11-092-4/+9
| | | | Paginate coupled? :S
* Added User/AuthUser handlerDavid Medina2011-11-092-81/+205
|
* Prefix handlersDavid Medina2011-11-081-11/+21
| | | | Also give the possibility of inject converter in requests
* Added post_resource to handlerDavid Medina2011-11-081-0/+7
|
* Abstract and decouple convertersDavid Medina2011-11-083-63/+126
|
* Fix cleanDavid Medina2011-11-081-1/+0
|
* Fix typoDavid Medina2011-11-071-1/+1
|
* Modelizer class. json<->model parserDavid Medina2011-11-068-296/+236
| | | | Also reorganize code
* Cleaning files from origin repoDavid Medina2011-11-0616-1748/+10
|
* Doc and refactorizeDavid Medina2011-11-062-12/+59
|
* Added gitignore, it doesn't matterDavid Medina2011-11-061-0/+2
|
* Handlers and paginate resourcesDavid Medina2011-11-051-27/+50
|
* Fix litle bugs and args to requestDavid Medina2011-11-052-7/+33
|
* Refactor base to handler designDavid Medina2011-11-047-190/+106
|
* Complete AuthUser handlerDavid Medina2011-11-013-1/+22
|
* Add get_bool requestDavid Medina2011-11-011-0/+4
|
* Fix bug generate_urlDavid Medina2011-11-011-1/+1
|
* Fix names. Added raw requestDavid Medina2011-11-014-9/+27
| | | | Think about return user handler more elegant
* Fix bug. PEP8David Medina2011-11-011-3/+4
|
* Fix bug. Import own exceptionsDavid Medina2011-11-011-0/+1
|
* Merge branch 'handlers' into developDavid Medina2011-11-0113-281/+433
|\ | | | | | | | | Conflicts: github3/api.py
| * Decouple Handlers and ModelsDavid Medina2011-11-0111-163/+244
| | | | | | | | Handler User complete
| * Wip on handlersDavid Medina2011-10-319-89/+163
| |
* | Testing post gistDavid Medina2011-10-291-0/+3
|/
* Update requests (fixs with auth)David Medina2011-10-291-2/+2
|
* Fix typo in rate_limitDavid Medina2011-10-291-2/+2
|
* Wip on gistsDavid Medina2011-10-281-1/+17
|
* Fix/update typo. avatar_url in UserDavid Medina2011-10-281-1/+1
|
* rm gitignoreDavid Medina2011-10-281-4/+0
|
* awake too lateKenneth Reitz2011-10-192-16/+76
|
* generators!Kenneth Reitz2011-10-191-11/+60
|
* elegant paging limits and generators!Kenneth Reitz2011-10-191-2/+2
|
* 100 items at a timeKenneth Reitz2011-10-191-5/+5
|
* requests v0.6.6Kenneth Reitz2011-10-191-1/+1
|
* proper requests authenticationKenneth Reitz2011-10-194-30/+17
|
* cache response data, update patched resources!Kenneth Reitz2011-10-181-13/+38
|
* add packing to key_diffKenneth Reitz2011-10-181-7/+22
|
* _patch_resource and and requests sessionKenneth Reitz2011-10-181-2/+12
|
* key_differKenneth Reitz2011-10-181-0/+17
|
* I guess api tokens are deprecated now :(Kenneth Reitz2011-10-181-13/+13
|
* reqs updateKenneth Reitz2011-10-181-2/+2
|
* setup github object from git config valuesKenneth Reitz2011-08-271-0/+25
|
* require envoyKenneth Reitz2011-08-271-0/+1
|
* add Rok Garbas to AUTHORSKenneth Reitz2011-08-231-1/+2
|
* updated .gitignoreRok Garbas2011-08-241-0/+2
|
* adding organization model and relevant helpersRok Garbas2011-08-242-1/+31
|
* adding requirementsRok Garbas2011-08-241-1/+3
|
* currentuser reposKenneth Reitz2011-08-201-4/+5
|
* Requests v0.6.1Kenneth Reitz2011-08-201-1/+1
|