summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update HISTORY and version for v2.5.2v2.5.2Ian Cordasco2015-02-232-2/+49
* Update urllib3 to 29aa09bde9c42cc9a8d79aac47ee3d362b438ccaIan Cordasco2015-02-236-83/+197
* Merge pull request #2444 from Yasumoto/urllib_upgradeIan Cordasco2015-02-235-11/+79
|\
| * Upgrade urllib3 to 490d3a227fadb626cd54a240b9d0922f849914b4Joe Smith2015-02-115-11/+79
* | Merge pull request #2453 from requiredfield/masterCory Benfield2015-02-211-0/+9
|\ \
| * | document combination of repeated response headersrequiredfield2015-02-201-0/+9
|/ /
* | Merge pull request #2450 from iKevinY/shields-badgesIan Cordasco2015-02-191-4/+4
|\ \ | |/ |/|
| * Update README to use Shields badgesKevin Yap2015-02-191-4/+4
|/
* Merge pull request #2442 from Lukasa/certsIan Cordasco2015-02-101-550/+635
|\
| * Update certificate bundle.Cory Benfield2015-02-101-550/+635
|/
* Merge pull request #2440 from aquarion/patch-1Ian Cordasco2015-02-061-1/+1
|\
| * Update to use readthedocs.org instead of rtfd.org Nicholas Avenell2015-02-061-1/+1
|/
* Merge pull request #2438 from colindickson/masterCory Benfield2015-02-041-1/+1
|\
| * add a timeout value to connection_error_invalid_port test to accelerate failureColin Dickson2015-02-041-1/+1
* | Merge pull request #2437 from tomscytale/docs_query_param_arrayCory Benfield2015-02-031-0/+7
|\ \
| * | quickstart: using a list as a value in query paramsTom S2015-02-031-0/+7
|/ /
* | Merge pull request #2436 from colindickson/masterCory Benfield2015-02-031-2/+4
|\ \ | |/
| * split test_connection_error into two distinct tests, and changed "unknown url...Colin Dickson2015-02-031-2/+4
|/
* Merge pull request #2393 from sigmavirus24/bug/2356Kenneth Reitz2015-01-272-4/+28
|\
| * Attempt to quote anyway if unquoting failsIan Cordasco2015-01-182-4/+28
* | Merge pull request #2412 from sigmavirus24/remove-cruftKenneth Reitz2015-01-271-52/+0
|\ \
| * | Remove entirely unnecessary and unused bits from requests.compatIan Cordasco2015-01-181-52/+0
* | | Merge pull request #2413 from sigmavirus24/bug/2411Kenneth Reitz2015-01-273-3/+30
|\ \ \
| * | | Check that a filename is a basestring instanceIan Cordasco2015-01-203-3/+30
| |/ /
* | | Merge pull request #2415 from sigmavirus24/bug/2408Kenneth Reitz2015-01-271-1/+3
|\ \ \
| * | | Move noncebit to the only place it is usedIan Cordasco2015-01-191-1/+3
| |/ /
* | | Merge pull request #2420 from chriskuehl/masterCory Benfield2015-01-231-1/+1
|\ \ \ | |/ / |/| |
| * | HISTORY: replace n-dash to workaround pip bugChris Kuehl2015-01-221-1/+1
|/ /
* | Update urllib3 to a27758625e4169330fcf965652b1093faf5aaaa2Ian Cordasco2015-01-094-17/+35
* | Merge pull request #2375 from sigmavirus24/fix-imports-when-unbundledKenneth Reitz2015-01-091-1/+93
|\ \
| * | Give proper attribution to pipIan Cordasco2014-12-121-5/+20
| * | Copy pip's import machinery wholesaleIan Cordasco2014-12-081-1/+78
* | | drawn towards it rather than pushed awayKenneth Reitz2015-01-081-2/+2
* | | certifiKenneth Reitz2015-01-081-0/+4
* | | certifiKenneth Reitz2015-01-081-0/+1
* | | simpler buttonKenneth Reitz2015-01-082-11/+6
* | | cleanupsKenneth Reitz2015-01-081-5/+0
* | | Requests ProKenneth Reitz2015-01-083-7/+7
* | | javascriptsKenneth Reitz2015-01-061-0/+10
* | | Merge pull request #2395 from shrayasr/happy-new-yearCory Benfield2015-01-013-4/+4
|\ \ \
| * | | Changing year in all copyright informationShrayas2015-01-013-4/+4
|/ / /
* | | Merge pull request #2390 from Lukasa/cookiedocsKenneth Reitz2014-12-242-40/+55
|\ \ \
| * | | Enhance documentation for clarity.Cory Benfield2014-12-241-8/+9
| * | | Clean up cookie docs and display them.Cory Benfield2014-12-242-40/+54
|/ / /
* | | Bump version to 2.5.1v2.5.1Ian Cordasco2014-12-231-2/+2
* | | Add release notes for 2.5.1Ian Cordasco2014-12-231-0/+13
* | | Merge pull request #2389 from sigmavirus24/bug/fix-digest-authIan Cordasco2014-12-231-3/+4
|\ \ \ | |_|/ |/| |
| * | Fix bug in renegotiating a nonce with the serverIan Cordasco2014-12-231-3/+4
|/ /
* | Fix error handling on Python 3Ian Cordasco2014-12-161-1/+1
* | Merge branch 'master' of https://github.com/ContinuousFunction/requests into ...Ian Cordasco2014-12-162-2/+10
|\ \