summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | fuzzer: fix remaining style CI complaintsdavkor2021-01-211-0/+3
| * | Removed os importdavkor2021-01-211-1/+0
| * | Fix up syntaxdavkor2021-01-211-1/+3
| * | Added fuzzer to be run with OSS-Fuzzdavkor2021-01-211-0/+35
|/ /
* | Merge pull request #768 from Julian/dependabot/pip/docs/lxml-4.6.2Julian Berman2021-01-071-1/+1
|\ \
| * | Bump lxml from 4.6.1 to 4.6.2 in /docsdependabot/pip/docs/lxml-4.6.2dependabot[bot]2021-01-071-1/+1
|/ /
* | Merge pull request #765 from AleksaC/pre-commit-hookJulian Berman2020-12-201-0/+6
|\ \
| * | Add pre-commit hook configAleksaC2020-12-201-0/+6
|/ /
* | Update pre-commit.Julian Berman2020-12-141-2/+2
* | Go back to skipping the windows envs that are annoying to fix.Julian Berman2020-11-181-23/+3
* | Run more toxenvs on 3.9.Julian Berman2020-11-182-24/+18
* | Doc requirements bump.Julian Berman2020-11-181-9/+9
* | Sigh more spelling.Julian Berman2020-11-181-0/+1
* | Make utils.indent exit stage left.Julian Berman2020-11-173-12/+8
* | Actually exercise Validator.is_type on an unknown type.Julian Berman2020-11-171-0/+5
* | 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