-
- Notifications
You must be signed in to change notification settings - Fork 603
Pull requests: python-jsonschema/jsonschema
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Allow exception types to be registered for format functions
#76 by gazpachoking was merged Mar 3, 2013 Loading… updated Jun 12, 2014
Add a failing test case to demonstrate a bug where inherited properties ...
#38 by kiall was closed Oct 22, 2012 Loading… updated Jun 13, 2014
Make sure empty fragment and no fragment are the same in $schema
#77 by gazpachoking was merged Mar 3, 2013 Loading… updated Jun 14, 2014
error paths for additionalItems, additionalProperties and patternProperties
#75 by gazpachoking was merged Mar 3, 2013 Loading… updated Jun 16, 2014
Precompiles is_host_name regex.
#127 by eloraburns was merged Oct 16, 2013 Loading… updated Jun 18, 2014
Link from top-level docs page to GitHub?
#157 by cdeil was merged Apr 13, 2014 Loading… updated Jun 18, 2014
Use pkg_resources to load schema files rather than relative paths
#161 by cwacek was closed Apr 27, 2014 Loading… updated Jun 18, 2014
Fix anchored regexes and ipv6 format on Windows
#58 by gazpachoking was merged Feb 8, 2013 Loading… updated Jun 19, 2014
RefResolver updates Enhancement Some new desired functionality
#64 by gazpachoking was merged Feb 18, 2013 Loading… updated Jun 27, 2014
Fixed #134 -- Added CLI interface
#147 by Bouke was closed May 23, 2014 Loading… updated Jun 27, 2014
Fixes #164, with test-case, as requested by Julian Berman.
#165 by ankostis was merged May 6, 2014 Loading… updated Jul 2, 2014
Support for freezing software like py2exe, pyinstaller or Cx_Freeze.
#162 by grossmj was closed Apr 27, 2014 Loading… updated Jul 2, 2014
Update FAQ with example of using defaulting validator.
#153 by asottile was merged Apr 2, 2014 Loading… updated Jul 2, 2014
Fixed #134 -- Added CLI interface
#145 by Bouke was closed Feb 17, 2014 Loading… updated Jul 2, 2014
Tox Config: Omit tests in html report and erase previous reports
#138 by clarete was closed Dec 8, 2013 Loading… updated Jul 2, 2014
Fix assertion in TestCreateAndExtend.test_iter_errors()
#137 by clarete was closed Dec 17, 2013 Loading… updated Jul 2, 2014
Enable maximum/minimum for string number
#136 by oomichi was closed Nov 12, 2013 Loading… updated Jul 2, 2014
Clean up the output when an unknow type is found
#130 by sontek was merged Oct 20, 2013 Loading… updated Jul 2, 2014
This allows defining custom types
#129 by sontek was merged Oct 18, 2013 Loading… updated Jul 2, 2014
Fix error paths when additionalItems is used with items keyword
#123 by gazpachoking was merged Aug 25, 2013 Loading… updated Jul 2, 2014
Move the documentation for validate into the validate docstring
#121 by radix was merged Aug 22, 2013 Loading… updated Jul 2, 2014
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.