services/python-requests.git
12 years ago13th v0.8.0
Kenneth Reitz [Sun, 13 Nov 2011 05:48:54 +0000 (00:48 -0500)]
13th

12 years agowhatespace
Kenneth Reitz [Sun, 13 Nov 2011 05:43:14 +0000 (00:43 -0500)]
whatespace

12 years agoupstream urllib3
Kenneth Reitz [Sun, 13 Nov 2011 05:38:08 +0000 (00:38 -0500)]
upstream urllib3

12 years agoGuess filename.
Kenneth Reitz [Sun, 13 Nov 2011 05:36:22 +0000 (00:36 -0500)]
Guess filename.

Closes #192

12 years agoMerge pull request #255 from shazow/patch-1
Kenneth Reitz [Sun, 13 Nov 2011 03:52:05 +0000 (19:52 -0800)]
Merge pull request #255 from shazow/patch-1

Adding me into a Urllib3 subsection (as was in urllib3-backup).

12 years agoAdding me into a Urllib3 subsection (as was in urllib3-backup).
Andrey Petrov [Sun, 13 Nov 2011 02:16:20 +0000 (18:16 -0800)]
Adding me into a Urllib3 subsection (as was in urllib3-backup).

12 years agofixes
Kenneth Reitz [Sat, 12 Nov 2011 23:34:40 +0000 (18:34 -0500)]
fixes

12 years agourllib3 in setup.py
Kenneth Reitz [Sat, 12 Nov 2011 23:34:33 +0000 (18:34 -0500)]
urllib3 in setup.py

12 years agodocument timeouts
Kenneth Reitz [Sat, 12 Nov 2011 23:34:27 +0000 (18:34 -0500)]
document timeouts

12 years agoredirection docs
Kenneth Reitz [Sat, 12 Nov 2011 23:23:26 +0000 (18:23 -0500)]
redirection docs

12 years agobig docs update on workflow of request lifecycle
Kenneth Reitz [Sat, 12 Nov 2011 23:23:19 +0000 (18:23 -0500)]
big docs update on workflow of request lifecycle

12 years agotrust built-in if its available
Kenneth Reitz [Sat, 12 Nov 2011 21:49:08 +0000 (16:49 -0500)]
trust built-in if its available

12 years agopython2.5 cookie support
Kenneth Reitz [Sat, 12 Nov 2011 21:47:40 +0000 (16:47 -0500)]
python2.5 cookie support

12 years agorip 2.7.x collections out
Kenneth Reitz [Sat, 12 Nov 2011 21:47:14 +0000 (16:47 -0500)]
rip 2.7.x collections out

12 years agotest fix
Kenneth Reitz [Sat, 12 Nov 2011 21:46:48 +0000 (16:46 -0500)]
test fix

12 years agouse new collections MutableMutex
Kenneth Reitz [Sat, 12 Nov 2011 21:39:18 +0000 (16:39 -0500)]
use new collections MutableMutex

12 years agono auto async
Kenneth Reitz [Sat, 12 Nov 2011 21:14:51 +0000 (13:14 -0800)]
no auto async

12 years agoexplicit
Kenneth Reitz [Sat, 12 Nov 2011 21:14:42 +0000 (13:14 -0800)]
explicit

12 years agoimport async if it's available
Kenneth Reitz [Sat, 12 Nov 2011 21:08:17 +0000 (13:08 -0800)]
import async if it's available

12 years agoquicker start
Kenneth Reitz [Sat, 12 Nov 2011 21:03:29 +0000 (13:03 -0800)]
quicker start

12 years agofile uploads
Kenneth Reitz [Sat, 12 Nov 2011 21:01:42 +0000 (13:01 -0800)]
file uploads

12 years agostylee
Kenneth Reitz [Sat, 12 Nov 2011 20:58:46 +0000 (12:58 -0800)]
stylee

12 years agogive Request session reference for parameter+redirects
Kenneth Reitz [Sat, 12 Nov 2011 20:57:22 +0000 (12:57 -0800)]
give Request session reference for parameter+redirects

12 years agoremove bunk __all__s
Kenneth Reitz [Sat, 12 Nov 2011 20:53:23 +0000 (12:53 -0800)]
remove bunk __all__s

12 years agoconsistiency
Kenneth Reitz [Sat, 12 Nov 2011 20:51:30 +0000 (12:51 -0800)]
consistiency

12 years agobetter defaults
Kenneth Reitz [Sat, 12 Nov 2011 20:48:45 +0000 (12:48 -0800)]
better defaults

12 years agomodels cleanup
Kenneth Reitz [Sat, 12 Nov 2011 20:48:28 +0000 (12:48 -0800)]
models cleanup

