services/python-requests.git
12 years agoAUTHORS += Alejandro Giacometti
Kenneth Reitz [Sat, 20 Aug 2011 23:22:48 +0000 (19:22 -0400)]
AUTHORS += Alejandro Giacometti

12 years agomerge remnant (oops)
Kenneth Reitz [Sat, 20 Aug 2011 22:34:33 +0000 (18:34 -0400)]
merge remnant (oops)

12 years agov0.6.1 v0.6.1
Kenneth Reitz [Sat, 20 Aug 2011 22:25:32 +0000 (18:25 -0400)]
v0.6.1

12 years agohistory update
Kenneth Reitz [Sat, 20 Aug 2011 22:24:58 +0000 (18:24 -0400)]
history update

12 years agono more roadmap
Kenneth Reitz [Sat, 20 Aug 2011 00:59:16 +0000 (20:59 -0400)]
no more roadmap

12 years agoMerge branch 'feature/jerem' into develop
Kenneth Reitz [Sat, 20 Aug 2011 00:12:53 +0000 (20:12 -0400)]
Merge branch 'feature/jerem' into develop

12 years agoconfig max_redirects
Kenneth Reitz [Sat, 20 Aug 2011 00:12:41 +0000 (20:12 -0400)]
config max_redirects

12 years agointegrate codes into models.py
Kenneth Reitz [Sat, 20 Aug 2011 00:12:33 +0000 (20:12 -0400)]
integrate codes into models.py

12 years ago303 status code
Kenneth Reitz [Sat, 20 Aug 2011 00:12:16 +0000 (20:12 -0400)]
303 status code

12 years agoMerge branch 'develop' of https://github.com/jerem/requests into feature/jerem
Kenneth Reitz [Fri, 19 Aug 2011 23:58:24 +0000 (19:58 -0400)]
Merge branch 'develop' of https://github.com/jerem/requests into feature/jerem

12 years agoadded Den Shabalin to AUTHORS
Kenneth Reitz [Fri, 19 Aug 2011 23:39:53 +0000 (19:39 -0400)]
added Den Shabalin to AUTHORS

12 years agoMerge branch 'master' of github.com:densh/requests into issue-128
Den Shabalin [Fri, 19 Aug 2011 16:20:54 +0000 (19:20 +0300)]
Merge branch 'master' of github.com:densh/requests into issue-128

12 years agoFixes an issue #128: ``Response not working with lxml''. This error happend due to...
Den Shabalin [Fri, 19 Aug 2011 16:18:26 +0000 (19:18 +0300)]
Fixes an issue #128: ``Response not working with lxml''. This error happend due to lxml's attempt to do .geturl() call on the response object. __getattr__ didn't raise AttributeError so ``response.geturl'' returned None and ``response.geturl()'' resulted into ``TypeError: 'NoneType' object is not callable'' seen in the issue.

12 years agoAdded Mikko Ohtamaa to AUTHORS
Kenneth Reitz [Thu, 18 Aug 2011 00:17:22 +0000 (20:17 -0400)]
Added Mikko Ohtamaa to AUTHORS
#124

12 years agoAllow any method, if so inclined
Kenneth Reitz [Thu, 18 Aug 2011 00:13:44 +0000 (20:13 -0400)]
Allow any method, if so inclined
#124

12 years agoHandle redirection without scheme.
Jérémy Bethmont [Wed, 17 Aug 2011 14:04:53 +0000 (16:04 +0200)]
Handle redirection without scheme.

12 years agoauthors
Kenneth Reitz [Wed, 17 Aug 2011 13:45:31 +0000 (09:45 -0400)]
authors

12 years agoMerge branch 'patch-1' of https://github.com/sharat87/requests into develop
Kenneth Reitz [Wed, 17 Aug 2011 13:45:23 +0000 (09:45 -0400)]
Merge branch 'patch-1' of https://github.com/sharat87/requests into develop

12 years agoAuthors += Armin
Kenneth Reitz [Wed, 17 Aug 2011 13:41:24 +0000 (09:41 -0400)]
Authors += Armin

12 years agoMerge remote-tracking branch 'upstream/develop' into develop
Jérémy Bethmont [Wed, 17 Aug 2011 13:32:11 +0000 (15:32 +0200)]
Merge remote-tracking branch 'upstream/develop' into develop

12 years agoFixed bad merge.
Jérémy Bethmont [Wed, 17 Aug 2011 13:31:24 +0000 (15:31 +0200)]
Fixed bad merge.

12 years agoTypo in documentation
Shrikant Sharat Kandula [Wed, 17 Aug 2011 12:38:50 +0000 (12:38 +051800)]
Typo in documentation

