summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Document how to customize SNI and Host headers when connecting via IPStephen Rosen2020-08-101-0/+39
* Fix typo, add rST code blockmatthewhughes9342020-07-141-2/+2
* Add documentation for using Nox more efficiently (#1887)PleasantMachine92020-06-141-7/+29
* Feature/support env var sslkeylogfile (#1867)Bastiaan Bakker2020-06-111-1/+14
* Fix documentation build by skipping Sphinx 3.0.0 (#1844)Quentin Pradet2020-04-081-1/+1
* Add support for HTTPS connections to proxies. (#1679)Jorge2020-03-121-6/+20
* Switch to SVG banner (#1740)Quentin Pradet2019-11-072-0/+1
* Add SVG logo (#1739)Jess Shapiro2019-11-061-0/+10
* Add Tidelift to documentation and urllib3 branding (#1735)Seth Michael Larson2019-11-055-0/+16
* Update urllib3/requests GitHub URLs (#1719)Quentin Pradet2019-10-291-1/+1
* Add optional auto_close parameter to HTTPResponse (#1652)George Sakkis2019-07-261-0/+14
* Change references to Makefile into Nox (#1643)Ratan Kulshreshtha2019-07-051-26/+34
* Clarify the units for timeouts within documentation (#1630)Robert David Grant2019-06-041-2/+2
* Remove extra words in the contributing docs (#1613)Quentin Pradet2019-05-221-2/+2
* Apply changes from 1.24.2 release to master (#1566)Seth Michael Larson2019-04-191-1/+0
* Fixed small typo in advanced usage documentation (#1541)Chris P2019-02-201-1/+1
* Fix a typo in user guide (#1536)Jahongir2019-02-051-1/+1
* Update requires-dist and documentation for Brotli (#1534)Seth Michael Larson2019-01-291-0/+16
* Use cert_reqs=CERT_REQUIRED by default (#1507)Seth Michael Larson2019-01-251-4/+8
* Add support for password-protected client keyfiles (#1489)Seth Michael Larson2019-01-221-2/+18
* Deploy to GitHub and PyPI on tags (#1508)Seth Michael Larson2019-01-211-3/+25
* Add Tidelift and remove BountySource (#1505)Seth M. Larson2018-12-273-16/+25
* Drop support for Python 2.6 (#1429)Hugo2018-08-231-3/+4
* Update Python 2 doc link to Python 3 (#1395)Jon Dufresne2018-06-101-1/+1
* Update pypi.python.org URLs to pypi.orgJon Dufresne2018-05-011-1/+1
* clarify how to setup a virtual env and run a small number of tests (#1360)Christopher Wilcox2018-04-081-1/+18
* Update links to point to organization (#1353)Seth M. Larson2018-04-022-5/+5
* Merge pull request #1328 from dienteperro/patch-1Jesse Shapiro2018-02-261-1/+1
|\
| * minor typo fixed.dienteperro2018-02-161-1/+1
* | Merge pull request #1333 from jwilk-forks/spellingJesse Shapiro2018-02-261-1/+1
|\ \
| * | Fix typoJakub Wilk2018-02-251-1/+1
| |/
* | Update certifi homepage URLJakub Wilk2018-02-252-2/+2
|/
* Add Akamai as a sponsor; update sponsorship text to include time-based contri...Jesse Shapiro2017-12-201-0/+4
* doc: fix examples with urllib3.RetryTomasz Prus2017-11-071-2/+2
* Pin out all unvendored Requests releases for docsCory Benfield2017-05-281-0/+1
* Remove old Homebrew adviceTim D. Smith2017-02-021-6/+0
* Make Travis CI fail if docs have warnings or errorsAlex Chan2016-11-021-1/+1
* Fix a typo in the user guide documentationJeremy Cline2016-09-081-1/+1
* Merge branch 'close' of https://github.com/scop/urllib3 into scop-closeCory Benfield2016-09-051-2/+4
|\
| * Use "with" to close more files eagerly and also on errorVille Skyttä2016-07-261-2/+4
* | Update README.rst to better reflect new documentation.Jon Wayne Parrott2016-07-292-1/+32
* | Add more advanced usage docsJon Wayne Parrott2016-07-291-0/+77
|/
* Bow before our fruit overlords.Cory Benfield2016-07-191-1/+1
* Update docs guide with new dependenciesCory Benfield2016-07-191-7/+7
* Fixed typosdalguji2016-07-171-2/+2
* Fix doc syntax in user-guide.rstKevin Houdebert2016-07-071-1/+1
* Adding docs/requirements.txt for readthedocs.Jon Wayne Parrott2016-06-301-0/+4
* Addressing review commentsJon Wayne Parrott2016-06-291-1/+1
* Addressing review commentsJon Wayne Parrott2016-06-291-1/+1
* Addressing review commentsJon Wayne Parrott2016-06-292-19/+40