Kenneth Reitz [Sun, 18 Sep 2011 07:20:11 +0000 (03:20 -0400)]
fails
Kenneth Reitz [Sun, 18 Sep 2011 05:59:28 +0000 (01:59 -0400)]
serious commenting
Kenneth Reitz [Sun, 18 Sep 2011 05:48:23 +0000 (01:48 -0400)]
super comments!
Kenneth Reitz [Sun, 18 Sep 2011 05:43:04 +0000 (01:43 -0400)]
cleanups
Kenneth Reitz [Sun, 18 Sep 2011 05:32:54 +0000 (01:32 -0400)]
Gotta catch 'em all!
Kenneth Reitz [Sun, 18 Sep 2011 05:32:37 +0000 (01:32 -0400)]
pass around connections like pokémon cards
Kenneth Reitz [Sun, 18 Sep 2011 05:32:00 +0000 (01:32 -0400)]
kill AuthenticationError
Kenneth Reitz [Sun, 18 Sep 2011 02:46:17 +0000 (22:46 -0400)]
Response.fo => Reponse.raw
raise_for_status() fixes
Kenneth Reitz [Sun, 18 Sep 2011 02:40:30 +0000 (22:40 -0400)]
optional blocking in urllib3 (for now)
Kenneth Reitz [Sun, 18 Sep 2011 02:02:06 +0000 (22:02 -0400)]
basic get request works
Kenneth Reitz [Sun, 18 Sep 2011 00:41:10 +0000 (20:41 -0400)]
remove invalidmethod
Kenneth Reitz [Sun, 18 Sep 2011 00:34:30 +0000 (20:34 -0400)]
urllib3 in authors
Kenneth Reitz [Sun, 18 Sep 2011 00:32:21 +0000 (20:32 -0400)]
import urllib3!
Kenneth Reitz [Sun, 18 Sep 2011 00:32:13 +0000 (20:32 -0400)]
remove poster! \o/
Kenneth Reitz [Sun, 18 Sep 2011 00:31:56 +0000 (20:31 -0400)]
remove notice file
Kenneth Reitz [Sun, 18 Sep 2011 00:30:08 +0000 (20:30 -0400)]
import urllib3
Kenneth Reitz [Sat, 17 Sep 2011 20:28:51 +0000 (16:28 -0400)]
mock reqs for tests
Kenneth Reitz [Sat, 17 Sep 2011 20:24:51 +0000 (16:24 -0400)]
Merge branch 'feature/improve-test-structure' of https://github.com/mrtazz/requests into develop
Daniel Schauenberg [Sat, 17 Sep 2011 15:54:18 +0000 (17:54 +0200)]
add test with kwargs for api.delete
Daniel Schauenberg [Sat, 17 Sep 2011 15:53:49 +0000 (17:53 +0200)]
add test with kwargs for api.patch
Daniel Schauenberg [Sat, 17 Sep 2011 15:53:27 +0000 (17:53 +0200)]
add test with kwargs for api.put
Daniel Schauenberg [Sat, 17 Sep 2011 15:53:01 +0000 (17:53 +0200)]
add test with kwargs for api.post
Daniel Schauenberg [Sat, 17 Sep 2011 15:52:07 +0000 (17:52 +0200)]
add test with kwargs for api.head
Daniel Schauenberg [Sat, 17 Sep 2011 15:50:19 +0000 (17:50 +0200)]
add test with kwargs for api.get
Daniel Schauenberg [Sat, 17 Sep 2011 15:25:27 +0000 (17:25 +0200)]
add unit test for api.request
Kenneth Reitz [Fri, 16 Sep 2011 02:30:25 +0000 (22:30 -0400)]
Merge branch 'feature/improve-test-structure' of https://github.com/mrtazz/requests into develop
Daniel Schauenberg [Thu, 15 Sep 2011 22:33:03 +0000 (00:33 +0200)]
move original tests to tests/integration
Daniel Schauenberg [Thu, 15 Sep 2011 22:32:18 +0000 (00:32 +0200)]
add basic unit tests for requests.api
Kenneth Reitz [Thu, 15 Sep 2011 14:09:36 +0000 (10:09 -0400)]
ref to bug in history
Kenneth Reitz [Thu, 15 Sep 2011 14:08:25 +0000 (10:08 -0400)]
history!
Jérémy Bethmont [Thu, 15 Sep 2011 09:57:10 +0000 (11:57 +0200)]
Fixed #161 (quoting issue).
Kenneth Reitz [Wed, 14 Sep 2011 12:39:52 +0000 (08:39 -0400)]
Merge pull request #150
Kenneth Reitz [Wed, 14 Sep 2011 12:34:36 +0000 (08:34 -0400)]
fix for #160
Kenneth Reitz [Sun, 11 Sep 2011 00:18:49 +0000 (20:18 -0400)]
X
Kenneth Reitz [Sat, 10 Sep 2011 23:54:16 +0000 (19:54 -0400)]
better
Kenneth Reitz [Sat, 10 Sep 2011 23:45:34 +0000 (19:45 -0400)]
more concise
Kenneth Reitz [Sat, 10 Sep 2011 23:43:52 +0000 (19:43 -0400)]
readabilty
Kenneth Reitz [Sat, 10 Sep 2011 23:40:33 +0000 (19:40 -0400)]
ambiguous
Kenneth Reitz [Sat, 10 Sep 2011 23:11:03 +0000 (19:11 -0400)]
clarify docs version
Kenneth Reitz [Sat, 10 Sep 2011 23:03:16 +0000 (19:03 -0400)]
slimming down the repo
Kenneth Reitz [Wed, 7 Sep 2011 22:41:07 +0000 (18:41 -0400)]
trailing
Kenneth Reitz [Wed, 7 Sep 2011 22:19:54 +0000 (18:19 -0400)]
hrm
Kenneth Reitz [Wed, 7 Sep 2011 22:10:58 +0000 (18:10 -0400)]
cleaner setup.py
Kenneth Reitz [Wed, 7 Sep 2011 22:10:09 +0000 (18:10 -0400)]
Makefile!
Kenneth Reitz [Wed, 7 Sep 2011 21:52:46 +0000 (17:52 -0400)]
that shouldn't be there...
Kenneth Reitz [Mon, 5 Sep 2011 20:27:38 +0000 (16:27 -0400)]
Merge branch 'feature/curl' into develop
Conflicts:
AUTHORS
HISTORY.rst
Kenneth Reitz [Mon, 5 Sep 2011 20:25:17 +0000 (16:25 -0400)]
Merge branch 'curl_feature' of https://github.com/mawaldne/requests into feature/curl
Kenneth Reitz [Mon, 5 Sep 2011 20:25:09 +0000 (16:25 -0400)]
yep
Kenneth Reitz [Mon, 5 Sep 2011 20:22:39 +0000 (16:22 -0400)]
Merge branch 'fix_redirect' of https://github.com/jerem/requests into develop
Mike Waldner [Sun, 4 Sep 2011 00:54:55 +0000 (20:54 -0400)]
Updated unit tests
#139
verm666 [Mon, 29 Aug 2011 16:01:27 +0000 (20:01 +0400)]
Fixed logic for auto redirect in GET and HEAD methods.
Jérémy Bethmont [Fri, 2 Sep 2011 13:06:58 +0000 (15:06 +0200)]
Only the path should be encoded (not the query, otherwise it makes a wrong redirection).
Kenneth Reitz [Wed, 31 Aug 2011 03:58:31 +0000 (23:58 -0400)]
Added Josselin Jacquard to AUTHORS
Kenneth Reitz [Wed, 31 Aug 2011 03:57:24 +0000 (23:57 -0400)]
Merge branch 'develop' of https://github.com/kigeia/requests into develop
Josselin Jacquard [Tue, 30 Aug 2011 10:04:48 +0000 (12:04 +0200)]
Fix a bug when content-type is empty
Mike Waldner [Mon, 29 Aug 2011 03:31:43 +0000 (23:31 -0400)]
Unit Tests for curl_from_request
#139
Mike Waldner [Mon, 29 Aug 2011 01:19:51 +0000 (21:19 -0400)]
Sphinx Documentation
#139
Kenneth Reitz [Sun, 28 Aug 2011 07:23:54 +0000 (03:23 -0400)]
history
Kenneth Reitz [Sun, 28 Aug 2011 07:22:46 +0000 (03:22 -0400)]
cleanup
Kenneth Reitz [Sun, 28 Aug 2011 07:22:20 +0000 (03:22 -0400)]
shortcut strings
Kenneth Reitz [Sun, 28 Aug 2011 07:22:03 +0000 (03:22 -0400)]
automatic header expansion
Kenneth Reitz [Sun, 28 Aug 2011 07:09:26 +0000 (03:09 -0400)]
cleanup
Kenneth Reitz [Sun, 28 Aug 2011 07:07:45 +0000 (03:07 -0400)]
tuples too
Kenneth Reitz [Sun, 28 Aug 2011 06:40:19 +0000 (02:40 -0400)]
header expanding
Mike Waldner [Fri, 26 Aug 2011 03:57:56 +0000 (23:57 -0400)]
Trailing whitespace
#139
Mike Waldner [Fri, 26 Aug 2011 03:55:24 +0000 (23:55 -0400)]
Adding cookies
#139
Mike Waldner [Thu, 25 Aug 2011 02:01:06 +0000 (22:01 -0400)]
Adding in file support
#139
Mike Waldner [Wed, 24 Aug 2011 05:50:06 +0000 (01:50 -0400)]
Adding myself to Authors. Small cleanup
#139
Mike Waldner [Wed, 24 Aug 2011 05:40:44 +0000 (01:40 -0400)]
Removing trailing whitespace
#139
Mike Waldner [Wed, 24 Aug 2011 05:39:43 +0000 (01:39 -0400)]
Renaming vars. String formatting
#139
Mike Waldner [Wed, 24 Aug 2011 05:30:38 +0000 (01:30 -0400)]
Adding basic authentication. Also string formatting
#139
Mike Waldner [Wed, 24 Aug 2011 05:21:44 +0000 (01:21 -0400)]
Adding basic authentication. Also string formatting
Kenneth Reitz [Wed, 24 Aug 2011 04:04:18 +0000 (00:04 -0400)]
string formatting
#139
Kenneth Reitz [Wed, 24 Aug 2011 03:52:43 +0000 (23:52 -0400)]
moving curl into utils
#139
Kenneth Reitz [Wed, 24 Aug 2011 03:50:56 +0000 (23:50 -0400)]
Merge branch 'curl_feature' of https://github.com/mawaldne/requests into feature/curl
Kenneth Reitz [Wed, 24 Aug 2011 03:09:51 +0000 (23:09 -0400)]
whitespace
Kenneth Reitz [Wed, 24 Aug 2011 03:09:09 +0000 (23:09 -0400)]
utils.unicode_from_html
Mike Waldner [Wed, 24 Aug 2011 03:08:26 +0000 (23:08 -0400)]
Adding check when _enc_data in None
Kenneth Reitz [Wed, 24 Aug 2011 03:03:18 +0000 (23:03 -0400)]
Only decode unicode from http headers
HTTP client, not HTML
#115
Kenneth Reitz [Wed, 24 Aug 2011 03:01:35 +0000 (23:01 -0400)]
unsuccessful
Kenneth Reitz [Wed, 24 Aug 2011 03:01:23 +0000 (23:01 -0400)]
updated AUTHORS
Mike Waldner [Wed, 24 Aug 2011 02:34:05 +0000 (22:34 -0400)]
More Small Cleanup
Mike Waldner [Wed, 24 Aug 2011 02:22:51 +0000 (22:22 -0400)]
Merge remote-tracking branch 'upstream/develop' into develop
Mike Waldner [Wed, 24 Aug 2011 02:17:36 +0000 (22:17 -0400)]
Small Cleanup
Mike Waldner [Wed, 24 Aug 2011 02:03:42 +0000 (22:03 -0400)]
Ive never seen anyone use the --'s unix command options
jbergstroem [Tue, 23 Aug 2011 09:37:51 +0000 (11:37 +0200)]
Typos, nits and some 80w fixes
jbergstroem [Tue, 23 Aug 2011 09:29:36 +0000 (11:29 +0200)]
Add test_requests.py to manifest
Kenneth Reitz [Sun, 21 Aug 2011 11:12:54 +0000 (07:12 -0400)]
_content
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.)
Den Shabalin [Sun, 21 Aug 2011 11:06:31 +0000 (14:06 +0300)]
Merge branch 'develop' of git://github.com/kennethreitz/requests into develop
Kenneth Reitz [Sun, 21 Aug 2011 11:01:29 +0000 (07:01 -0400)]
no need to set content
avoids 2.5 workaround
Kenneth Reitz [Sun, 21 Aug 2011 10:59:13 +0000 (06:59 -0400)]
AUTHORS += 'Den Shabalin'
Kenneth Reitz [Sun, 21 Aug 2011 10:58:34 +0000 (06:58 -0400)]
faq
Den Shabalin [Sun, 21 Aug 2011 09:13:56 +0000 (12:13 +0300)]
Merge branch 'master' of git://github.com/kennethreitz/requests into develop
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.
Kenneth Reitz [Sun, 21 Aug 2011 03:00:17 +0000 (23:00 -0400)]
new FAQs
Kenneth Reitz [Sun, 21 Aug 2011 02:55:30 +0000 (22:55 -0400)]
history
Kenneth Reitz [Sun, 21 Aug 2011 02:51:24 +0000 (22:51 -0400)]
Request
Kenneth Reitz [Sun, 21 Aug 2011 02:47:03 +0000 (22:47 -0400)]
big docs update
Kenneth Reitz [Sun, 21 Aug 2011 00:05:38 +0000 (20:05 -0400)]
yay