[libjson-validator-perl] branch master updated (c9a38c7 -> 642098b)

gregor herrmann gregoa at debian.org
Sun Jan 14 17:23:28 UTC 2018


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libjson-validator-perl.

      from  c9a38c7   update changelog
      adds  d95d901   resolve #42 - default cache_path should not be writeable
      adds  563d90b   Merge #44 and #45, closes #44 #45
      adds  299bb4c   Replaced JSON_VALIDATOR_CACHE_DIR with JSON_VALIDATOR_CACHE_PATH
      adds  d1f45ff   Remove deprecated cache_dir attribute
      adds  12808e9   Use Mojo::File more
      adds  a3ff36a   Fix coercing YAML booleans in input specification, closes jhthorsen/mojolicious-plugin-openapi#24
      adds  55a4337   Released version 0.93
      adds  4a3e4a6   Remove use of Carp::Always in deep ref test.
      adds  84565bc   Merge pull request #47 from veryrusty/remove_carp_always
      adds  2d2cb8a   Fix t/issue-27-yaml-syck-false.t
      adds  6f7b36b   Released version 0.94
      adds  7329cc1   Add support for format "password"
      adds  cff4b9b   Test to ensure the same file is loaded only once
      adds  f64df1b   Load the same file only once
      adds  d4be1f7   Merge pull request #54 from taskula/abs_path
      adds  b5d6032   Add validate-schema.t to illustrate how to validate a schema #51
      adds  8083355   Add load_and_validate_schema() to JSON::Validator, closes #51
      adds  0177a5f   Released version 0.95
      adds  50a3d9f   Swagger2 is deprecated
      adds  99094b6   Add failing test for setting default value #55
      adds  81a3570   Fix JSON::Validator::load_and_validate_schema()
      adds  7979140   Bundled draft4 tests
      adds  0759e22   More tests in t/acceptance.t are ok #52
      adds  984aec0   Allow alternative date-time separator, closes #49
      adds  72c33f7   Add handling of header/formData/query as array
      adds  dc9b327   Improved recursion tracking #52
      adds  3d393d7   Allow only running some tests inside acceptance.t
      adds  c7c5d3b   _is_date_time() does not accept "\t" and friends
      adds  73c65e9   Refactor test suite
      adds  06648cf   Released version 0.96
      adds  fb57191   Trying to fix failing travis tests
      adds  0abd552   Cleaned up t/booleans.t #56
      adds  e96f435   Released version 0.97
      adds  face6f5   implement "const"
      adds  8cd4038   Merge pull request #62 from kgoess/implement-const
      adds  635ae61   Cleaned up pull request regarding "const" #62
      adds  c2e26d8   Released version 0.98
      adds  13ff6f2   Replace Windows path separators with Unix path separators
      adds  e1887da   Merge pull request #60 from charsbar/fix_win32_namespace
      adds  c4ebdf7   Released version 0.99
      adds  de54845   Coerce integer numbers into booleans
      adds  9158055   Address maintainer's comments
      adds  fea03d5   Make also booleans.t succeed
      adds  b9b54ed   Merge pull request #67 from fabzzap/master
      adds  c8dcdb1   Finalize "Coerce integer numbers into booleans" #67
      adds  f5c1666   Released version 1.00
      adds  e9a67c3   Allow fetching spec from local app
      adds  a68c46f   Add support for fetching specification from local application
      adds  77e6cd2   Released version 1.01
      adds  f290618   Fix validating "type" and "enum", closes #69
      adds  cd22ea4   Released version 1.02
      adds  3a3a470   Add a test to confirm that additionalProperties: false is working #71
      adds  ab29fec   Fix "uri" format validation, closes #70
      adds  0fc9d68   Updated default id after 11f7c57 #70
      adds  543ae58   Released version 1.03
      adds  8686f37   Avoid autovivification of "patternProperties" in the input schema, fixes #47
      adds  d2ebab8   Released version 1.04
      adds  f01c5f6   Improved boolean handling, closes #76
      adds  b312de5   Fix validating headers regardless of case #77
      adds  acb5077   Fix oneOf validation to work properly with blessed booleans
      adds  9259f51   Convert yaml to json in `issue-59-oneof-blessed-booleans.t`
      adds  d4b7660   Merge pull request #78 from khvzak/fix/oneof
      adds  050ac1b   Renamed test.sh
      adds  42eafe1   No need to update the spec URL
      adds  a8cd35e   Resolving "$ref" on the fly #65 #75 #79
      adds  1cc8907   Improved URI validation, fixes #74
      adds  9c80369   "allow_invalid_ref" will expand the invalid swagger schema
      adds  4bf7088   Merge pull request #80 from jhthorsen/feature/do-not-resolve-refs
      adds  3ad3bd4   Released version 1.05
      adds  08684d7   Can create a report of validation steps
      adds  ac4673b   All $ref are now converted into JSON::Validator::Ref objects
      adds  8374b9b   Add bundle() #82, mojolicious-plugin-openapi#39, mojolicious-plugin-openapi#48
      adds  3a227d8   Remove overload from JSON::Validator::Ref
      adds  f43d01e   Add get()
      adds  dc3acb0   _register_ref() is called _resolve_ref()
      adds  6c711a3   Using tie() for $ref
      adds  cc341bc   Released version 1.06
      adds  e9c7c64   Will keep existing $PERL5LIB when running run-all-tests.sh
      adds  e0ae284   preserve spaces in args
      adds  08eefaa   also test against openapi-client
      adds  32c7018   correct filename in doc-comments
      adds  5ba2e9c   Merge pull request #84 from mohawk2/update-tester
      adds  08291b5   Can load schame from internal app, closes #85
      adds  7437e45   Released version 1.07
      adds  b607b63   Skip load-from-app.t if "Service Unavailable"
      adds  b22486b   Fix setting default value from $ref, closes jhthorsen/mojolicious-plugin-openapi#53
      adds  95534aa   Released version 1.08
      adds  6a05dab   New upstream version 1.08+dfsg
       new  d0dbf6a   Update upstream source from tag 'upstream/1.08+dfsg'
       new  dc3d0aa   Update debian/changelog
       new  4e01e4a   fix version
       new  4ce6999   Update debian/upstream/metadata.
       new  9a6285c   Reformat debian/control with cme
       new  9d50293   Bump debhelper compatibility level to 10.
       new  5152f23   debian/rules: run tests without proxy and DNS queries.
       new  292351f   Skip more tests which fail without internet access.
       new  642098b   releasing package libjson-validator-perl version 1.08+dfsg-1

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                          |  4 ++++
 META.json                        | 17 +++++++++-----
 META.yml                         |  4 ++--
 Makefile.PL                      | 49 ++++++++++++++++++++++++++--------------
 debian/changelog                 | 14 ++++++++++--
 debian/compat                    |  2 +-
 debian/control                   |  8 +++----
 debian/rules                     |  2 +-
 debian/tests/pkg-perl/smoke-skip |  6 ++++-
 debian/upstream/metadata         |  1 +
 lib/JSON/Validator.pm            |  4 ++--
 lib/JSON/Validator/OpenAPI.pm    | 13 +++++------
 lib/JSON/Validator/Ref.pm        |  1 +
 t/bundle.t                       |  2 +-
 t/load-from-app.t                |  3 +++
 15 files changed, 86 insertions(+), 44 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjson-validator-perl.git



More information about the Pkg-perl-cvs-commits mailing list