services/python-requests.git
12 years agov0.7.0
Kenneth Reitz [Sun, 23 Oct 2011 01:30:47 +0000 (21:30 -0400)]
v0.7.0

12 years agosimplify request dispatch flow
Kenneth Reitz [Sun, 23 Oct 2011 01:10:24 +0000 (21:10 -0400)]
simplify request dispatch flow

12 years agoDon't alter behavior for safe methods anymore.
Kenneth Reitz [Sun, 23 Oct 2011 01:01:45 +0000 (21:01 -0400)]
Don't alter behavior for safe methods anymore.

12 years agosimplify the URL check
Kenneth Reitz [Sun, 23 Oct 2011 00:57:39 +0000 (20:57 -0400)]
simplify the URL check

12 years agokill accept_gzip config
Kenneth Reitz [Sun, 23 Oct 2011 00:55:46 +0000 (20:55 -0400)]
kill accept_gzip config

12 years agoMerge branch 'feature/config' into develop
Kenneth Reitz [Sun, 23 Oct 2011 00:32:11 +0000 (20:32 -0400)]
Merge branch 'feature/config' into develop

12 years agosettings => config
Kenneth Reitz [Sun, 23 Oct 2011 00:31:51 +0000 (20:31 -0400)]
settings => config

12 years agohistory for config
Kenneth Reitz [Sun, 23 Oct 2011 00:29:00 +0000 (20:29 -0400)]
history for config

12 years agodeprecate settings
Kenneth Reitz [Sun, 23 Oct 2011 00:28:25 +0000 (20:28 -0400)]
deprecate settings

12 years agorequests.request uses config
Kenneth Reitz [Sun, 23 Oct 2011 00:28:19 +0000 (20:28 -0400)]
requests.request uses config

12 years agouse config throughout models
Kenneth Reitz [Sun, 23 Oct 2011 00:28:06 +0000 (20:28 -0400)]
use config throughout models

12 years agouse config object in sessions
Kenneth Reitz [Sun, 23 Oct 2011 00:26:12 +0000 (20:26 -0400)]
use config object in sessions

12 years ago_config => defaults
Kenneth Reitz [Sun, 23 Oct 2011 00:25:27 +0000 (20:25 -0400)]
_config => defaults

12 years agoconfig.py => _config.py
Kenneth Reitz [Sat, 22 Oct 2011 23:41:39 +0000 (19:41 -0400)]
config.py => _config.py

12 years agotest entry points
Kenneth Reitz [Sat, 22 Oct 2011 23:40:45 +0000 (19:40 -0400)]
test entry points

12 years agoI don't even want to know.
Kenneth Reitz [Sat, 22 Oct 2011 23:39:23 +0000 (19:39 -0400)]
I don't even want to know.

12 years agoshow both session styles
Kenneth Reitz [Sat, 22 Oct 2011 23:34:03 +0000 (19:34 -0400)]
show both session styles

12 years agodocstring
Kenneth Reitz [Sat, 22 Oct 2011 23:27:44 +0000 (19:27 -0400)]
docstring

12 years agokill wrapping of api methods
Kenneth Reitz [Sat, 22 Oct 2011 23:27:08 +0000 (19:27 -0400)]
kill wrapping of api methods

12 years agoloose yourself
Kenneth Reitz [Sat, 22 Oct 2011 22:18:39 +0000 (18:18 -0400)]
loose yourself

12 years agoMerge branch 'master' into develop
Kenneth Reitz [Sat, 22 Oct 2011 22:17:04 +0000 (18:17 -0400)]
Merge branch 'master' into develop

12 years agoMerge branch 'feature/primary-sessions' into develop
Kenneth Reitz [Sat, 22 Oct 2011 22:16:43 +0000 (18:16 -0400)]
Merge branch 'feature/primary-sessions' into develop

12 years agodisable rudolf until it obeys
Kenneth Reitz [Sat, 22 Oct 2011 22:16:10 +0000 (18:16 -0400)]
disable rudolf until it obeys

12 years agoAdd all methods to session
Kenneth Reitz [Sat, 22 Oct 2011 22:15:28 +0000 (18:15 -0400)]
Add all methods to session

12 years agoimport cleanups
Kenneth Reitz [Sat, 22 Oct 2011 22:13:22 +0000 (18:13 -0400)]
import cleanups

12 years agocookiejar => cookies in models
Kenneth Reitz [Sat, 22 Oct 2011 22:10:47 +0000 (18:10 -0400)]
cookiejar => cookies in models

