-
Notifications
You must be signed in to change notification settings - Fork 354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix infinite recursion on some schemas when setting defaults (#359) #365
Merged
bighappyface
merged 14 commits into
jsonrainbow:6.0.0-dev
from
erayd:bugfix-359-recursion
Mar 21, 2017
Merged
Fix infinite recursion on some schemas when setting defaults (#359) #365
bighappyface
merged 14 commits into
jsonrainbow:6.0.0-dev
from
erayd:bugfix-359-recursion
Mar 21, 2017
Commits on Mar 17, 2017
-
Don't try to fetch files that don't exist
Throws an exception when the ref can't be resolved to a useful file URI, rather than waiting for something further down the line to fail after the fact.
Configuration menu - View commit details
-
Copy full SHA for 93c5a64 - Browse repository at this point
Copy the full SHA 93c5a64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 976cfb0 - Browse repository at this point
Copy the full SHA 976cfb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdf8d06 - Browse repository at this point
Copy the full SHA bdf8d06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ecbca2 - Browse repository at this point
Copy the full SHA 8ecbca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b869c0 - Browse repository at this point
Copy the full SHA 7b869c0View commit details -
Add CHECK_MODE_ONLY_REQUIRED_DEFAULTS
If CHECK_MODE_ONLY_REQUIRED_DEFAULTS is set, then only apply defaults if they are marked as required.
Configuration menu - View commit details
-
Copy full SHA for 4ed0591 - Browse repository at this point
Copy the full SHA 4ed0591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c03bb - Browse repository at this point
Copy the full SHA 35c03bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50c26d0 - Browse repository at this point
Copy the full SHA 50c26d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 852ad07 - Browse repository at this point
Copy the full SHA 852ad07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37aa991 - Browse repository at this point
Copy the full SHA 37aa991View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0baac8 - Browse repository at this point
Copy the full SHA e0baac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e098ee7 - Browse repository at this point
Copy the full SHA e098ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4031e1 - Browse repository at this point
Copy the full SHA c4031e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f63d938 - Browse repository at this point
Copy the full SHA f63d938View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.