summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Tweak remote URIs when running the upstream test suite.Julian Berman2022-08-171-4/+1
* | Merge commit '5d6a9931ff0d606b273c36a20bd0444a2a61ea24'Julian Berman2022-08-172-6/+37
|\ \ | |/
| * Squashed 'json/' changes from b3c8672a3..14d05dceaJulian Berman2022-08-172-6/+37
* | Use the now-separated out sphinx-json-schema-spec for docs.Julian Berman2022-08-174-158/+11
* | Bump versions in the GH Actions workflow.Julian Berman2022-08-171-3/+3
* | Update the documentation interlinks to point to 2020-12.v4.10.0Julian Berman2022-08-161-35/+42
* | Replace references to draft 3 in a few more doc examples.Julian Berman2022-08-162-15/+15
* | Prefer 'keyword' over 'validator' in docs.Julian Berman2022-08-1612-108/+106
* | Add support for referencing schemas across different drafts.Julian Berman2022-08-164-1/+35
* | Merge commit '74e91ee79990c28d937d54a6d2f9d18fd338af20'Julian Berman2022-08-168-0/+113
|\ \ | |/
| * Squashed 'json/' changes from 597b1fb0d..b3c8672a3Julian Berman2022-08-168-0/+113
* | Merge commit '297cb8c4830ef4080d6ccf7ef7e0c0a4eb94342c'Julian Berman2022-08-0812-0/+600
|\ \ | |/
| * Squashed 'json/' changes from 0015d5242..597b1fb0dJulian Berman2022-08-0812-0/+600
* | Merge commit '9e7387d89098b43062b9cbab177cd15aad965f6a'Julian Berman2022-08-064-14/+14
|\ \ | |/
| * Squashed 'json/' changes from 91ecacf60..0015d5242Julian Berman2022-08-064-14/+14
* | Close the tempfile for PyPy+Windows.Julian Berman2022-08-061-0/+2
* | Fix the skip for <3.9 leading zero ipv4 tests.Julian Berman2022-08-061-3/+1
* | Re-enable more windows envs in CI.Julian Berman2022-08-062-49/+4
* | Use the right Python version in the coverage workflow.Julian Berman2022-08-061-1/+1
* | Merge commit 'b9ff8c481f054bff83dad4c5b4da0efc221175f2'Julian Berman2022-08-0661-191/+198
|\ \ | |/
| * Squashed 'json/' changes from f82764080..91ecacf60Julian Berman2022-08-0661-191/+198
* | Yet another urljoin issue with the internal helper.Julian Berman2022-08-061-1/+1
* | Fix the skip test renames.Julian Berman2022-08-061-5/+21
* | Merge commit '7a5fd08611cb2fb07b8200860a4e352eb33ae7bf'Julian Berman2022-08-0660-266/+242
|\ \ | |/
| * Squashed 'json/' changes from 2782d7c29..f82764080Julian Berman2022-08-06527-17042/+1467
* | Should have just used a URL library for the test helpers...Julian Berman2022-08-051-5/+1
* | Complain if the test suite hits the network while running.Julian Berman2022-08-051-0/+8
* | Add a way to run the test suite with xfail instead of skip.Julian Berman2022-08-052-21/+189
* | Improve the internal skipped-test helper messages.Julian Berman2022-08-051-1/+25
|/
* 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