summaryrefslogtreecommitdiff
path: root/jsonschema
Commit message (Expand)AuthorAgeFilesLines
* Minor style.Julian Berman2019-05-054-8/+8
* These are actually now no different than the current implementations.Julian Berman2019-03-032-47/+3
* Bai lambda.v3.0.1Julian Berman2019-03-011-6/+6
* Minor test docstring style.Julian Berman2019-03-011-1/+1
* Add missing id_of to validators.extendJaakko Kantojärvi2019-02-281-0/+1
* Add a test to check that id_of is copied in validators.extendJaakko Kantojärvi2019-02-281-0/+22
* Hopefully clarify that this function is really only the most simple entry.Julian Berman2019-02-251-4/+6
* Cowboy code fixing benchmarking.Julian Berman2019-02-251-5/+6
* Trust the spec, not the metaschema, on enum.Julian Berman2019-02-255-12/+20
* Don't allow accessing DEFAULT_TYPES on new style validators.v3.0.0Julian Berman2019-02-232-54/+120
* Add propertyNames to Draft6 patternProperties, do not skip patternProperties ...Julian Berman2019-02-101-0/+1
* Add a test for $ref's validation details.Julian Berman2019-01-311-0/+29
* Be less specific about what exception gets raised here.Julian Berman2019-01-301-2/+4
* Wrong style but hey.v3.0.0b3Julian Berman2019-01-271-1/+0
* Revert "Revert "And now add the Draft7 time format, even though it don't work.""Julian Berman2019-01-271-0/+7
* Preserve the old behavior of defining default types.Julian Berman2019-01-262-13/+34
* Redundant.Julian Berman2019-01-261-2/+1
* Combine these test cases.Julian Berman2019-01-261-3/+1
* Dead code.v3.0.0b2Julian Berman2019-01-261-9/+2
* Intentionally break mixing the new and old type interfaces.Julian Berman2019-01-262-17/+33
* Forgot an important one.Julian Berman2019-01-231-0/+2
* Ensure error properties are properly set for boolean schemas.Julian Berman2019-01-232-0/+25
* Make sure DEFAULT_TYPES is still present on instances.Julian Berman2019-01-232-12/+36
* Unused.Julian Berman2019-01-221-7/+1
* Enable the first of these tests.Julian Berman2019-01-221-20/+9
* And now 'solve' the problem of colliding time formats.v3.0.0a6Julian Berman2019-01-151-15/+23
* Add a test for FormatChecker defaults.Julian Berman2019-01-151-0/+9
* This test is awful, but make it at least run everywhere.Julian Berman2019-01-151-11/+19
* Split out dependencies for draft 3.Julian Berman2019-01-144-17/+58
* Here's an easy way out of this one.Julian Berman2019-01-131-11/+5
* And tests for the same for if/then/else.Julian Berman2019-01-112-3/+31
* Fix the error properties for propertyNames.Julian Berman2019-01-112-1/+14
* Get these out of the way.Julian Berman2019-01-113-171/+180
* Style.Julian Berman2019-01-111-1/+0
* Revert "And now add the Draft7 time format, even though it don't work."Julian Berman2019-01-111-7/+0
* And now add the Draft7 time format, even though it don't work.v3.0.0a4Julian Berman2019-01-061-0/+7
* This is the old time.Julian Berman2019-01-061-1/+1
* Grudgingly add an inline implementation of relative JSON Pointers.Julian Berman2019-01-051-0/+27
* Minor style.Julian Berman2019-01-041-14/+1
* idn-hostname validation.Julian Berman2019-01-041-0/+14
* Make validate use best_match.Julian Berman2019-01-032-6/+16
* Minor style change on imports.Julian Berman2019-01-032-34/+26
* Get rid of the actual dependency on mock.Julian Berman2018-12-292-20/+13
* Make the way instances and schemas are passed to ValidatorTestMixin better.Julian Berman2018-12-271-29/+23
* One more.Julian Berman2018-12-271-1/+1
* Kill some coverage noise.Julian Berman2018-12-271-5/+5
* Make exceptions hashable (but not comparable)Stuart Berg2018-12-053-14/+15
* Style.Julian Berman2018-11-251-1/+0
* And the last stray warning.Julian Berman2018-11-251-3/+12
* At least kill the last remaining use of mock.MockJulian Berman2018-11-251-1/+1