services/python-requests.git
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 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

12 years agoMerge fixes
Kenneth Reitz [Fri, 14 Oct 2011 02:02:46 +0000 (22:02 -0400)]
Merge fixes

12 years agoMerge branch 'feature-content-streaming' of https://github.com/mitsuhiko/requests...
Kenneth Reitz [Fri, 14 Oct 2011 01:54:42 +0000 (21:54 -0400)]
Merge branch 'feature-content-streaming' of https://github.com/mitsuhiko/requests into feature/content-stream

Conflicts:
AUTHORS
HISTORY.rst
docs/api.rst
docs/community/faq.rst
docs/user/intro.rst
requests/api.py
requests/models.py

12 years agogevent installation documentation
Kenneth Reitz [Fri, 14 Oct 2011 01:50:04 +0000 (21:50 -0400)]
gevent installation documentation

12 years agov0.6.3 history
Kenneth Reitz [Fri, 14 Oct 2011 01:23:42 +0000 (21:23 -0400)]
v0.6.3 history

12 years agohistory fix
Kenneth Reitz [Fri, 14 Oct 2011 01:19:47 +0000 (21:19 -0400)]
history fix

12 years agoMerge pull request #201 from kennethreitz/feature/async
Kenneth Reitz [Fri, 14 Oct 2011 01:15:18 +0000 (18:15 -0700)]
Merge pull request #201 from kennethreitz/feature/async

Beautiful Async Module

12 years agov0.6.3 history
Kenneth Reitz [Fri, 14 Oct 2011 01:14:25 +0000 (21:14 -0400)]
v0.6.3 history

12 years agov0.6.3
Kenneth Reitz [Fri, 14 Oct 2011 01:13:46 +0000 (21:13 -0400)]
v0.6.3

12 years agoprefetch=False for async.map
Kenneth Reitz [Fri, 14 Oct 2011 01:10:34 +0000 (21:10 -0400)]
prefetch=False for async.map

12 years agoAsync requests docs
Kenneth Reitz [Fri, 14 Oct 2011 01:10:25 +0000 (21:10 -0400)]
Async requests docs

12 years agoMerge branch 'develop' into feature/async
Kenneth Reitz [Fri, 14 Oct 2011 00:50:22 +0000 (20:50 -0400)]
Merge branch 'develop' into feature/async

12 years agoCatch raw socket errors
Kenneth Reitz [Fri, 14 Oct 2011 00:47:58 +0000 (20:47 -0400)]
Catch raw socket errors

12 years agoMerge branch 'develop' into feature/async
Kenneth Reitz [Fri, 14 Oct 2011 00:33:55 +0000 (20:33 -0400)]
Merge branch 'develop' into feature/async

12 years agoMake it so.
Kenneth Reitz [Fri, 14 Oct 2011 00:33:39 +0000 (20:33 -0400)]
Make it so.

12 years agoMake tests go to 11!
Kenneth Reitz [Fri, 14 Oct 2011 00:33:34 +0000 (20:33 -0400)]
Make tests go to 11!

12 years agostore hooks in Request.
Kenneth Reitz [Fri, 14 Oct 2011 00:19:59 +0000 (20:19 -0400)]
store hooks in Request.

12 years agoRemove keep_alive cruft from urllib3 (for now)
Kenneth Reitz [Fri, 14 Oct 2011 00:17:22 +0000 (20:17 -0400)]
Remove keep_alive cruft from urllib3 (for now)

12 years ago_return_request => return_response
Kenneth Reitz [Fri, 14 Oct 2011 00:11:25 +0000 (20:11 -0400)]
_return_request => return_response

12 years agoinitial import of urllib3 branch async
Kenneth Reitz [Fri, 14 Oct 2011 00:11:05 +0000 (20:11 -0400)]
initial import of urllib3 branch async

12 years agov0.6.3 plans
Kenneth Reitz [Thu, 13 Oct 2011 23:54:59 +0000 (19:54 -0400)]
v0.6.3 plans

12 years agov0.6.2 in changelog
Kenneth Reitz [Thu, 13 Oct 2011 23:53:34 +0000 (19:53 -0400)]
v0.6.2 in changelog

12 years agoMigrate new docs over.
Kenneth Reitz [Thu, 13 Oct 2011 18:54:36 +0000 (14:54 -0400)]
Migrate new docs over.

12 years agoMerge branch 'redirect-no-follow' of https://github.com/millerdev/requests
Kenneth Reitz [Sun, 9 Oct 2011 11:05:14 +0000 (07:05 -0400)]
Merge branch 'redirect-no-follow' of https://github.com/millerdev/requests

12 years agoAdded myself to AUTHORS file
Daniel Miller [Wed, 5 Oct 2011 19:08:41 +0000 (15:08 -0400)]
Added myself to AUTHORS file

12 years agoMake get and head requests respect allow_redirects=False.
Daniel Miller [Wed, 5 Oct 2011 18:36:12 +0000 (14:36 -0400)]
Make get and head requests respect allow_redirects=False.

