summaryrefslogtreecommitdiff
path: root/requests
Commit message (Expand)AuthorAgeFilesLines
* brain dumpcacheKenneth Reitz2012-10-162-9/+149
* start freshKenneth Reitz2012-07-021-224/+0
* concert to new hash typeKenneth Reitz2012-07-021-9/+8
* remove bunkKenneth Reitz2012-07-021-2/+2
* request_hashKenneth Reitz2012-07-021-1/+231
* docstringKenneth Reitz2012-07-021-0/+2
* default SimpleCacheKenneth Reitz2012-07-021-0/+16
* fresh cache moduleKenneth Reitz2012-07-021-113/+20
* reqcache works!Kenneth Reitz2012-06-283-0/+138
* cache session paramKenneth Reitz2012-06-282-1/+3
* cachecore yoKenneth Reitz2012-06-283-0/+785
* Merge remote-tracking branch 'origin/develop' into developKenneth Reitz2012-06-281-0/+4
|\
| * Merge pull request #629 from saschpe/developKenneth Reitz2012-06-281-0/+4
| |\
| | * Add openSUSE certificate supportSascha Peilicke2012-06-151-0/+4
* | | v0.13.2Kenneth Reitz2012-06-281-2/+2
|/ /
* | vendored oauthlibKenneth Reitz2012-06-282-9/+30
* | oauthlibKenneth Reitz2012-06-2812-0/+2850
* | Merge remote-tracking branch 'origin/develop' into developKenneth Reitz2012-06-281-1/+1
|\ \
| * | fix a bug where client certificates never get set unless verify=True (which v...Craig de Stigter2012-06-261-1/+1
* | | chardet2Kenneth Reitz2012-06-282-9/+3
* | | chardet2Kenneth Reitz2012-06-2836-0/+7212
* | | include certifiKenneth Reitz2012-06-283-2/+3367
* | | embed chardetKenneth Reitz2012-06-2835-0/+7188
|/ /
* | update urllib3Kenneth Reitz2012-06-253-11/+44
* | Merge pull request #684 from gulopine/developKenneth Reitz2012-06-201-2/+2
|\ \
| * | Sign querystring parameters in OAuth 1.0Marty Alchin2012-06-181-2/+2
* | | add response.reasonKenneth Reitz2012-06-151-0/+5
* | | Merge remote-tracking branch 'origin/develop' into developKenneth Reitz2012-06-151-1/+1
|\ \ \ | | |/ | |/|
| * | Merge pull request #675 from gulopine/developKenneth Reitz2012-06-141-1/+1
| |\ \ | | |/
| | * Make sure OAuth doesn't fall off, which happens in particular when encounteri...Marty Alchin2012-06-131-1/+1
* | | urllib3 updateKenneth Reitz2012-06-154-57/+45
|/ /
* | Send the original response url to `urlparse` rather than the `Response` objec...ig07742012-06-081-1/+1
* | Merge remote-tracking branch 'origin/develop' into developKenneth Reitz2012-06-071-2/+4
|\ \
| * \ Merge pull request #659 from Bluehorn/developKenneth Reitz2012-06-071-2/+4
| |\ \
| | * | Allow passing a file or file-like object as data.Torsten Landschoff2012-06-071-2/+4
* | | | v0.13.1Kenneth Reitz2012-06-071-2/+2
|/ / /
* | | fix unicode literal for python 3Kenneth Reitz2012-06-071-1/+1
* | | make empty body text responses workKenneth Reitz2012-06-071-0/+3
|/ /
* | Allowing hooks to return responses that indicate errorsMichael Komitee2012-06-011-2/+4
* | v0.13.0v0.13.0Kenneth Reitz2012-05-291-2/+2
* | by @mwielgoszewskiKenneth Reitz2012-05-291-1/+1
* | cleanup #633Kenneth Reitz2012-05-291-9/+4
* | Merge pull request #633 from tzuryby/developKenneth Reitz2012-05-291-14/+21
|\ \
| * | this try catch is a poor man's patch for issue #630 see https://github.com/ke...Tzury Bar Yochay2012-05-241-14/+21
| |/
* | Merge pull request #640 from JuhaS/patch-1Kenneth Reitz2012-05-291-1/+1
|\ \
| * | Small correction on a comment.JuhaS2012-05-281-1/+1
| |/
* | Merge pull request #638 from mher/developKenneth Reitz2012-05-291-1/+2
|\ \
| * | Fixes python3 compatibility issueMher Movsisyan2012-05-281-2/+1
| * | no_proxy supportMher Movsisyan2012-05-271-1/+3
| |/
* | Issue #505: Changed the store_cookie configuration to be part of the config d...Arup Malakar2012-05-234-13/+5
|/