12 years agoMove request and get to session
Kenneth Reitz [Sat, 22 Oct 2011 22:10:18 +0000 (18:10 -0400)]
Move request and get to session

12 years agopep8 all the things
Kenneth Reitz [Sat, 22 Oct 2011 22:07:14 +0000 (18:07 -0400)]
pep8 all the things

12 years agov0.6.7
Kenneth Reitz [Sat, 22 Oct 2011 22:07:00 +0000 (18:07 -0400)]
v0.6.7

12 years agoAll methods are valid now
Kenneth Reitz [Sat, 22 Oct 2011 22:00:26 +0000 (18:00 -0400)]
All methods are valid now

12 years agotest improvements
Kenneth Reitz [Sat, 22 Oct 2011 16:26:39 +0000 (12:26 -0400)]
test improvements

12 years agoUpdate AUTHORS
Kenneth Reitz [Fri, 21 Oct 2011 14:25:02 +0000 (11:25 -0300)]
Update AUTHORS

12 years agoMerge pull request #217 from thedaniel/async-doc
Kenneth Reitz [Fri, 21 Oct 2011 14:24:11 +0000 (07:24 -0700)]
Merge pull request #217 from thedaniel/async-doc

Clarify documentation around async.map and Request.send

12 years agoClarify documentation around async.map and Request.send
Daniel Hengeveld [Fri, 21 Oct 2011 06:55:03 +0000 (23:55 -0700)]
Clarify documentation around async.map and Request.send

12 years agoWhitespaceBot
Kenneth Reitz [Fri, 21 Oct 2011 03:53:25 +0000 (23:53 -0400)]
WhitespaceBot

12 years agoperiods.
Kenneth Reitz [Fri, 21 Oct 2011 03:53:20 +0000 (23:53 -0400)]
periods.

12 years agov0.6.7 initial history
Kenneth Reitz [Fri, 21 Oct 2011 02:43:52 +0000 (22:43 -0400)]
v0.6.7 initial history

12 years ago#160
Kenneth Reitz [Fri, 21 Oct 2011 02:09:08 +0000 (22:09 -0400)]
#160

12 years agoMerge branch 'master' into develop
Kenneth Reitz [Thu, 20 Oct 2011 15:42:09 +0000 (11:42 -0400)]
Merge branch 'master' into develop

12 years agoMerge remote-tracking branch 'origin/develop' into develop
Kenneth Reitz [Thu, 20 Oct 2011 15:42:00 +0000 (11:42 -0400)]
Merge remote-tracking branch 'origin/develop' into develop

12 years agoMerge pull request #214 from zsiciarz/new_http_codes
Kenneth Reitz [Thu, 20 Oct 2011 15:41:43 +0000 (08:41 -0700)]
Merge pull request #214 from zsiciarz/new_http_codes

New http codes

12 years agoNew HTTP status codes (draft only).
Zbigniew Siciarz [Thu, 20 Oct 2011 15:37:16 +0000 (17:37 +0200)]
New HTTP status codes (draft only).

See IETF document at
https://tools.ietf.org/html/draft-nottingham-http-new-status-02.

12 years agoUpdate AUTHORS
Kenneth Reitz [Thu, 20 Oct 2011 12:46:32 +0000 (09:46 -0300)]
Update AUTHORS

12 years agoMerge pull request #213 from fredrikmollerstrand/develop
Kenneth Reitz [Thu, 20 Oct 2011 12:46:16 +0000 (05:46 -0700)]
Merge pull request #213 from fredrikmollerstrand/develop

Fix pip-compared-to-easy-install url

12 years agodocs: fix pip-compared-to-easy-install url.
Fredrik Möllerstrand [Thu, 20 Oct 2011 10:50:27 +0000 (11:50 +0100)]
docs: fix pip-compared-to-easy-install url.

12 years agoadd back the ascii art
Kenneth Reitz [Wed, 19 Oct 2011 20:50:20 +0000 (16:50 -0400)]
add back the ascii art

12 years agomove core imports into __init__.py
Kenneth Reitz [Wed, 19 Oct 2011 20:47:46 +0000 (16:47 -0400)]
move core imports into __init__.py

because you can't splat import relatively. dumb.

12 years agoMerge branch 'master' into develop
Kenneth Reitz [Wed, 19 Oct 2011 20:36:22 +0000 (16:36 -0400)]
Merge branch 'master' into develop

12 years agoMerge branch 'master' into develop
Kenneth Reitz [Wed, 19 Oct 2011 20:36:12 +0000 (16:36 -0400)]
Merge branch 'master' into develop

