| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | minor typo fixed. | dienteperro | 2018-02-16 | 1 | -1/+1 | |
| * | | Merge pull request #1333 from jwilk-forks/spelling | Jesse Shapiro | 2018-02-26 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Fix typo | Jakub Wilk | 2018-02-25 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Update certifi homepage URL | Jakub Wilk | 2018-02-25 | 2 | -2/+2 | |
| |/ | ||||||
| * | Add Akamai as a sponsor; update sponsorship text to include time-based contri... | Jesse Shapiro | 2017-12-20 | 1 | -0/+4 | |
| * | doc: fix examples with urllib3.Retry | Tomasz Prus | 2017-11-07 | 1 | -2/+2 | |
| * | Pin out all unvendored Requests releases for docs | Cory Benfield | 2017-05-28 | 1 | -0/+1 | |
| * | Remove old Homebrew advice | Tim D. Smith | 2017-02-02 | 1 | -6/+0 | |
| * | Make Travis CI fail if docs have warnings or errors | Alex Chan | 2016-11-02 | 1 | -1/+1 | |
| * | Fix a typo in the user guide documentation | Jeremy Cline | 2016-09-08 | 1 | -1/+1 | |
| * | Merge branch 'close' of https://github.com/scop/urllib3 into scop-close | Cory Benfield | 2016-09-05 | 1 | -2/+4 | |
| |\ | ||||||
| | * | Use "with" to close more files eagerly and also on error | Ville Skyttä | 2016-07-26 | 1 | -2/+4 | |
| * | | Update README.rst to better reflect new documentation. | Jon Wayne Parrott | 2016-07-29 | 2 | -1/+32 | |
| * | | Add more advanced usage docs | Jon Wayne Parrott | 2016-07-29 | 1 | -0/+77 | |
| |/ | ||||||
| * | Bow before our fruit overlords. | Cory Benfield | 2016-07-19 | 1 | -1/+1 | |
| * | Update docs guide with new dependencies | Cory Benfield | 2016-07-19 | 1 | -7/+7 | |
| * | Fixed typos | dalguji | 2016-07-17 | 1 | -2/+2 | |
| * | Fix doc syntax in user-guide.rst | Kevin Houdebert | 2016-07-07 | 1 | -1/+1 | |
| * | Adding docs/requirements.txt for readthedocs. | Jon Wayne Parrott | 2016-06-30 | 1 | -0/+4 | |
| * | Addressing review comments | Jon Wayne Parrott | 2016-06-29 | 1 | -1/+1 | |
| * | Addressing review comments | Jon Wayne Parrott | 2016-06-29 | 1 | -1/+1 | |
| * | Addressing review comments | Jon Wayne Parrott | 2016-06-29 | 2 | -19/+40 | |
| * | Addressing review comments | Jon Wayne Parrott | 2016-06-29 | 4 | -15/+15 | |
| * | Removing TODO | Jon Wayne Parrott | 2016-06-28 | 1 | -1/+1 | |
| * | Small pass at contributing | Jon Wayne Parrott | 2016-06-28 | 1 | -0/+3 | |
| * | Adding app engine docs | Jon Wayne Parrott | 2016-06-28 | 1 | -0/+29 | |
| * | Adding all reference docs | Jon Wayne Parrott | 2016-06-28 | 10 | -405/+214 | |
| * | Adding proxy section | Jon Wayne Parrott | 2016-06-28 | 1 | -3/+28 | |
| * | Moving some stuff around. | Jon Wayne Parrott | 2016-06-28 | 1 | -6/+12 | |
| * | Moving some stuff to advanced usage. | Jon Wayne Parrott | 2016-06-28 | 2 | -118/+129 | |
| * | Urllib3 -> urllib3 | Jon Wayne Parrott | 2016-06-28 | 2 | -11/+12 | |
| * | Adding logging and exceptions. | Jon Wayne Parrott | 2016-06-28 | 1 | -0/+9 | |
| * | Adding retry section | Jon Wayne Parrott | 2016-06-28 | 1 | -4/+62 | |
| * | Adding timeout section | Jon Wayne Parrott | 2016-06-28 | 1 | -0/+36 | |
| * | Clarifying a few things. | Jon Wayne Parrott | 2016-06-28 | 1 | -35/+50 | |
| * | Adding SSL verification section to user guide. | Jon Wayne Parrott | 2016-06-28 | 1 | -4/+196 | |
| * | Removing uneeded files. | Jon Wayne Parrott | 2016-06-28 | 2 | -341/+0 | |
| * | Removing unneeded scratch file. | Jon Wayne Parrott | 2016-06-28 | 1 | -268/+0 | |
| * | Updating intersphinx to python 3.4 | Jon Wayne Parrott | 2016-06-28 | 1 | -1/+2 | |
| * | Fleshing out user guide. | Jon Wayne Parrott | 2016-06-28 | 1 | -1/+118 | |
| * | Updating copy on landing page. | Jon Wayne Parrott | 2016-06-28 | 1 | -5/+12 | |
| * | Fixing some references | Jon Wayne Parrott | 2016-06-28 | 1 | -5/+5 | |
| * | Starting o the user guide. | Jon Wayne Parrott | 2016-06-28 | 2 | -172/+253 | |
| * | First stab at the new index page | Jon Wayne Parrott | 2016-06-28 | 15 | -375/+365 | |
| * | More alabaster customizations, starting on TOC | Jon Wayne Parrott | 2016-06-28 | 2 | -12/+29 | |
| * | Switching to alabaster theme | Jon Wayne Parrott | 2016-06-28 | 1 | -2/+5 | |
| * | Moving docs creation into tox | Jon Wayne Parrott | 2016-06-28 | 2 | -26/+0 | |
| * | Version added 1.17 | Cory Benfield | 2016-06-01 | 1 | -1/+1 | |
| * | Merge branch 'master' into sigmavirus24-feature/accept-context-objs | Andrey Petrov | 2016-05-31 | 2 | -1/+45 | |
| |\ | ||||||
| | * | Convert readthedocs link for their .org -> .io migration for hosted projects | Adam Chainz | 2016-05-29 | 1 | -1/+1 | |
