| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create a PR template for releases including a post-release checklist | euri10 | 2021-07-12 | 1 | -17/+7 |
| | | |||||
| * | Last fixes to documentation consistency | Vishwas B Sharma | 2021-06-23 | 2 | -3/+3 |
| | | |||||
| * | Docs: add print results where missing (#2302) | euri10 | 2021-06-23 | 2 | -1/+9 |
| | | |||||
| * | Fix typo 'tox' -> 'nox' in contributing docs | euri10 | 2021-06-23 | 1 | -1/+1 |
| | | |||||
| * | Remove CONTRIBUTORS.txt | Seth Michael Larson | 2021-06-19 | 1 | -1/+0 |
| | | |||||
| * | Use top-level urllib3.request() function more in docs | ubdussamad | 2021-06-17 | 2 | -33/+25 |
| | | |||||
| * | Add documentation guidelines to contributing docs, apply to guides | ubdussamad | 2021-05-21 | 4 | -287/+518 |
| | | |||||
| * | Rename HTTPConnectionPool variables to 'pool' | Bastian Venthur | 2021-05-18 | 1 | -2/+2 |
| | | |||||
| * | docs: switch from pycon code blocks to python | Bastian Venthur | 2021-05-18 | 2 | -33/+33 |
| | | |||||
| * | Added sphinx-copybutton to easily copy code examples | ubdussamad | 2021-05-17 | 2 | -0/+2 |
| | | |||||
| * | Added HTTPHeaderDict to top level module | ubdussamad | 2021-05-17 | 1 | -0/+17 |
| | | |||||
| * | Improve `assert_hostname` and `server_hostname` documentation | Quentin Pradet | 2021-03-08 | 1 | -4/+19 |
| | | |||||
| * | Make community Discord more visible and update to vanity URL | Seth Michael Larson | 2021-02-19 | 2 | -1/+2 |
| | | |||||
| * | Add top-level request() method | Franek Magiera | 2021-02-08 | 1 | -0/+7 |
| | | |||||
| * | Recommend GitHub Sponsors instead of Open Collective | Seth Michael Larson | 2020-12-23 | 3 | -13/+4 |
| | | |||||
| * | Switch to Brotli C bindings for CPython, brotlicffi for non-CPython (#2099) | Seth Michael Larson | 2020-12-05 | 1 | -1/+2 |
| | | | | | | * Switch to Brotli C bindings for CPython, brotlicffi for non-CPython * Fix brotli make_headers() test on PyPy | ||||
| * | Add alternate 'dark mode' banner to documentation | Quentin Pradet | 2020-11-16 | 3 | -1/+4 |
| | | |||||
| * | Remove remaining mentions of Google App Engine | Quentin Pradet | 2020-11-15 | 1 | -33/+0 |
| | | |||||
| * | Remove support for Google App Engine Standard | Hugo van Kemenade | 2020-11-15 | 2 | -8/+0 |
| | | | | | | | The 'URLFetch' service is only available on Python 2.7 and since 2.7 is no longer supported we can drop urllib3's third-party module for App Engine as well | ||||
| * | Remove support for Python 2 and 3.5 | Hugo van Kemenade | 2020-11-15 | 4 | -93/+8 |
| | | | | | | | | | - Upgrades syntax to Python 3.6+ with f-strings - Removes most usage of six - Removes documentation relevant to Python 2 - Removes universal wheel config - Removes mock dependency for testing | ||||
| * | Switch to an absolute URL for banner image | Seth Michael Larson | 2020-10-23 | 1 | -1/+1 |
| | | |||||
| * | Update documentation for HTTPS proxies | Jorge | 2020-10-06 | 1 | -10/+49 |
| | | |||||
| * | Sort imports with 'isort' | Quentin Pradet | 2020-10-01 | 2 | -3/+2 |
| | | |||||
| * | Rename Retry options and defaults | Seth Michael Larson | 2020-09-28 | 1 | -1/+0 |
| | | |||||
| * | Update color scheme of banner to match logo | Seth Michael Larson | 2020-09-24 | 1 | -1/+1 |
| | | |||||
| * | Create v2.0 Roadmap and Open Collective Sponsors Section | Seth Michael Larson | 2020-09-21 | 5 | -8/+244 |
| | | |||||
| * | Fix autodoc and intersphinx links in documentation (#1966) | Seth Michael Larson | 2020-09-18 | 1 | -2/+1 |
| | | |||||
| * | Use Sphinx 3 and unpin Furo | Pradyun Gedam | 2020-09-15 | 1 | -2/+2 |
| | | |||||
| * | Document disabling certificate verification via cert_reqs='CERT_NONE' | Heikki Orsila | 2020-09-11 | 1 | -1/+1 |
| | | |||||
| * | Stricter RTD builds, move Sponsors to docs (#1954) | Seth Michael Larson | 2020-09-09 | 4 | -15/+18 |
| | | |||||
| * | Overhaul and re-theme documentation | Seth Michael Larson | 2020-09-08 | 26 | -549/+487 |
| | | |||||
| * | Change 'sanity-friendly' to 'user-friendly' | Seth Michael Larson | 2020-08-31 | 2 | -3/+3 |
| | | |||||
| * | Install Mypy in Nox, add Ezzeri Esa to contributors | Ezzeri Esa | 2020-08-25 | 1 | -1/+1 |
| | | |||||
| * | Fix typo in doc | Michael Shields | 2020-08-21 | 1 | -1/+1 |
| | | |||||
| * | Document how to customize SNI and Host headers when connecting via IP | Stephen Rosen | 2020-08-10 | 1 | -0/+39 |
| | | |||||
| * | Fix typo, add rST code block | matthewhughes934 | 2020-07-14 | 1 | -2/+2 |
| | | |||||
| * | Add documentation for using Nox more efficiently (#1887) | PleasantMachine9 | 2020-06-14 | 1 | -7/+29 |
| | | |||||
| * | Feature/support env var sslkeylogfile (#1867) | Bastiaan Bakker | 2020-06-11 | 1 | -1/+14 |
| | | |||||
| * | Fix documentation build by skipping Sphinx 3.0.0 (#1844) | Quentin Pradet | 2020-04-08 | 1 | -1/+1 |
| | | | | The autodoc_mock_imports failure will be fixed in Sphinx 3.0.1. | ||||
| * | Add support for HTTPS connections to proxies. (#1679) | Jorge | 2020-03-12 | 1 | -6/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add support to talk HTTPS to proxies. Currently there's no way to validate identify for the proxy you might be connecting. Proxies supporting HTTPS endpoints are becoming more common and we need to extend the support for them. When an HTTPS proxy is provided, instead of doing the HTTP CONNECT, we'll forward any requests directly to the proxy and ultimately to the destination. * Fix proxy_headers missing on HTTPS proxy connections. * blackfmt missing files. * Prevent usage of HTTPS proxies when fetching HTTPS resources. - Will be supported by default when we can do TLS within TLS. * Update proxy documentation with more information. * Renamed flag for HTTPS websites through HTTPS proxies. * Added myself to contributors. * Documentation and contributors fixes. * Removed mention that TLS in TLS is being developed as requested. * Space in between my name and the github page. * Add flag to enable HTTPS proxy support. Now that we're adding support for HTTPS proxies we want to avoid a breaking change with clients that had an improper proxy configuration. For now, we're adding a warning an defaulting to the previous behavior. In the future we'll change the behavior to enable HTTPS proxies by default. * Remove guard flag, error out on HTTPS/HTTPS. As requested in the last revision for the PR: - Removed the _enable_https_proxies flag. Instead the feature will be enabled and will error out on invalid configurations. (HTTPS + HTTPS) - Other comments: rename a method, parentheses to clarify order of operations. | ||||
| * | Switch to SVG banner (#1740) | Quentin Pradet | 2019-11-07 | 2 | -0/+1 |
| | | |||||
| * | Add SVG logo (#1739) | Jess Shapiro | 2019-11-06 | 1 | -0/+10 |
| | | |||||
| * | Add Tidelift to documentation and urllib3 branding (#1735) | Seth Michael Larson | 2019-11-05 | 5 | -0/+16 |
| | | |||||
| * | Update urllib3/requests GitHub URLs (#1719) | Quentin Pradet | 2019-10-29 | 1 | -1/+1 |
| | | |||||
| * | Add optional auto_close parameter to HTTPResponse (#1652) | George Sakkis | 2019-07-26 | 1 | -0/+14 |
| | | |||||
| * | Change references to Makefile into Nox (#1643) | Ratan Kulshreshtha | 2019-07-05 | 1 | -26/+34 |
| | | |||||
| * | Clarify the units for timeouts within documentation (#1630) | Robert David Grant | 2019-06-04 | 1 | -2/+2 |
| | | |||||
| * | Remove extra words in the contributing docs (#1613) | Quentin Pradet | 2019-05-22 | 1 | -2/+2 |
| | | |||||
| * | Apply changes from 1.24.2 release to master (#1566) | Seth Michael Larson | 2019-04-19 | 1 | -1/+0 |
| | | |||||
| * | Fixed small typo in advanced usage documentation (#1541) | Chris P | 2019-02-20 | 1 | -1/+1 |
| | | |||||
