aboutsummaryrefslogtreecommitdiffstats
path: root/github3/api.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Del authors on code. Delegate it to AUTHORS ;)David Medina2011-11-171-2/+0
|
* Fix 411 with PUT requestDavid Medina2011-11-161-2/+3
| | | | with data as None, requests module didn't add specific header
* Fix limit bugDavid Medina2011-11-131-0/+1
|
* Testing on fire (handlers, user_handler)David Medina2011-11-131-0/+1
| | | | Also fix bugs, pep8
* Added core_test and fix some bugs / pep8David Medina2011-11-121-14/+15
| | | | Readme to Markdown
* Init test enviromentDavid Medina2011-11-101-1/+28
| | | | Also rename user handler module to 'users'
* Fixing bugs. Crazy night :SDavid Medina2011-11-091-1/+7
|
* Cleaning files from origin repoDavid Medina2011-11-061-0/+3
|
* Doc and refactorizeDavid Medina2011-11-061-11/+40
|
* Fix litle bugs and args to requestDavid Medina2011-11-051-5/+28
|
* Refactor base to handler designDavid Medina2011-11-041-187/+48
|
* Fix bug generate_urlDavid Medina2011-11-011-1/+1
|
* Fix names. Added raw requestDavid Medina2011-11-011-3/+7
| | | | Think about return user handler more elegant
* Decouple Handlers and ModelsDavid Medina2011-11-011-13/+5
| | | | Handler User complete
* Wip on handlersDavid Medina2011-10-311-20/+8
|
* Fix typo in rate_limitDavid Medina2011-10-291-2/+2
|
* awake too lateKenneth Reitz2011-10-191-12/+14
|
* generators!Kenneth Reitz2011-10-191-11/+60
|
* 100 items at a timeKenneth Reitz2011-10-191-5/+5
|
* proper requests authenticationKenneth Reitz2011-10-191-18/+14
|
* _patch_resource and and requests sessionKenneth Reitz2011-10-181-2/+12
|
* adding organization model and relevant helpersRok Garbas2011-08-241-0/+3
|
* HTTP Link Header ParserKenneth Reitz2011-07-241-0/+1
|
* omnijsonKenneth Reitz2011-07-241-2/+2
|
* no reason to be not-authedKenneth Reitz2011-07-241-2/+2
|
* rate limitingKenneth Reitz2011-07-241-0/+39
|
* CurrentUserKenneth Reitz2011-07-241-1/+1
|
* is_authenticatedKenneth Reitz2011-07-241-13/+13
|
* basic auth -- that was easy :)Kenneth Reitz2011-07-231-4/+16
|
* get_meKenneth Reitz2011-07-231-0/+5
|
* get a userKenneth Reitz2011-07-231-27/+43
|
* whoopsKenneth Reitz2011-07-231-3/+2
|
* core apiKenneth Reitz2011-07-231-0/+91
|
* yayyKenneth Reitz2011-07-231-0/+0
|
* "refactor" #1Kenneth Reitz2011-07-231-88/+0
|
* updatesKenneth Reitz2011-06-231-0/+76
|
* clean slateKenneth Reitz2011-06-211-84/+0
|
* bunkKenneth Reitz2011-06-211-5/+7
|
* repo api works :)Kenneth Reitz2011-04-241-2/+6
|
* hrmKenneth Reitz2011-04-131-1/+3
|
* move apiKenneth Reitz2011-04-131-0/+88