summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ugly as sin, but pass the tests.no-leaking-boolean-schemasJulian Berman2019-01-312-37/+56
* 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
* Hooray typos.Julian Berman2019-01-301-1/+1
* Lie less.Julian Berman2019-01-301-2/+0
* Release notes.Julian Berman2019-01-291-3/+7
* Go away.Julian Berman2019-01-291-6/+0
* No need for a matrix build anymore.Julian Berman2019-01-291-14/+19
* Drop support for Python 3.4.Julian Berman2019-01-272-2/+1
* Wrong style but hey.v3.0.0b3Julian Berman2019-01-271-1/+0
* Show examples more like what I actually recommend.Julian Berman2019-01-272-4/+4
* 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
* Make the same note about idn-email.v3.0.0b1Julian Berman2019-01-211-7/+13
* And now remove the intervaltree pin now that ebb-lint has seen a release.Julian Berman2019-01-211-3/+1
* Merge pull request #516 from tmontes/macos-build-docsJulian Berman2019-01-212-1/+3
|\
| * Docs now build successfully out of the box on macOS CPython.Tiago Montes2019-01-142-1/+3
* | And now 'solve' the problem of colliding time formats.v3.0.0a6Julian Berman2019-01-151-15/+23
* | And now don't recommend people use bare FormatChecker.Julian Berman2019-01-151-1/+1
* | 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
|/
* Pin intervaltree away from the backwards incompatible version.v3.0.0a5Julian Berman2019-01-141-1/+3
* 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
* Spelling, indirectly.Julian Berman2019-01-111-20/+20
* 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
* Minor style.Julian Berman2019-01-061-1/+3
* This is the old time.Julian Berman2019-01-061-1/+1
* Update the table of formats.Julian Berman2019-01-051-14/+31
* Grudgingly add an inline implementation of relative JSON Pointers.Julian Berman2019-01-051-0/+27
* Minor style.Julian Berman2019-01-041-14/+1
* Merge commit 'd2eb79f489f2647e2fc43fa341bb3ba7d307f4a6'Julian Berman2019-01-044-0/+64
|\
| * Squashed 'json/' changes from 8c3d56d..8982b0bJulian Berman2019-01-044-0/+64
* | idn-hostname validation.Julian Berman2019-01-042-0/+15
* | Make validate use best_match.Julian Berman2019-01-032-6/+16
* | Minor style change on imports.Julian Berman2019-01-032-34/+26