summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release/0.2.3'v0.2.3Kenneth Reitz2011-02-155-16/+62
|\
| * v0.2.3Kenneth Reitz2011-02-151-1/+1
| * v0.2.3Kenneth Reitz2011-02-151-2/+2
| * Updating AUTHORSKenneth Reitz2011-02-151-1/+2
| * leave room for _Kenneth Reitz2011-02-151-0/+10
| * New tests for new HTTP STATUS HandlingKenneth Reitz2011-02-151-1/+17
| * Now Requests has it's own HTTPErrorKenneth Reitz2011-02-151-0/+1
| * HTTPError changes are going down in historyKenneth Reitz2011-02-151-0/+10
| * raise_for_status is betterKenneth Reitz2011-02-151-1/+1
| * None, not FalseKenneth Reitz2011-02-151-1/+1
| * Added new HTTPError handing mechanisms.Kenneth Reitz2011-02-151-11/+19
| * Merge branch 'release/0.2.2' into developKenneth Reitz2011-02-144-5/+6
| |\
* | \ Merge branch 'release/0.2.2'v0.2.2Kenneth Reitz2011-02-145-45/+106
|\ \ \ | | |/ | |/|
| * | Version Bump v0.2.2Kenneth Reitz2011-02-144-5/+6
| |/
| * Merge branch 'feature/cookies' into developKenneth Reitz2011-02-143-22/+69
| |\
| | * Added Cookies documentation.Kenneth Reitz2011-02-142-8/+14
| | * spelling errorKenneth Reitz2011-02-141-1/+2
| | * cookies system in place.Kenneth Reitz2011-02-141-5/+10
| | * Gevent / Eventlet is back!Kenneth Reitz2011-02-141-14/+15
| | * fixed gevent problemKenneth Reitz2011-02-141-13/+17
| | * temporaryKenneth Reitz2011-02-141-14/+14
| | * cleanupsKenneth Reitz2011-02-141-7/+2
| | * Upated historyKenneth Reitz2011-02-141-1/+3
| | * Added CookieJarKenneth Reitz2011-02-141-6/+19
| | * eventlet > gevent (i think)Kenneth Reitz2011-02-141-6/+7
| | * monkey patchin' (will this suffice?)Kenneth Reitz2011-02-141-2/+12
| | * Added release 0.2.2 info.Kenneth Reitz2011-02-141-0/+6
| | * eventlet support.Kenneth Reitz2011-02-141-1/+4
| |/
| * typoKenneth Reitz2011-02-141-1/+1
| * Handles request in event of HTTPError. Fixes Issue #2Kenneth Reitz2011-02-141-21/+20
| * Added AUTHORS file. Kenneth Reitz2011-02-141-0/+13
| * who stole dem cookiesKenneth Reitz2011-02-141-0/+1
* | Merge branch 'release/0.2.1'v0.2.1Kenneth Reitz2011-02-1411-43/+752
|\ \ | |/
| * updated multipart-upload documentationKenneth Reitz2011-02-141-2/+5
| * added setup.py test Kenneth Reitz2011-02-141-6/+7
| * v0.2.1Kenneth Reitz2011-02-143-3/+12
| * added simple test fixture for Postbin and posting Kenneth Reitz2011-02-141-0/+14
| * renamed multipart_files to filesKenneth Reitz2011-02-141-12/+12
| * added response.url support for 301's and the like.Kenneth Reitz2011-02-142-1/+8
| * Merge branch 'feature/multipart-encode' into developKenneth Reitz2011-02-147-28/+704
| |\
| | * Added multipart_files support for PUTKenneth Reitz2011-02-141-7/+15
| | * absolute importsKenneth Reitz2011-02-143-5/+5
| | * except clause fix for python3Kenneth Reitz2011-02-141-4/+4
| | * string formatting supports None. Who knew.Kenneth Reitz2011-02-141-11/+4
| | * multipart_files support!Kenneth Reitz2011-02-141-10/+23
| | * proper poster importsKenneth Reitz2011-02-142-2/+3
| | * Worth a shotKenneth Reitz2011-02-141-0/+1
| | * import poster from site-packages for nowKenneth Reitz2011-02-141-0/+3
| | * added multipart_file syntaxKenneth Reitz2011-02-141-2/+4
| | * vendorized posterKenneth Reitz2011-02-144-0/+643