summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Be sure to test schema_path somewhere.Julian Berman2013-07-271-0/+17
* | Merge pull request #117 from andrewSC/message-fix-prJulian Berman2013-07-242-2/+3
|\ \
| * | Changed wording for minProperties and maxPropertiesAndrewSC2013-07-232-2/+3
| * | fixing messageAndrewSC2013-07-231-1/+1
|/ /
* | Fix docstring link typoJulian Berman2013-06-201-1/+1
* | Stop stop repeating repeating.Julian Berman2013-06-171-1/+0
* | Only allow RFC 3339 date times, not all of ISO 8601.Julian Berman2013-06-173-6/+19
* | Show skipped format checkers.Julian Berman2013-06-171-1/+1
* | Make py.test less stupid.Julian Berman2013-06-171-3/+6
* | Merge commit '0a93c5da6f8db71ded773af1d5609c5f2e6ba241'Julian Berman2013-06-174-5/+19
|\ \ | |/
| * Squashed 'json/' changes from 0b8c484..9dc2c40Julian Berman2013-06-174-5/+19
* | cls_checks is a classmethodJulian Berman2013-06-171-1/+1
* | Fix indentation.Julian Berman2013-06-171-11/+13
* | Fix default example.Julian Berman2013-06-141-9/+17
* | Tables are good maybe.Julian Berman2013-06-021-0/+20
* | Version bump.Julian Berman2013-06-021-1/+1
* | Remove embedded markupJulian Berman2013-05-281-1/+1
* | Add a FAQ with info on default.Julian Berman2013-05-262-0/+49
* | Update README and CHANGELOGv2.0.0Julian Berman2013-05-213-4/+11
* | Remove ValidatorMixin.Julian Berman2013-05-213-35/+4
* | Spacing.Julian Berman2013-05-211-0/+1
* | Add some clearer notes.Julian Berman2013-05-211-3/+22
* | Make sure to copy validators on extend.Julian Berman2013-05-212-2/+3
* | Tidy the implementation a bit, + break the tests separately.Julian Berman2013-05-212-22/+29
* | Add a docstring.Julian Berman2013-05-211-0/+10
* | Just leave it in jsonschema.validatorsJulian Berman2013-05-211-1/+1
* | Typo.Julian Berman2013-05-211-1/+2
* | Added validator_for to provide direct access to validatorsDaniel Gonzalez (pegasus)2013-05-214-5/+34
* | Better wording.Julian Berman2013-05-201-9/+9
* | Forgot one.Julian Berman2013-05-201-0/+5
* | Add some more docstrings to ErrorTreeJulian Berman2013-05-202-2/+19
* | Bump version.Julian Berman2013-05-201-1/+1
* | Update README and CHANGELOGJulian Berman2013-05-202-9/+23
* | Include testsJulian Berman2013-05-201-1/+1
* | Add note about single version test running.Julian Berman2013-05-201-0/+3
* | Release v1.4.0Julian Berman2013-05-201-1/+1
* | Fix the other interdoc links here.Julian Berman2013-05-201-5/+5
* | Interdoc link.Julian Berman2013-05-201-6/+7
* | Oh, it didn't like the role.Julian Berman2013-05-201-1/+1
* | No idea why it complains about one indentation and not the other here.Julian Berman2013-05-201-0/+9
* | Deprecate ValidatorMixin.Julian Berman2013-05-201-0/+6
* | Add jsonschema.validators.extendJulian Berman2013-05-203-2/+35
* | Update JSON Schema Test SuiteJulian Berman2013-05-201-1/+1
|\ \ | |/
| * Squashed 'json/' changes from 6c303ca..0b8c484Julian Berman2013-05-201-1/+1
* | Arguments.Julian Berman2013-05-202-4/+15
* | Start some creating docs.Julian Berman2013-05-202-2/+14
* | Oh fine I'll have an exceptions module.Julian Berman2013-05-205-106/+121
* | MagicJulian Berman2013-05-205-452/+522
* | Add version to create.Julian Berman2013-05-202-2/+22
* | Make everything 5x slower.Julian Berman2013-05-202-84/+135