The kwarg is named `headers`, not `header`. Also, its a dict, not a set.

12 years agoAs proposed by @davidbgk this is only consistent with \o/ :)
Armin Ronacher [Wed, 17 Aug 2011 10:40:29 +0000 (13:40 +0300)]
As proposed by @davidbgk this is only consistent with \o/ :)

12 years agoMerge branch 'develop'
Kenneth Reitz [Wed, 17 Aug 2011 08:33:34 +0000 (04:33 -0400)]
Merge branch 'develop'

12 years agolet's do this v0.6.0
Kenneth Reitz [Wed, 17 Aug 2011 08:32:46 +0000 (04:32 -0400)]
let's do this

12 years agoFixing myself :)
Jeremy Selier [Wed, 17 Aug 2011 08:28:47 +0000 (11:28 +0300)]
Fixing myself :)

12 years agoreadme cleanup
Kenneth Reitz [Wed, 17 Aug 2011 08:23:16 +0000 (04:23 -0400)]
readme cleanup

12 years agosupported interpreters
Kenneth Reitz [Wed, 17 Aug 2011 08:17:21 +0000 (04:17 -0400)]
supported interpreters

12 years agodoc cleanups
Kenneth Reitz [Wed, 17 Aug 2011 08:16:19 +0000 (04:16 -0400)]
doc cleanups

12 years agoMerge remote-tracking branch 'upstream/develop' into develop
Jérémy Bethmont [Wed, 17 Aug 2011 08:07:43 +0000 (10:07 +0200)]
Merge remote-tracking branch 'upstream/develop' into develop

Conflicts:
requests/models.py

12 years agohooks in api layer only
Kenneth Reitz [Wed, 17 Aug 2011 08:05:20 +0000 (04:05 -0400)]
hooks in api layer only

12 years agofixes
Kenneth Reitz [Wed, 17 Aug 2011 08:03:54 +0000 (04:03 -0400)]
fixes

12 years agotypo
Kenneth Reitz [Wed, 17 Aug 2011 08:01:11 +0000 (04:01 -0400)]
typo

12 years agoconsiserererr
Kenneth Reitz [Wed, 17 Aug 2011 08:00:12 +0000 (04:00 -0400)]
consiserererr

12 years agocookies docs
Kenneth Reitz [Wed, 17 Aug 2011 07:58:55 +0000 (03:58 -0400)]
cookies docs

12 years agochanging history
Kenneth Reitz [Wed, 17 Aug 2011 07:25:31 +0000 (03:25 -0400)]
changing history

12 years agoyawns
Kenneth Reitz [Wed, 17 Aug 2011 07:21:31 +0000 (03:21 -0400)]
yawns

12 years agocleaner defaults
Kenneth Reitz [Wed, 17 Aug 2011 07:19:51 +0000 (03:19 -0400)]
cleaner defaults

12 years agohijack arguments
Kenneth Reitz [Wed, 17 Aug 2011 07:19:46 +0000 (03:19 -0400)]
hijack arguments

12 years agoadvanced docs
Kenneth Reitz [Wed, 17 Aug 2011 07:07:24 +0000 (03:07 -0400)]
advanced docs

12 years agomerge headers, don't overwrite
Kenneth Reitz [Wed, 17 Aug 2011 06:49:29 +0000 (02:49 -0400)]
merge headers, don't overwrite

12 years agodocs update
Kenneth Reitz [Wed, 17 Aug 2011 06:49:13 +0000 (02:49 -0400)]
docs update

12 years agoadd_dict_to_cookiejar
Kenneth Reitz [Wed, 17 Aug 2011 06:25:56 +0000 (02:25 -0400)]
add_dict_to_cookiejar

Signed-off-by: Kenneth Reitz <me@kennethreitz.com>
12 years agocookie session persistence
Kenneth Reitz [Wed, 17 Aug 2011 06:25:41 +0000 (02:25 -0400)]
cookie session persistence

12 years agoACTIVVVAATTTEEEEEEE
Kenneth Reitz [Wed, 17 Aug 2011 06:01:19 +0000 (02:01 -0400)]
ACTIVVVAATTTEEEEEEE

12 years agosuper cookiejar_from_dict powwerrrs
Kenneth Reitz [Wed, 17 Aug 2011 06:01:13 +0000 (02:01 -0400)]
super cookiejar_from_dict powwerrrs

12 years agosp.
Kenneth Reitz [Wed, 17 Aug 2011 05:32:12 +0000 (01:32 -0400)]
sp.

12 years agov0.6.0
Kenneth Reitz [Wed, 17 Aug 2011 05:32:04 +0000 (01:32 -0400)]
v0.6.0

