summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v2.3.0v2.3.0Julian Berman2013-11-023-3/+35
* Fight with sphinx typos.Julian Berman2013-11-021-1/+1
* Fight with sphinx.Julian Berman2013-11-021-16/+17
* Apply built-in formats only to strings, otherwise ignore.Julian Berman2013-10-304-12/+61
* Move ErrorTree closer to its friends.Julian Berman2013-10-305-143/+142
* Merge branch 'best-match'Julian Berman2013-10-283-21/+336
|\
| * And docs for the arguments.best-matchJulian Berman2013-10-271-0/+8
| * And add by_relevance docs.Julian Berman2013-10-271-3/+30
| * Remove __eq__, since it causes hashability issues on Py3 that I don't want to...Julian Berman2013-10-272-9/+2
| * Update best_match docs.Julian Berman2013-10-272-3/+21
| * Different strategy that's a lot more robust.Julian Berman2013-10-272-91/+106
| * Use ._contents in create_fromJulian Berman2013-10-271-11/+1
| * Initial stab at best_match.Julian Berman2013-10-273-3/+213
| * Sort errors based on their paths.Julian Berman2013-10-272-18/+72
* | Format can apply to instances of any type.Julian Berman2013-10-282-4/+19
|/
* Merge commit '5f8aae8efc5a92c4b5f8c631f51c8b04a7141ea3'Julian Berman2013-10-272-0/+10
|\
| * Squashed 'json/' changes from b6f129e..468fa78Julian Berman2013-10-272-0/+10
* | These should be URIs, not URI references.Julian Berman2013-10-271-1/+1
* | Pretty!Julian Berman2013-10-221-0/+5
* | Try to be as unconfusing as possible since is_type can be called outside vali...Julian Berman2013-10-201-2/+2
* | Flake8.Julian Berman2013-10-201-3/+1
* | Merge remote-tracking branch 'sontek/give_better_error_output'Julian Berman2013-10-202-2/+26
|\ \
| * | Better Py2/3 supportJohn Anderson2013-10-181-2/+4
| * | Use pretty formattingJohn Anderson2013-10-171-3/+5
| * | Cleaned up outputJohn Anderson2013-10-171-2/+1
| * | Clean up the output when an unknow type is foundJohn Anderson2013-10-172-2/+23
* | | Bump version.Julian Berman2013-10-181-1/+1
* | | 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