13 years agoFail silently if encoding header is missing
Armin Ronacher [Sat, 3 Sep 2011 16:04:51 +0000 (18:04 +0200)]
Fail silently if encoding header is missing

13 years agoImplemented content streaming for responses.
Armin Ronacher [Sat, 3 Sep 2011 15:59:30 +0000 (17:59 +0200)]
Implemented content streaming for responses.

13 years agoFixed logic for auto redirect in GET and HEAD methods.
verm666 [Mon, 29 Aug 2011 16:01:27 +0000 (20:01 +0400)]
Fixed logic for auto redirect in GET and HEAD methods.

13 years agoAdded Josselin Jacquard to AUTHORS
Kenneth Reitz [Wed, 31 Aug 2011 03:58:31 +0000 (23:58 -0400)]
Added Josselin Jacquard to AUTHORS

13 years agoMerge branch 'develop' of https://github.com/kigeia/requests into develop
Kenneth Reitz [Wed, 31 Aug 2011 03:57:24 +0000 (23:57 -0400)]
Merge branch 'develop' of https://github.com/kigeia/requests into develop

13 years agoFix a bug when content-type is empty
Josselin Jacquard [Tue, 30 Aug 2011 10:04:48 +0000 (12:04 +0200)]
Fix a bug when content-type is empty

13 years agohistory
Kenneth Reitz [Sun, 28 Aug 2011 07:23:54 +0000 (03:23 -0400)]
history

13 years agocleanup
Kenneth Reitz [Sun, 28 Aug 2011 07:22:46 +0000 (03:22 -0400)]
cleanup

13 years agoshortcut strings
Kenneth Reitz [Sun, 28 Aug 2011 07:22:20 +0000 (03:22 -0400)]
shortcut strings

13 years agoautomatic header expansion
Kenneth Reitz [Sun, 28 Aug 2011 07:22:03 +0000 (03:22 -0400)]
automatic header expansion

13 years agocleanup
Kenneth Reitz [Sun, 28 Aug 2011 07:09:26 +0000 (03:09 -0400)]
cleanup

13 years agotuples too
Kenneth Reitz [Sun, 28 Aug 2011 07:07:45 +0000 (03:07 -0400)]
tuples too

13 years agoheader expanding
Kenneth Reitz [Sun, 28 Aug 2011 06:40:19 +0000 (02:40 -0400)]
header expanding

13 years agowhitespace
Kenneth Reitz [Wed, 24 Aug 2011 03:09:51 +0000 (23:09 -0400)]
whitespace

13 years agoutils.unicode_from_html
Kenneth Reitz [Wed, 24 Aug 2011 03:09:09 +0000 (23:09 -0400)]
utils.unicode_from_html

13 years agoOnly decode unicode from http headers
Kenneth Reitz [Wed, 24 Aug 2011 03:03:18 +0000 (23:03 -0400)]
Only decode unicode from http headers
HTTP client, not HTML
#115

13 years agounsuccessful
Kenneth Reitz [Wed, 24 Aug 2011 03:01:35 +0000 (23:01 -0400)]
unsuccessful

13 years agoupdated AUTHORS
Kenneth Reitz [Wed, 24 Aug 2011 03:01:23 +0000 (23:01 -0400)]
updated AUTHORS

13 years agoTypos, nits and some 80w fixes
jbergstroem [Tue, 23 Aug 2011 09:37:51 +0000 (11:37 +0200)]
Typos, nits and some 80w fixes

13 years agoAdd test_requests.py to manifest
jbergstroem [Tue, 23 Aug 2011 09:29:36 +0000 (11:29 +0200)]
Add test_requests.py to manifest

13 years ago_content
Kenneth Reitz [Sun, 21 Aug 2011 11:12:54 +0000 (07:12 -0400)]
_content

