0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #44 from gazpachoking/unique_fix More... almost 13 years ago
A fix for identifying unique items. refs #34 More... almost 13 years ago
Make test method names into valid identifiers. More... almost 13 years ago
Remove deprecations. More... almost 13 years ago
Fix nose trying to run helper functions as tests. Fix json test case runner on python 3. Refactor loading test cases to be a class decorator. Prevent test cases from swallowing ValidationErrors. Test method names are now based on filename and test description. More... almost 13 years ago
Update features More... almost 13 years ago
Clarify release note. More... almost 13 years ago
Prep for 0.7 release More... almost 13 years ago
Update release notes. More... almost 13 years ago
Privatize _schema as an arg to Draft3Validator functions. More... almost 13 years ago
Rename -> resolve_json_pointer More... almost 13 years ago
Add json based test cases, and a test runner for them. More... almost 13 years ago
Add support and test for decoding percent encoded characters in json pointer references. refs #37 More... almost 13 years ago
Add test cases for encoded ~ and / in $ref values. Add back support for decoding them. refs #37 More... almost 13 years ago
Cleanup More... almost 13 years ago
Merge branch 'json-ref' of http://github.com/redpie/jsonschema More... almost 13 years ago
Make check_schema a classmethod. More... almost 13 years ago
Add Python 3.3 More... almost 13 years ago
Add support for json-pointer references based on Chase Sterling's code. More... almost 13 years ago
Fix syntax highlighting in readme. More... almost 13 years ago
Update readme to use Draft3Validator More... almost 13 years ago
Deprecate meta_validate too. More... almost 13 years ago
Add schema as a parameter to init for Draft3Validators. More... almost 13 years ago
Fix docstring. More... almost 13 years ago
Add deprecation warning. More... almost 13 years ago
Reorderering functions. More... almost 13 years ago
Cleanup. No need to stick these no_ops on for no reason. More... almost 13 years ago
Fix unvalidated properties. More... almost 13 years ago
Introduce check_schema. More... almost 13 years ago
Test is_valid More... almost 13 years ago