[libdancer-perl] 02/04: Merge tag 'upstream/1.3126+dfsg'
gregor herrmann
gregoa at debian.org
Wed Jul 16 15:17:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdancer-perl.
commit 7fc6415efcdcaf47e2855fb657e12b2441fec042
Merge: e5f0908 787700f
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Jul 16 17:12:22 2014 +0200
Merge tag 'upstream/1.3126+dfsg'
Upstream version 1.3126+dfsg
CHANGES | 24 ++++
MANIFEST | 13 ++
META.json | 4 +-
META.yml | 4 +-
README.md | 141 +++++++++++++++++++++
lib/Dancer.pm | 9 +-
lib/Dancer/Config.pm | 6 +
lib/Dancer/Cookbook.pod | 1 -
lib/Dancer/Cookies.pm | 7 +-
lib/Dancer/Logger/Abstract.pm | 2 +-
lib/Dancer/Serializer/JSONP.pm | 68 ++++++++++
lib/Dancer/Template/Abstract.pm | 11 --
script/dancer | 3 +
t/03_route_handler/12_response_halt.t | 18 +++
t/03_route_handler/16_embedded_prefixes.t | 51 ++++++++
t/03_route_handler/30_forward_session.t | 27 ++++
t/03_route_handler/36_false_routes.t | 23 ++++
t/07_apphandlers/08_is_text.t | 17 +++
t/12_response/10_error_dumper_without_clone.t | 34 +++++
t/14_serializer/07_request_jsonp.t | 21 +++
t/14_serializer/18_mutable_template_or_serialize.t | 36 ++++++
t/15_plugins/05b_plugins_and_c3.t | 50 ++++++++
t/23_dancer_tests/03_uris.t | 18 +++
t/lib/TestPluginMRO.pm | 18 +++
24 files changed, 584 insertions(+), 22 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-perl.git
More information about the Pkg-perl-cvs-commits
mailing list