| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Version Bump v0.2.2 | Kenneth Reitz | 2011-02-14 | 1 | -2/+2 |
| * | Added Cookies documentation. | Kenneth Reitz | 2011-02-14 | 1 | -1/+6 |
| * | spelling error | Kenneth Reitz | 2011-02-14 | 1 | -1/+2 |
| * | cookies system in place. | Kenneth Reitz | 2011-02-14 | 1 | -5/+10 |
| * | Gevent / Eventlet is back! | Kenneth Reitz | 2011-02-14 | 1 | -14/+15 |
| * | fixed gevent problem | Kenneth Reitz | 2011-02-14 | 1 | -13/+17 |
| * | temporary | Kenneth Reitz | 2011-02-14 | 1 | -14/+14 |
| * | cleanups | Kenneth Reitz | 2011-02-14 | 1 | -7/+2 |
| * | Added CookieJar | Kenneth Reitz | 2011-02-14 | 1 | -6/+19 |
| * | eventlet > gevent (i think) | Kenneth Reitz | 2011-02-14 | 1 | -6/+7 |
| * | monkey patchin' (will this suffice?) | Kenneth Reitz | 2011-02-14 | 1 | -2/+12 |
| * | eventlet support. | Kenneth Reitz | 2011-02-14 | 1 | -1/+4 |
| * | typo | Kenneth Reitz | 2011-02-14 | 1 | -1/+1 |
| * | Handles request in event of HTTPError. Fixes Issue #2 | Kenneth Reitz | 2011-02-14 | 1 | -21/+20 |
| * | v0.2.1 | Kenneth Reitz | 2011-02-14 | 1 | -2/+2 |
| * | renamed multipart_files to files | Kenneth Reitz | 2011-02-14 | 1 | -12/+12 |
| * | added response.url support for 301's and the like. | Kenneth Reitz | 2011-02-14 | 1 | -1/+5 |
| * | Added multipart_files support for PUT | Kenneth Reitz | 2011-02-14 | 1 | -7/+15 |
| * | except clause fix for python3 | Kenneth Reitz | 2011-02-14 | 1 | -4/+4 |
| * | string formatting supports None. Who knew. | Kenneth Reitz | 2011-02-14 | 1 | -11/+4 |
| * | multipart_files support! | Kenneth Reitz | 2011-02-14 | 1 | -10/+23 |
| * | import poster from site-packages for now | Kenneth Reitz | 2011-02-14 | 1 | -0/+3 |
| * | added multipart_file syntax | Kenneth Reitz | 2011-02-14 | 1 | -2/+4 |
| * | missed one | Kenneth Reitz | 2011-02-14 | 1 | -1/+0 |
| * | whitespace | Kenneth Reitz | 2011-02-14 | 1 | -0/+1 |
| * | freaking string replace | Kenneth Reitz | 2011-02-14 | 1 | -19/+19 |
| * | Docstring whitespace | Kenneth Reitz | 2011-02-14 | 1 | -90/+88 |
| * | better repr() support | Kenneth Reitz | 2011-02-14 | 1 | -0/+13 |
| * | whitepacez | Kenneth Reitz | 2011-02-13 | 1 | -1/+0 |
| * | AutoAuth documentation. | Kenneth Reitz | 2011-02-13 | 1 | -0/+19 |
| * | Documentation update. | Kenneth Reitz | 2011-02-13 | 1 | -14/+63 |
| * | v0.2.0 | Kenneth Reitz | 2011-02-13 | 1 | -4/+2 |
| * | Wow, and AUTO_AUTH works. first try! | Kenneth Reitz | 2011-02-13 | 1 | -1/+1 |
| * | Much better exception handling | Kenneth Reitz | 2011-02-13 | 1 | -48/+49 |
| * | all caps only for request methods | Kenneth Reitz | 2011-02-13 | 1 | -24/+6 |
| * | DELETE in place. | Kenneth Reitz | 2011-02-13 | 1 | -6/+9 |
| * | FIXED | Kenneth Reitz | 2011-02-13 | 1 | -35/+25 |
| * | urllib2 Request subclass w/ settable methods | Kenneth Reitz | 2011-02-13 | 1 | -9/+39 |
| * | HEAD Support | Kenneth Reitz | 2011-02-13 | 1 | -15/+10 |
| * | parameters working for GETs now. This is awesome. | Kenneth Reitz | 2011-02-13 | 1 | -23/+32 |
| * | GET and POST completely in place | Kenneth Reitz | 2011-02-13 | 1 | -1/+33 |
| * | Basic POST in place. | Kenneth Reitz | 2011-02-13 | 1 | -14/+41 |
| * | filling out the gaps | Kenneth Reitz | 2011-02-13 | 1 | -14/+49 |
| * | Base GET in place. No AUTH yet. | Kenneth Reitz | 2011-02-13 | 1 | -3/+37 |
| * | fixes | Kenneth Reitz | 2011-02-13 | 1 | -13/+53 |
| * | basic handling configuration in place w/ autoauth | Kenneth Reitz | 2011-02-13 | 1 | -9/+43 |
| * | core update | Kenneth Reitz | 2011-02-13 | 1 | -4/+25 |
| * | AuthAuths | Kenneth Reitz | 2011-02-13 | 1 | -5/+43 |
| * | basic layout in place | Kenneth Reitz | 2011-02-13 | 1 | -1/+56 |
| * | generic skeleton | Kenneth Reitz | 2011-02-13 | 1 | -0/+1 |
