summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v2.2.0v2.2.0Julian Berman2013-10-183-5/+9
* Merge pull request #129 from sontek/handle_non_string_typesJulian Berman2013-10-172-1/+6
|\
| * This allows defining custom typesJohn Anderson2013-10-172-1/+6
|/
* Merge pull request #127 from taavi/masterJulian Berman2013-10-151-2/+3
|\
| * Precompiles is_host_name regex.Taavi Burns2013-10-151-2/+3
|/
* Sigh, reST, not markdown.Julian Berman2013-10-031-2/+2
* Line lengthJulian Berman2013-10-031-1/+2
* Panhandling.Julian Berman2013-10-031-0/+4
* Pass along arguments.Julian Berman2013-09-251-4/+4
* Re-add the coverage env.Julian Berman2013-09-251-0/+9
* Less confusing skip messageJulian Berman2013-09-221-3/+5
* Bump versionJulian Berman2013-09-221-1/+1
* Release v2.1.0v2.1.0Julian Berman2013-09-223-16/+13
* Merge commit '7b74ec8aa8f2b3414cb70ffa0e5a8fe3d1e24bcd'Julian Berman2013-09-223-0/+15
|\
| * Squashed 'json/' changes from 9dc2c40..b6f129eJulian Berman2013-09-223-0/+15
* | Merge pull request #123 from gazpachoking/error_index_fixbaserock/morphChase Sterling2013-08-252-1/+19
|\ \
| * | Cleanups to last commitChase Sterling2013-08-252-2/+19
| * | Fix error paths when additionalItems is used with items keyword. fix #122Chase Sterling2013-08-242-6/+7
|/ /
* | Merge pull request #121 from radeex/docs-in-docstringsJulian Berman2013-08-222-40/+40
|\ \
| * | Move the documentation for validate into the validate docstringChristopher Armstrong2013-08-222-40/+40
|/ /
* | Fight with reSTJulian Berman2013-07-281-7/+8
* | Add a note about versioning.Julian Berman2013-07-281-2/+39
* | Line length.Julian Berman2013-07-281-1/+3
* | 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