[libmojolicious-perl] 01/02: Merge tag 'upstream/7.0+dfsg'
Tamas Csillag
cstamas-guest at moszumanska.debian.org
Thu Jul 21 20:52:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
cstamas-guest pushed a commit to branch master
in repository libmojolicious-perl.
commit 2ce65696514ed58ef205fb4148f4408d291171b4
Merge: f0d49bb 63a57ef
Author: CSILLAG Tamas <cstamas at cstamas.hu>
Date: Thu Jul 21 22:11:32 2016 +0200
Merge tag 'upstream/7.0+dfsg'
Upstream version 7.0+dfsg
Changes | 59 ++++-
MANIFEST | 1 -
META.json | 6 +-
META.yml | 4 +-
lib/Mojo/ByteStream.pm | 14 +-
lib/Mojo/DOM.pm | 69 ++----
lib/Mojo/DOM/CSS.pm | 6 +-
lib/Mojo/IOLoop.pm | 8 +-
lib/Mojo/IOLoop/Server.pm | 7 -
lib/Mojo/Message/Request.pm | 4 +-
lib/Mojo/Reactor.pm | 4 +-
lib/Mojo/Reactor/EV.pm | 2 -
lib/Mojo/Server/Daemon.pm | 8 +-
lib/Mojo/Server/Morbo.pm | 9 +-
lib/Mojo/Template.pm | 21 +-
lib/Mojo/URL.pm | 106 ++++----
lib/Mojo/UserAgent.pm | 23 +-
lib/Mojo/UserAgent/CookieJar.pm | 4 +-
lib/Mojo/Util.pm | 135 +++++++++--
lib/Mojolicious.pm | 12 +-
lib/Mojolicious/Command.pm | 24 +-
lib/Mojolicious/Command/get.pm | 2 +-
lib/Mojolicious/Guides.pod | 7 +-
lib/Mojolicious/Guides/Contributing.pod | 28 +--
lib/Mojolicious/Guides/Cookbook.pod | 7 +-
lib/Mojolicious/Guides/FAQ.pod | 21 +-
lib/Mojolicious/Guides/Growing.pod | 5 +-
lib/Mojolicious/Guides/Rendering.pod | 21 +-
lib/Mojolicious/Guides/Routing.pod | 15 +-
lib/Mojolicious/Guides/Tutorial.pod | 43 +++-
lib/Mojolicious/Plugin/Charset.pm | 68 ------
lib/Mojolicious/Plugin/Config.pm | 15 +-
lib/Mojolicious/Plugin/JSONConfig.pm | 9 +-
lib/Mojolicious/Plugins.pm | 4 -
lib/Mojolicious/Routes.pm | 2 +-
.../resources/templates/mojo/debug.html.ep | 6 +-
.../resources/templates/mojo/menubar.html.ep | 11 +-
t/mojo/bytestream.t | 3 -
t/mojo/cookiejar.t | 7 +
t/mojo/dom.t | 268 ++++++++++-----------
t/mojo/request.t | 2 +-
t/mojo/request_cgi.t | 19 +-
t/mojo/transactor.t | 5 +-
t/mojo/url.t | 128 +++++-----
t/mojo/util.t | 15 +-
t/mojo/websocket.t | 6 +-
t/mojo/websocket_proxy.t | 15 +-
t/mojo/websocket_proxy_tls.t | 36 ++-
t/mojolicious/charset_lite_app.t | 9 +-
t/mojolicious/command.t | 65 ++++-
t/mojolicious/json_config_lite_app.t | 4 -
t/mojolicious/rebased_lite_app.t | 2 +-
t/mojolicious/validation_lite_app.t | 10 +-
t/pod_coverage.t | 11 +-
54 files changed, 728 insertions(+), 667 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojolicious-perl.git
More information about the Pkg-perl-cvs-commits
mailing list