summaryrefslogtreecommitdiff
path: root/httpretty
Commit message (Expand)AuthorAgeFilesLines
* Fixes pyopenssl issue with urllib3 (#420)Gabriel Falcão2021-05-141-7/+20
* New release: 1.1.01.1.0Gabriel Falcão (he/him/his)2021-05-131-1/+1
* Improve debugging experience via `UnmockedError` and logging (#419)Gabriel Falcão2021-05-132-64/+156
* New release: 1.0.51.0.5Gabriel Falcão2021-01-061-1/+1
* prevent exception from re-applying monkey patches. closes #406Gabriel Falcão2021-01-061-1/+5
* bypass socket.socketpair. closes #402 (#412)Gabriel Falcão2021-01-061-22/+13
* New release: 1.0.41.0.4Gabriel Falcão2021-01-061-1/+1
* New release: 1.0.31.0.3Gabriel Falcão2020-11-241-1/+1
* Add message with context to the raised AttributeErrorVincent Philippon2020-11-231-1/+5
* Handle socket version check in urllib3>=1.26Vincent Philippon2020-11-231-0/+4
* New release: 1.0.21.0.2Gabriel Falcão2020-03-261-1/+1
* New release: 1.0.11.0.1Gabriel Falcão2020-03-261-1/+1
* New release: 1.0.01.0.0Gabriel Falcão2020-03-261-1/+1
* fix some bento checksGabriel Falcão2020-03-261-1/+1
* update docstringsGabriel Falcão2020-03-261-0/+8
* start using google-style docstringsGabriel Falcão2020-03-251-23/+32
* Prepare for release 0.10.0 (#395)Gabriel Falcão2020-03-202-61/+157
* apply default bufsize from #161andresriancho-masterGabriel Falcão2020-03-101-1/+1
* Merge pull request #267 from bcavagnolo/set-timeoutGabriel Falcão2020-03-101-0/+3
|\
| * allow non-http sockets to set their own timeoutBrian Cavagnolo2015-11-291-0/+3
* | remove unused importGabriel Falcão2020-03-101-1/+1
* | fix testsGabriel Falcão2020-03-101-1/+4
* | WIP solution for #345Gabriel Falcão2020-03-101-99/+123
* | fix failing testGabriel Falcão2020-03-102-9/+6
* | remove remaining python2 compatibility related to urllib parsing/[un]quoting ...Gabriel Falcão2020-03-101-63/+13
* | remove most python2-related compatibility codeGabriel Falcão2020-03-103-65/+24
* | fix pep8Gabriel Falcão2020-03-101-1/+5
* | Merge pull request #333 from andresriancho/fix-threadGabriel Falcão2020-03-101-3/+11
|\ \
| * | Fix for httpretty is not thread-safe #209Andres Riancho2018-04-061-3/+11
* | | Merge pull request #364 from monitorius/masterGabriel Falcão2020-03-101-0/+2
|\ \ \
| * | | fake_getaddrinfo: allow ipv6 useAlexey Danilov2018-12-101-0/+2
* | | | Merge pull request #371 from jokimina/patch-3Gabriel Falcão2020-03-101-0/+2
|\ \ \ \
| * | | | Fix [ResourceWarning: unclosed file]jokimina2019-01-311-0/+2
| |/ / /
* | | | Merge pull request #379 from RDProjekt/double.slashesGabriel Falcão2020-03-101-0/+2
|\ \ \ \
| * | | | Fixing lint errorŁukasz Sznuk2019-08-071-1/+1
| * | | | Properly handling paths beginning with two slashesŁukasz Sznuk2019-08-071-0/+2
| |/ / /
* | | | fix pep8 issuesGabriel Falcão2020-03-101-2/+1
* | | | Merge remote-tracking branch 'ndg/fix_ndg_break' into fix_ndg_breakGabriel Falcão2020-03-092-1/+20
|\ \ \ \
| * | | | made changes to versioning info as well as core to implement workaround for n...John Pope2016-03-172-1/+16
* | | | | Merge pull request #373 from chewthemonkey/docs/uri-regex-patternGabriel Falcão2020-03-091-1/+1
|\ \ \ \ \
| * | | | | Undocumented functionality; A URI can be a string or a regex patternGrant Anderson2019-02-141-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #383 from yyscamper/fileno_issueGabriel Falcão2020-03-091-4/+4
|\ \ \ \ \
| * | | | | align signature with builtin socketYuan Yu2019-10-241-4/+4
* | | | | | update copyright headersGabriel Falcão2020-03-096-6/+6
* | | | | | Merge pull request #385 from der-gabe/masterGabriel Falcão2020-03-091-0/+2
|\ \ \ \ \ \
| * | | | | | :pencil: Clarify relation between `enabled` and `httprettized` in API docsGabriel Niebler2019-12-191-0/+2
| |/ / / / /
* | | | | | Merge pull request #389 from ipetepete/masterGabriel Falcão2020-03-091-0/+2
|\ \ \ \ \ \
| * | | | | | updated documentation for register_uri concerning using portsPeter Peterson2020-02-111-0/+2
* | | | | | | Fix simple typo: neighter -> neitherTim Gates2020-02-261-1/+1
|/ / / / / /
* | | | | | New release: 0.9.70.9.7Gabriel Falcão2019-10-091-1/+1