services/python-requests.git
2014-09-09 Cory BenfieldMerge pull request #2213 from kennethreitz/req-rsp
2014-09-09 Cory BenfieldRequest->Response.
2014-09-05 Kenneth ReitzMerge pull request #2203 from Lukasa/remove_certifi
2014-09-04 Cory BenfieldLink to Mozilla trust store.
2014-09-04 Kenneth ReitzMerge pull request #2199 from mtorromeo/patch-1
2014-09-04 Cory BenfieldRemove hard certifi dependency and document.
2014-09-04 Kenneth ReitzMerge pull request #2193 from sigmavirus24/bug/2192
2014-09-04 Kenneth ReitzMerge pull request #2191 from kevinburke/comma
2014-09-04 Kenneth ReitzMerge pull request #2187 from kevinburke/more-docs
2014-09-04 Kenneth Reitzrequests[security]
2014-09-04 Kenneth ReitzMerge pull request #2195 from sigmavirus24/betterssl
2014-09-03 Ian CordascoConsolidate error handling
2014-09-03 Massimiliano... Open README and HISTORY as utf-8 encoded files (fixes...
2014-08-29 Ian CordascoAdd test for invalid port
2014-08-29 Ian CordascoMerge remote-tracking branch 'kevinburke/domain-failure...
2014-08-29 Ian CordascoAdd betterssl extra
2014-08-29 Kevin BurkeAdd test that invalid domain raises a ConnectionError
2014-08-29 Ian CordascoCapture and re-raise urllib3 ProtocolError
2014-08-29 Kevin Burketildes
2014-08-29 Kevin Burkeadd trailing comma
2014-08-29 Kevin Burkes/behavior/behaviour
2014-08-29 Kevin BurkeDocument Timeout behaviour
2014-08-29 Kenneth Reitzv2.4.0 changelog v2.4.0
2014-08-29 Kenneth ReitzRevert "Documentation update : connection keep alive"
2014-08-28 Kenneth Reitz3.4 classifier
2014-08-28 Kenneth Reitzkeep-alive
2014-08-28 Kenneth Reitzv2.4.0
2014-08-26 Kenneth ReitzMerge pull request #2178 from sigmavirus24/env-retrieval
2014-08-26 Kenneth ReitzMerge pull request #2183 from Lukasa/docupdate
2014-08-26 Cory BenfieldRemove timeline.json from docs.
2014-08-26 Ian CordascoUpdate verify check and doc-string
2014-08-26 Ian CordascoAdd Session method to merge environment settings with...
2014-08-26 Kenneth ReitzMerge pull request #2174 from kevinburke/test-clarification
2014-08-26 Kenneth ReitzMerge pull request #2176 from kevinburke/connect
2014-08-26 Kenneth ReitzMerge pull request #2179 from kevinburke/urllib3-pypy-ssl
2014-08-25 Kevin BurkeUpdates urllib3 to 528ad3c
2014-08-25 Kevin Burkewoops
2014-08-25 Kevin Burkeassert connect timeout inheritance
2014-08-25 Kevin BurkeConnectTimeout multiple inheritance
2014-08-25 Kevin Burkerevert change
2014-08-23 Kevin BurkeAdd support for connect timeouts
2014-08-23 Kevin Burkeclarify comment
2014-08-23 Kevin BurkeClarify which tests to run in the Makefile
2014-08-22 Kenneth ReitzMerge pull request #2172 from ContinuousFunction/master
2014-08-22 Cory BenfieldCleanup grammar from previous commit.
2014-08-22 Cory BenfieldMerge pull request #2173 from tychotatitscheff/master
2014-08-22 tat3657Documentation update : connection keep alive
2014-08-21 ContinuousFunctionAdding my name to authors
2014-08-21 ContinuousFunctionAdding myself to authors.
2014-08-21 ContinuousFunctionAdding my name to authors.
2014-08-21 ContinuousFunctionAdded space and sentence case
2014-08-21 Kenneth ReitzMerge pull request #2168 from ContinuousFunction/master
2014-08-19 ContinuousFunctionUpdate on Tracking Previous Requests
2014-08-19 Kenneth Reitz21m
2014-08-18 ContinuousFunctionTracking Previous Requests
2014-08-02 Kenneth ReitzMerge pull request #2153 from jschneier/master
2014-07-30 Josh Schneierhandle urllib3 api changes; closes #2045
2014-07-27 Kenneth ReitzMerge pull request #2148 from romanlevin/handle-socket...
2014-07-24 Roman LevinReplace setattr
2014-07-24 Roman LevinHandle socket errors in iter_content
2014-07-22 Kenneth ReitzMerge pull request #2142 from sigmavirus24/urllib3-1.9
2014-07-22 Kenneth ReitzMerge pull request #2145 from TkTech/patch-1
2014-07-22 Tyler KennedyUpdate faq.rst
2014-07-22 Tyler KennedyUpdate faq.rst
2014-07-22 Cory BenfieldMerge pull request #2140 from dpursehouse/linkify-usernames
2014-07-21 Ian CordascoFix test bug courtesy of @shazow
2014-07-21 Ian CordascoUpgrade urllib3 to 1.9.x
2014-07-18 Cory BenfieldMerge pull request #2141 from esparta/master
2014-07-18 Espartaco PalmaDocs: Using print() function instead print command...
2014-07-18 David PursehouseAdd links to Twitter accounts
2014-07-18 Cory BenfieldMerge pull request #2139 from dpursehouse/line-wrapping
2014-07-18 David PursehouseLinkify Github usernames in authors list
2014-07-18 David PursehouseMore line wrapping
2014-07-18 Cory BenfieldMerge pull request #2138 from dpursehouse/more-doc...
2014-07-18 David PursehouseRemove empty 'internals' page
2014-07-18 David PursehouseRemove redundant sentence from quickstart introduction
2014-07-18 David PursehouseFix a couple more malformed :meth: and :class: links
2014-07-18 David PursehouseAdd authentication classes to the API document
2014-07-16 Ian CordascoMerge pull request #2136 from dpursehouse/greenfeld...
2014-07-16 David PursehouseFix name misspelling
2014-07-16 Cory BenfieldMerge pull request #2135 from dpursehouse/fix-meth...
2014-07-16 David PursehouseDocs: Fix :class: and :meth: directives
2014-07-15 Ian CordascoMerge pull request #2134 from nonZero/patch-1
2014-07-15 Ian CordascoMerge pull request #2133 from esparta/master
2014-07-15 Udi Oronremoved unneeded parentheses from if clause
2014-07-15 Cory BenfieldMerge pull request #2131 from dpursehouse/quickstart...
2014-07-15 David PursehouseRestructure "Redirection and History" section in quicks...
2014-07-15 David PursehouseMinor tidy-ups in quickstart documentation
2014-07-15 David PursehouseAdd Timeout exception in API documentation
2014-07-15 Cory BenfieldMerge pull request #2130 from dpursehouse/doc-index...
2014-07-15 David PursehouseDocumentation: Add Sony to list of users
2014-07-15 David PursehouseDocumentation: Wrap lines in index.rst
2014-07-14 Ian CordascoMerge pull request #2128 from tshepang/patch-1
2014-07-14 Tshepang LekhonkhobeFix broken link
2014-07-11 Kenneth ReitzMerge pull request #2124 from Lukasa/certifi
2014-07-10 Cory BenfieldInstall certifi with requests.
2014-07-10 Cory BenfieldPreferentially use certifi to requests.
2014-07-04 Espartaco PalmaUpdate link to pip site on docs/user/install.rst
2014-07-03 Kenneth ReitzMerge pull request #2115 from sigmavirus24/fix-2092
2014-07-02 Ian CordascoFix silly check
next