| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | brain dumpcache | Kenneth Reitz | 2012-10-16 | 2 | -9/+149 |
| * | start fresh | Kenneth Reitz | 2012-07-02 | 1 | -224/+0 |
| * | concert to new hash type | Kenneth Reitz | 2012-07-02 | 1 | -9/+8 |
| * | remove bunk | Kenneth Reitz | 2012-07-02 | 1 | -2/+2 |
| * | request_hash | Kenneth Reitz | 2012-07-02 | 1 | -1/+231 |
| * | docstring | Kenneth Reitz | 2012-07-02 | 1 | -0/+2 |
| * | default SimpleCache | Kenneth Reitz | 2012-07-02 | 1 | -0/+16 |
| * | fresh cache module | Kenneth Reitz | 2012-07-02 | 1 | -113/+20 |
| * | reqcache works! | Kenneth Reitz | 2012-06-28 | 3 | -0/+138 |
| * | cache session param | Kenneth Reitz | 2012-06-28 | 2 | -1/+3 |
| * | cachecore yo | Kenneth Reitz | 2012-06-28 | 3 | -0/+785 |
| * | Merge remote-tracking branch 'origin/develop' into develop | Kenneth Reitz | 2012-06-28 | 1 | -0/+4 |
| |\ | |||||
| | * | Merge pull request #629 from saschpe/develop | Kenneth Reitz | 2012-06-28 | 1 | -0/+4 |
| | |\ | |||||
| | | * | Add openSUSE certificate support | Sascha Peilicke | 2012-06-15 | 1 | -0/+4 |
| * | | | v0.13.2 | Kenneth Reitz | 2012-06-28 | 1 | -2/+2 |
| |/ / | |||||
| * | | vendored oauthlib | Kenneth Reitz | 2012-06-28 | 2 | -9/+30 |
| * | | oauthlib | Kenneth Reitz | 2012-06-28 | 12 | -0/+2850 |
| * | | Merge remote-tracking branch 'origin/develop' into develop | Kenneth Reitz | 2012-06-28 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | fix a bug where client certificates never get set unless verify=True (which v... | Craig de Stigter | 2012-06-26 | 1 | -1/+1 |
| * | | | chardet2 | Kenneth Reitz | 2012-06-28 | 2 | -9/+3 |
| * | | | chardet2 | Kenneth Reitz | 2012-06-28 | 36 | -0/+7212 |
| * | | | include certifi | Kenneth Reitz | 2012-06-28 | 3 | -2/+3367 |
| * | | | embed chardet | Kenneth Reitz | 2012-06-28 | 35 | -0/+7188 |
| |/ / | |||||
| * | | update urllib3 | Kenneth Reitz | 2012-06-25 | 3 | -11/+44 |
| * | | Merge pull request #684 from gulopine/develop | Kenneth Reitz | 2012-06-20 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Sign querystring parameters in OAuth 1.0 | Marty Alchin | 2012-06-18 | 1 | -2/+2 |
| * | | | add response.reason | Kenneth Reitz | 2012-06-15 | 1 | -0/+5 |
| * | | | Merge remote-tracking branch 'origin/develop' into develop | Kenneth Reitz | 2012-06-15 | 1 | -1/+1 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Merge pull request #675 from gulopine/develop | Kenneth Reitz | 2012-06-14 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Make sure OAuth doesn't fall off, which happens in particular when encounteri... | Marty Alchin | 2012-06-13 | 1 | -1/+1 |
| * | | | urllib3 update | Kenneth Reitz | 2012-06-15 | 4 | -57/+45 |
| |/ / | |||||
| * | | Send the original response url to `urlparse` rather than the `Response` objec... | ig0774 | 2012-06-08 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/develop' into develop | Kenneth Reitz | 2012-06-07 | 1 | -2/+4 |
| |\ \ | |||||
| | * \ | Merge pull request #659 from Bluehorn/develop | Kenneth Reitz | 2012-06-07 | 1 | -2/+4 |
| | |\ \ | |||||
| | | * | | Allow passing a file or file-like object as data. | Torsten Landschoff | 2012-06-07 | 1 | -2/+4 |
| * | | | | v0.13.1 | Kenneth Reitz | 2012-06-07 | 1 | -2/+2 |
| |/ / / | |||||
| * | | | fix unicode literal for python 3 | Kenneth Reitz | 2012-06-07 | 1 | -1/+1 |
| * | | | make empty body text responses work | Kenneth Reitz | 2012-06-07 | 1 | -0/+3 |
| |/ / | |||||
| * | | Allowing hooks to return responses that indicate errors | Michael Komitee | 2012-06-01 | 1 | -2/+4 |
| * | | v0.13.0v0.13.0 | Kenneth Reitz | 2012-05-29 | 1 | -2/+2 |
| * | | by @mwielgoszewski | Kenneth Reitz | 2012-05-29 | 1 | -1/+1 |
| * | | cleanup #633 | Kenneth Reitz | 2012-05-29 | 1 | -9/+4 |
| * | | Merge pull request #633 from tzuryby/develop | Kenneth Reitz | 2012-05-29 | 1 | -14/+21 |
| |\ \ | |||||
| | * | | this try catch is a poor man's patch for issue #630 see https://github.com/ke... | Tzury Bar Yochay | 2012-05-24 | 1 | -14/+21 |
| | |/ | |||||
| * | | Merge pull request #640 from JuhaS/patch-1 | Kenneth Reitz | 2012-05-29 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Small correction on a comment. | JuhaS | 2012-05-28 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #638 from mher/develop | Kenneth Reitz | 2012-05-29 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | Fixes python3 compatibility issue | Mher Movsisyan | 2012-05-28 | 1 | -2/+1 |
| | * | | no_proxy support | Mher Movsisyan | 2012-05-27 | 1 | -1/+3 |
| | |/ | |||||
| * | | Issue #505: Changed the store_cookie configuration to be part of the config d... | Arup Malakar | 2012-05-23 | 4 | -13/+5 |
| |/ | |||||