12 years agofix urllib3 bug
Kenneth Reitz [Sat, 12 Nov 2011 20:47:21 +0000 (12:47 -0800)]
fix urllib3 bug

12 years agokeep-alive as config option only
Kenneth Reitz [Sat, 12 Nov 2011 20:47:04 +0000 (12:47 -0800)]
keep-alive as config option only

better defaults

12 years agofix form data tests
Kenneth Reitz [Sat, 12 Nov 2011 20:45:35 +0000 (12:45 -0800)]
fix form data tests

12 years agobig quick start updates
Kenneth Reitz [Sat, 12 Nov 2011 20:39:31 +0000 (12:39 -0800)]
big quick start updates

12 years agokill small css file
Kenneth Reitz [Sat, 12 Nov 2011 19:30:24 +0000 (11:30 -0800)]
kill small css file

12 years agoMerge remote-tracking branch 'origin/develop' into develop
Kenneth Reitz [Sat, 12 Nov 2011 18:01:42 +0000 (10:01 -0800)]
Merge remote-tracking branch 'origin/develop' into develop

12 years agoTimeouts for urllib3
Kenneth Reitz [Sat, 12 Nov 2011 18:01:05 +0000 (10:01 -0800)]
Timeouts for urllib3

12 years agoRemove timeout configuration
Kenneth Reitz [Sat, 12 Nov 2011 18:00:30 +0000 (10:00 -0800)]
Remove timeout configuration

12 years agoUpdate AUTHORS
Kenneth Reitz [Sat, 12 Nov 2011 15:45:34 +0000 (07:45 -0800)]
Update AUTHORS

12 years agoupdated urllib3
Kenneth Reitz [Sat, 12 Nov 2011 15:35:55 +0000 (07:35 -0800)]
updated urllib3

12 years agothrottling
Kenneth Reitz [Sat, 12 Nov 2011 15:35:41 +0000 (07:35 -0800)]
throttling

12 years agoMerge https://github.com/juanriaza/requests into develop
Kenneth Reitz [Sat, 12 Nov 2011 15:29:03 +0000 (07:29 -0800)]
Merge https://github.com/juanriaza/requests into develop

12 years agoMerge remote-tracking branch 'origin/develop' into develop
Kenneth Reitz [Sat, 12 Nov 2011 15:28:26 +0000 (07:28 -0800)]
Merge remote-tracking branch 'origin/develop' into develop

12 years agoMerge pull request #249 from dasevilla/patch-1
Kenneth Reitz [Sat, 12 Nov 2011 15:19:11 +0000 (07:19 -0800)]
Merge pull request #249 from dasevilla/patch-1

The 'requests-oauth-hook' project was renamed to requests-oauth

12 years agoMerge pull request #252 from joequery/fix_doc_typo
Kenneth Reitz [Sat, 12 Nov 2011 05:17:21 +0000 (21:17 -0800)]
Merge pull request #252 from joequery/fix_doc_typo

Fix various documentation typos

12 years agoFixed gevent reference
Joseph McCullough [Sat, 12 Nov 2011 05:15:19 +0000 (23:15 -0600)]
Fixed gevent reference

12 years agoFixed session API ref typo
Joseph McCullough [Sat, 12 Nov 2011 04:17:22 +0000 (22:17 -0600)]
Fixed session API ref typo

12 years agoMerge pull request #250 from dasevilla/patch-2
Kenneth Reitz [Fri, 11 Nov 2011 22:56:17 +0000 (14:56 -0800)]
Merge pull request #250 from dasevilla/patch-2

Verbose logging example does not work

12 years agoVerbose logging example does not work
Devin Sevilla [Thu, 10 Nov 2011 23:34:18 +0000 (15:34 -0800)]
Verbose logging example does not work

12 years agoThe 'requests-oauth-hook' project was renamed to requests-oauth
Devin Sevilla [Thu, 10 Nov 2011 23:14:38 +0000 (15:14 -0800)]
The 'requests-oauth-hook' project was renamed to requests-oauth

12 years agoremove poster
Kenneth Reitz [Thu, 10 Nov 2011 06:44:58 +0000 (22:44 -0800)]
remove poster

12 years agooptions history
Kenneth Reitz [Thu, 10 Nov 2011 06:18:35 +0000 (22:18 -0800)]
options history

12 years agoMerge branch 'develop' of https://github.com/jbrendel/requests into develop
Kenneth Reitz [Thu, 10 Nov 2011 06:15:54 +0000 (22:15 -0800)]
Merge branch 'develop' of https://github.com/jbrendel/requests into develop

