summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Update pypi.python.org URLs to pypi.orgJon Dufresne2018-05-011-1/+1
| | | | | | For details on the new PyPI, see the blog post: https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
* 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.
| * minor typo fixed.dienteperro2018-02-161-1/+1
| |
* | Merge pull request #1333 from jwilk-forks/spellingJesse Shapiro2018-02-261-1/+1
|\ \ | | | | | | Fix typo
| * | 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 ↵Jesse Shapiro2017-12-201-0/+4
| | | | contributions
* 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
| | | Homebrew's Python always uses Homebrew's openssl now.
* Make Travis CI fail if docs have warnings or errorsAlex Chan2016-11-021-1/+1
| | | | | | | | Now that tox has a job for building the docs, we can add it to the Travis job. Then add the '-W' flag to the Sphinx options, so any warnings are upgraded to errors. Fixes #414.
* 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
|/ | | | | * Document how to use custom ssl certs and client certs. * Document how to customize pool behavior.
* 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
|
* Addressing review commentsJon Wayne Parrott2016-06-294-15/+15
|
* Removing TODOJon Wayne Parrott2016-06-281-1/+1
|
* Small pass at contributingJon Wayne Parrott2016-06-281-0/+3
|
* Adding app engine docsJon Wayne Parrott2016-06-281-0/+29
|
* Adding all reference docsJon Wayne Parrott2016-06-2810-405/+214
|
* Adding proxy sectionJon Wayne Parrott2016-06-281-3/+28
|
* Moving some stuff around.Jon Wayne Parrott2016-06-281-6/+12
|
* Moving some stuff to advanced usage.Jon Wayne Parrott2016-06-282-118/+129
|
* Urllib3 -> urllib3Jon Wayne Parrott2016-06-282-11/+12
|
* Adding logging and exceptions.Jon Wayne Parrott2016-06-281-0/+9
|
* Adding retry sectionJon Wayne Parrott2016-06-281-4/+62
|
* Adding timeout sectionJon Wayne Parrott2016-06-281-0/+36
|
* Clarifying a few things.Jon Wayne Parrott2016-06-281-35/+50
|
* Adding SSL verification section to user guide.Jon Wayne Parrott2016-06-281-4/+196
|
* Removing uneeded files.Jon Wayne Parrott2016-06-282-341/+0
|
* Removing unneeded scratch file.Jon Wayne Parrott2016-06-281-268/+0
|
* Updating intersphinx to python 3.4Jon Wayne Parrott2016-06-281-1/+2
|
* Fleshing out user guide.Jon Wayne Parrott2016-06-281-1/+118
|
* Updating copy on landing page.Jon Wayne Parrott2016-06-281-5/+12
|
* Fixing some referencesJon Wayne Parrott2016-06-281-5/+5
|
* Starting o the user guide.Jon Wayne Parrott2016-06-282-172/+253
|
* First stab at the new index pageJon Wayne Parrott2016-06-2815-375/+365
|
* More alabaster customizations, starting on TOCJon Wayne Parrott2016-06-282-12/+29
|
* Switching to alabaster themeJon Wayne Parrott2016-06-281-2/+5
|