| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make subprocess callbacks serializable for python 3.8 support | Gabriel Falcão | 2021-01-05 | 1 | -25/+29 |
| | | |||||
| * | remove remaining python2 compatibility related to urllib parsing/[un]quoting ↵ | Gabriel Falcão | 2020-03-10 | 1 | -6/+0 |
| | | | | | functions | ||||
| * | remove most python2-related compatibility code | Gabriel Falcão | 2020-03-10 | 1 | -5/+5 |
| | | |||||
| * | update copyright headers | Gabriel Falcão | 2020-03-09 | 1 | -1/+1 |
| | | |||||
| * | Release 0.9.0 - Python 3 support + Improved Documentation (#335) | Gabriel Falcão | 2018-04-28 | 1 | -26/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * prepare for python3.6 support and migrate to pipenv * merge with master * refactor code style and build targets * improved docs and more cleanup * more documentation * revert behavior of normalize_headers * comment out passthrough tests for now * update tox * include singledispatch dependency * ci * skip lock * fix testserver * pyopenssl | ||||
| * | making the functional tests a bit more permissive | Gabriel Falcão | 2015-12-14 | 1 | -6/+7 |
| | | |||||
| * | attempt to disable httpretty in the current process before spawning a subprocess | Gabriel Falcão | 2015-12-14 | 1 | -4/+7 |
| | | |||||
| * | ignoring error when IOLoop has already started | Gabriel Falcão | 2015-12-14 | 1 | -1/+4 |
| | | |||||
| * | revamping docs + tests | Gabriel Falcão | 2015-12-13 | 1 | -1/+1 |
| | | |||||
| * | more refactoring | Gabriel Falcao | 2013-10-07 | 1 | -4/+0 |
| | | |||||
| * | Merge branch 'url-normalization' of git://github.com/spulec/HTTPretty into ↵ | Gabriel Falcao | 2013-04-15 | 1 | -0/+19 |
| |\ | | | | | | | spulec-url-normalization | ||||
| | * | fix tests for py26 and py33 | Steve Pulec | 2013-03-16 | 1 | -5/+21 |
| | | | |||||
| * | | fixing tests | Gabriel Falcao | 2013-03-24 | 1 | -3/+10 |
| | | | |||||
| * | | removing prints from testserver | Gabriel Falcao | 2013-03-24 | 1 | -4/+0 |
| |/ | |||||
| * | httpretty now works well with non-http protocols. closes #34 | Gabriel Falcao | 2013-03-15 | 1 | -1/+62 |
| | | |||||
| * | bumping to 0.5.10 + updating readme, changelog and adding a contributors list | Gabriel Falcao | 2013-02-19 | 1 | -1/+1 |
| | | |||||
| * | implementing regex support. closes #26 | Gabriel Falcao | 2013-02-14 | 1 | -1/+5 |
| | | |||||
| * | py3k support | Steve Pulec | 2013-02-13 | 1 | -2/+10 |
| | | |||||
| * | updating license | Gabriel Falcao | 2012-11-09 | 1 | -1/+1 |
| | | |||||
| * | allowing the bypass of an unregistered URI | Gabriel Falcão | 2011-02-04 | 1 | -0/+2 |
| | | |||||
| * | enabling/disabling | Gabriel Falcão | 2011-02-01 | 1 | -0/+78 |
