summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'maintenance/yamllint-compliance'Sviatoslav Sydorenko2022-07-123-4/+15
|\ \ \ | |/ / |/| |
| * | Fix yamllint integration with pre-commitSviatoslav Sydorenko2022-07-123-4/+15
|/ /
* | Revert "Make xfail mode strict in pytest"Jason R. Coombs2022-07-111-2/+0
* | Update changelog.v18.7.0Jason R. Coombs2022-07-101-0/+1
* | Remove trove classifiers. No one needs this toil.Jason R. Coombs2022-07-101-3/+0
* | Add a #StandWithUkraine banner to the READMESviatoslav Sydorenko2022-03-131-0/+4
* | Merge pull request #1947 from cherrypy/pre-commit-ci-update-configSviatoslav Sydorenko2022-02-141-1/+1
|\ \
| * | [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-02-141-1/+1
|/ /
* | Merge PR #1945Sviatoslav Sydorenko2022-02-011-6/+2
|\ \
| * | Switch from inspect.getargspec to inspect.getfullargspecDominic Davis-Foster2022-01-281-6/+2
* | | Merge PR #1933Sviatoslav Sydorenko2022-02-012-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix tutorial testKrystian Rosiński2021-09-131-1/+1
| * | Replace the pdf with the one compiled by pdflatexKrystian Rosiński2021-09-131-0/+0
| |/
* | Merge PR #1932Sviatoslav Sydorenko2022-02-0121-26/+26
|\ \
| * | Replace cherrypy.org to cherrypy.devManeesh Babu M2021-09-1122-30/+30
| |/
* | Add a config for the Patchback robotSviatoslav Sydorenko2022-02-011-0/+5
* | Use a traditional `.git` suffix in pre-commit confSviatoslav Sydorenko2022-02-011-4/+4
* | Upgrade pre-commit to use HTTPS Git URLsSviatoslav Sydorenko2022-02-011-4/+4
* | Merge PR #1939Sviatoslav Sydorenko2022-02-011-2/+2
|\ \
| * | [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-01-311-2/+2
| |/
* | Merge PR #1946Sviatoslav Sydorenko2022-02-0115-66/+50
|\ \
| * | Use context managers to close files properly and fix tests on PyPyMichał Górny2022-02-0115-66/+50
| |/
* | Set explicit coverage config to use @ `pytest-cov`Sviatoslav Sydorenko2022-02-011-0/+1
* | Set coveragepy context to `test` via `pytest-cov`Sviatoslav Sydorenko2022-02-011-0/+1
* | Output an HTML coverage report from pytestSviatoslav Sydorenko2022-02-011-0/+1
* | Tell pytest-cov to measure branche coverageSviatoslav Sydorenko2022-02-011-0/+1
* | Tell pytest to hide coverage on failuresSviatoslav Sydorenko2022-02-011-0/+1
* | Pre-load `pytest-cov` plugin earlySviatoslav Sydorenko2022-02-011-0/+2
* | Add a doctest pointer link to pytest configSviatoslav Sydorenko2022-02-011-0/+1
* | Titlecase the annotation comments in pytest configSviatoslav Sydorenko2022-02-011-7/+7
* | Add FIXME to commented out xdist setting @ pytestSviatoslav Sydorenko2022-02-011-0/+1
* | Annotate usage of norecursedirs in pytest configSviatoslav Sydorenko2022-02-011-0/+1
* | Declare an empty markers list in pytest configSviatoslav Sydorenko2022-02-011-0/+3
* | Make xfail mode strict in pytestSviatoslav Sydorenko2022-02-011-0/+2
* | Make settings in `pytest.ini` sparseSviatoslav Sydorenko2022-02-011-0/+6
* | Adopt two-space indents in `pytest.ini`Sviatoslav Sydorenko2022-02-011-44/+44
* | Use the new cherrypy.dev domain in the dist metaSviatoslav Sydorenko2022-02-011-4/+4
|/
* Merge pull request #1928 from maneeshbm/patch-1Sviatoslav Sydorenko2021-09-071-4/+4
|\
| * Use cherrypy.dev in linksSviatoslav Sydorenko2021-09-071-4/+4
| * Fix broken linksManeesh Babu M2021-09-011-4/+4
|/
* Merge pull request #1923 from cherrypy/debt/remove-py35Jason R. Coombs2021-07-175-19/+10
|\
| * Drop support for Python 3.5Jason R. Coombs2021-07-035-19/+10
|/
* Block installation of PyWin32 on Python 3.10 until a release can be made. Fix...v18.6.1Jason R. Coombs2021-07-032-1/+4
* Set a minimum version of pywin32 to protect pip from an excruciating trial. R...Jason R. Coombs2021-07-032-1/+3
* Merge pull request #1918 from ps-19/mainJason R. Coombs2021-06-171-2/+2
|\
| * Use 'concise' for more precise and unambiguous phrasing.Jason R. Coombs2021-06-171-1/+1
| * Updated README.rstPriyansh Singh2021-06-171-2/+2
|/
* Merge pull request #1915 from domdfcoding/fix-1914Sviatoslav Sydorenko2021-06-073-9/+9
|\
| * Don't use deprecated camelCase functions from threading module.Dominic Davis-Foster2021-06-073-9/+9
|/
* Merge pull request #1910 from hrnciar/patch-1Sviatoslav Sydorenko2021-05-031-0/+2
|\