12 years agoimports cleanup for @alex :sparkles: :cake: :sparkles:
Kenneth Reitz [Wed, 19 Oct 2011 19:54:22 +0000 (15:54 -0400)]
imports cleanup for @alex :sparkles: :cake: :sparkles:

12 years agoUpdate AUTHORS
Kenneth Reitz [Wed, 19 Oct 2011 15:04:34 +0000 (12:04 -0300)]
Update AUTHORS

12 years agoMerge pull request #211 from tvaught/master
Kenneth Reitz [Wed, 19 Oct 2011 15:04:04 +0000 (08:04 -0700)]
Merge pull request #211 from tvaught/master

Minor doc spelling tweaks

12 years ago Some Doc and doctoring fixes by the Speling Poleece.
travis [Wed, 19 Oct 2011 15:00:13 +0000 (10:00 -0500)]
 Some Doc and doctoring fixes by the Speling Poleece.

12 years agoUpdate docs/index.rst
Kenneth Reitz [Wed, 19 Oct 2011 14:41:33 +0000 (11:41 -0300)]
Update docs/index.rst

12 years agoMerge branch 'develop'
Kenneth Reitz [Wed, 19 Oct 2011 07:40:39 +0000 (03:40 -0400)]
Merge branch 'develop'

12 years agov0.6.6 v0.6.6
Kenneth Reitz [Wed, 19 Oct 2011 07:39:36 +0000 (03:39 -0400)]
v0.6.6

12 years agotest session persistent params
Kenneth Reitz [Wed, 19 Oct 2011 07:37:52 +0000 (03:37 -0400)]
test session persistent params

12 years agoadd params to session merge attributes
Kenneth Reitz [Wed, 19 Oct 2011 07:32:53 +0000 (03:32 -0400)]
add params to session merge attributes

12 years agowhite in spaaaaaccceeee
Kenneth Reitz [Wed, 19 Oct 2011 05:36:38 +0000 (01:36 -0400)]
white in spaaaaaccceeee

12 years agoMerge branch 'develop'
Kenneth Reitz [Wed, 19 Oct 2011 05:31:32 +0000 (01:31 -0400)]
Merge branch 'develop'

12 years agov0.6.5 v0.6.5
Kenneth Reitz [Wed, 19 Oct 2011 05:30:45 +0000 (01:30 -0400)]
v0.6.5

12 years agotesting session method attribute merging
Kenneth Reitz [Wed, 19 Oct 2011 05:10:06 +0000 (01:10 -0400)]
testing session method attribute merging

12 years agonew local merging of keyword arguments for sessions
Kenneth Reitz [Wed, 19 Oct 2011 05:09:55 +0000 (01:09 -0400)]
new local merging of keyword arguments for sessions

12 years ago"Python on the Web" blog post
Kenneth Reitz [Tue, 18 Oct 2011 21:26:21 +0000 (17:26 -0400)]
"Python on the Web" blog post

12 years agoapt-get install python-requests
Kenneth Reitz [Tue, 18 Oct 2011 00:59:27 +0000 (20:59 -0400)]
apt-get install python-requests

12 years agosp
Kenneth Reitz [Tue, 18 Oct 2011 00:58:52 +0000 (20:58 -0400)]
sp

12 years agoignore junit xml
Kenneth Reitz [Tue, 18 Oct 2011 00:57:04 +0000 (20:57 -0400)]
ignore junit xml

12 years agopycodeconf audio
Kenneth Reitz [Tue, 18 Oct 2011 00:56:54 +0000 (20:56 -0400)]
pycodeconf audio

12 years agodescriptions for "out there"
Kenneth Reitz [Tue, 18 Oct 2011 00:52:55 +0000 (20:52 -0400)]
descriptions for  "out there"

12 years agoAdd "out there" section to docs
Kenneth Reitz [Tue, 18 Oct 2011 00:41:40 +0000 (20:41 -0400)]
Add "out there" section to docs

12 years agoOffline test suite
Kenneth Reitz [Sat, 15 Oct 2011 17:01:56 +0000 (13:01 -0400)]
Offline test suite

12 years agoall teh colors
Kenneth Reitz [Sat, 15 Oct 2011 16:54:50 +0000 (12:54 -0400)]
all teh colors

12 years agosettings are being deprecated
Kenneth Reitz [Sat, 15 Oct 2011 16:37:08 +0000 (12:37 -0400)]
settings are being deprecated

12 years agotimeout adjustment
Kenneth Reitz [Sat, 15 Oct 2011 16:35:47 +0000 (12:35 -0400)]
timeout adjustment

