services/python-requests.git
2013-04-15 Kenneth ReitzMerge remote-tracking branch 'origin/master'
2013-04-15 Kenneth Reitztranslations
2013-04-14 Kenneth ReitzMerge pull request #1242 from oviboy/master
2013-04-14 Kenneth ReitzMerge pull request #1299 from schlamar/fix-decompression
2013-04-14 Kenneth ReitzMerge pull request #1302 from ssbarnea/master
2013-04-13 Kenneth Reitzswitch streaming requests to httpbin
2013-04-13 Kenneth ReitzMerge pull request #1305 from michaelhelmick/patch-1
2013-04-13 Kenneth ReitzMerge pull request #1309 from toastdriven/better-max...
2013-04-13 Kenneth ReitzMerge pull request #1311 from sigmavirus24/fix1303
2013-04-13 Ian CordascoChange the method when it isn't already GET/HEAD
2013-04-12 Daniel LindsleyChanged HTTPAdapter to allow max retries to be specifie...
2013-04-12 Mike HelmickFix Advanced docs Twitter Streaming example
2013-04-11 Kenneth ReitzMerge pull request #1306 from pombredanne/patch-1
2013-04-11 pombredanneUpdated NOTICE copyright from 2022 to 2012
2013-04-10 Sorin SbarneaUpdated documentation indicating that logging is done...
2013-04-10 Sorin Sbarnea* Documented the logging, requested in #1297
2013-04-10 schlamarFix test with StringIO.
2013-04-10 schlamarUse streaming decompression feature of urllib3.
2013-04-10 schlamarUpdate urllib3 to 71f84f9.
2013-04-09 Kenneth ReitzMerge pull request #1298 from Lukasa/adapter_doc
2013-04-09 Cory BenfieldShell of Transport Adapter documentation.
2013-04-09 Cory BenfieldAdd HTTPAdapter to API docs.
2013-04-08 Kenneth ReitzMerge pull request #1296 from sursh/master
2013-04-08 Sasha LaundyMake json error message more specific
2013-04-08 surshFix markdown
2013-04-08 surshMake json error on empty response more specific
2013-04-07 Kenneth ReitzMerge pull request #1295 from sigmavirus24/issue1293
2013-04-06 Ian CordascoFix #1293
2013-04-05 Kenneth ReitzMerge pull request #1291 from gazpachoking/dont_set_ses...
2013-04-05 Chase SterlingDon't set all session cookies on response.cookies
2013-04-05 Kenneth ReitzMerge pull request #1290 from gazpachoking/#1287
2013-04-05 Chase SterlingMake sure unit test works on python 2.6
2013-04-05 Chase SterlingAdd a unit test for server expiring cookies from session
2013-04-05 Chase Sterlingfix #1287: Make sure expired cookies get removed from...
2013-04-04 Kenneth ReitzMerge pull request #1283 from sigmavirus24/master
2013-04-02 Ian CordascoAdd PreparedRequest recipe to the docs
2013-04-02 Ian CordascoCloses #1280
2013-04-02 Kenneth ReitzRevert "Fix for the issue https://github.com/kennethrei...
2013-04-02 Kenneth ReitzMerge pull request #1281 from KamilSzot/Issue_kennethre...
2013-04-02 Kamil SzotFix for the issue https://github.com/kennethreitz/reque...
2013-04-02 Kenneth ReitzMerge pull request #1278 from t-8ch/patch-1
2013-04-02 Kenneth ReitzMerge pull request #1277 from pborreli/typos
2013-04-02 Kenneth ReitzMerge pull request #1276 from alex/patch-1
2013-04-01 Thomas Weißschuhfix tiny typo in HISTORY.rst
2013-04-01 Pascal BorreliFixed typos
2013-04-01 Alex Gaynoris should not be used for comparing numbers
2013-03-31 Kenneth ReitzMerge remote-tracking branch 'origin/master'
2013-03-31 Kenneth Reitzv1.2.0 v1.2.0
2013-03-31 Kenneth ReitzMerge pull request #1268 from t-8ch/update_urllib3
2013-03-31 Kenneth Reitzfix syntax error
2013-03-31 Kenneth ReitzMerge pull request #1267 from sigmavirus24/master
2013-03-31 Kenneth ReitzMerge pull request #1270 from makto/add_attr
2013-03-30 Ian CordascoUse session defaults instead of arbitrary ones
2013-03-29 maktoadd 'max_redirects' to Session's __attrs__ to ensure...
2013-03-28 Thomas Weißschuhupdate vendored urllib3
2013-03-28 Ian CordascoFix the tests and unseparate comments from code
2013-03-28 Ian CordascoRestore Session.request docstring
2013-03-28 Ian CordascoFinally resolve #1084
2013-03-28 Ian CordascoThis should take care of #1266
2013-03-28 Ian CordascoAdd correct defaults in Session.send()
2013-03-28 Ian CordascoUpdate the HISTORY for v1.2
2013-03-26 Kenneth Reitzsp
2013-03-26 Kenneth ReitzMerge remote-tracking branch 'origin/master'
2013-03-26 Kenneth ReitzRezzy the Request Sea Turtle
2013-03-25 Kenneth ReitzMerge pull request #1263 from justin-factual/master
2013-03-25 Justin FennClarify streaming behavior in iter_lines doc
2013-03-25 Ovidiu Negrutcompiled regex expression in digest auth, this also...
2013-03-25 Ovidiu NegrutMerge branch 'master' of git://github.com/kennethreitz...
2013-03-22 Kenneth Reitz/s/make/invoke
2013-03-22 Kenneth Reitzfirst
2013-03-22 Kenneth Reitzactually cleanup url authentication
2013-03-22 Kenneth Reitzcp949prover for charade
2013-03-22 Kenneth Reitzinvoke!
2013-03-22 Kenneth Reitzupgrade to charade v1.0.3
2013-03-22 Kenneth Reitzremove makefile
2013-03-22 Kenneth Reitzfix get_auth_from_url
2013-03-22 Kenneth Reitzget_auth_from_url return None if nothing is found
2013-03-22 Kenneth Reitzsimplify get_auth_from_url call
2013-03-22 Kenneth ReitzMerge pull request #1254 from jkakar/url-authentication
2013-03-22 Jamu Kakar- Pull credentials out of the URL when possible.
2013-03-20 Kenneth ReitzMerge pull request #1239 from miikka/fix-issue-1228
2013-03-14 Kenneth ReitzMerge pull request #1245 from Damgaard/master
2013-03-14 Andreas Damgaard... Remove duplicate comment.
2013-03-12 Miikka KoskinenDo not pass cookies to resolve_redirects
2013-03-12 Miikka KoskinenUse session cookies when following redirects
2013-03-12 Miikka KoskinenAdd failing test case for #1228
2013-03-12 Kenneth ReitzMerge pull request #1244 from jajadinimueter/master
2013-03-12 Florian MuellerFixed some pickeling issues with HTTPAdapter and Session
2013-03-12 Kenneth ReitzMerge pull request #1243 from darjus-amzn/master
2013-03-11 Darjus LoktevicPickling of Session and HTTPAdapter + a test
2013-03-11 Ovidiu NegrutDigest auth: case insensitive replacement of 'digest...
2013-03-08 Kenneth ReitzMerge pull request #1238 from oczkers/master
2013-03-08 Piotr Staroszczykcleanup (remove max_retries test)
2013-03-05 Kenneth ReitzMerge pull request #1234 from Vassius/issue-1225
2013-03-05 Markus WiikFix issue #1225 (Documentation: response object status...
2013-03-04 Kenneth ReitzMerge remote-tracking branch 'origin/master'
2013-03-04 Kenneth ReitzMerge branch 'httperror_init' of git://github.com/dmedv...
2013-03-04 Kenneth ReitzMerge pull request #1223 from andrewjesaitis/master
2013-03-04 Andrew JesaitisAdds __attrs__ back to Session object
2013-03-03 Kenneth ReitzRevert "[kennethreitz/requests#1208] adding unit test...
next