[libswagger2-perl] 01/03: Merge tag 'upstream/0.69'

Lucas Kanashiro kanashiro.duarte at gmail.com
Sat Jan 16 16:25:25 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository libswagger2-perl.

commit f88dd3731d6967899f01c860f87e7de4edecf0f0
Merge: 7feadf1 2ade6fe
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sat Jan 16 14:10:18 2016 -0200

    Merge tag 'upstream/0.69'
    
    Upstream version 0.69
    
    # gpg: Signature made Sat 16 Jan 2016 02:10:10 PM BRST using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 Changes                                            |  14 +
 MANIFEST                                           |  17 +-
 META.json                                          |   2 +-
 META.yml                                           |   2 +-
 README                                             |  11 +-
 lib/Mojolicious/Command/swagger2.pm                | 133 +++---
 lib/Mojolicious/Plugin/Swagger2.pm                 | 470 ++++++++++-----------
 lib/Swagger2.pm                                    | 262 ++++++------
 lib/Swagger2/Client.pm                             | 245 ++++++-----
 lib/Swagger2/Editor.pm                             | 114 +++--
 lib/Swagger2/POD.pm                                |  57 ++-
 lib/Swagger2/SchemaValidator.pm                    | 129 +++---
 .../public/cache/a0f5b4b4e75ea17fc09e88ec0343d148  | 127 ------
 t/Api.pm                                           |   5 +
 t/authenticate.t                                   |   6 +-
 t/blog.t                                           |   2 +-
 t/blog/api.json                                    |  17 +-
 t/blog/lib/Blog.pm                                 |  14 +-
 t/blog/lib/Blog/Controller/{Posts.pm => Post.pm}   |   8 +-
 t/blog/templates/{posts => post}/_form.html.ep     |   0
 t/blog/templates/{posts => post}/create.html.ep    |   0
 t/blog/templates/{posts => post}/edit.html.ep      |   0
 t/blog/templates/{posts => post}/list.html.ep      |   0
 t/blog/templates/{posts => post}/show.html.ep      |   0
 t/client-return-on-error.t                         |  26 ++
 t/client-with-swagger.t                            |  27 ++
 t/client.t                                         |   7 +-
 t/command-client.t                                 |  24 ++
 t/editor.t                                         |   2 +-
 t/nullable.t                                       |  46 ++
 t/operation-id.t                                   |   4 +-
 t/plugin.t                                         |   7 +
 32 files changed, 891 insertions(+), 887 deletions(-)

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



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