summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | use correct format check globallyHillel Arnold2020-08-191-5/+7
| * | | renames message and functionHillel Arnold2020-08-191-7/+7
| * | | better handling for Python 3.6Hillel Arnold2020-08-191-4/+6
| * | | fix formatting errorHillel Arnold2020-08-191-4/+3
| * | | skip tests on python 3.6Hillel Arnold2020-08-191-0/+23
| * | | unskip testsHillel Arnold2020-08-181-20/+0
| * | | Merge remote-tracking branch 'upstream/master' into issue-685Hillel Arnold2020-08-1835-36/+684
| |\ \ \ | |/ / / |/| | |
* | | | Temporarily skip the tests that will be unskipped by #722.Julian Berman2020-08-141-0/+20