summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '037b4438fc54e52584cf8fb5e469cf3413751a1f' into mainJulian Berman2020-11-1712-1/+295
|\
| * Squashed 'json/' changes from 96742ba3..3627cc11Julian Berman2020-11-1712-1/+295
* | Work around danielrichman/strict-rfc3339#5.Julian Berman2020-10-242-21/+1
* | Cope with IPv6Address now allowing zone IDs in 3.9.Julian Berman2020-10-201-1/+2
* | Bump the meaningless role version number.Julian Berman2020-10-201-1/+1
* | Vanilla flake8.Julian Berman2020-10-204-22/+30
* | Tidy up the URLs in the docutils role.Julian Berman2020-10-201-13/+15
* | Test on Py39.Julian Berman2020-10-204-2/+27
* | Merge pull request #721 from willson-chen/fix_issue669masterJulian Berman2020-10-152-3/+103
|\ \
| * | And now tidy up the tests.Julian Berman2020-10-151-45/+45
| * | Minor formatting and wording.Julian Berman2020-10-151-6/+6
| * | Merge remote-tracking branch 'origin/master' into fix_issue669Julian Berman2020-10-1535-155/+311
| |\ \ | |/ / |/| |
* | | Merge pull request #746 from Zac-HD/multipleOf-overflowJulian Berman2020-10-042-40/+13
|\ \ \
| * | | Handle multipleOf overflowZac-HD2020-10-052-40/+13
|/ / /
* | | Don't fail when codecov.io flakes.Julian Berman2020-10-041-0/+2
* | | pep517.build is dead or dying.Julian Berman2020-10-042-9/+6
* | | Temporarily skip the failing tests for #743.Julian Berman2020-10-041-0/+39
* | | Sigh, ugly, but assrtRegexpMatches is deprecated.Julian Berman2020-10-041-2/+2
* | | Merge commit '918803aa556f4f87d6b952af316d47ecaf089164' into masterJulian Berman2020-10-0411-15/+171
|\ \ \ | | |/ | |/|
| * | Squashed 'json/' changes from 21555a85..96742ba3Julian Berman2020-10-0411-15/+171
* | | Merge commit '1a4ea00149e70383506f24648bfb52a2278fe3f7' into masterJulian Berman2020-09-0512-68/+72
|\ \ \ | |/ /
| * | Squashed 'json/' changes from fce9e9b3..21555a85Julian Berman2020-09-0512-68/+72
* | | Whoops, send coverage to codecov again.Julian Berman2020-08-302-3/+2
* | | Be able to run coverage on all toxenvs.Julian Berman2020-08-302-22/+13
* | | Remove outdated release notes.Julian Berman2020-08-301-9/+0
* | | Use the longer form of the CLI option for clarity.Julian Berman2020-08-301-1/+1
* | | Bump doc requirements (via pip-compile)Julian Berman2020-08-301-10/+10
* | | Remove the Py2 coding declaration.Julian Berman2020-08-301-4/+0
* | | Run pre-commit in CI.Julian Berman2020-08-291-0/+13
* | | Remove docformatter, it's too unwieldy.Julian Berman2020-08-291-8/+0
* | | Minor doc formatting.Julian Berman2020-08-292-3/+6
* | | Sigh, this appears to be a regex, not exact match, so it was ignoring everyth...Julian Berman2020-08-291-1/+1
* | | Update pre-commit hooks.Julian Berman2020-08-291-1/+1
| | * Optimizing test cases and add invalid '--base-uri' testwillson-chen2020-09-281-26/+45
| | * Optimize the input parameters of '--base-uri'willson-chen2020-09-142-67/+4
| | * Support --base-uri. and local full path and remote URIwillson-chen2020-09-032-64/+17
| | * support for cli specifying --base-uri local or remote and add test caseswillson-chen2020-08-292-14/+152
| | * Resolve conflictswilson chen2020-08-291-1/+28
| | * Merge branch 'master' into fix_issue669wilson chen2020-08-2957-361/+900
| | |\ | |_|/ |/| |
* | | And two last ones...Julian Berman2020-08-281-6/+0
* | | Remove the rest of the notebooks.ai related resources.Julian Berman2020-08-283-175/+0
* | | Merge pull request #729 from martinzugnoni/masterJulian Berman2020-08-281-18/+0
|\ \ \
| * | | Remove demo links from README fileMartin Zugnoni2020-08-281-18/+0
|/ / /
* | | Merge branch 'CLI_bug_fix' into masterJulian Berman2020-08-262-15/+52
|\ \ \
| * | | Move the latest validator CLI test to where it must go now.Julian Berman2020-08-261-17/+15
| * | | Simplify the schemas in the tests for CLI validator detection.Julian Berman2020-08-261-25/+21
| * | | add test casewillson-chen2020-08-241-1/+52
| * | | Delete the failed test casewillson-chen2020-08-201-10/+1
| * | | Fix the bug of processing arguments[validator] in parse_argswillson-chen2020-08-201-2/+3
|/ / /
* | | Merge pull request #722 from helrond/issue-685Julian Berman2020-08-192-21/+30
|\ \ \