| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | take a page out of @sigmavirus42's book | Kenneth Reitz | 2017-05-25 | 1 | -0/+3 |
| * | __version__.py | Kenneth Reitz | 2017-05-25 | 2 | -7/+14 |
| * | Update __init__.py | Kenneth Reitz | 2017-05-24 | 1 | -3/+4 |
| * | Simplify fix for #4025 | Jonas Laursen | 2017-05-18 | 1 | -32/+33 |
| * | Fix #4025 | Jonas Laursen | 2017-05-18 | 1 | -32/+32 |
| * | v2.14.2v2.14.2 | Cory Benfield | 2017-05-10 | 1 | -2/+2 |
| * | v2.14.1v2.14.1 | Cory Benfield | 2017-05-09 | 1 | -2/+2 |
| * | v2.14.0v2.14.0 | Cory Benfield | 2017-05-09 | 1 | -2/+2 |
| * | Update certifi to 2017.4.17 | Cory Benfield | 2017-05-09 | 1 | -269/+240 |
| * | Update idna to v2.5 | Cory Benfield | 2017-05-09 | 3 | -1575/+1582 |
| * | Update chardet to v3.0.2 | Cory Benfield | 2017-05-09 | 42 | -2870/+2024 |
| * | Update urllib3 to v1.21.1 | Cory Benfield | 2017-05-09 | 16 | -139/+2032 |
| * | Specify that the timeout parameter is in seconds. | Randy Barlow | 2017-05-06 | 1 | -1/+1 |
| * | proxy bypass on Windows without DNS lookups | schlamar | 2017-05-04 | 2 | -3/+55 |
| * | revert 8e6e47af and c121b98c | schlamar | 2017-05-04 | 2 | -101/+2 |
| * | Merge pull request #3988 from Lukasa/fix-appveyor | Kenneth Reitz | 2017-05-03 | 1 | -3/+15 |
| |\ | |||||
| | * | Fix up Appveyor testing | Cory Benfield | 2017-05-03 | 1 | -3/+15 |
| * | | Remove some unused imports. | Chris Gavin | 2017-04-25 | 4 | -6/+5 |
| |/ | |||||
| * | remove seemingly redundant pyflakes references | Thomas Grainger | 2017-04-20 | 2 | -4/+0 |
| * | fix handle of non-ascii location on redirects | shmuelamar | 2017-04-18 | 1 | -2/+11 |
| * | fix unicode decode error on py2 when handling redirect without scheme | shmuelamar | 2017-04-14 | 1 | -1/+1 |
| * | Fix a typo in utils | Xuanwo | 2017-04-08 | 1 | -1/+1 |
| * | Fixes DeprecationWarnings in Python 3.6 due to invalid escape sequences. Fixe... | Ruben Dura Tari | 2017-04-05 | 3 | -15/+15 |
| * | Merge pull request #3943 from leo-b/timeout | Cory Benfield | 2017-04-03 | 1 | -1/+3 |
| |\ | |||||
| | * | remove change for timeout=None | Alexander 'Leo' Bergolth | 2017-03-30 | 1 | -5/+2 |
| | * | whitespace | Alexander 'Leo' Bergolth | 2017-03-29 | 1 | -1/+0 |
| | * | small rearrangement | Alexander 'Leo' Bergolth | 2017-03-29 | 1 | -3/+3 |
| | * | allow urllib3 Timeout objects as timeout parameter for HTTPAdapter.send() | Alexander 'Leo' Bergolth | 2017-03-29 | 1 | -4/+10 |
| * | | Update sessions.py | Anthony Shaw | 2017-04-02 | 1 | -1/+2 |
| |/ | |||||
| * | PR review fixes: | Bastien Gérard | 2017-03-22 | 3 | -10/+18 |
| * | #3927 fixes based on review | Bastien Gérard | 2017-03-22 | 1 | -4/+5 |
| * | #3926 raise IOError when providing an invalid path to a CA bundle or certific... | Bastien Gérard | 2017-03-22 | 1 | -8/+15 |
| * | Removed sentence as suggested. | Marcos Dione | 2017-03-07 | 1 | -1/+1 |
| * | Add mention to list od tuples as data param. | Marcos Dione | 2017-03-07 | 1 | -1/+1 |
| * | Update implementation of TimedCache object | Ian Cordasco | 2017-03-04 | 1 | -4/+4 |
| * | fixed #3894 by mentioning form-encoding of dict | Lutz Horn | 2017-03-01 | 1 | -4/+4 |
| * | Fixed some typos (#3892) | Victor Pfautz | 2017-02-27 | 1 | -1/+1 |
| * | wrapped proxy_bypass() with cache lookup | David Fontenot | 2017-02-23 | 2 | -2/+101 |
| * | Update docstrings for Response.__{bool,nonzero}__ | Ian Cordasco | 2017-02-16 | 1 | -2/+14 |
| * | Correct docstring for Response.ok | Ian Cordasco | 2017-02-16 | 1 | -1/+7 |
| * | added docstring for response.ok property | Mislav Cimperšak | 2017-02-16 | 1 | -0/+1 |
| * | properly handled failed seek | Nate Prewitt | 2017-02-14 | 1 | -8/+10 |
| * | Merge pull request #3865 from JohnVillalovos/master | Kenneth Reitz | 2017-02-10 | 2 | -12/+42 |
| |\ | |||||
| | * | Allow use of 'no_proxy' in the proxies argument | John L. Villalovos | 2017-02-10 | 2 | -12/+42 |
| * | | * initial attempt at `get_redirect_target` | jonathan vanasco | 2017-02-10 | 1 | -11/+16 |
| |/ | |||||
| * | Fix syntax error | Marcos Dione | 2017-02-07 | 1 | -1/+1 |
| * | Proper version, no bugs, shorter. | Marcos Dione | 2017-02-06 | 1 | -1/+1 |
| * | do not convert /o\ into /O\ | Marcos Dione | 2017-02-06 | 1 | -1/+1 |
| * | Only send HTTPDigestAuth on 4xx challenges | Matthew Medal | 2017-01-27 | 1 | -0/+6 |
| * | Bump version for 2.13.0v2.13.0 | Ian Cordasco | 2017-01-24 | 1 | -2/+2 |
