Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the documentation for validate into the validate docstring | Christopher Armstrong | 2013-08-22 | 1 | -40/+0 |
* | Fight with reST | Julian Berman | 2013-07-28 | 1 | -7/+8 |
* | Add a note about versioning. | Julian Berman | 2013-07-28 | 1 | -2/+39 |
* | Stop stop repeating repeating. | Julian Berman | 2013-06-17 | 1 | -1/+0 |
* | Only allow RFC 3339 date times, not all of ISO 8601. | Julian Berman | 2013-06-17 | 1 | -1/+9 |
* | cls_checks is a classmethod | Julian Berman | 2013-06-17 | 1 | -1/+1 |
* | Fix default example. | Julian Berman | 2013-06-14 | 1 | -9/+17 |
* | Tables are good maybe. | Julian Berman | 2013-06-02 | 1 | -0/+20 |
* | Remove embedded markup | Julian Berman | 2013-05-28 | 1 | -1/+1 |
* | Add a FAQ with info on default. | Julian Berman | 2013-05-26 | 2 | -0/+49 |
* | Add some clearer notes. | Julian Berman | 2013-05-21 | 1 | -3/+22 |
* | Add a docstring. | Julian Berman | 2013-05-21 | 1 | -0/+10 |
* | Typo. | Julian Berman | 2013-05-21 | 1 | -1/+2 |
* | Added validator_for to provide direct access to validators | Daniel Gonzalez (pegasus) | 2013-05-21 | 1 | -0/+2 |
* | Forgot one. | Julian Berman | 2013-05-20 | 1 | -0/+5 |
* | Add some more docstrings to ErrorTree | Julian Berman | 2013-05-20 | 1 | -0/+2 |
* | Fix the other interdoc links here. | Julian Berman | 2013-05-20 | 1 | -5/+5 |
* | Interdoc link. | Julian Berman | 2013-05-20 | 1 | -6/+7 |
* | Oh, it didn't like the role. | Julian Berman | 2013-05-20 | 1 | -1/+1 |
* | No idea why it complains about one indentation and not the other here. | Julian Berman | 2013-05-20 | 1 | -0/+9 |
* | Add jsonschema.validators.extend | Julian Berman | 2013-05-20 | 1 | -0/+11 |
* | Arguments. | Julian Berman | 2013-05-20 | 2 | -4/+15 |
* | Start some creating docs. | Julian Berman | 2013-05-20 | 2 | -2/+14 |
* | Fix doctests. | Julian Berman | 2013-04-20 | 1 | -55/+72 |
* | Merge remote-tracking branch 'gazpachoking/better_error_messages' | Julian Berman | 2013-04-19 | 2 | -5/+18 |
|\ | |||||
| * | Update errors.rst for error printing change | Chase Sterling | 2013-04-16 | 1 | -4/+17 |
| * | Update validate.rst for error printing change | Chase Sterling | 2013-04-16 | 1 | -1/+1 |
* | | No more warnings. | Julian Berman | 2013-04-18 | 1 | -6/+18 |
* | | No static files for now. | Julian Berman | 2013-04-18 | 1 | -1/+1 |
* | | Fix path and tox. | Julian Berman | 2013-04-18 | 1 | -1/+2 |
* | | Add a JSON Schema documentation role. | Julian Berman | 2013-04-17 | 6 | -72/+194 |
|/ | |||||
* | Typo | Julian Berman | 2013-04-11 | 1 | -1/+1 |
* | Tweak FormatChecker docs | Chase Sterling | 2013-04-11 | 1 | -7/+7 |
* | Add a table with available format checkers | Chase Sterling | 2013-04-11 | 1 | -13/+17 |
* | Undeprecate and switch back to validator, to reduce annoyance. | Julian Berman | 2013-04-11 | 1 | -1/+1 |
* | Fix path wording | Julian Berman | 2013-04-10 | 1 | -1/+1 |
* | Clarify instance attribute. | Julian Berman | 2013-04-10 | 1 | -1/+6 |
* | More doc tidying. | Julian Berman | 2013-04-09 | 1 | -31/+33 |
* | Whoops, syntax error. | Julian Berman | 2013-04-09 | 1 | -1/+1 |
* | More wording. | Julian Berman | 2013-04-09 | 1 | -4/+14 |
* | Allow interdoc to the standard library. | Julian Berman | 2013-04-09 | 1 | -1/+4 |
* | Wording, though this will get reworked soon hopefully. | Julian Berman | 2013-04-09 | 1 | -3/+3 |
* | String stringety string. | Julian Berman | 2013-04-09 | 1 | -4/+5 |
* | Use python 3 style prints in docs | Chase Sterling | 2013-04-07 | 2 | -5/+8 |
* | Add missing paren in docs | Chase Sterling | 2013-04-07 | 1 | -1/+1 |
* | Don't rely on hash sorting for docs examples | Chase Sterling | 2013-04-05 | 1 | -2/+2 |
* | Add example of using the ValidationError attributes | Chase Sterling | 2013-04-04 | 1 | -0/+64 |
* | Update docs for descend method | Chase Sterling | 2013-04-04 | 1 | -4/+5 |
* | Update the docs for ValidationError with the new attributes | Chase Sterling | 2013-04-01 | 1 | -1/+24 |
* | Oops | Chase Sterling | 2013-03-03 | 1 | -1/+1 |