summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Squashed 'json/' changes from 19947eaa1..0788c226aJulian Berman2023-03-284-0/+80
* Squashed 'json/' changes from f57d3e0cc..19947eaa1Julian Berman2023-03-1438-26/+833
* Squashed 'json/' changes from d21ed578a..f57d3e0ccJulian Berman2023-01-20602-16891/+293
* Squashed 'json/' changes from 6b3cac42b..d21ed578aJulian Berman2022-12-212-25/+357
* Merge pull request #1033 from python-jsonschema/pre-commit-ci-update-configJulian Berman2022-12-211-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2022-12-191-1/+1
|/
* Merge commit 'ade1faa768471bb95b14533f20a504fe8fc326c9'Julian Berman2022-12-1920-53/+901
|\
| * Squashed 'json/' changes from 78c888273..6b3cac42bJulian Berman2022-12-1920-53/+901
* | Add a few examples of jsonschema.validators.validator_for.Julian Berman2022-12-192-0/+38
* | Preemptively tweak an isort setting.Julian Berman2022-12-142-1/+2
* | tox.ini quoting seems to have changed too.Julian Berman2022-12-112-2/+6
* | Run pip-audit only once, not for each OS.Julian Berman2022-12-111-6/+12
* | More tox4 setting updating.Julian Berman2022-12-111-1/+1
* | Update docs requirements.Julian Berman2022-12-111-7/+5
* | Handle tox 4 (passenv doesn't take spaces now).Julian Berman2022-12-112-2/+2
* | Merge pull request #1025 from python-jsonschema/ghcoverageJulian Berman2022-12-053-43/+25
|\ \
| * | Replace codecov with coverage (7)'s native markdown support.Julian Berman2022-12-053-36/+19
| * | pypy3.8 -> 3.9Julian Berman2022-12-051-6/+6
| * | pypa/setuptools#3276 is merged, remove some testing warning config.Julian Berman2022-12-051-2/+1
|/ /
* | Run pip-licenses on the format-nongpl extra.Julian Berman2022-12-053-14/+21
* | Just pre-calculate the remotes in the suite loader.Julian Berman2022-12-051-9/+7
* | Finish formatting the README via one sentence per line.Julian Berman2022-12-051-45/+22
* | Remove the CLI example from the readme.Julian Berman2022-12-051-5/+1
* | Replace safety with pip-audit.Julian Berman2022-12-052-6/+6
* | Introduce _Case in the test suite loader.Julian Berman2022-12-051-37/+68
* | More type sprinkling in the suite loader.Julian Berman2022-12-052-87/+73
* | Fix a missing install command for the perfsuite env.Julian Berman2022-12-051-1/+1
* | Remove types-attrs from the typing env dependencies.Julian Berman2022-12-051-1/+2
* | Use the newer attrs interface in the test suite loader.Julian Berman2022-12-051-17/+20
* | Merge pull request #1021 from DanielNoord/docs/autodocJulian Berman2022-12-0210-6/+81
|\ \
| * | Jammy changed the libenchant package name.Julian Berman2022-12-021-1/+1
| * | Add a docstring-ish for exceptions.relevance.Julian Berman2022-12-012-1/+9
| * | Slightly better order for the submodules.Julian Berman2022-12-011-1/+1
| * | One layer of API indexes rather than 2.Julian Berman2022-12-012-24/+16
| * | Don't document jsonschema.protocols.Validator twice.Julian Berman2022-12-011-0/+1
| * | Handle the TypeVar for format checker callables.Julian Berman2022-11-303-0/+31
| * | Merge remote-tracking branch 'origin/main' into docs/autodocJulian Berman2022-11-296-113/+72
| |\ \ | |/ / |/| |
* | | Remove noise from the Sphinx config.Julian Berman2022-11-291-109/+23
* | | Fix instantiating validators with cached refs-to-bool schemas.v4.17.3Julian Berman2022-11-293-2/+24
* | | Try fixing more Sphinx refs which fail only on Ubuntu...v4.17.2Julian Berman2022-11-293-5/+6
| * | [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-11-283-4/+3
| * | Use only ``autodoc`` to generate the API documentationDaniƫl van Noord2022-11-287-29/+51
|/ /
* | Update pre-commit hooks.Julian Berman2022-11-282-4/+7
* | Durations without trailing units aren't valid durations.Julian Berman2022-11-282-1/+12
* | Empty strings are not valid relative JSON pointers.Julian Berman2022-11-281-0/+3
* | Minor fix for test case class names (for format tests).Julian Berman2022-11-281-0/+2
* | Merge commit '97954adeb0fbb3d4499580d897de507d3ab0d919'Julian Berman2022-11-2838-160/+539
|\ \ | |/
| * Squashed 'json/' changes from 9251ebff1..78c888273Julian Berman2022-11-2838-160/+539
* | v4.17.1 -> CHANGELOGv4.17.1Julian Berman2022-11-221-0/+6
* | Remove making believe we are ReadTheDocs in CI builds.Julian Berman2022-11-222-5/+1