summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pass the non-string JSON pointer test, skip non strings.draft6Julian Berman2018-05-141-0/+2
* Skip this here too.Julian Berman2018-05-141-1/+8
* This isn't released, and seems unlikely to be by the time we want to.Julian Berman2018-05-141-1/+0
* Whoops, this is Draft6 only.Julian Berman2018-05-141-1/+1
* Merge remote-tracking branch 'origin/master' into draft6Julian Berman2018-05-140-0/+0
|\
| * Minor style.Julian Berman2018-05-141-8/+8
| * Stop falling back to isodate.Julian Berman2018-05-143-17/+4
| * Start populating the CHANGELOGJulian Berman2018-05-141-0/+4
| * Merge in the minor validator_for shuffling.Julian Berman2018-05-141-28/+26
* | Merge in the minor validator_for shuffling.Julian Berman2018-05-140-0/+0
* | Merge remote-tracking branch 'origin/master' into draft6Julian Berman2018-05-1412-6/+126
|\ \ | |/
| * This doesn't exist anymore.Julian Berman2018-05-121-3/+2
| * Skip the newly added case-insensitive date-time tests.Julian Berman2018-05-121-2/+16
| * Less hard to read.Julian Berman2018-05-121-1/+4
| * Merge commit '86baa128d16324ed62a2cc5cdf5db276d8e0d734'Julian Berman2018-05-1210-0/+148
| |\
| | * Squashed 'json/' changes from cb2b906..2ca50c0Julian Berman2018-05-1210-0/+148
| * | Merge pull request #404 from staab/patch-1Julian Berman2018-05-091-0/+8
| |\ \
| | * | Re-wording email disclaimer to fit the reasoning behind itJon Staab2018-05-091-5/+6
| | * | Clarifying limitation of email validatorJon Staab2018-05-081-0/+7
| |/ /
| * | Layout changed for Draft7 format tests.Julian Berman2018-05-041-0/+11
| * | Assume the next version will be 3.0.0Julian Berman2018-05-032-3/+3
* | | Layout changed for Draft7 format tests.Julian Berman2018-05-041-0/+11
* | | Merge commit '2f6bb8300d0c2477f6d3ee021cd3297ab927b49f' into draft6Julian Berman2018-05-042-0/+52
|\ \ \
| * | | Squashed 'json/' changes from cb2b906..ff448afJulian Berman2018-05-042-0/+52
| | |/ | |/|
* | | Don't expose these publically.Julian Berman2018-05-041-5/+1
* | | Kill isodate.Julian Berman2018-05-033-21/+3
* | | More accurate.Julian Berman2018-05-031-1/+1
* | | Make sure True and False aren't Draft4 schemas.Julian Berman2018-05-031-0/+20
* | | Axe the sentence about bools, it doesn't apply in general.Julian Berman2018-05-031-5/+3
* | | I guess there's not really a saner thing to do here.Julian Berman2018-05-032-3/+19
* | | Not sure why this needed _unsetJulian Berman2018-05-031-28/+24
* | | More draft 6 stressin' in the code.Julian Berman2018-05-033-8/+30
* | | Draft 6 for docs.Julian Berman2018-05-035-16/+27
* | | This can go away again.Julian Berman2018-05-031-8/+1
* | | Less totally wrong.Julian Berman2018-05-031-1/+1
* | | Merge fix.Julian Berman2018-05-031-13/+1
* | | And one more...Julian Berman2018-05-031-0/+2
* | | And here too.Julian Berman2018-05-031-5/+14
* | | Fix float ints on Draft 6.Julian Berman2018-05-031-1/+7
* | | Fix the renamed validators.Julian Berman2018-05-031-2/+2
* | | Fix False schemas, and optimize.Julian Berman2018-05-031-3/+10
* | | A likely first step on getting ref resolution on both drafts.Julian Berman2018-05-032-4/+16
* | | Add a (failing) test to make sure we fix the message for False schemas.Julian Berman2018-05-031-0/+8
* | | Add the (wrong) type checker.Julian Berman2018-05-012-0/+2
* | | Assume the next version will be 3.0.0Julian Berman2018-05-012-3/+3
* | | Merge branch 'master' into draft6Julian Berman2018-05-0198-794/+9161
|\ \ \ | | |/ | |/|
| * | Apparently this is deprecated.Julian Berman2018-04-292-2/+2
| * | Use a reST note.Julian Berman2018-04-181-3/+5
| * | Merge remote-tracking branch 'thisisshi/clarify-docs-format'Julian Berman2018-04-181-1/+7
| |\ \
| | * | add clarification on validating with format checkersSonny2018-04-161-1/+7
| |/ /