summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump pygments from 2.7.2 to 2.7.4 in /docsdependabot/pip/docs/pygments-2.7.4dependabot[bot]2021-03-291-1/+1
* Merge pull request #791 from Julian/dependabot/pip/docs/jinja2-2.11.3Julian Berman2021-03-201-1/+1
|\
| * Bump jinja2 from 2.11.2 to 2.11.3 in /docsdependabot/pip/docs/jinja2-2.11.3dependabot[bot]2021-03-201-1/+1
|/
* Merge pull request #790 from Julian/dependabot/pip/docs/urllib3-1.26.3Julian Berman2021-03-191-27/+56
|\
| * Bump urllib3 from 1.26.2 to 1.26.3 in /docsdependabot/pip/docs/urllib3-1.26.3dependabot[bot]2021-03-191-27/+56
|/
* Merge pull request #786 from sir-sigurd/patch-1Julian Berman2021-03-031-1/+1
|\
| * remove uneeded backtick from docstring of validators.extend()Sergey Fedoseev2021-03-031-1/+1
|/
* Minor style fixes.Julian Berman2021-03-031-4/+7
* Merge branch 'fuzzer-fix'Julian Berman2021-03-031-4/+3
|\
| * fixed fuzzer.davkor2021-03-031-4/+3
|/
* Merge pull request #772 from DavidKorczynski/mainJulian Berman2021-03-023-1/+79
|\
| * Extra newline.Julian Berman2021-03-021-1/+0
| * Ignore the fuzz module from coverage for now as well.Julian Berman2021-03-021-1/+1
| * Go back to fuzz_* naming.Julian Berman2021-03-021-0/+0
| * Module docstringJulian Berman2021-03-021-0/+6
| * Add language, remove dry-run: false which is the default.Julian Berman2021-03-021-3/+8
| * Move the fuzz workflow to fuzz.yml.Julian Berman2021-03-021-0/+0
| * Minor style fixes.Julian Berman2021-03-021-12/+15
| * Merge branch 'main' into DavidKorczynski/mainJulian Berman2021-03-024-95/+30
| |\ | |/ |/|
* | Merge branch 'windows'Julian Berman2021-02-223-93/+26
|\ \
| * | Reskip the PyPy-on-Windows tests.windowsJulian Berman2021-02-221-0/+24
| * | Try the Twisted prerelease, which hopefully obviates installing IOCP.Julian Berman2021-02-221-1/+1
| * | No, don't use venv.Julian Berman2021-02-221-3/+0
| * | Fix test to windows path matchingMilly2021-02-201-1/+1
| * | Test via PyPy3.7Julian Berman2021-02-201-6/+6
| * | Unskip most of the skipped windows builds.Julian Berman2021-02-201-88/+0
|/ /
* | Update pre-commit.Julian Berman2021-02-201-2/+4
| * Make fuzzer friendly for pytest.davkor2021-01-261-1/+1
| * Add suggestions from Zacdavkor2021-01-261-2/+2
| * switch to checking steps output.davkor2021-01-211-1/+1
| * Try adding an success statement in CIdavkor2021-01-211-0/+1
| * Move continue-on-error to build step.davkor2021-01-211-1/+1
| * set continue on error in fuzzing CI job.davkor2021-01-211-0/+1
| * Set CI fuzz to be 30 seconds.davkor2021-01-211-1/+1
| * Add CI-fuzz to ensure fuzzers are run.davkor2021-01-211-0/+24
| * 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