summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.13.6v0.13.6Kenneth Reitz2012-08-062-2/+12
* Merge pull request #760 from slingamn/fix_leak.releaseKenneth Reitz2012-08-055-15/+60
|\
| * address connection leak issue from #520Shivaram Lingamneni2012-08-055-15/+60
* | Merge pull request #758 from volker48/developKenneth Reitz2012-08-043-2/+11
|\ \
| * | Moved fix for #747 to compat moduleMarcus McCurdy2012-08-042-3/+3
| * | Merge branch 'develop' of https://github.com/volker48/requests into developMarcus McCurdy2012-08-030-0/+0
| |\ \
| | * | Fixed test for issue #747 to check for '' instead of 'text/plain'Marcus McCurdy2012-08-031-1/+1
| * | | Fixed issue #747Marcus McCurdy2012-08-032-3/+5
| |/ /
| * | Added a test to expose issue #747Marcus McCurdy2012-08-031-0/+7
|/ /
* | Merge pull request #754 from sigmavirus24/developKenneth Reitz2012-08-031-3/+5
|\ \
| * | Fix raise_for_status()Ian Cordasco2012-08-031-3/+5
|/ /
* | Merge pull request #751 from Lukasa/developKenneth Reitz2012-08-021-1/+2
|\ \
| * | Catch socket.gaierror in safe mode.Cory Benfield2012-08-021-1/+2
* | | Merge pull request #753 from berkerpeksag/if-statementsKenneth Reitz2012-08-021-14/+12
|\ \ \
| * | | Refactoring in |raise_for_status| method.Berker Peksag2012-08-021-14/+12
|/ / /
* | | Merge pull request #752 from anentropic/patch-1Kenneth Reitz2012-08-021-2/+2
|\ \ \
| * | | example looked wronganentropic2012-08-021-2/+2
|/ / /
* | | Merge pull request #744 from tax/developKenneth Reitz2012-07-301-15/+15
|\ \ \
| * | | Set content type before authenticationPaul2012-07-271-15/+15
* | | | donateKenneth Reitz2012-07-281-1/+1
* | | | Merge remote-tracking branch 'origin/develop' into developKenneth Reitz2012-07-281-0/+11
|\ \ \ \ | |/ / /
| * | | Failing test for Issue #737.Cory Benfield2012-07-271-0/+11
* | | | setup.pyKenneth Reitz2012-07-281-0/+2
* | | | gittipKenneth Reitz2012-07-282-11/+10
| |_|/ |/| |
* | | v0.13.5v0.13.5Kenneth Reitz2012-07-271-2/+2
|/ /
* | v0.13.4v0.13.4Kenneth Reitz2012-07-272-3/+4
* | disable tricky testsKenneth Reitz2012-07-271-35/+35
* | Solves #722Kenneth Reitz2012-07-271-1/+5
* | changesKenneth Reitz2012-07-271-3/+3
* | Merge remote-tracking branch 'origin/develop' into developKenneth Reitz2012-07-272-0/+137
|\ \
| * \ Merge pull request #647 from mkomitee/kerberosKenneth Reitz2012-07-261-0/+130
| |\ \
| | * | Implement GSSAPI/Kerberos authentication for requestsMichael Komitee2012-06-011-0/+130
| * | | Merge pull request #729 from vickimo/issue_661Kenneth Reitz2012-07-261-0/+7
| |\ \ \
| | * | | Added needed cast for when POSTing data and files (Issue #661)Victoria Mo2012-07-141-0/+7
* | | | | ordered dictKenneth Reitz2012-07-271-0/+260
|/ / / /
* | | | urllib update and junksKenneth Reitz2012-07-277-216/+324
* | | | Merge pull request #736 from Lukasa/developKenneth Reitz2012-07-261-4/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Comment typo fix and move newline.Cory Benfield2012-07-251-2/+2
| * | | Make OAuth path hack platform independent.Cory Benfield2012-07-211-2/+3
* | | | Merge pull request #739 from saevarom/developKenneth Reitz2012-07-261-1/+1
|\ \ \ \
| * | | | Appengine workaroundSævar Öfjörð Magnússon2012-07-251-1/+1
|/ / / /
* | | | Merge pull request #734 from doismellburning/verbose_http_errorsKenneth Reitz2012-07-241-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Include reason rather than content in raised HTTPErrorsKristian Glass2012-07-201-3/+3
| * | | Include response.content in raised HTTPErrorsKristian Glass2012-07-201-3/+3
|/ / /
* | | Merge pull request #731 from jorjun/patch-1Kenneth Reitz2012-07-181-0/+1
|\ \ \
| * | | breaks under python 2.7, without the from __future__ import jorjun2012-07-181-0/+1
|/ / /
* | | Merge pull request #727 from vickimo/issue_547Kenneth Reitz2012-07-141-3/+3
|\ \ \ | |/ / |/| |
| * | Fix infinite loop on wrong Digest Authentication (Issue #547)Victoria Mo2012-07-141-3/+3
|/ /
* | Merge pull request #725 from muhtasib/Timeout_FixKenneth Reitz2012-07-131-0/+3
|\ \
| * | Differentiate between two types of timeout errors from urllib3Leila Muhtasib2012-07-131-0/+3
|/ /