Commit Graph

5869 Commits

Author SHA1 Message Date
Kenneth Reitz 2115046bbc Merge branch 'develop' into feature/async 2011-10-13 20:33:55 -04:00
Kenneth Reitz 565745f7b7 Make it so. 2011-10-13 20:33:39 -04:00
Kenneth Reitz 76b8afee94 Make tests go to 11! 2011-10-13 20:33:34 -04:00
Kenneth Reitz 892fcd6cc0 store hooks in Request. 2011-10-13 20:19:59 -04:00
Kenneth Reitz 5537902796 Remove keep_alive cruft from urllib3 (for now) 2011-10-13 20:17:22 -04:00
Kenneth Reitz 9518d053a4 _return_request => return_response 2011-10-13 20:11:25 -04:00
Kenneth Reitz 93c44157ba initial import of urllib3 branch async 2011-10-13 20:11:05 -04:00
Kenneth Reitz d47522e6fb v0.6.3 plans 2011-10-13 19:54:59 -04:00
Kenneth Reitz 3e233e4856 v0.6.2 in changelog 2011-10-13 19:53:34 -04:00
Kenneth Reitz b908559ac8 urllib2 => httplib 2011-10-13 19:41:40 -04:00
Kenneth Reitz 4a7fdef3ea Migrate new docs over. 2011-10-13 14:54:36 -04:00
Kenneth Reitz a0e9b21c9d blargh 2011-10-13 14:34:56 -04:00
Kenneth Reitz 0cfd801f09 Merge pull request #196 from pyos/patch-2
Fix errors introduced by merging an outdated pull request.
2011-10-12 06:34:44 -07:00
Douglas Morrison c4f013a6f9 Achieve full API compatibility. 2011-10-12 13:21:09 +00:00
Douglas Morrison 20c930e48e Fix errors introduced by merging an outdated pull request.
Don't do that anymore, OK?
2011-10-12 13:00:34 +00:00
Kenneth Reitz abe33f0ef4 AUTHORS += 'Luca De Vitis' 2011-10-11 08:40:32 -04:00
Kenneth Reitz 3cfc83b23b merge cleanups 2011-10-11 08:39:43 -04:00
Kenneth Reitz e4c85b318f Merge branch 'develop' of https://github.com/monkeython/requests into develop
Conflicts:
	requests/api.py
	requests/config.py
	requests/models.py
2011-10-11 08:36:35 -04:00
Kenneth Reitz f524fe4934 python version support update 2011-10-11 08:05:11 -04:00
Kenneth Reitz fedbafc79b v0.7.0 dev 2011-10-10 21:08:30 -04:00
Kenneth Reitz 4dc48aea63 remove logger for urllib3 2011-10-10 21:08:17 -04:00
Kenneth Reitz c8f2b3a722 undo ref trickery 2011-10-10 21:05:54 -04:00
Kenneth Reitz e7b31af784 urllib3 fix 2011-10-10 20:59:10 -04:00
Kenneth Reitz 8fbd6d85e0 Merge remote-tracking branch 'origin/develop' into develop 2011-10-10 20:07:14 -04:00
Kenneth Reitz 8d4afcb5b8 urllib3 upgrade 2011-10-10 20:07:10 -04:00
Kenneth Reitz a166dd0ad7 Edited AUTHORS via GitHub 2011-10-10 15:58:34 -03:00
Kenneth Reitz 5871291956 Merge pull request #191 from nakajima/patch-1
just fixed a typo
2011-10-10 11:57:57 -07:00
Pat Nakajima 24ffc3610a just fixed a typo 2011-10-10 15:56:58 -03:00
Kenneth Reitz 85507dd042 shorten testimonials a bit 2011-10-10 14:36:32 -04:00
Kenneth Reitz 4ada2e5664 Added Armin's awesome testimonial \o/ 2011-10-10 14:33:35 -04:00
Kenneth Reitz 0cf9ede580 fix builds 2011-10-10 09:58:47 -04:00
Kenneth Reitz 975a183796 --core-target 2011-10-10 09:39:44 -04:00
Kenneth Reitz 7671e3878c blah 2011-10-10 09:20:24 -04:00
Kenneth Reitz 372e4d94c5 pyflakes 2011-10-10 08:56:23 -04:00
Kenneth Reitz e9f94e698d lost in merge 2011-10-10 01:27:05 -04:00
Kenneth Reitz 9697290111 added nose to reqs 2011-10-09 16:04:00 -04:00
Kenneth Reitz 03babafc7b Weakrefs for Reuqest/Response.
Closes #186
2011-10-09 08:34:13 -04:00
Kenneth Reitz 78b5d9ed45 Fix accidental-merge docstrings 2011-10-09 08:26:42 -04:00
Kenneth Reitz ba93593711 Merge branch 'master' into develop
Conflicts:
	AUTHORS
	HISTORY.rst
	requests/api.py
	requests/core.py
	requests/models.py
	test_requests.py
2011-10-09 07:16:49 -04:00
Kenneth Reitz a8695ecd32 v0.6.2 v0.6.2 2011-10-09 07:11:48 -04:00
Kenneth Reitz 98c719f714 Merge branch 'redirect-no-follow' of https://github.com/millerdev/requests 2011-10-09 07:05:14 -04:00
Kenneth Reitz b970d468d1 whoops 2011-10-06 11:58:03 -04:00
Daniel Miller dda533cf67 Added myself to AUTHORS file 2011-10-05 15:09:57 -04:00
Daniel Miller aa04cc9b42 Make get and head requests respect allow_redirects=False. 2011-10-05 14:36:12 -04:00
Kenneth Reitz 608d057066 nice and fast nose tests 2011-10-04 11:33:19 -04:00
Kenneth Reitz 04bcb74970 Add a trailing slash for twitter.com 2011-10-04 11:33:11 -04:00
Kenneth Reitz 6e90aa7d65 Merge branch 'refactor-urls' of https://github.com/jerem/requests into develop 2011-10-03 10:11:03 -04:00
Jérémy Bethmont 2361a6fc79 Renamed get_clean_url -> cleanup_url. 2011-10-03 11:16:43 +02:00
Jérémy Bethmont 7077272baa Merge remote-tracking branch 'upstream/develop' into refactor-urls
Conflicts:
	requests/models.py
2011-10-03 11:14:59 +02:00
Kenneth Reitz 0b475dd654 Test improvements
#180
2011-10-01 20:51:41 -04:00