index
:
delta/jsonschema.git
azure
baserock/morph
best-match
ci-cache
cli
codeco
dependabot/pip/docs/jinja2-2.11.3
dependabot/pip/docs/lxml-4.6.2
dependabot/pip/docs/pygments-2.7.4
dependabot/pip/docs/urllib3-1.26.3
deprecations
draft2019-09
draft2020-12
draft6
draft7
drafts
gha
install-checks
main
master
no-leaking-boolean-schemas
patch-1
perf
perf_cache_resolving
pre-commit-ci-update-config
protocol
py310
release-notes
test-split
tox4
type-checker-default-types
warnings
windows
github.com: Julian/jsonschema.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jsonschema
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a test for FormatChecker defaults.
Julian Berman
2019-01-15
1
-0
/
+9
*
This test is awful, but make it at least run everywhere.
Julian Berman
2019-01-15
1
-11
/
+19
*
Split out dependencies for draft 3.
Julian Berman
2019-01-14
4
-17
/
+58
*
Here's an easy way out of this one.
Julian Berman
2019-01-13
1
-11
/
+5
*
And tests for the same for if/then/else.
Julian Berman
2019-01-11
2
-3
/
+31
*
Fix the error properties for propertyNames.
Julian Berman
2019-01-11
2
-1
/
+14
*
Get these out of the way.
Julian Berman
2019-01-11
3
-171
/
+180
*
Style.
Julian Berman
2019-01-11
1
-1
/
+0
*
Revert "And now add the Draft7 time format, even though it don't work."
Julian Berman
2019-01-11
1
-7
/
+0
*
And now add the Draft7 time format, even though it don't work.
v3.0.0a4
Julian Berman
2019-01-06
1
-0
/
+7
*
This is the old time.
Julian Berman
2019-01-06
1
-1
/
+1
*
Grudgingly add an inline implementation of relative JSON Pointers.
Julian Berman
2019-01-05
1
-0
/
+27
*
Minor style.
Julian Berman
2019-01-04
1
-14
/
+1
*
idn-hostname validation.
Julian Berman
2019-01-04
1
-0
/
+14
*
Make validate use best_match.
Julian Berman
2019-01-03
2
-6
/
+16
*
Minor style change on imports.
Julian Berman
2019-01-03
2
-34
/
+26
*
Get rid of the actual dependency on mock.
Julian Berman
2018-12-29
2
-20
/
+13
*
Make the way instances and schemas are passed to ValidatorTestMixin better.
Julian Berman
2018-12-27
1
-29
/
+23
*
One more.
Julian Berman
2018-12-27
1
-1
/
+1
*
Kill some coverage noise.
Julian Berman
2018-12-27
1
-5
/
+5
*
Make exceptions hashable (but not comparable)
Stuart Berg
2018-12-05
3
-14
/
+15
*
Style.
Julian Berman
2018-11-25
1
-1
/
+0
*
And the last stray warning.
Julian Berman
2018-11-25
1
-3
/
+12
*
At least kill the last remaining use of mock.Mock
Julian Berman
2018-11-25
1
-1
/
+1
*
Move another compat import into compat.py
Julian Berman
2018-11-25
2
-9
/
+3
*
Minor style.
Julian Berman
2018-11-25
2
-3
/
+11
*
Add a note to compat.py.
Julian Berman
2018-11-25
1
-0
/
+5
*
And kill the one on import of the test module.
Julian Berman
2018-11-25
1
-22
/
+26
*
Flush another set of warnings, in a terrible way.
Julian Berman
2018-11-24
1
-3
/
+7
*
A third, and kill having two separate mixins.
Julian Berman
2018-11-24
1
-33
/
+17
*
Kill another warning, promote the test to run always.
Julian Berman
2018-11-24
1
-5
/
+12
*
This is embarassingly terribly written that it requires this.
Julian Berman
2018-11-24
1
-0
/
+8
*
Kill one unintended warning.
Julian Berman
2018-11-24
1
-8
/
+16
*
Add the type.
Julian Berman
2018-11-20
1
-1
/
+1
*
Thanks GitHub for not showing the whitespace :/.
Julian Berman
2018-11-20
1
-2
/
+2
*
Update create(id_of) docstring
Omar Ryhan
2018-11-19
1
-5
/
+1
*
Added some testing/build files to gitignore
Omar Ryhan
2018-11-19
1
-0
/
+8
*
Minor style, and remove a test that already exists.
Julian Berman
2018-11-18
2
-14
/
+9
*
Fix - lines too long
Opemipo Ogunkola
2018-11-15
2
-5
/
+7
*
Fix the warning message
Opemipo Ogunkola
2018-11-14
2
-2
/
+2
*
Update the warning mesage
Opemipo Ogunkola
2018-11-14
2
-5
/
+5
*
Update tests and use default when schema not specified
Opemipo Ogunkola
2018-11-10
2
-5
/
+14
*
Change warning message from `raise SchemaError` to `raise an error` in future
Opemipo Ogunkola
2018-11-04
2
-2
/
+2
*
Add trailing comma
Opemipo Ogunkola
2018-11-04
1
-1
/
+1
*
remove line
Opemipo Ogunkola
2018-11-02
1
-1
/
+0
*
Remove `Raise SchemaError` from validator_for doc string
Opemipo Ogunkola
2018-11-02
1
-2
/
+0
*
remove unused warnings import
Opemipo Ogunkola
2018-11-02
1
-1
/
+0
*
.
Opemipo Ogunkola
2018-11-02
1
-0
/
+2
|
\
|
*
Raise an Error if schema doesn't exist
Opemipo Ogunkola
2018-11-01
1
-1
/
+5
*
|
Add test to validate warning is added if schema is not found
Opemipo Ogunkola
2018-11-02
2
-1
/
+27
|
/
[next]