summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tell it to inherit the env var...perfJulian Berman2017-10-231-2/+2
* StyleJulian Berman2017-10-231-1/+1
* And now fill in the issue number since we've got internet access again...Julian Berman2017-10-233-4/+6
* Sigh, move this out of the way of test discovery.Julian Berman2017-10-232-1/+1
* FixupJulian Berman2017-10-231-21/+17
* Run both, even though there should be some discovery happening here.Julian Berman2017-10-231-1/+3
* More encapsulation.Julian Berman2017-10-233-28/+18
* Run perf on all Pythons.Julian Berman2017-10-231-4/+2
* Slightly clearer verbiage now.Julian Berman2017-10-234-16/+16
* Shuffle around the other benchmark.Julian Berman2017-10-235-37/+39
* Run style on all the rest of the stuff.Julian Berman2017-10-234-86/+124
* Move the benchmarks into the package.Julian Berman2017-10-227-27/+19
* Style.Julian Berman2017-10-192-14/+6
* And now make both the test running and the perf running use the shared loader.Julian Berman2017-10-193-154/+61
* A test-requirements.txtJulian Berman2017-10-192-6/+6
* Really all of this needs tests :/, but extract the test suite loading.Julian Berman2017-10-191-0/+172
* Drop ancient PyPyJulian Berman2017-10-191-12/+0
* A tox env.Julian Berman2017-10-161-0/+9
* Remind people you need jsonschema too.Julian Berman2017-10-161-3/+3
* NameErrorJulian Berman2017-10-161-4/+0
* Run flake8 on the benchmark files.Julian Berman2017-10-161-1/+1
* Minor styling.Julian Berman2017-10-162-6/+13
* Change benchmark scripts to use perfpgjones2017-10-167-120/+2763
* Merge pull request #363 from julesjulian/patch-1Julian Berman2017-09-221-1/+1
|\
| * Correct formatting.Julian Kuhlmann2017-09-221-1/+1
|/
* Thankfully trial works everywhere now.Julian Berman2017-09-021-3/+3
* Merge pull request #358 from EdwardBetts/spellingJulian Berman2017-09-011-1/+1
|\
| * correct spelling mistakeEdward Betts2017-09-011-1/+1
|/
* Update classifiers.Julian Berman2017-08-271-0/+3
* Merge pull request #353 from pgjones/travisJulian Berman2017-08-272-10/+9
|\
| * Improve travis and tox buildpgjones2017-08-262-10/+9
|/
* 2.6 support was dropped already.Julian Berman2017-08-206-32/+30
* Go away.Julian Berman2017-08-202-2/+2
* Make it clear when it's a SchemaError vs ValidationError even in the message.Julian Berman2017-08-202-5/+25
* Skip the tests with our bug so we can add Draft 6 in peace.Julian Berman2017-06-101-5/+34
* Merge commit '8bff7e3c726f3adcb9f16a54fa5f510028c4c151'Julian Berman2017-06-1059-52/+4022
|\
| * Squashed 'json/' changes from 3481a79..27f8c84Julian Berman2017-06-1059-56/+4016
* | Merge pull request #338 from dlax/fix-doctestJulian Berman2017-06-081-18/+18
|\ \
| * | Dedent examples in validate.rst to fix sphinx doctestDenis Laxalde2017-06-081-18/+18
|/ /
* | Switch to ebb-lint, and cry a bit inside.Julian Berman2017-06-043-5/+9
* | Use PyPy for style.Julian Berman2017-04-061-0/+1
* | And here.Julian Berman2017-02-061-5/+3
* | Properly commit the changelog.Julian Berman2017-02-061-0/+8
* | Merge remote-tracking branch 'datawire/better-patternProperties-errors-316'v2.6.0Julian Berman2017-01-262-2/+39
|\ \
| * | Address review comments.Itamar Turner-Trauring2017-01-262-9/+16
| * | Better error message for additionalProperties: false when there are patternPr...Itamar Turner-Trauring2017-01-262-2/+32
* | | Disable pypy3 until 3.5Julian Berman2017-01-261-1/+1
|/ /
* | More style fun.Julian Berman2016-11-277-31/+34
* | Whitespacin'.Julian Berman2016-11-275-182/+182
* | Trailing commae.Julian Berman2016-11-273-34/+28