summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* move cleanup into httpretty.reset()fix/426/segfaultGabriel Falcão2021-05-201-9/+56
* stop running the bugfixes target within functionalGabriel Falcão2021-05-201-1/+0
* actions: install dependencies in separate stepGabriel Falcão2021-05-201-0/+1
* fix functional targetGabriel Falcão2021-05-201-1/+0
* default thread.join(0) and cleanup temp files during httpretty.disable()Gabriel Falcão2021-05-202-4/+50
* increase number of empty-bodied testsGabriel Falcão2021-05-201-7/+8
* reproduce bug #426Gabriel Falcão2021-05-2015-2/+91
* attempt to solve #426 without breaking #413, needs testsGabriel Falcão2021-05-201-1/+6
* update license headersGabriel Falcão2021-05-1423-23/+23
* decomission bento 🍱Gabriel Falcão2021-05-142-132/+0
* tweak test_https_passthroughGabriel Falcão2021-05-141-2/+2
* update makefileGabriel Falcão2021-05-142-3/+3
* Merge pull request #401 from mgorny/redis-depGabriel Falcão2021-05-141-1/+8
|\
| * skip redis tests if redis package is not installedMichał Górny2020-05-151-1/+8
* | update changelog and docs urlGabriel Falcão2021-05-142-2/+2
* | New release: 1.1.11.1.1Gabriel Falcão2021-05-142-2/+2
* | update changelogGabriel Falcão2021-05-141-32/+41
* | fix for #387 (#424)Gabriel Falcão2021-05-142-1/+27
* | reproduce bug report by @akkana #413 (#423)Gabriel Falcão2021-05-141-0/+39
* | fix boto3 socket error (#422)Gabriel Falcão2021-05-143-1/+33
* | httpx support (#421)Gabriel Falcão2021-05-144-16/+32
* | closes #404Gabriel Falcão2021-05-143-32/+32
* | Fixes pyopenssl issue with urllib3 (#420)Gabriel Falcão2021-05-142-7/+51
* | update readmeGabriel Falcão (he/him/his)2021-05-131-2/+2
* | New release: 1.1.01.1.0Gabriel Falcão (he/him/his)2021-05-132-2/+2
* | Improve debugging experience via `UnmockedError` and logging (#419)Gabriel Falcão2021-05-1315-113/+319
* | reposition logoGabriel Falcão2021-01-172-4/+4
* | shieldsGabriel Falcão2021-01-172-5/+2
* | README.rstGabriel Falcão2021-01-171-1/+1
* | update docs copyrightGabriel Falcão2021-01-171-1/+1
* | add direct mention of authorshipGabriel Falcão2021-01-172-2/+2
* | update docsGabriel Falcão2021-01-061-0/+2
* | New release: 1.0.51.0.5Gabriel Falcão2021-01-062-2/+2
* | update changelogGabriel Falcão2021-01-061-2/+2
* | prevent exception from re-applying monkey patches. closes #406Gabriel Falcão2021-01-061-1/+5
* | update changelogGabriel Falcão2021-01-061-0/+5
* | bypass socket.socketpair. closes #402 (#412)Gabriel Falcão2021-01-061-22/+13
* | fix typoGabriel Falcão2021-01-062-2/+2
* | New release: 1.0.41.0.4Gabriel Falcão2021-01-062-2/+2
* | include issue number in changelog entryGabriel Falcão2021-01-061-1/+1
* | python 3.8 and 3.9 support. closes #407Gabriel Falcão2021-01-052-4/+9
* | 3.9Gabriel Falcão2021-01-051-0/+1
* | make subprocess callbacks serializable for python 3.8 supportGabriel Falcão2021-01-051-25/+29
* | run tests for python 3.8 and 3.9Gabriel Falcão2021-01-052-0/+3
* | Merge pull request #408 from dulguunpc/patch-1Gabriel Falcão2021-01-051-1/+1
|\ \
| * | Update introduction.rstDulguun Battulga2020-10-131-1/+1
* | | deprecate bentoGabriel Falcão2020-11-241-6/+1
* | | New release: 1.0.31.0.3Gabriel Falcão2020-11-242-2/+2
* | | update changelogGabriel Falcão2020-11-241-0/+4
* | | Merge pull request #410 from vphilippon/urllib3-126-compatGabriel Falcão2020-11-241-0/+8
|\ \ \