Conflicts:
AUTHORS
requests/__init__.py

12 years agoJoseph McCullough
Kenneth Reitz [Thu, 10 Nov 2011 06:01:24 +0000 (22:01 -0800)]
Joseph McCullough

12 years agoMerge branch 'develop' of https://github.com/joequery/requests into develop
Kenneth Reitz [Thu, 10 Nov 2011 05:59:19 +0000 (21:59 -0800)]
Merge branch 'develop' of https://github.com/joequery/requests into develop

12 years agoremove the jar references
Kenneth Reitz [Thu, 10 Nov 2011 05:36:34 +0000 (21:36 -0800)]
remove the jar references

12 years agoyep!
Kenneth Reitz [Thu, 10 Nov 2011 03:09:11 +0000 (19:09 -0800)]
yep!

12 years agoprefetch handling for _content_consumed
Kenneth Reitz [Thu, 10 Nov 2011 01:56:29 +0000 (17:56 -0800)]
prefetch handling for _content_consumed

12 years agomore proper prefetch
Kenneth Reitz [Thu, 10 Nov 2011 01:54:13 +0000 (17:54 -0800)]
more proper prefetch

12 years agonote about prefetch method
Kenneth Reitz [Thu, 10 Nov 2011 01:52:20 +0000 (17:52 -0800)]
note about prefetch method

12 years agoproxy pooling!
Kenneth Reitz [Thu, 10 Nov 2011 01:50:36 +0000 (17:50 -0800)]
proxy pooling!

12 years agoprefetching on all methods
Kenneth Reitz [Thu, 10 Nov 2011 01:47:04 +0000 (17:47 -0800)]
prefetching on all methods

12 years agoadd prefetch to main request distpatch
Kenneth Reitz [Thu, 10 Nov 2011 01:46:19 +0000 (17:46 -0800)]
add prefetch to main request distpatch

12 years agoref
Kenneth Reitz [Thu, 10 Nov 2011 01:34:59 +0000 (17:34 -0800)]
ref

12 years agohistory
Kenneth Reitz [Thu, 10 Nov 2011 01:34:21 +0000 (17:34 -0800)]
history

12 years agoSession at root
Kenneth Reitz [Thu, 10 Nov 2011 01:30:20 +0000 (17:30 -0800)]
Session at root

12 years agomassive css improvements
Kenneth Reitz [Thu, 10 Nov 2011 01:30:03 +0000 (17:30 -0800)]
massive css improvements

12 years ago800px yo!
Kenneth Reitz [Thu, 10 Nov 2011 01:26:32 +0000 (17:26 -0800)]
800px yo!

12 years agocross-references in documentation
Kenneth Reitz [Thu, 10 Nov 2011 01:26:23 +0000 (17:26 -0800)]
cross-references in documentation

12 years agobetter stepping for elastic design
Kenneth Reitz [Thu, 10 Nov 2011 01:26:13 +0000 (17:26 -0800)]
better stepping for elastic design

12 years agoConfigurations
Kenneth Reitz [Thu, 10 Nov 2011 01:16:03 +0000 (17:16 -0800)]
Configurations

12 years agobetter advanced quick start
Kenneth Reitz [Thu, 10 Nov 2011 01:15:54 +0000 (17:15 -0800)]
better advanced quick start

12 years agobetter api docs
Kenneth Reitz [Thu, 10 Nov 2011 01:15:44 +0000 (17:15 -0800)]
better api docs

12 years agodocument defaults
Kenneth Reitz [Thu, 10 Nov 2011 00:52:27 +0000 (16:52 -0800)]
document defaults

12 years agoexplain sessions and keep alive
Kenneth Reitz [Thu, 10 Nov 2011 00:52:20 +0000 (16:52 -0800)]
explain sessions and keep alive

12 years agohttplib + urllib3
Kenneth Reitz [Thu, 10 Nov 2011 00:52:10 +0000 (16:52 -0800)]
httplib + urllib3

12 years agocheck!
Kenneth Reitz [Thu, 10 Nov 2011 00:26:36 +0000 (16:26 -0800)]
check!

12 years agoultra cookie compatibility
Kenneth Reitz [Thu, 10 Nov 2011 00:25:20 +0000 (16:25 -0800)]
ultra cookie compatibility

12 years agoheader and cookie fixes for redirects
Kenneth Reitz [Thu, 10 Nov 2011 00:24:48 +0000 (16:24 -0800)]
header and cookie fixes for redirects

12 years agokeep_alive is now disable-able!
Kenneth Reitz [Wed, 9 Nov 2011 23:53:45 +0000 (15:53 -0800)]
keep_alive is now disable-able!