12 years agogunicorn
Kenneth Reitz [Sat, 15 Oct 2011 16:33:14 +0000 (12:33 -0400)]
gunicorn

12 years agoTest suite cleanup
Kenneth Reitz [Sat, 15 Oct 2011 16:32:42 +0000 (12:32 -0400)]
Test suite cleanup

12 years agouse gunicorn to serve tests
Kenneth Reitz [Sat, 15 Oct 2011 16:30:49 +0000 (12:30 -0400)]
use gunicorn to serve tests

12 years ago`make test`
Kenneth Reitz [Sat, 15 Oct 2011 16:16:24 +0000 (12:16 -0400)]
`make test`

12 years agov0.0.4
Kenneth Reitz [Sat, 15 Oct 2011 16:05:40 +0000 (12:05 -0400)]
v0.0.4

12 years agoremove idna tests, for now
Kenneth Reitz [Sat, 15 Oct 2011 16:05:35 +0000 (12:05 -0400)]
remove idna tests, for now

12 years agoMerge branch 'feature/httpbin' into develop
Kenneth Reitz [Sat, 15 Oct 2011 15:56:20 +0000 (11:56 -0400)]
Merge branch 'feature/httpbin' into develop

12 years agoHTTP Integration
Kenneth Reitz [Sat, 15 Oct 2011 15:55:57 +0000 (11:55 -0400)]
HTTP Integration

12 years agoenvoy.
Kenneth Reitz [Sat, 15 Oct 2011 15:05:29 +0000 (11:05 -0400)]
envoy.

12 years agohttpbin
Kenneth Reitz [Sat, 15 Oct 2011 13:55:00 +0000 (09:55 -0400)]
httpbin

12 years agonosexunit is a steaming pile of trash
Kenneth Reitz [Sat, 15 Oct 2011 13:52:45 +0000 (09:52 -0400)]
nosexunit is a steaming pile of trash

12 years agogah, gevent won't work with pypy
Kenneth Reitz [Fri, 14 Oct 2011 02:39:13 +0000 (22:39 -0400)]
gah, gevent won't work with pypy

12 years agoomnijson for python2.5
Kenneth Reitz [Fri, 14 Oct 2011 02:37:23 +0000 (22:37 -0400)]
omnijson for python2.5

12 years agotake out pyflakes.. for now.
Kenneth Reitz [Fri, 14 Oct 2011 02:34:01 +0000 (22:34 -0400)]
take out pyflakes.. for now.

12 years agoreqs.txt for ci and dev
Kenneth Reitz [Fri, 14 Oct 2011 02:30:19 +0000 (22:30 -0400)]
reqs.txt for ci and dev

12 years agoMerge branch 'release/0.6.4' v0.6.4
Kenneth Reitz [Fri, 14 Oct 2011 02:23:04 +0000 (22:23 -0400)]
Merge branch 'release/0.6.4'

12 years agoBunk submodule.
Kenneth Reitz [Fri, 14 Oct 2011 02:22:38 +0000 (22:22 -0400)]
Bunk submodule.

12 years agoRemove hacking file.
Kenneth Reitz [Fri, 14 Oct 2011 02:20:43 +0000 (22:20 -0400)]
Remove hacking file.

12 years agoRemove deprecated tox configuration.
Kenneth Reitz [Fri, 14 Oct 2011 02:20:23 +0000 (22:20 -0400)]
Remove deprecated tox configuration.

12 years agov0.6.4
Kenneth Reitz [Fri, 14 Oct 2011 02:17:54 +0000 (22:17 -0400)]
v0.6.4

12 years agoRemove debian sources.
Kenneth Reitz [Fri, 14 Oct 2011 02:17:24 +0000 (22:17 -0400)]
Remove debian sources.

12 years agoMerge pull request #202 from kennethreitz/feature/content-stream
Kenneth Reitz [Fri, 14 Oct 2011 02:16:26 +0000 (19:16 -0700)]
Merge pull request #202 from kennethreitz/feature/content-stream

Content Streaming

12 years agoAsync API
Kenneth Reitz [Fri, 14 Oct 2011 02:15:55 +0000 (22:15 -0400)]
Async API

12 years agofo => raw
Kenneth Reitz [Fri, 14 Oct 2011 02:11:50 +0000 (22:11 -0400)]
fo => raw

12 years agov0.6.4
Kenneth Reitz [Fri, 14 Oct 2011 02:11:42 +0000 (22:11 -0400)]
v0.6.4

12 years agomerge cleanups
Kenneth Reitz [Fri, 14 Oct 2011 02:05:57 +0000 (22:05 -0400)]
merge cleanups