12 years agocookiejar_from_dict
Kenneth Reitz [Wed, 17 Aug 2011 05:29:58 +0000 (01:29 -0400)]
cookiejar_from_dict
#12

12 years agoget cookies from response
Kenneth Reitz [Wed, 17 Aug 2011 05:23:49 +0000 (01:23 -0400)]
get cookies from response
#116

12 years agosession at root package level
Kenneth Reitz [Wed, 17 Aug 2011 05:00:00 +0000 (01:00 -0400)]
session at root package level

12 years agobetter
Kenneth Reitz [Wed, 17 Aug 2011 04:40:49 +0000 (00:40 -0400)]
better

12 years agowhitespace
Kenneth Reitz [Wed, 17 Aug 2011 04:40:37 +0000 (00:40 -0400)]
whitespace

12 years agomove hooks into api layer only
Kenneth Reitz [Wed, 17 Aug 2011 04:40:28 +0000 (00:40 -0400)]
move hooks into api layer only

12 years agopost_request hook
Kenneth Reitz [Wed, 17 Aug 2011 04:33:28 +0000 (00:33 -0400)]
post_request hook

12 years agodocstrings
Kenneth Reitz [Wed, 17 Aug 2011 04:33:21 +0000 (00:33 -0400)]
docstrings

12 years agopre_request hook
Kenneth Reitz [Wed, 17 Aug 2011 04:27:53 +0000 (00:27 -0400)]
pre_request hook

12 years agoattach hooks to Request
Kenneth Reitz [Wed, 17 Aug 2011 04:27:41 +0000 (00:27 -0400)]
attach hooks to Request

12 years agoRTD doesn't work w/ this
Kenneth Reitz [Wed, 17 Aug 2011 04:17:58 +0000 (00:17 -0400)]
RTD doesn't work w/ this

12 years agohook plans
Kenneth Reitz [Wed, 17 Aug 2011 04:16:57 +0000 (00:16 -0400)]
hook plans

12 years agosigh
Kenneth Reitz [Wed, 17 Aug 2011 04:09:47 +0000 (00:09 -0400)]
sigh

12 years agohmmm
Kenneth Reitz [Wed, 17 Aug 2011 04:09:38 +0000 (00:09 -0400)]
hmmm

12 years agowhitespace
Kenneth Reitz [Wed, 17 Aug 2011 04:08:39 +0000 (00:08 -0400)]
whitespace

12 years agospace
Kenneth Reitz [Wed, 17 Aug 2011 04:08:06 +0000 (00:08 -0400)]
space

12 years agonewlines
Kenneth Reitz [Wed, 17 Aug 2011 04:02:18 +0000 (00:02 -0400)]
newlines

12 years agotodo
Kenneth Reitz [Wed, 17 Aug 2011 04:00:47 +0000 (00:00 -0400)]
todo

12 years agocleanups
Kenneth Reitz [Wed, 17 Aug 2011 03:58:55 +0000 (23:58 -0400)]
cleanups

12 years agoauth_manager internal
Kenneth Reitz [Wed, 17 Aug 2011 03:58:07 +0000 (23:58 -0400)]
auth_manager internal

12 years agonew hooks system
Kenneth Reitz [Wed, 17 Aug 2011 03:57:44 +0000 (23:57 -0400)]
new hooks system
#118

12 years agocleanups
Kenneth Reitz [Wed, 17 Aug 2011 02:55:18 +0000 (22:55 -0400)]
cleanups

12 years agorelative imports
Kenneth Reitz [Wed, 17 Aug 2011 02:55:10 +0000 (22:55 -0400)]
relative imports

12 years agodoctoring for Session
Kenneth Reitz [Wed, 17 Aug 2011 02:20:26 +0000 (22:20 -0400)]
doctoring for Session

12 years agomemory location repr for requests-client
Kenneth Reitz [Wed, 17 Aug 2011 02:19:49 +0000 (22:19 -0400)]
memory location repr for requests-client

12 years agodocstring fix
Kenneth Reitz [Wed, 17 Aug 2011 02:16:22 +0000 (22:16 -0400)]
docstring fix

12 years agosession => sessions
Kenneth Reitz [Wed, 17 Aug 2011 02:15:03 +0000 (22:15 -0400)]
session => sessions

12 years agoMerge branch 'feature/session' of https://github.com/tomhsx/requests into feature...
Kenneth Reitz [Tue, 16 Aug 2011 06:34:44 +0000 (02:34 -0400)]
Merge branch 'feature/session' of https://github.com/tomhsx/requests into feature/session

Conflicts:
AUTHORS

12 years agoAdded docs regarding requests.session to docs/user/advanced.rst
Tom Hogans [Tue, 16 Aug 2011 06:00:11 +0000 (02:00 -0400)]
Added docs regarding requests.session to docs/user/advanced.rst

