| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | history changesv0.3.2 | Kenneth Reitz | 2011-04-15 | 1 | -1/+8 |
| * | Merge branch 'release/0.3.2' | Kenneth Reitz | 2011-04-15 | 4 | -38/+71 |
| |\ | |||||
| | * | install simplejson if python < 2.6 | Kenneth Reitz | 2011-04-15 | 1 | -3/+4 |
| | * | version bump | Kenneth Reitz | 2011-04-15 | 2 | -4/+4 |
| | * | add autoauth tuple http basic test | Kenneth Reitz | 2011-04-15 | 1 | -1/+8 |
| | * | Fixes #20. | Kenneth Reitz | 2011-04-15 | 1 | -2/+17 |
| | * | test for gzip decompress | Kenneth Reitz | 2011-04-14 | 1 | -10/+13 |
| | * | Automatically decompress gzipped responses if content-type is set. fixes #19 | Kenneth Reitz | 2011-04-14 | 1 | -1/+8 |
| | * | accept any extra args to r.read() | Kenneth Reitz | 2011-04-02 | 1 | -17/+17 |
| |/ | |||||
| * | Merge branch 'develop' | Kenneth Reitz | 2011-04-01 | 5 | -22/+76 |
| |\ | |||||
| | * | Version bump to 0.3.1v0.3.1 | Kenneth Reitz | 2011-04-01 | 1 | -2/+2 |
| | * | Update history | Kenneth Reitz | 2011-04-01 | 1 | -0/+8 |
| | * | Response.read() [file like object] | Kenneth Reitz | 2011-03-31 | 1 | -1/+3 |
| | * | added Request.read | Kenneth Reitz | 2011-03-31 | 1 | -1/+2 |
| | * | Fixing User-agent header problem introduced with Python 2.7.1 | robmadole | 2011-03-30 | 2 | -11/+22 |
| | * | whitespace fix | Kenneth Reitz | 2011-03-21 | 1 | -1/+1 |
| | * | added Aram Dulyan to authors | Kenneth Reitz | 2011-03-09 | 1 | -1/+2 |
| | * | An empty cookiejar evaluates to False, so it needs to be compared to None for... | Aram Dulyan | 2011-03-09 | 1 | -2/+2 |
| | * | someone stole the cookie jar | Kenneth Reitz | 2011-03-06 | 1 | -8/+9 |
| | * | Merge branch 'develop' of https://github.com/robmadole/requests into develop | Kenneth Reitz | 2011-03-06 | 3 | -4/+21 |
| | |\ | |||||
| | | * | Initial support for cookies | robmadole | 2011-03-01 | 2 | -3/+19 |
| | | * | Ignore those compiled files | robmadole | 2011-03-01 | 1 | -1/+2 |
| | * | | Added Rob Madole to AUTHORS | Kenneth Reitz | 2011-03-06 | 1 | -1/+2 |
| | * | | testing requests with poster and adding headers | Kenneth Reitz | 2011-03-06 | 1 | -0/+11 |
| | * | | Better POSTER header compatibility (Fixes #13) | Kenneth Reitz | 2011-03-06 | 1 | -1/+1 |
| | * | | Added Justin Murphy to AUTHORS | Kenneth Reitz | 2011-03-06 | 1 | -1/+2 |
| | |/ | |||||
| * | | Merge branch 'release/0.3.0'v0.3.0 | Kenneth Reitz | 2011-02-25 | 8 | -272/+429 |
| |\ \ | |/ | |||||
| | * | tests cleanups | Kenneth Reitz | 2011-02-25 | 1 | -2/+3 |
| | * | Readme update | Kenneth Reitz | 2011-02-25 | 1 | -4/+4 |
| | * | Readme Updates | Kenneth Reitz | 2011-02-25 | 1 | -2/+5 |
| | * | whitespace | Kenneth Reitz | 2011-02-25 | 1 | -1/+0 |
| | * | hacking whitespace fixes | Kenneth Reitz | 2011-02-25 | 1 | -7/+8 |
| | * | history | Kenneth Reitz | 2011-02-25 | 1 | -5/+7 |
| | * | postbin tests were broken | Kenneth Reitz | 2011-02-25 | 1 | -19/+13 |
| | * | allow files to be upload along with form data | Kenneth Reitz | 2011-02-25 | 1 | -8/+11 |
| | * | hmmm | Kenneth Reitz | 2011-02-25 | 2 | -13/+20 |
| | * | test improvements | Kenneth Reitz | 2011-02-25 | 1 | -6/+33 |
| | * | url builder, cleanups | Kenneth Reitz | 2011-02-25 | 1 | -9/+23 |
| | * | makin' history | Kenneth Reitz | 2011-02-25 | 1 | -0/+1 |
| | * | prettier imports | Kenneth Reitz | 2011-02-25 | 2 | -1/+27 |
| | * | Version bump | Kenneth Reitz | 2011-02-25 | 1 | -2/+2 |
| | * | Proper async module docs | Kenneth Reitz | 2011-02-25 | 1 | -3/+4 |
| | * | Prepping for v0.3.0 release. | Kenneth Reitz | 2011-02-25 | 1 | -0/+10 |
| | * | Cleanups | Kenneth Reitz | 2011-02-24 | 1 | -0/+11 |
| | * | Merge branch 'develop' into merge/xero | Kenneth Reitz | 2011-02-24 | 4 | -14/+29 |
| | |\ | |||||
| | | * | Added Dj Gilcrease to AUTHORS. | Kenneth Reitz | 2011-02-24 | 1 | -0/+1 |
| | | * | !+= | Kenneth Reitz | 2011-02-24 | 1 | -1/+1 |
| | | * | Added Flavio to AUTHORS | Kenneth Reitz | 2011-02-24 | 1 | -0/+1 |
| | | * | small workaround for issue #7 | Flavio Percoco Premoli | 2011-02-23 | 2 | -6/+9 |
| | | * | Safer error response handling. | Kenneth Reitz | 2011-02-21 | 1 | -3/+3 |
