| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 3.3 | Kenneth Reitz | 2012-12-17 | 1 | -2/+0 |
| * | remove chardet | Kenneth Reitz | 2012-12-17 | 1 | -2/+33 |
| * | new tests! | Kenneth Reitz | 2012-12-17 | 1 | -1/+153 |
| * | basic tests | Kenneth Reitz | 2012-12-17 | 1 | -0/+43 |
| * | basic test | Kenneth Reitz | 2012-12-17 | 1 | -0/+25 |
| * | move tests over | Kenneth Reitz | 2012-02-15 | 1 | -813/+0 |
| * | it's a start | Kenneth Reitz | 2012-02-15 | 1 | -84/+88 |
| * | binary data upload bug test | Kenneth Reitz | 2012-02-15 | 1 | -2/+5 |
| * | whitespace | Kenneth Reitz | 2012-02-15 | 1 | -2/+0 |
| * | Merge branch '400-header_expand-unicode' of https://github.com/acdha/requests... | Kenneth Reitz | 2012-02-15 | 1 | -4/+9 |
| |\ | |||||
| | * | header_expand: handle Unicode strings (closes #400) | Chris Adams | 2012-02-13 | 1 | -4/+9 |
| * | | Added test cases for URI cleaning in the query part (Issue #429). | Matt Giuca | 2012-02-15 | 1 | -0/+23 |
| * | | Changed test case test_path_is_not_double_encoded. | Matt Giuca | 2012-02-14 | 1 | -2/+2 |
| * | | Added test case testing URI normalisation. | Matt Giuca | 2012-02-14 | 1 | -0/+8 |
| * | | Added test case for Issue #369. | Matt Giuca | 2012-02-14 | 1 | -0/+14 |
| * | | Added test case for quoted and illegal characters in the URL. | Matt Giuca | 2012-02-14 | 1 | -0/+22 |
| |/ | |||||
| * | add failing test for unicode headers (python 2.x only) | David Kemp (Work) | 2012-01-26 | 1 | -0/+5 |
| * | fix problem with path being double escaped | David Kemp (Work) | 2012-01-25 | 1 | -0/+6 |
| * | Standard tests from RequestsTestSuite run using async api | Piotr Dobrogost | 2012-01-24 | 1 | -86/+90 |
| * | dammit, i changed again | Kenneth Reitz | 2012-01-23 | 1 | -1/+1 |
| * | fix 26 | Kenneth Reitz | 2012-01-23 | 1 | -2/+4 |
| * | assert isinstance | Kenneth Reitz | 2012-01-23 | 1 | -2/+2 |
| * | assert isinstance | Kenneth Reitz | 2012-01-23 | 1 | -4/+4 |
| * | no more unittest2 | Kenneth Reitz | 2012-01-23 | 1 | -1/+1 |
| * | hmm | Kenneth Reitz | 2012-01-23 | 1 | -1/+1 |
| * | oh snap | Kenneth Reitz | 2012-01-23 | 1 | -9/+7 |
| * | cleanups and stuffs | Kenneth Reitz | 2012-01-23 | 1 | -10/+0 |
| * | blah | Kenneth Reitz | 2012-01-23 | 1 | -87/+103 |
| * | whatever | Kenneth Reitz | 2012-01-22 | 1 | -21/+9 |
| * | Facilitate for multiple hooks | Johannes Gorset | 2012-01-21 | 1 | -0/+59 |
| * | Decode response URL to a unicode string. | Johannes Gorset | 2012-01-20 | 1 | -0/+10 |
| * | even more evil, fixes my misstakes with chunked reading | Ronny Pfannschmidt | 2012-01-17 | 1 | -2/+2 |
| * | highway to the danger_mode | Bryan Helmig | 2012-01-05 | 1 | -1/+1 |
| * | add eager mode for raising errors immediately | Bryan Helmig | 2012-01-04 | 1 | -0/+10 |
| * | Make safe_mode handle exceptions more consistently | Ori Livneh | 2011-12-23 | 1 | -6/+8 |
| * | fix iteration on null responses in safe_mode | Ori Livneh | 2011-12-22 | 1 | -0/+11 |
| * | Revert "Revert "Make safe_mode play nice with timeout (fixes #312)"" | Ori Livneh | 2011-12-22 | 1 | -0/+11 |
| * | Revert "Make safe_mode play nice with timeout (fixes #312)" | Ori Livneh | 2011-12-22 | 1 | -11/+0 |
| * | Make safe_mode play nice with timeout (fixes #312) | Ori Livneh | 2011-12-22 | 1 | -0/+11 |
| * | fix bug that causes iter_lines to truncate content | Ori Livneh | 2011-12-20 | 1 | -0/+17 |
| * | test iter_lines | Kenneth Reitz | 2011-12-14 | 1 | -0/+11 |
| * | httpbin reports multiple values now | Kenneth Reitz | 2011-12-14 | 1 | -1/+1 |
| * | more assertive | Kenneth Reitz | 2011-12-11 | 1 | -0/+1 |
| * | Test for #303 | Kenneth Reitz | 2011-12-11 | 1 | -0/+8 |
| * | didn't mean to save that | Kenneth Reitz | 2011-11-27 | 1 | -1/+1 |
| * | Added test for Request.sent. | Kenneth Reitz | 2011-11-27 | 1 | -1/+6 |
| * | test tuple'd authv0.8.3 | Kenneth Reitz | 2011-11-27 | 1 | -0/+4 |
| * | Added support for HTTP Basic Auth credentials in 2-tuple | Idan Gazit | 2011-11-19 | 1 | -0/+19 |
| * | Converted auth to use callable objects instead of tuples. | Idan Gazit | 2011-11-17 | 1 | -3/+4 |
| * | test fix | Kenneth Reitz | 2011-11-12 | 1 | -2/+1 |
