summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deprecate jsonschema.draftN_format_checker attributes.v4.16.0Julian Berman2022-09-095-24/+139
* v4.16.0 -> CHANGELOGJulian Berman2022-09-091-0/+6
* Fix more $ref cases when the lookup URL is different from an $idJulian Berman2022-09-092-10/+27
* Merge commit 'f5f839a5995c8005373214271989daae3537d70e'Julian Berman2022-09-0810-0/+399
|\
| * Squashed 'json/' changes from 6eaf7dff4..ed0b855e7Julian Berman2022-09-0810-0/+399
* | Remove some now-unnecessary path mangling in doc builds.Julian Berman2022-09-041-130/+27
* | Merge commit '65802a7ebcd0b661c829307354ab0c24e1e05031'Julian Berman2022-08-31272-584/+3192
|\ \ | |/
| * Squashed 'json/' changes from 4cfead7ba..6eaf7dff4Julian Berman2022-08-31272-584/+3192
* | Enable OpenGraph and copy buttons for the docs.Julian Berman2022-08-313-4/+14
* | Minor verbiage tweak for protocols.v4.15.0Julian Berman2022-08-311-2/+2
* | Don't show type checker functions in TypeChecker reprs.Julian Berman2022-08-302-1/+9
* | Tweak the colorscheme for code blocks in docs.Julian Berman2022-08-301-1/+2
* | Spelling...Julian Berman2022-08-301-0/+1
* | Add some deprecated directives (for previous deprecations) to the docs.Julian Berman2022-08-303-0/+16
* | Make the link to Understanding JSON Schema more prominent.Julian Berman2022-08-302-5/+7
* | Remove the doc page for references.Julian Berman2022-08-302-16/+0
* | Remove the incorrect Optional from FormatChecker's formats annotation.Julian Berman2022-08-301-1/+1
* | Minor non-functional changes to FormatChecker docstrings and __init__.Julian Berman2022-08-302-11/+10
* | Add a note to the CHANGELOG about #988.Julian Berman2022-08-301-0/+1
* | Slightly tidy the section on protocols in the docs.Julian Berman2022-08-301-22/+18
* | Update the README links to point to the API docs.Julian Berman2022-08-291-7/+7
* | Merge pull request #989 from python-jsonschema/apiJulian Berman2022-08-2913-15/+91
|\ \
| * | Another RTD-only failed ref.Julian Berman2022-08-291-1/+1
| * | And now yet again some new failures...Julian Berman2022-08-291-1/+1
| * | Wouldn't be complete without refs which fail now only in ReadTheDocs. :/Julian Berman2022-08-292-5/+6
| * | Of course the tweaked name doesn't work on macOS.Julian Berman2022-08-291-2/+2
| * | Fix some ambiguous API refs which only fail on Sphinx+Linux :/Julian Berman2022-08-291-5/+6
| * | Experiment with autoapi for generating explicit API documentation.Julian Berman2022-08-2910-4/+78
|/ /
* | Add a note to the CHANGELOG about the minor ref change.Julian Berman2022-08-281-0/+8
* | Fix $id in the presence of $ref on draft 6 and 7.Julian Berman2022-08-283-21/+22
* | Don't skip tests while debugging.Julian Berman2022-08-281-1/+1
* | Remove the TODO for draft 7 content assertions.Julian Berman2022-08-281-23/+0
* | Remove backticks from section headings.Julian Berman2022-08-281-6/+6
* | Disable max line length in doc8.Julian Berman2022-08-231-1/+1
* | Document slightly more clearly how this library interacts with non-JSON.Julian Berman2022-08-232-3/+33
* | Add a note to the CHANGELOG about the typing tweaks.v4.14.0Julian Berman2022-08-211-0/+1
* | Add ID_OF to the protocol, and schemas are arbitrary mappings.Julian Berman2022-08-211-6/+10
* | Tell mypy to show codes, which are needed to ignore.Julian Berman2022-08-211-0/+1
* | Fix unevaluatedItems on draft2019.Julian Berman2022-08-204-59/+82
* | We've wontfixed the upstream issue.Julian Berman2022-08-202-2/+4
* | Deprecate FormatChecker.cls_checks.Julian Berman2022-08-204-3/+42
* | More tweaking of type-hinted Sphinx docstrings for TypeCheckers.Julian Berman2022-08-201-32/+19
* | Type pmap using pyrsistent's typing.Julian Berman2022-08-201-15/+9
* | Standardize the format of Raises: in napolean docstrings.Julian Berman2022-08-204-10/+14
* | Convert more docs in protocols to napoleon.Julian Berman2022-08-201-26/+56
* | Remove the search page from the docs.Julian Berman2022-08-201-1/+0
* | Document the install extras in the README/docs.Julian Berman2022-08-201-0/+14
* | Fix mypy types for protocols.ValidatorJulian Berman2022-08-201-4/+4
* | Remove a stray comma.Julian Berman2022-08-201-1/+1
* | Try enabling readthedocs/actions/preview for PR previews.Julian Berman2022-08-191-0/+16