| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added support for extra args to get_resources | 2011-11-09 | 2 | -4/+9 | |
| * | Added User/AuthUser handler | 2011-11-09 | 2 | -81/+205 | |
| * | Prefix handlers | 2011-11-08 | 1 | -11/+21 | |
| * | Added post_resource to handler | 2011-11-08 | 1 | -0/+7 | |
| * | Abstract and decouple converters | 2011-11-08 | 3 | -63/+126 | |
| * | Fix clean | 2011-11-08 | 1 | -1/+0 | |
| * | Fix typo | 2011-11-07 | 1 | -1/+1 | |
| * | Modelizer class. json<->model parser | 2011-11-06 | 8 | -296/+236 | |
| * | Cleaning files from origin repo | 2011-11-06 | 14 | -1745/+5 | |
| * | Doc and refactorize | 2011-11-06 | 2 | -12/+59 | |
| * | Handlers and paginate resources | 2011-11-05 | 1 | -27/+50 | |
| * | Fix litle bugs and args to request | 2011-11-05 | 2 | -7/+33 | |
| * | Refactor base to handler design | 2011-11-04 | 7 | -200/+116 | |
| * | Complete AuthUser handler | 2011-11-01 | 3 | -1/+22 | |
| * | Add get_bool request | 2011-11-01 | 1 | -0/+4 | |
| * | Fix bug generate_url | 2011-11-01 | 1 | -1/+1 | |
| * | Fix names. Added raw request | 2011-11-01 | 4 | -9/+27 | |
| * | Fix bug. PEP8 | 2011-11-01 | 1 | -3/+4 | |
| * | Fix bug. Import own exceptions | 2011-11-01 | 1 | -0/+1 | |
| * | Decouple Handlers and Models | 2011-11-01 | 11 | -163/+244 | |
| * | Wip on handlers | 2011-10-31 | 9 | -89/+163 | |
| * | Fix typo in rate_limit | 2011-10-29 | 1 | -2/+2 | |
| * | Wip on gists | 2011-10-28 | 1 | -1/+17 | |
| * | Fix/update typo. avatar_url in User | 2011-10-28 | 1 | -1/+1 | |
| * | awake too late | 2011-10-19 | 2 | -16/+76 | |
| * | generators! | 2011-10-19 | 1 | -11/+60 | |
| * | elegant paging limits and generators! | 2011-10-19 | 1 | -2/+2 | |
| * | 100 items at a time | 2011-10-19 | 1 | -5/+5 | |
| * | proper requests authentication | 2011-10-19 | 3 | -29/+16 | |
| * | cache response data, update patched resources! | 2011-10-18 | 1 | -13/+38 | |
| * | add packing to key_diff | 2011-10-18 | 1 | -7/+22 | |
| * | _patch_resource and and requests session | 2011-10-18 | 1 | -2/+12 | |
| * | key_differ | 2011-10-18 | 1 | -0/+17 | |
| * | I guess api tokens are deprecated now :( | 2011-10-18 | 1 | -13/+13 | |
| * | setup github object from git config values | 2011-08-27 | 1 | -0/+25 | |
| * | adding organization model and relevant helpers | 2011-08-24 | 2 | -1/+31 | |
| * | currentuser repos | 2011-08-20 | 1 | -4/+5 | |
| * | HTTP Link Header Parser | 2011-07-24 | 2 | -0/+90 | |
| * | packages | 2011-07-24 | 1 | -0/+0 | |
| * | omnijson | 2011-07-24 | 1 | -2/+2 | |
| * | omnijson | 2011-07-24 | 8 | -0/+1657 | |
| * | no reason to be not-authed | 2011-07-24 | 2 | -3/+3 | |
| * | repo model | 2011-07-24 | 1 | -11/+27 | |
| * | rate limiting | 2011-07-24 | 1 | -0/+39 | |
| * | CurrentUser | 2011-07-24 | 2 | -21/+5 | |
| * | is_authenticated | 2011-07-24 | 2 | -13/+14 | |
| * | cleanups | 2011-07-24 | 1 | -20/+45 | |
| * | Smarter to_python | 2011-07-24 | 1 | -4/+6 | |
| * | docs update | 2011-07-23 | 1 | -3/+1 | |
| * | basic auth -- that was easy :) | 2011-07-23 | 2 | -5/+22 |
