summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | SortJulian Berman2019-01-031-1/+1
* | Merge pull request #511 from uSpike/patch-1Julian Berman2019-01-031-0/+1
|\ \
| * | Depend on setuptoolsJordan Speicher2019-01-021-0/+1
|/ /
* | Out of date.Julian Berman2018-12-301-1/+1
* | Get rid of the actual dependency on mock.Julian Berman2018-12-293-21/+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
* | Merge pull request #502 from stuarteberg/hashable-exceptionsJulian Berman2018-12-153-14/+15
|\ \
| * | Make exceptions hashable (but not comparable)Stuart Berg2018-12-053-14/+15
* | | Merge pull request #501 from johnthagen/patch-1Julian Berman2018-12-041-0/+1
|\ \ \ | |/ / |/| |
| * | Document Python 3.7 support in setup configurationjohnthagen2018-12-031-0/+1
|/ /
* | 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