summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Squashed 'json/' changes from 685ac631d..2782d7c29Julian Berman2022-08-051-3/+3
* Add a permanent way to drop into a debugger from the suite.Julian Berman2022-08-052-12/+15
* v4.9.1 -> CHANGELOGv4.9.1Julian Berman2022-08-031-0/+6
* Update doc examples to use newer drafts' validators.Julian Berman2022-08-023-21/+23
* (Re-)enable more doctests.Julian Berman2022-08-022-6/+11
* Add the URN fix to the CHANGELOG.v4.9.0Julian Berman2022-07-311-0/+2
* Fix resolving relative $refs with URN base URIs.Julian Berman2022-07-311-7/+10
* Merge commit 'ecc464314583f989ca4f3d9da87d60543b8b5189'Julian Berman2022-07-315-0/+912
|\
| * Squashed 'json/' changes from fd9bcfbdb..685ac631dJulian Berman2022-07-315-0/+912
* | html -> dirhtml, and format_nongpl -> formatnongpl in toxJulian Berman2022-07-292-19/+19
* | Bump doc requirements (mostly for newer Sphinx).Julian Berman2022-07-291-5/+5
* | Add a mention to the CHANGELOG.Julian Berman2022-07-291-0/+11
* | Replace the vendored twisted.reflect.namedAny with pkgutil.resolve_name.Julian Berman2022-07-293-153/+10
* | Rename the extra for non-GPL format support in the pyproject.tomlJulian Berman2022-07-291-1/+1
* | Add a FAQ entry for remembering trailing slashes in base URIs.Julian Berman2022-07-282-0/+55
* | Re-enable pragma: no cover for ignoring coverage.Julian Berman2022-07-281-0/+1
* | v4.8.0 -> CHANGELOGv4.8.0Julian Berman2022-07-281-0/+7
* | Don't let best_match traverse into applicators with equally bad sub-errors.Julian Berman2022-07-263-4/+79
* | Micro-optimize an oft-called lambda to a methodcaller call.Julian Berman2022-07-261-1/+2
* | Just allow passing extra args directly to perf from tox.Julian Berman2022-07-261-4/+2
* | Minor tweaks to differentiate between perf tox envs.Julian Berman2022-07-261-3/+4
* | Merge commit '999ff68a38729aaebe8b5b772b789b97dc145820'Julian Berman2022-07-257-0/+134
|\ \ | |/
| * Squashed 'json/' changes from 69acf529..fd9bcfbdJulian Berman2022-07-257-0/+134
* | Fix best_match's `type` matching when it's an array.v4.7.2Julian Berman2022-07-123-3/+42
* | Minor case correction for PyPI links.v4.7.1Julian Berman2022-07-112-7/+12
* | Merge commit 'c09578b4249e70cc9148d012055b1071f2ad19a9'v4.7.0Julian Berman2022-07-1149-62/+852
|\ \ | |/
| * Squashed 'json/' changes from b7d13f4b..69acf529Julian Berman2022-07-1149-62/+852
* | Minor tidying.Julian Berman2022-07-111-34/+21
* | Merge pull request #972 from python-jsonschema/best-match-typeJulian Berman2022-07-104-2/+59
|\ \
| * | Enhance best match to prefer errors from matching types.Julian Berman2022-07-104-2/+59
|/ /
* | Run best match tests on the latest validator.Julian Berman2022-07-071-78/+67
* | v4.6.2 -> CHANGELOGv4.6.2Julian Berman2022-07-071-0/+5
* | Update docs requirements, particularly to avoid an lxml CVE.Julian Berman2022-07-071-7/+7
* | Merge pull request #969 from timgates42/bugfix_typosJulian Berman2022-07-042-2/+2
|\ \
| * | docs: Fix a few typosTim Gates2022-07-052-2/+2
|/ /
* | Merge commit '10104f7250d99f6c5225a5aa6ad0975fdbf7d555'Julian Berman2022-07-024-2/+67
|\ \ | |/
| * Squashed 'json/' changes from 1047a1aa..b7d13f4bJulian Berman2022-07-024-2/+67
* | Merge commit 'cfff411af7d1e9b42b10ba36e5b8765f3eb1028b'Julian Berman2022-06-304-165/+41
|\ \ | |/
| * Squashed 'json/' changes from 39d1d24d..1047a1aaJulian Berman2022-06-304-165/+41
* | Merge commit '09edc31951f508ce164b9e74e3cd1a13d1d3a9f0'Julian Berman2022-06-307-27/+138
|\ \ | |/
| * Squashed 'json/' changes from d3f5cd43..39d1d24dJulian Berman2022-06-307-27/+138
* | v4.6.1 -> CHANGELOGv4.6.1Julian Berman2022-06-281-0/+6
* | Gut the meat of the recursiveRef implementation for draft2019Julian Berman2022-06-284-2/+19
* | Temporarily remove the future-keywords tests which were removed upstream.Julian Berman2022-06-281-4/+0
* | Merge commit '118726fe2085ea58d9b3c1bd4764b389e8df8842'Julian Berman2022-06-284-1518/+0
|\ \ | |/
| * Squashed 'json/' changes from f0f619d19..d3f5cd439Julian Berman2022-06-284-1518/+0
* | Temporarily skip 2 tests which need fixing.Julian Berman2022-06-251-0/+14
* | Merge commit '095a009acc1938caf9596085d5581e7196021f66'Julian Berman2022-06-2555-59/+2065
|\ \ | |/
| * Squashed 'json/' changes from cf78d97d0..f0f619d19Julian Berman2022-06-2555-59/+2065
* | Merge commit 'aeecae37b17b430c328d3c3e15bec90d30c8848b'Julian Berman2022-06-2112-75/+301
|\ \ | |/