12 years agoAdded tests for requests.session
Tom Hogans [Tue, 16 Aug 2011 05:38:39 +0000 (01:38 -0400)]
Added tests for requests.session

12 years agoadded alex to authors
Kenneth Reitz [Tue, 16 Aug 2011 02:17:55 +0000 (22:17 -0400)]
added alex to authors

12 years agoFixed misc spelling mistakes.
alopatin [Tue, 16 Aug 2011 01:53:22 +0000 (22:53 -0300)]
Fixed misc spelling mistakes.

12 years agoMerge branch 'develop' of https://github.com/moliware/requests into develop
Kenneth Reitz [Tue, 16 Aug 2011 01:50:00 +0000 (21:50 -0400)]
Merge branch 'develop' of https://github.com/moliware/requests into develop

12 years agoAdded request.session functionality
Tom Hogans [Mon, 15 Aug 2011 20:01:26 +0000 (16:01 -0400)]
Added request.session functionality

12 years agouse settings.timeout_fallback bool for socket.setdefaulttimeout() fallback
JensDiemer [Mon, 15 Aug 2011 15:03:37 +0000 (17:03 +0200)]
use settings.timeout_fallback bool for socket.setdefaulttimeout() fallback

12 years agoUse socket.setdefaulttimeout(timeout) only if timeout argument doesn't exist (Python...
JensDiemer [Mon, 15 Aug 2011 14:51:33 +0000 (16:51 +0200)]
Use socket.setdefaulttimeout(timeout) only if timeout argument doesn't exist (Python <2.6) - https://github.com/kennethreitz/requests/issues/112

12 years agoheaders.update is not the same that add headers one by one with add_header
moliware [Mon, 15 Aug 2011 09:58:57 +0000 (11:58 +0200)]
headers.update is not the same that add headers one by one with add_header

12 years agowhoops
Kenneth Reitz [Mon, 15 Aug 2011 02:32:35 +0000 (22:32 -0400)]
whoops

12 years agoResponse Headers quickstart
Kenneth Reitz [Mon, 15 Aug 2011 02:30:30 +0000 (22:30 -0400)]
Response Headers quickstart

12 years agoraise_for_status quick start
Kenneth Reitz [Mon, 15 Aug 2011 02:20:03 +0000 (22:20 -0400)]
raise_for_status quick start

12 years agomodels..
Kenneth Reitz [Mon, 15 Aug 2011 02:12:50 +0000 (22:12 -0400)]
models..

12 years agonot tablib..
Kenneth Reitz [Mon, 15 Aug 2011 02:08:01 +0000 (22:08 -0400)]
not tablib..

12 years agomassive documentation update
Kenneth Reitz [Mon, 15 Aug 2011 02:07:15 +0000 (22:07 -0400)]
massive documentation update

12 years agobasic FAQ
Kenneth Reitz [Mon, 15 Aug 2011 01:16:04 +0000 (21:16 -0400)]
basic FAQ

12 years agoI'll have to manually add that to sphinx
Kenneth Reitz [Sun, 14 Aug 2011 19:50:18 +0000 (15:50 -0400)]
I'll have to manually add that to sphinx

12 years agostatus blocks
Kenneth Reitz [Sun, 14 Aug 2011 19:44:03 +0000 (15:44 -0400)]
status blocks

12 years agoDocumentation fixes
Kenneth Reitz [Sun, 14 Aug 2011 15:43:25 +0000 (11:43 -0400)]
Documentation fixes

12 years agoemphasize r.content
Kenneth Reitz [Sun, 14 Aug 2011 15:06:41 +0000 (11:06 -0400)]
emphasize r.content

12 years agostatus codes fix
Kenneth Reitz [Sun, 14 Aug 2011 14:43:02 +0000 (10:43 -0400)]
status codes fix

12 years agoMerge branch 'patch-1' of https://github.com/SimonSapin/requests into develop
Kenneth Reitz [Sun, 14 Aug 2011 14:41:15 +0000 (10:41 -0400)]
Merge branch 'patch-1' of https://github.com/SimonSapin/requests into develop

12 years agoMerge remote-tracking branch 'origin/develop' into develop
Kenneth Reitz [Sun, 14 Aug 2011 14:40:32 +0000 (10:40 -0400)]
Merge remote-tracking branch 'origin/develop' into develop

12 years agoMerge branch 'develop' of https://github.com/jbochi/requests into develop
Kenneth Reitz [Sun, 14 Aug 2011 14:39:47 +0000 (10:39 -0400)]
Merge branch 'develop' of https://github.com/jbochi/requests into develop