13 years agoAUTHORS -= Den Shabalin (I've already been mentioned in the list @ line 41.)
Den Shabalin [Sun, 21 Aug 2011 11:09:03 +0000 (14:09 +0300)]
AUTHORS -= Den Shabalin (I've already been mentioned in the list @ line 41.)

13 years agoMerge branch 'develop' of git://github.com/kennethreitz/requests into develop
Den Shabalin [Sun, 21 Aug 2011 11:06:31 +0000 (14:06 +0300)]
Merge branch 'develop' of git://github.com/kennethreitz/requests into develop

13 years agono need to set content
Kenneth Reitz [Sun, 21 Aug 2011 11:01:29 +0000 (07:01 -0400)]
no need to set content
avoids 2.5 workaround

13 years agoAUTHORS += 'Den Shabalin'
Kenneth Reitz [Sun, 21 Aug 2011 10:59:13 +0000 (06:59 -0400)]
AUTHORS += 'Den Shabalin'

13 years agofaq
Kenneth Reitz [Sun, 21 Aug 2011 10:58:34 +0000 (06:58 -0400)]
faq

13 years agoMerge branch 'master' of git://github.com/kennethreitz/requests into develop
Den Shabalin [Sun, 21 Aug 2011 09:13:56 +0000 (12:13 +0300)]
Merge branch 'master' of git://github.com/kennethreitz/requests into develop

13 years agoRefactor response.content into a property. This makes content attribute discoverable...
Den Shabalin [Sun, 21 Aug 2011 08:57:03 +0000 (11:57 +0300)]
Refactor response.content into a property. This makes content attribute discoverable through dir(response) and also guards from errors like forgetting to raise AttributeError in __getattr__. Also you don't have to create fake self.content to fool Sphinx any more.

13 years agonew FAQs
Kenneth Reitz [Sun, 21 Aug 2011 03:00:17 +0000 (23:00 -0400)]
new FAQs

13 years agohistory
Kenneth Reitz [Sun, 21 Aug 2011 02:55:30 +0000 (22:55 -0400)]
history

13 years agoRequest
Kenneth Reitz [Sun, 21 Aug 2011 02:51:24 +0000 (22:51 -0400)]
Request

13 years agobig docs update
Kenneth Reitz [Sun, 21 Aug 2011 02:47:03 +0000 (22:47 -0400)]
big docs update

13 years agoyay
Kenneth Reitz [Sun, 21 Aug 2011 00:05:38 +0000 (20:05 -0400)]
yay

13 years agodocstringin' it up
Kenneth Reitz [Sun, 21 Aug 2011 00:04:11 +0000 (20:04 -0400)]
docstringin' it up

13 years agono longer required
Kenneth Reitz [Sat, 20 Aug 2011 23:59:41 +0000 (19:59 -0400)]
no longer required

13 years agocleanups
Kenneth Reitz [Sat, 20 Aug 2011 23:59:21 +0000 (19:59 -0400)]
cleanups

13 years agodocstrings for utils module
Kenneth Reitz [Sat, 20 Aug 2011 23:58:00 +0000 (19:58 -0400)]
docstrings for utils module

13 years agor.fo bugfix
Kenneth Reitz [Sat, 20 Aug 2011 23:52:18 +0000 (19:52 -0400)]
r.fo bugfix

13 years agoremote read/close methods from response
Kenneth Reitz [Sat, 20 Aug 2011 23:49:23 +0000 (19:49 -0400)]
remote read/close methods from response

13 years agosettings.decode_unicode
Kenneth Reitz [Sat, 20 Aug 2011 23:47:43 +0000 (19:47 -0400)]
settings.decode_unicode

13 years agoutils.decode_gzip
Kenneth Reitz [Sat, 20 Aug 2011 23:46:50 +0000 (19:46 -0400)]
utils.decode_gzip

13 years agomay have multiple encoding values
Kenneth Reitz [Sat, 20 Aug 2011 23:44:24 +0000 (19:44 -0400)]
may have multiple encoding values

13 years agosettings.allow_unicode
Kenneth Reitz [Sat, 20 Aug 2011 23:43:36 +0000 (19:43 -0400)]
settings.allow_unicode

13 years agono separate test suite
Kenneth Reitz [Sat, 20 Aug 2011 23:40:33 +0000 (19:40 -0400)]
no separate test suite

13 years agoMerge branch 'feature/unicode' into feature/fo
Kenneth Reitz [Sat, 20 Aug 2011 23:30:46 +0000 (19:30 -0400)]
Merge branch 'feature/unicode' into feature/fo

Conflicts:
AUTHORS

13 years agocleanups, response.fo
Kenneth Reitz [Sat, 20 Aug 2011 23:26:56 +0000 (19:26 -0400)]
cleanups, response.fo

13 years agoMerge branch 'develop' of https://github.com/janrito/requests into develop
Kenneth Reitz [Sat, 20 Aug 2011 23:23:53 +0000 (19:23 -0400)]
Merge branch 'develop' of https://github.com/janrito/requests into develop

13 years agoAUTHORS += Alejandro Giacometti
Kenneth Reitz [Sat, 20 Aug 2011 23:22:48 +0000 (19:22 -0400)]
AUTHORS += Alejandro Giacometti

13 years agoadded Rick Mak to AUTHORS
Kenneth Reitz [Sat, 20 Aug 2011 23:22:18 +0000 (19:22 -0400)]
added Rick Mak to AUTHORS

13 years agomove encoding methods into utils for external consumption
Kenneth Reitz [Sat, 20 Aug 2011 23:17:41 +0000 (19:17 -0400)]
move encoding methods into utils for external consumption

13 years agomove encoding detection out of request object.
Kenneth Reitz [Sat, 20 Aug 2011 23:17:25 +0000 (19:17 -0400)]
move encoding detection out of request object.

13 years agoMerge https://github.com/rickmak/requests into feature/unicode
Kenneth Reitz [Sat, 20 Aug 2011 22:42:18 +0000 (18:42 -0400)]
Merge https://github.com/rickmak/requests into feature/unicode

Conflicts:
requests/models.py

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

13 years agoMerge branch 'develop'
Kenneth Reitz [Sat, 20 Aug 2011 22:26:04 +0000 (18:26 -0400)]
Merge branch 'develop'

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

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