summaryrefslogtreecommitdiff
path: root/jsonschema
Commit message (Expand)AuthorAgeFilesLines
* And now replace this with just a normal function.Julian Berman2018-07-121-12/+9
* Mocking: not even once kids.Julian Berman2018-07-121-18/+8
* Merge remote-tracking branch 'ApamNapat/resourcewarning_fix'Julian Berman2018-07-122-5/+13
|\
| * Changed asserts order to rerun CIApamNapat2018-07-081-1/+1
| * Yet another assert variant to satisfy all python versionsApamNapat2018-07-081-2/+2
| * Refactored call asserts to pass in python 3.4 and 3.5ApamNapat2018-07-081-4/+2
| * Extended existing test with checks for context manager callsApamNapat2018-07-081-4/+13
| * Fix unclosed resource in validatorsApamNapat2018-07-021-1/+2
* | Merge remote-tracking branch 'agoose77/fix_schema_id'Julian Berman2018-07-082-9/+9
|\ \
| * | Fix bug in current registration of validatorsAngus Hollands2018-07-062-2/+5
| |/
* | Merge remote-tracking branch 'robherring/draft6-id-fix'Julian Berman2018-07-082-1/+38
|\ \ | |/ |/|
| * Handle $id property for draft6 in validates()Grant Likely2018-05-302-1/+38
* | Fix the contains error message.v3.0.0a1Julian Berman2018-06-032-1/+13
|/
* Update draft6 meta-schema from json-schema.orgRob Herring2018-05-291-0/+4
* Fix the const error message.Julian Berman2018-05-152-3/+10
* Minor style.Julian Berman2018-05-151-10/+19
* 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
* Whoops, this is Draft6 only.Julian Berman2018-05-141-1/+1
* Merge remote-tracking branch 'origin/master' into draft6Julian Berman2018-05-142-3/+20
|\
| * 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
| * Layout changed for Draft7 format tests.Julian Berman2018-05-041-0/+11
| * Assume the next version will be 3.0.0Julian Berman2018-05-031-1/+1
* | Layout changed for Draft7 format tests.Julian Berman2018-05-041-0/+11
* | Don't expose these publically.Julian Berman2018-05-041-5/+1
* | Kill isodate.Julian Berman2018-05-031-14/+1
* | 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
* | 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-011-1/+1
* | Merge branch 'master' into draft6Julian Berman2018-05-0114-257/+3995
|\ \ | |/
| * Apparently this is deprecated.Julian Berman2018-04-291-1/+1
| * Merge remote-tracking branch 'hmehta/import-requests-on-runtime'Julian Berman2018-04-072-7/+26
| |\
| | * Move requests import to runtimeHeikki Mehtänen2018-01-252-7/+26
| * | vcversioner -> setuptools_scmJulian Berman2018-02-111-3/+2
| |/