summaryrefslogtreecommitdiff
path: root/jsonschema
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move another compat import into compat.pyJulian Berman2018-11-252-9/+3
* Minor style.Julian Berman2018-11-252-3/+11
* Add a note to compat.py.Julian Berman2018-11-251-0/+5
* And kill the one on import of the test module.Julian Berman2018-11-251-22/+26
* Flush another set of warnings, in a terrible way.Julian Berman2018-11-241-3/+7
* A third, and kill having two separate mixins.Julian Berman2018-11-241-33/+17
* Kill another warning, promote the test to run always.Julian Berman2018-11-241-5/+12
* This is embarassingly terribly written that it requires this.Julian Berman2018-11-241-0/+8
* Kill one unintended warning.Julian Berman2018-11-241-8/+16
* Add the type.Julian Berman2018-11-201-1/+1
* Thanks GitHub for not showing the whitespace :/.Julian Berman2018-11-201-2/+2
* Update create(id_of) docstringOmar Ryhan2018-11-191-5/+1
* Added some testing/build files to gitignoreOmar Ryhan2018-11-191-0/+8
* Minor style, and remove a test that already exists.Julian Berman2018-11-182-14/+9