12 years agoimport ConnectionError
Kenneth Reitz [Wed, 9 Nov 2011 23:46:55 +0000 (15:46 -0800)]
import ConnectionError

12 years agobetter defaults for "models"
Kenneth Reitz [Wed, 9 Nov 2011 23:46:45 +0000 (15:46 -0800)]
better defaults for "models"

12 years agoadd safe_mode for @bitprophet :)
Kenneth Reitz [Wed, 9 Nov 2011 23:46:01 +0000 (15:46 -0800)]
add safe_mode for @bitprophet :)

12 years agodict(o or [])
Kenneth Reitz [Wed, 9 Nov 2011 23:44:55 +0000 (15:44 -0800)]
dict(o or [])

12 years agoadd query data yourself, foo'
Kenneth Reitz [Wed, 9 Nov 2011 23:44:14 +0000 (15:44 -0800)]
add query data yourself, foo'

12 years agoinfos
Kenneth Reitz [Wed, 9 Nov 2011 23:43:54 +0000 (15:43 -0800)]
infos

12 years agonew ConnectionError for bad APIs :)
Kenneth Reitz [Wed, 9 Nov 2011 23:30:47 +0000 (15:30 -0800)]
new ConnectionError for bad APIs :)

12 years agoadd 'max_retries' configuration
Kenneth Reitz [Wed, 9 Nov 2011 23:30:33 +0000 (15:30 -0800)]
add 'max_retries' configuration

12 years agoMerge branch 'develop' into feature/rewrite
Kenneth Reitz [Wed, 9 Nov 2011 23:13:38 +0000 (15:13 -0800)]
Merge branch 'develop' into feature/rewrite

Conflicts:
requests/__init__.py
test_requests.py

12 years agoMake sure that session-level cookies work.
Kenneth Reitz [Wed, 9 Nov 2011 23:04:13 +0000 (15:04 -0800)]
Make sure that session-level cookies work.

12 years agotest the cookies!
Kenneth Reitz [Wed, 9 Nov 2011 23:02:53 +0000 (15:02 -0800)]
test the cookies!

12 years agoCookie persistence!
Kenneth Reitz [Wed, 9 Nov 2011 22:57:38 +0000 (14:57 -0800)]
Cookie persistence!

12 years agoModels cleanup
Kenneth Reitz [Wed, 9 Nov 2011 22:57:00 +0000 (14:57 -0800)]
Models cleanup

12 years agoNote about terrible DNS providers for testing
Kenneth Reitz [Wed, 9 Nov 2011 15:24:41 +0000 (10:24 -0500)]
Note about terrible DNS providers for testing

12 years agoReverted GET example back to Github.
Joseph McCullough [Tue, 8 Nov 2011 18:10:06 +0000 (12:10 -0600)]
Reverted GET example back to Github.

12 years agoForgot to delete line mentioning Github in GET section
Joseph McCullough [Tue, 8 Nov 2011 08:23:32 +0000 (02:23 -0600)]
Forgot to delete line mentioning Github in GET section

12 years agoAdded POST to quick start. Modified GET in doc to use httpbin
Joseph McCullough [Tue, 8 Nov 2011 07:37:39 +0000 (01:37 -0600)]
Added POST to quick start. Modified GET in doc to use httpbin

12 years agoAdded support for OPTIONS method.
jbrendel [Mon, 7 Nov 2011 23:31:18 +0000 (12:31 +1300)]
Added support for OPTIONS method.

12 years agov0.7.6 v0.7.6
Kenneth Reitz [Mon, 7 Nov 2011 19:20:32 +0000 (14:20 -0500)]
v0.7.6

Fixes #237

12 years agoMerge branch 'develop' of github.com:kennethreitz/requests into develop
Kenneth Reitz [Mon, 7 Nov 2011 19:18:20 +0000 (14:18 -0500)]
Merge branch 'develop' of github.com:kennethreitz/requests into develop

12 years agoadd query data to digest path
Kenneth Reitz [Mon, 7 Nov 2011 19:18:05 +0000 (14:18 -0500)]
add query data to digest path

12 years agoThe Washington Post
Kenneth Reitz [Mon, 7 Nov 2011 15:42:10 +0000 (10:42 -0500)]
The Washington Post

12 years agoMerge pull request #244 from neogenix/patch-1
Kenneth Reitz [Mon, 7 Nov 2011 03:58:34 +0000 (19:58 -0800)]
Merge pull request #244 from neogenix/patch-1

Updated your 2001, to 2011... unless you went back in time ;)