[libmojolicious-perl] 01/03: Merge tag 'upstream/7.07+dfsg'
Nick Morrott
nickm-guest at moszumanska.debian.org
Wed Sep 21 18:10:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a commit to branch master
in repository libmojolicious-perl.
commit cf4bfe73690ac956a611427946476c3d417fc729
Merge: 31dba61 4dba17d
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date: Wed Sep 21 18:39:23 2016 +0100
Merge tag 'upstream/7.07+dfsg'
Upstream version 7.07+dfsg
Changes | 29 +++++++
MANIFEST | 2 +
META.json | 4 +-
META.yml | 4 +-
examples/connect-proxy.pl | 2 +-
lib/Mojo/IOLoop.pm | 30 +++++++
lib/Mojo/IOLoop/Server.pm | 3 +-
lib/Mojo/IOLoop/Stream.pm | 2 -
lib/Mojo/IOLoop/Subprocess.pm | 148 ++++++++++++++++++++++++++++++++
lib/Mojo/Loader.pm | 1 +
lib/Mojo/Server/Daemon.pm | 6 +-
lib/Mojo/Transaction/HTTP.pm | 7 +-
lib/Mojo/UserAgent/Transactor.pm | 11 ++-
lib/Mojo/Util.pm | 1 +
lib/Mojolicious.pm | 2 +-
lib/Mojolicious/Controller.pm | 11 +--
lib/Mojolicious/Guides.pod | 2 +
lib/Mojolicious/Guides/Cookbook.pod | 31 +++----
lib/Mojolicious/Guides/FAQ.pod | 40 ++++++---
lib/Mojolicious/Guides/Tutorial.pod | 24 ++++--
lib/Mojolicious/Lite.pm | 47 ++++++----
lib/Mojolicious/Renderer.pm | 22 +++--
lib/Mojolicious/Routes/Route.pm | 113 ++++++++++++++++++++----
lib/Mojolicious/Validator/Validation.pm | 1 -
lib/Test/Mojo.pm | 111 ++++++++++++------------
script/hypnotoad | 2 +-
t/mojo/daemon_ipv6_tls.t | 2 +-
t/mojo/hypnotoad.t | 1 -
t/mojo/loader.t | 4 +
t/mojo/subprocess.t | 148 ++++++++++++++++++++++++++++++++
t/mojo/transactor.t | 8 +-
t/mojo/user_agent_online.t | 8 --
t/mojo/user_agent_tls.t | 7 +-
t/mojo/util.t | 4 +
t/mojo/websocket_proxy.t | 2 +-
t/mojo/websocket_proxy_tls.t | 2 +-
t/mojolicious/app.t | 15 ++++
t/mojolicious/lite_app.t | 14 ++-
38 files changed, 683 insertions(+), 188 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