Commit Graph

788 Commits

Author SHA1 Message Date
Julian Berman 09a05bd038 Merge pull request #338 from dlax/fix-doctest
Dedent examples in validate.rst to fix sphinx doctest
2017-06-08 23:13:21 -04:00
Denis Laxalde 2ec1affc8b Dedent examples in validate.rst to fix sphinx doctest 2017-06-08 22:11:14 +02:00
Julian Berman c8af2b376c Switch to ebb-lint, and cry a bit inside. 2017-06-04 11:19:29 -04:00
Julian Berman d0f2ef740b Use PyPy for style.
Closes #325.
2017-04-06 08:29:17 +01:00
Julian Berman 7ccd4ff376 And here. 2017-02-06 10:54:58 +01:00
Julian Berman d6dfd1b49f Properly commit the changelog.
Closes: #318.
2017-02-06 10:53:00 +01:00
Julian Berman d16713a429 Merge remote-tracking branch 'datawire/better-patternProperties-errors-316'
* datawire/better-patternProperties-errors-316:
  Address review comments.
  Better error message for additionalProperties: false when there are patternProperties.
2017-01-26 18:18:56 +00:00
Julian Berman 4cd2268b97 Disable pypy3 until 3.5 2017-01-26 18:17:13 +00:00
Itamar Turner-Trauring 124b81a129 Address review comments. 2017-01-26 12:58:19 -05:00
Itamar Turner-Trauring 822c75f653 Better error message for additionalProperties: false when there are patternProperties. 2017-01-26 12:20:10 -05:00
Julian Berman ee2de6d0e0 More style fun. 2016-11-27 11:25:17 -05:00
Julian Berman e7d2975b08 Whitespacin'. 2016-11-27 10:55:21 -05:00
Julian Berman 2658dd6f91 Trailing commae. 2016-11-27 10:46:44 -05:00
Julian Berman 9b46129e40 Napoleon. 2016-11-27 10:40:58 -05:00
Paul Brown ef0bf1e286 fix validation spec parsing for docs 2016-11-27 10:07:25 -05:00
Julian Berman a3fdedfb3c Fix tox -e coverage.
Closes #309. Thanks @pawl
2016-11-26 21:11:41 -05:00
Julian Berman 83fd825f6f Merge pull request #303 from drpoggi/patch-1
Fix indentation
2016-11-03 10:25:18 -04:00
David Poggi 0c73af0451 Fix indentation 2016-11-03 10:01:30 -04:00
Julian Berman 19a37febe8 Unused. 2016-10-15 09:01:18 -04:00
Julian Berman e5738b3c39 Install Python 3.5 2016-10-15 08:53:59 -04:00
Julian Berman bc783cf136 Minor tidying. 2016-10-09 08:35:23 -04:00
Julian Berman b2d440a5ad Revert "Made required_draft4 more robust when used with Draft3"
This reverts commit 41f2f8d965.
2016-10-09 08:31:24 -04:00
Julian Berman 5e935ad0fe Merge remote-tracking branch 'wspeirs/master'
* wspeirs/master:
  Added unit test for cli
  Added call to check_schema before checking instance
  Made required_draft4 more robust when used with Draft3
2016-10-09 08:31:16 -04:00
Julian Berman 62ebd7e401 Merge pull request #298 from LebedevRI/master
Readme, help: clarify console call and input is filename a bit
2016-10-09 08:29:55 -04:00
William Speirs 788ea8e5bf Added unit test for cli 2016-10-03 12:44:15 -04:00
William Speirs b44c1a234d Added call to check_schema before checking instance 2016-09-28 13:00:57 -04:00
Roman Lebedev cdfb1b0569
Readme, help: clarify console call and input is filename a bit 2016-09-28 15:05:39 +03:00
William Speirs 41f2f8d965 Made required_draft4 more robust when used with Draft3 2016-09-27 21:10:19 -04:00
Julian Berman 20ff43fe6b Use newer vcversioner, and py35. 2016-08-27 22:29:58 -04:00
Julian Berman b2e41f6217 Merge pull request #288 from joepvandijken/master
Minor fix in ErrorTree for multiple errors on different levels.
2016-07-30 12:49:39 -04:00
Joep van Dijken 62d68c262d Removed unused assignment. 2016-06-27 13:10:15 +02:00
Joep van Dijken 107fe60455 Added comment why there's no assertion in the test. 2016-06-27 12:56:13 +02:00
Joep van Dijken ec71a74160 Added test for ErrorTree with nested errors and instance. 2016-06-27 12:37:00 +02:00
Julian Berman 37a7bb96ca Merge pull request #287 from adamchainz/readthedocs.io
Convert readthedocs link for their .org -> .io migration for hosted projects
2016-05-29 17:23:35 -04:00
Adam Chainz d633e38336 Convert readthedocs link for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-05-29 19:36:27 +01:00
Joep van Dijken 90ade39f64 Minor for in ErrorTree for multiple errors on different levels. 2016-05-17 22:56:03 +02:00
Julian Berman aa2cd272c8 Drop support for Python 2.6 2015-11-30 07:58:43 -05:00
Julian Berman 3eb5de857f Merge pull request #255 from stuarteberg/fix-docs-faq-default-property
docs: faq: Updates to extend_with_default() example
2015-11-01 10:06:41 -05:00
Stuart Berg ea8ffcbb7c docs: faq: Updates to extend_with_default() example:
- Slight tweak to the code to enable validation (and recursive default population) of default properties.
 - Provided a hint regarding recursive population of default object properties.
2015-10-27 23:00:36 -04:00
Julian Berman 11666e8200 Merge pull request #249 from TakesxiSximada/fix-typo-document
fixed document typo
2015-10-12 07:41:28 -04:00
TakesxiSximada dcb2fab345 fixed document typo 2015-10-12 15:47:22 +09:00
Julian Berman 50da3a0507 Revert "New 3."
This reverts commit 709838df54.
2015-10-04 13:09:55 -04:00
Julian Berman 709838df54 New 3. 2015-10-04 13:04:18 -04:00
Julian Berman 1e3ff48895 Ugh. 2015-10-04 13:04:08 -04:00
Julian Berman 7aff86eff9 Revert "Attempt to fix RTD."
This reverts commit 6d5530a593.
2015-09-17 20:15:59 -04:00
Julian Berman 6d5530a593 Attempt to fix RTD. 2015-09-17 20:10:22 -04:00
Julian Berman 8d92f45494 Clean up the test a bit. 2015-09-17 09:01:20 -04:00
Julian Berman 94c60a45a5 Merge remote-tracking branch 'playpauseandstop/master'
* playpauseandstop/master:
  Provide test cases to previous fix to ensure proper error handling items errors.
  Fix formatting error for unique items if instance is tuple.
2015-09-17 07:56:34 -04:00
Julian Berman 96c5f476a1 Try and catch some basic release issues with requirements across versions. 2015-06-08 21:51:30 -04:00
Julian Berman 3f459b73a2 Formatting. 2015-06-08 12:04:44 -04:00