Commit Graph

5890 Commits

Author SHA1 Message Date
Kenneth Reitz 952970f403 Merge branch 'release/0.9.4' 2011-02-18 03:35:18 -05:00
Kenneth Reitz d3911da653 tox update (usable now?) 2011-02-18 03:32:10 -05:00
Kenneth Reitz 7b6ed48a86 tox setup for 2.4-2.7 2011-02-17 19:38:40 -05:00
Kenneth Reitz 7229dbe033 Making everyone else happy. 2011-02-17 16:22:03 -05:00
Kenneth Reitz 015d6b78d5 cleaning up line lengths 2011-02-17 16:20:53 -05:00
Kenneth Reitz f4c4bf3d0b Much nicer helper functions and constructors 2011-02-17 16:17:46 -05:00
Kenneth Reitz efedbd9775 added test_suite.sh for CI 2011-02-17 13:14:03 -05:00
Kenneth Reitz f4e03a5d32 gitignore update for jenkins 2011-02-17 13:13:52 -05:00
Kenneth Reitz 34ca692c9c from __future__ import absolute_imports 2011-02-16 12:47:58 -05:00
Kenneth Reitz a5517960ea history indent fix for rest/pypi 2011-02-15 10:02:39 -05:00
Kenneth Reitz fa42c12e5b I need autodoc. 2011-02-15 09:58:02 -05:00
Kenneth Reitz 8ac29b40e9 new documentation on Request changes. 2011-02-15 09:51:46 -05:00
Kenneth Reitz adb53c2b4f Merge branch 'release/0.2.3' into develop 2011-02-15 09:46:58 -05:00
Kenneth Reitz 53e785f656 Merge branch 'release/0.2.3' 2011-02-15 09:46:55 -05:00
Kenneth Reitz d5256802d4 v0.2.3 2011-02-15 09:46:46 -05:00
Kenneth Reitz 933cf49daa v0.2.3 2011-02-15 09:45:54 -05:00
Kenneth Reitz 83a9bcf1a1 Updating AUTHORS 2011-02-15 09:44:52 -05:00
Kenneth Reitz 4ad73c3655 leave room for _ 2011-02-15 09:42:05 -05:00
Kenneth Reitz 7ad08c5eda New tests for new HTTP STATUS Handling 2011-02-15 09:37:21 -05:00
Kenneth Reitz 4f1301f6ad Now Requests has it's own HTTPError 2011-02-15 09:36:34 -05:00
Kenneth Reitz 6d8a531e87 HTTPError changes are going down in history 2011-02-15 09:26:44 -05:00
Kenneth Reitz 748633d616 raise_for_status is better 2011-02-15 09:26:07 -05:00
Kenneth Reitz ce122cc811 None, not False 2011-02-15 09:22:11 -05:00
Kenneth Reitz c900b4379b Added new HTTPError handing mechanisms. 2011-02-15 09:18:43 -05:00
Kenneth Reitz d6fa43fba7 Merge branch 'release/0.2.2' into develop 2011-02-14 12:59:22 -05:00
Kenneth Reitz ed909eaac7 Merge branch 'release/0.2.2' 2011-02-14 12:59:06 -05:00
Kenneth Reitz d511e6f148 Version Bump v0.2.2 2011-02-14 12:58:20 -05:00
Kenneth Reitz 8ff8e02ace Merge branch 'feature/cookies' into develop 2011-02-14 12:52:50 -05:00
Kenneth Reitz 98c8a78c3e Added Cookies documentation. 2011-02-14 12:52:15 -05:00
Kenneth Reitz 397bd4b676 spelling error 2011-02-14 12:45:03 -05:00
Kenneth Reitz f023c81dad cookies system in place. 2011-02-14 12:43:13 -05:00
Kenneth Reitz 5fe24abfb9 Gevent / Eventlet is back! 2011-02-14 12:40:41 -05:00
Kenneth Reitz 16e5119b2a fixed gevent problem 2011-02-14 12:39:13 -05:00
Kenneth Reitz b09218d5ac temporary 2011-02-14 12:33:12 -05:00
Kenneth Reitz 4452934929 cleanups 2011-02-14 12:25:44 -05:00
Kenneth Reitz c9b8750597 Upated history 2011-02-14 12:24:03 -05:00
Kenneth Reitz 2203c3bccd Added CookieJar 2011-02-14 12:23:55 -05:00
Kenneth Reitz cde3b88f3e eventlet > gevent (i think) 2011-02-14 12:07:34 -05:00
Kenneth Reitz bfe91296cb monkey patchin' (will this suffice?) 2011-02-14 11:57:12 -05:00
Kenneth Reitz d87bcce6ad Added release 0.2.2 info. 2011-02-14 11:46:04 -05:00
Kenneth Reitz f70e89a163 eventlet support. 2011-02-14 11:45:50 -05:00
Kenneth Reitz 09740c35e1 typo 2011-02-14 11:31:44 -05:00
Kenneth Reitz 10280c697d Handles request in event of HTTPError. Fixes Issue #2
Building of internal request object refactor
2011-02-14 11:31:06 -05:00
Kenneth Reitz a82f4de38d Added AUTHORS file. 2011-02-14 10:50:36 -05:00
Kenneth Reitz 44d402c1e6 who stole dem cookies 2011-02-14 10:50:18 -05:00
Kenneth Reitz e09efc490e Merge branch 'release/0.2.1' 2011-02-14 10:46:40 -05:00
Kenneth Reitz 43790c4d32 updated multipart-upload documentation 2011-02-14 10:43:54 -05:00
Kenneth Reitz e1659ed7af added setup.py test 2011-02-14 10:37:38 -05:00
Kenneth Reitz 9f9ebecec2 v0.2.1 2011-02-14 10:35:15 -05:00
Kenneth Reitz 02834e353d added simple test fixture for Postbin and posting
both files and data
2011-02-14 10:00:05 -05:00