openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
python-jsonschema
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 02, 2024 — Aug 02, 2025
Showing page 91 of 96
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #44 from gazpachoking/unique_fix
Chase Sterling
More...
almost 13 years ago
A fix for identifying unique items. refs #34
Chase Sterling
More...
almost 13 years ago
Make test method names into valid identifiers.
Chase Sterling
More...
almost 13 years ago
Remove deprecations.
Julian Berman
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.
Chase Sterling
More...
almost 13 years ago
Update features
Julian Berman
More...
almost 13 years ago
Clarify release note.
Julian Berman
More...
almost 13 years ago
Prep for 0.7 release
Julian Berman
More...
almost 13 years ago
Update release notes.
Julian Berman
More...
almost 13 years ago
Privatize _schema as an arg to Draft3Validator functions.
Julian Berman
More...
almost 13 years ago
Rename -> resolve_json_pointer
Julian Berman
More...
almost 13 years ago
Add json based test cases, and a test runner for them.
Chase Sterling
More...
almost 13 years ago
Add support and test for decoding percent encoded characters in json pointer references. refs #37
Chase Sterling
More...
almost 13 years ago
Add test cases for encoded ~ and / in $ref values. Add back support for decoding them. refs #37
Chase Sterling
More...
almost 13 years ago
Cleanup
Julian Berman
More...
almost 13 years ago
Merge branch 'json-ref' of http://github.com/redpie/jsonschema
Julian Berman
More...
almost 13 years ago
Make check_schema a classmethod.
Julian Berman
More...
almost 13 years ago
Add Python 3.3
Julian Berman
More...
almost 13 years ago
Add support for json-pointer references based on Chase Sterling's code.
Kiall Mac Innes
More...
almost 13 years ago
Fix syntax highlighting in readme.
Julian Berman
More...
almost 13 years ago
Update readme to use Draft3Validator
Julian Berman
More...
almost 13 years ago
Deprecate meta_validate too.
Julian Berman
More...
almost 13 years ago
Add schema as a parameter to init for Draft3Validators.
Julian Berman
More...
almost 13 years ago
Fix docstring.
Julian Berman
More...
almost 13 years ago
Add deprecation warning.
Julian Berman
More...
almost 13 years ago
Reorderering functions.
Julian Berman
More...
almost 13 years ago
Cleanup. No need to stick these no_ops on for no reason.
Julian Berman
More...
almost 13 years ago
Fix unvalidated properties.
Julian Berman
More...
almost 13 years ago
Introduce check_schema.
Julian Berman
More...
almost 13 years ago
Test is_valid
Julian Berman
More...
almost 13 years ago
←
1
2
…
87
88
89
90
91
92
93
94
95
96
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree