services/python-requests.git
2012-01-17 Kenneth ReitzMerge pull request #360 from mastahyeti/develop
2012-01-17 BenThe async.send method wasn't really doing anything...
2012-01-17 BenThe async.send method wasn't really doing anything...
2012-01-17 BenThe async.send method wasn't really doing anything...
2012-01-15 Kenneth Reitz+1
2012-01-13 Kenneth ReitzUpdate AUTHORS.rst
2012-01-13 Kenneth ReitzMerge pull request #355 from fkumro/develop
2012-01-13 Frank KumroAdded prefetch documentation for api
2012-01-12 Kenneth ReitzTom Moertel
2012-01-12 Kenneth ReitzMerge pull request #352 from tmoertel/develop
2012-01-10 Tom MoertelFix bug in HTTP-digest auth w/ URI having query string
2012-01-10 Kenneth ReitzMerge pull request #344 from sharat87/patch-1
2012-01-10 Kenneth ReitzMerge pull request #348 from LucianU/develop
2012-01-10 Kenneth ReitzUpdate AUTHORS.rst
2012-01-10 Kenneth ReitzMerge pull request #347 from LucianU/patch-1
2012-01-10 Kenneth ReitzMerge pull request #350 from piotr-dobrogost/develop
2012-01-10 Piotr Dobrogostfixes issue #349
2012-01-10 Lucian UrsuFixed code in 'Event Hooks' section
2012-01-10 Lucian UrsuPrinting the entire traceback, instead of just a warnin...
2012-01-09 Shrikant Sharat... The `request` method of `Session` class does not take...
2012-01-07 Kenneth ReitzUpdate docs/index.rst
2012-01-07 Kenneth ReitzMerge pull request #343 from shazow/urllib3-attribution
2012-01-07 Andrey PetrovMerge branch 'develop' of https://github.com/kennethrei...
2012-01-07 Andrey PetrovRewriting history for correctness.
2012-01-07 Andrey PetrovAdding a humble mention of urllib3 to the Requests...
2012-01-07 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2012-01-07 Kenneth Reitzurllib3 update
2012-01-07 Kenneth ReitzUpdate docs/user/advanced.rst
2012-01-06 Kenneth ReitzMerge pull request #342 from bjedwards/patch-1
2012-01-06 Ben EdwardsFix syntax error in last commit.
2012-01-06 Kenneth Reitz@ojii
2012-01-06 Kenneth ReitzMerge pull request #341 from ojii/patch-1
2012-01-06 Jonas ObristGive a more useful error message when the URL supplied...
2012-01-06 Kenneth Reitzv0.9.1 v0.9.1
2012-01-06 Kenneth ReitzMerge branch 'develop' of https://github.com/gazpachoki...
2012-01-06 Kenneth ReitzMerge pull request #333 from bryanhelmig/develop
2012-01-05 Bryan Helmigmention of error modes in quickstart
2012-01-05 Bryan Helmighighway to the danger_mode
2012-01-05 Bryan Helmigadd eager mode for raising errors immediately
2012-01-03 Kenneth ReitzUpdate README.rst
2012-01-03 Chase SterlingMake sure newlines at chunk borders do not get dropped...
2012-01-02 Chase SterlingRefactor r.iter_lines to retrieve more than one byte...
2012-01-02 Kenneth ReitzUpdate docs/user/install.rst
2012-01-01 Kenneth Reitz:sparkles: 2012 :sparkles:
2011-12-31 Chase SterlingRefactor stream_decode_gzip and _deflate into one funct...
2011-12-30 Chase SterlingImplement automatic deflating when using response.iter_...
2011-12-28 Kenneth Reitzch ch changes v0.9.0
2011-12-28 Kenneth Reitzv0.9.0 history
2011-12-28 Kenneth Reitzmake it true
2011-12-28 Kenneth Reitzpackaging v0.8.9
2011-12-28 Kenneth Reitzv0.8.9
2011-12-28 Kenneth Reitzssl hostname
2011-12-28 Kenneth Reitzengrish
2011-12-28 Kenneth Reitzcertifi v0.0.4 v0.8.8
2011-12-28 Kenneth Reitzcertifi v0.0.2
2011-12-28 Kenneth Reitzssl docs
2011-12-28 Kenneth Reitzv0.8.8 release
2011-12-28 Kenneth Reitzexternal tests
2011-12-28 Kenneth Reitzv0.8.8!
2011-12-28 Kenneth Reitzonly use session verify when not modified
2011-12-28 Kenneth Reitzmore info
2011-12-28 Kenneth Reitzverification support in sessions
2011-12-28 Kenneth ReitzSSL support!
2011-12-28 Kenneth Reitznew SSLError
2011-12-28 Kenneth Reitzapi cleanup
2011-12-28 Kenneth Reitzsimplify api.request
2011-12-28 Kenneth Reitzcertifi
2011-12-28 Kenneth Reitzurllib3 update
2011-12-24 Kenneth ReitzMerge branch 'develop'
2011-12-24 Kenneth Reitzv0.8.7 v0.8.7
2011-12-24 Kenneth Reitzforce safe mode for async
2011-12-23 Kenneth ReitzMerge remote-tracking branch 'origin/develop' into...
2011-12-23 Ori LivnehMake safe_mode handle exceptions more consistently
2011-12-23 Kenneth ReitzUpdate docs/index.rst
2011-12-23 Ori Livnehfix iteration on null responses in safe_mode
2011-12-22 Ori LivnehUndo stupid change to while loop
2011-12-22 Ori LivnehRevert "Revert "Make safe_mode play nice with timeout...
2011-12-22 Ori LivnehRevert "Make safe_mode play nice with timeout (fixes...
2011-12-22 Ori LivnehMake safe_mode play nice with timeout (fixes #312)
2011-12-22 Kenneth Reitz1 instead of True
2011-12-22 Kenneth ReitzMerge branch 'develop' of https://github.com/atdt/reque...
2011-12-22 Kenneth ReitzAUTHORS += 'Ori Livneh'
2011-12-20 Ori Livnehfix bug that causes iter_lines to truncate content
2011-12-19 Kenneth ReitzUpdate AUTHORS.rst
2011-12-19 Kenneth ReitzMerge pull request #311 from jemerick/patch-1
2011-12-19 Jason EmerickAdd Twitter Streaming API example to Advanced Usage...
2011-12-19 Kenneth ReitzMerge commit 'v0.8.6'
2011-12-19 Kenneth Reitzquotes v0.8.6
2011-12-19 Kenneth Reitzv0.8.6
2011-12-19 Kenneth Reitzadded @chrisguitarguy to authors.
2011-12-19 Kenneth Reitzkeep auth DRY
2011-12-19 Kenneth ReitzMerge branch 'proxy_auth' of https://github.com/chrisgu...
2011-12-18 Kenneth Reitzurllib3 update
2011-12-18 Kenneth Reitzpyc importer
2011-12-18 Kenneth Reitzurllib3 import
2011-12-17 Christopher... Fixed some tab/spaces mixed issues
2011-12-17 Christopher... Add Proxy Authorization support
2011-12-14 Kenneth ReitzMerge branch 'develop'
2011-12-14 Kenneth Reitzv0.8.5 v0.8.5
2011-12-14 Kenneth Reitzwhitespace
next