Commit Graph

5869 Commits

Author SHA1 Message Date
Kenneth Reitz d2894b3c58 Merge branch 'develop' into urllib3
Conflicts:
	requests/api.py
	requests/exceptions.py
	requests/models.py
2011-09-25 16:00:44 -04:00
Kenneth Reitz cd01aa4666 Work for Pie in docs 2011-09-23 03:23:19 -04:00
Kenneth Reitz 74ce263d69 Merge branch 'fixencodings' of https://github.com/jerem/requests into develop 2011-09-22 09:25:06 -04:00
Michael Van Veen ac9f9b653c Merge branch 'pep8' of github.com:mvanveen/requests into pep8 2011-09-22 03:52:34 -07:00
Michael Van Veen c48cf2bba8 rearranged imports in core.py 2011-09-22 03:52:05 -07:00
Michael Van Veen dcebab4c35 PEP8fied all the things
I ran the pep8 checker (version 0.6.1) on the code base and tried to
clean up as many pep8 errors as I could.  Everything except line-width
errors are gone (I was worried about messing up the documentor since I
haven't fiddled with it).
2011-09-22 03:45:41 -07:00
Michael Van Veen 5345a89dc5 added toa AUTHORS file 2011-09-22 03:42:56 -07:00
Jérémy Bethmont 95b0549c75 Ignore unknown encoding. 2011-09-22 11:13:51 +02:00
Kenneth Reitz 04bcab8057 fails 2011-09-18 03:20:11 -04:00
Kenneth Reitz 332f55e552 serious commenting 2011-09-18 01:59:28 -04:00
Kenneth Reitz 7f3f641fb8 super comments! 2011-09-18 01:48:23 -04:00
Kenneth Reitz 18270e1059 cleanups 2011-09-18 01:43:04 -04:00
Kenneth Reitz 645933a5da Gotta catch 'em all! 2011-09-18 01:32:54 -04:00
Kenneth Reitz 2a2e7bd190 pass around connections like pokémon cards 2011-09-18 01:32:37 -04:00
Kenneth Reitz 2d38f51834 kill AuthenticationError 2011-09-18 01:32:00 -04:00
Kenneth Reitz a3cc97128b Response.fo => Reponse.raw
raise_for_status() fixes
2011-09-17 22:46:17 -04:00
Kenneth Reitz 71d3490bcd optional blocking in urllib3 (for now) 2011-09-17 22:40:30 -04:00
Kenneth Reitz aa5e477236 basic get request works 2011-09-17 22:02:06 -04:00
Kenneth Reitz 3127a34298 remove invalidmethod 2011-09-17 20:41:10 -04:00
Kenneth Reitz 0cb7376db0 urllib3 in authors 2011-09-17 20:34:30 -04:00
Kenneth Reitz e69a3a41f6 import urllib3! 2011-09-17 20:32:21 -04:00
Kenneth Reitz 608c61dcd9 remove poster! \o/ 2011-09-17 20:32:13 -04:00
Kenneth Reitz 3dd2a0443d remove notice file 2011-09-17 20:31:56 -04:00
Kenneth Reitz 84434fddee import urllib3 2011-09-17 20:30:08 -04:00
Kenneth Reitz 784b671559 mock reqs for tests 2011-09-17 16:28:51 -04:00
Kenneth Reitz edfa15558b Merge branch 'feature/improve-test-structure' of https://github.com/mrtazz/requests into develop 2011-09-17 16:24:51 -04:00
Daniel Schauenberg 1481e9ae6a add test with kwargs for api.delete 2011-09-17 17:54:18 +02:00
Daniel Schauenberg 1d1927bb2b add test with kwargs for api.patch 2011-09-17 17:53:49 +02:00
Daniel Schauenberg 42c45df84d add test with kwargs for api.put 2011-09-17 17:53:27 +02:00
Daniel Schauenberg 29f7a5bcfa add test with kwargs for api.post 2011-09-17 17:53:01 +02:00
Daniel Schauenberg 5c5c13a28f add test with kwargs for api.head 2011-09-17 17:52:07 +02:00
Daniel Schauenberg cb2e87210c add test with kwargs for api.get 2011-09-17 17:50:19 +02:00
Daniel Schauenberg 14081bed46 add unit test for api.request 2011-09-17 17:25:27 +02:00
Kenneth Reitz 2826ca4362 Merge branch 'feature/improve-test-structure' of https://github.com/mrtazz/requests into develop 2011-09-15 22:30:25 -04:00
Daniel Schauenberg f996313aab move original tests to tests/integration 2011-09-16 00:33:03 +02:00
Daniel Schauenberg 7127bcda97 add basic unit tests for requests.api 2011-09-16 00:32:18 +02:00
Kenneth Reitz 3443ede52a ref to bug in history 2011-09-15 10:09:36 -04:00
Kenneth Reitz 4b93bb4082 history! 2011-09-15 10:08:25 -04:00
Jérémy Bethmont 2a9ae4b367 Fixed #161 (quoting issue). 2011-09-15 11:57:10 +02:00
Kenneth Reitz a8e77688f0 Merge pull request #150 2011-09-14 08:39:52 -04:00
Kenneth Reitz 34e3c7b68f fix for #160 2011-09-14 08:34:36 -04:00
Kenneth Reitz c8914bd4d4 X 2011-09-10 20:18:49 -04:00
Kenneth Reitz 1b2533f92d better 2011-09-10 19:54:16 -04:00
Kenneth Reitz 37d269c104 more concise 2011-09-10 19:45:34 -04:00
Kenneth Reitz d697c37d3e readabilty 2011-09-10 19:43:52 -04:00
Kenneth Reitz 4df5aadb01 ambiguous 2011-09-10 19:40:33 -04:00
Kenneth Reitz 058ef27178 clarify docs version 2011-09-10 19:11:03 -04:00
Kenneth Reitz ccb9eb28e1 slimming down the repo 2011-09-10 19:03:16 -04:00
Kenneth Reitz d5a0384630 trailing 2011-09-07 18:41:07 -04:00
Kenneth Reitz fa47067802 hrm 2011-09-07 18:19:54 -04:00