services/python-requests.git
13 years agoconsistiency
Kenneth Reitz [Sat, 12 Nov 2011 20:51:30 +0000 (12:51 -0800)]
consistiency

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

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

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

13 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

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

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

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

13 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

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

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

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

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

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

13 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

13 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

13 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

13 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

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

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

13 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

13 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

13 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

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

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

13 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

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

13 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

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

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

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

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

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

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

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

13 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

13 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

13 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!

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

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

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

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

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

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

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

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

13 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

13 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.

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

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

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

13 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

13 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.

13 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

13 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

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

13 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

13 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

13 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

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

13 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 ;)

13 years agoUpdated your 2001, to 2011... unless you went back in time ;)
Patrick [Mon, 7 Nov 2011 03:57:47 +0000 (21:57 -0600)]
Updated your 2001, to 2011... unless you went back in time ;)

13 years ago#GH-241
Juan Riaza [Sun, 6 Nov 2011 21:02:14 +0000 (22:02 +0100)]
#GH-241

13 years agofrench post
Kenneth Reitz [Sun, 6 Nov 2011 18:25:34 +0000 (13:25 -0500)]
french post

13 years agodaikon
Kenneth Reitz [Sun, 6 Nov 2011 18:24:23 +0000 (13:24 -0500)]
daikon

13 years agosteal @shazow's contribute paragraph
Kenneth Reitz [Sat, 5 Nov 2011 03:57:43 +0000 (23:57 -0400)]
steal @shazow's contribute paragraph

13 years agochanges! v0.7.5
Kenneth Reitz [Sat, 5 Nov 2011 03:32:15 +0000 (23:32 -0400)]
changes!

13 years agoMerge branch 'develop' of https://github.com/davidfischer/requests into develop
Kenneth Reitz [Sat, 5 Nov 2011 03:28:21 +0000 (23:28 -0400)]
Merge branch 'develop' of https://github.com/davidfischer/requests into develop

13 years agodavidfischer
Kenneth Reitz [Sat, 5 Nov 2011 03:27:50 +0000 (23:27 -0400)]
davidfischer

13 years agov0.7.5
Kenneth Reitz [Sat, 5 Nov 2011 03:26:31 +0000 (23:26 -0400)]
v0.7.5

13 years agor.content is None of there's an invalid response.
Kenneth Reitz [Sat, 5 Nov 2011 03:24:38 +0000 (23:24 -0400)]
r.content is None of there's an invalid response.

Fixes #236

13 years agotake out weinre
Kenneth Reitz [Sat, 5 Nov 2011 03:00:38 +0000 (23:00 -0400)]
take out weinre

13 years agoOfficial™ mobile-friendly
Kenneth Reitz [Sat, 5 Nov 2011 02:58:43 +0000 (22:58 -0400)]
Official™ mobile-friendly

13 years agomobile auto width
Kenneth Reitz [Sat, 5 Nov 2011 02:15:54 +0000 (22:15 -0400)]
mobile auto width

13 years agohide rtd on mobile docs
Kenneth Reitz [Sat, 5 Nov 2011 02:14:12 +0000 (22:14 -0400)]
hide rtd on mobile docs

13 years agoMerge remote-tracking branch 'origin/develop' into develop
Kenneth Reitz [Sat, 5 Nov 2011 01:59:16 +0000 (21:59 -0400)]
Merge remote-tracking branch 'origin/develop' into develop

13 years agorevert
Kenneth Reitz [Sat, 5 Nov 2011 01:59:12 +0000 (21:59 -0400)]
revert

13 years agoUpdate AUTHORS
Kenneth Reitz [Fri, 4 Nov 2011 14:51:38 +0000 (11:51 -0300)]
Update AUTHORS

13 years agoMerge pull request #238 from brutasse/docs-typo
Kenneth Reitz [Fri, 4 Nov 2011 14:51:07 +0000 (07:51 -0700)]
Merge pull request #238 from brutasse/docs-typo

Fixed a broken link in the docs

13 years agoFixed a broken link in the docs
Bruno Renié [Fri, 4 Nov 2011 14:49:29 +0000 (15:49 +0100)]
Fixed a broken link in the docs

13 years agopython-rexster
Kenneth Reitz [Thu, 3 Nov 2011 22:03:11 +0000 (19:03 -0300)]
python-rexster

13 years agoA cleaner and more complete fix for auth/redirects
David Fischer [Thu, 3 Nov 2011 15:05:55 +0000 (08:05 -0700)]
A cleaner and more complete fix for auth/redirects

13 years agoFixes an issue with auth and redirects
David Fischer [Thu, 3 Nov 2011 06:29:31 +0000 (23:29 -0700)]
Fixes an issue with auth and redirects

13 years agoMerge remote-tracking branch 'origin/develop' into develop
Kenneth Reitz [Thu, 3 Nov 2011 00:39:15 +0000 (20:39 -0400)]
Merge remote-tracking branch 'origin/develop' into develop

13 years agofix request docs
Kenneth Reitz [Thu, 3 Nov 2011 00:39:06 +0000 (20:39 -0400)]
fix request docs