[libdancer-perl] branch master updated (7976313 -> 1293b2d)

gregor herrmann gregoa at debian.org
Sun Nov 8 16:28:40 UTC 2015


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

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

      from  7976313   update changelog
      adds  6dac8d8   Allow mixed named params and splats in route captures
      adds  92bfbe7   Re-write using ternary op, not enterprise op.
      adds  0ea8cb0   Use Travis CI's new platform.
      adds  3229673   v1.3140
      adds  2abcaa6   fixed text encoding in abstract logger
      adds  39b0107   tweak the statement
      adds  6811208   silence warning
      adds  5a3667a   test for patch
      adds  14e144c   changelog
      adds  c191b9f   Merge branch 'pr/1125' into devel
      adds  f909874   fix tests that complain about versions in dev branch
      adds  fe2408f   Changes
      adds  de81026   Merge branch 'version-testing' into devel
      adds  f5c32e2   Fix spurious test failure due to platform specific directory separators
      adds  d130bf3   Changes
      adds  22c4f50   Merge branch 'pr/1122' into devel
      adds  e160444   typo in documentation
      adds  bbf2719   typo in doc
      adds  4d24fe5   preps for release
      adds  ba3a4bf   test redundant with dzil
      adds  9a0037b   Merge branch 'release-prep' into devel
      adds  f863cf4   v1.3141
      adds  1ba0613   promotion to stable
      adds  debd5f3   v1.3142
      adds  9aacb9e   Corrected documentation link to own dociment
      adds  d55a3d0   Merge pull request #1126 from Relequestual/devel
      adds  d47cdea   "use parent" instead "use base"
      adds  cb6e019   Merge pull request #1128 from eserte/devel
      adds  a475f9a   More sensitive fields to censor - cvv.
      adds  7d4bcb1   Use Travis CI's new platform.
      adds  e5a256c   use travis-perl-helpers, don't expect Makefile.PL
      adds  258a12d   Minimal travis-ci configuration
      adds  607a2a1   Explicitly add author dep
      adds  48af67a   Remove failling plugin
      adds  c6f7cb9   Use travis-perl-helpers, & test more perls
      adds  e4e51e5   Set git identify before cloning travis-perl-helpers.
      adds  ceb8da0   Merge pull request #1132 from PerlDancer/pr-1131
      adds  d017587   Fix temporary directory handling in serializer API test
      adds  161e2e8   Test file uploads better, including big files.
      adds  34e137e   First stab at not storing unparsed body.
      adds  7747971   Test for POST with body data as well as PUT
      adds  52931ac   Default to text/plain content type...
      adds  dca5a9f   Seek to start of body fh
      adds  79a6d54   Previous behaviour was empty string, not undef
      adds  7300eb9   256MB is enough  to demonstrate.
      adds  448839a   _read_to_end no longer returns body content
      adds  596c45c   Merge pull request #1134 from PerlDancer/dave/1129/big_file_uploads
      adds  d695377   Merge branch 'devel' into pr-1133
      adds  8c8859b   Merge pull request #1135 from PerlDancer/pr-1133
      adds  cb73c67   Update Changes
      adds  e5f0233   Merge branch 'devel' into veryrusty-named-captures-pr-1086
      adds  a12af19   Merge pull request #1130 from PerlDancer/veryrusty-named-captures-pr-1086
      adds  c9d9261   Update Changes
      adds  3e8d971   Update Changes
      adds  1fe1669   Skip large file upload test by default.
      adds  62c8e45   v1.3143
      adds  52efaa2   Bind to localhost during testing
      adds  e88cd2a   Merge pull request #1136 from redbaron/bind-to-localhost-in-tests
      adds  ff03c1d   Update Changes, credit to @redbaron
      adds  f219098   More reliable test for max route cache size
      adds  14073c1   Merge pull request #1137 from PerlDancer/dave/better_route_cache_test
      adds  0c33641   v1.3144
      adds  927f9c9   Report D::S::C version
      adds  6ec6892   Switch to three-level versioning.
      adds  2a6fd34   v1.3200
      adds  03d4b15   Update Changes
      adds  d852a82   v1.3201
      adds  6110bf9   Update Changes again
      adds  029ced7   Use Test::PAUSE::Permissions
      adds  7fd7be2   MANIFEST: Add xt/release/pause-permissions.t
      adds  17d076a   Build results of 9a0037b (on devel)
      adds  b63ff95   Build results of 1ba0613 (on devel)
      adds  fe7898a   Build results of 6ec6892 (on devel)
      adds  0371aaa   Build results of 03d4b15 (on devel)
      adds  081f65f   Build results of 7fd7be2 (on devel)
      adds  533a56f   Imported Upstream version 1.3202+dfsg
       new  f37de41   Merge tag 'upstream/1.3202+dfsg'
       new  32ae6f7   update changelog
       new  932e16d   debian/copyright: new Upstream-Contact.
       new  9a3122f   Bump debhelper compatibility level to 9.
       new  3492272   Add new build dependency: libtest-nowarnings-perl.
       new  1293b2d   releasing package libdancer-perl version 1.3202+dfsg-1

The 6 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:
 CONTRIBUTORS                                |   80 +-
 Changes                                     | 3640 ++++++++++++++-------------
 LICENSE                                     |    2 +-
 MANIFEST                                    |    4 +-
 META.json                                   |  234 +-
 META.yml                                    |  341 +--
 Makefile.PL                                 |   10 +-
 README.mkdn                                 |    4 +-
 SIGNATURE                                   |  258 +-
 bin/dancer                                  |    2 +-
 cpanfile                                    |    7 +
 debian/changelog                            |    8 +-
 debian/compat                               |    2 +-
 debian/control                              |    3 +-
 debian/copyright                            |    2 +-
 doap.xml                                    |  468 ++--
 lib/Dancer.pm                               |    4 +-
 lib/Dancer/App.pm                           |    4 +-
 lib/Dancer/Config.pm                        |    4 +-
 lib/Dancer/Config/Object.pm                 |    4 +-
 lib/Dancer/Continuation.pm                  |    4 +-
 lib/Dancer/Continuation/Halted.pm           |    4 +-
 lib/Dancer/Continuation/Route.pm            |    4 +-
 lib/Dancer/Continuation/Route/ErrorSent.pm  |    4 +-
 lib/Dancer/Continuation/Route/FileSent.pm   |    4 +-
 lib/Dancer/Continuation/Route/Forwarded.pm  |    4 +-
 lib/Dancer/Continuation/Route/Passed.pm     |    4 +-
 lib/Dancer/Continuation/Route/Templated.pm  |    4 +-
 lib/Dancer/Cookbook.pod                     |    2 +-
 lib/Dancer/Cookie.pm                        |    4 +-
 lib/Dancer/Cookies.pm                       |    4 +-
 lib/Dancer/Deployment.pod                   |    2 +-
 lib/Dancer/Deprecation.pm                   |    4 +-
 lib/Dancer/Development.pod                  |    2 +-
 lib/Dancer/Development/Integration.pod      |    2 +-
 lib/Dancer/Engine.pm                        |    4 +-
 lib/Dancer/Error.pm                         |    6 +-
 lib/Dancer/Exception.pm                     |    4 +-
 lib/Dancer/Exception/Base.pm                |    4 +-
 lib/Dancer/Factory/Hook.pm                  |    4 +-
 lib/Dancer/FileUtils.pm                     |    4 +-
 lib/Dancer/GetOpt.pm                        |    4 +-
 lib/Dancer/HTTP.pm                          |    4 +-
 lib/Dancer/Handler.pm                       |    4 +-
 lib/Dancer/Handler/Debug.pm                 |    4 +-
 lib/Dancer/Handler/PSGI.pm                  |    4 +-
 lib/Dancer/Handler/Standalone.pm            |    4 +-
 lib/Dancer/Hook.pm                          |    4 +-
 lib/Dancer/Hook/Properties.pm               |    4 +-
 lib/Dancer/Introduction.pod                 |    4 +-
 lib/Dancer/Logger.pm                        |    4 +-
 lib/Dancer/Logger/Abstract.pm               |    9 +-
 lib/Dancer/Logger/Capture.pm                |    6 +-
 lib/Dancer/Logger/Capture/Trap.pm           |    4 +-
 lib/Dancer/Logger/Console.pm                |    4 +-
 lib/Dancer/Logger/Diag.pm                   |    4 +-
 lib/Dancer/Logger/File.pm                   |    4 +-
 lib/Dancer/Logger/Note.pm                   |    4 +-
 lib/Dancer/Logger/Null.pm                   |    4 +-
 lib/Dancer/MIME.pm                          |    4 +-
 lib/Dancer/ModuleLoader.pm                  |    4 +-
 lib/Dancer/Object.pm                        |    4 +-
 lib/Dancer/Object/Singleton.pm              |    4 +-
 lib/Dancer/Plugin.pm                        |    4 +-
 lib/Dancer/Plugin/Ajax.pm                   |    4 +-
 lib/Dancer/Plugins.pod                      |    2 +-
 lib/Dancer/Policy.pod                       |    2 +-
 lib/Dancer/Renderer.pm                      |    6 +-
 lib/Dancer/Request.pm                       |   35 +-
 lib/Dancer/Request/Upload.pm                |    4 +-
 lib/Dancer/Response.pm                      |    4 +-
 lib/Dancer/Route.pm                         |   54 +-
 lib/Dancer/Route/Cache.pm                   |    4 +-
 lib/Dancer/Route/Registry.pm                |    4 +-
 lib/Dancer/Serializer.pm                    |    4 +-
 lib/Dancer/Serializer/Abstract.pm           |    4 +-
 lib/Dancer/Serializer/Dumper.pm             |    4 +-
 lib/Dancer/Serializer/JSON.pm               |    4 +-
 lib/Dancer/Serializer/JSONP.pm              |    4 +-
 lib/Dancer/Serializer/Mutable.pm            |    4 +-
 lib/Dancer/Serializer/XML.pm                |    4 +-
 lib/Dancer/Serializer/YAML.pm               |    4 +-
 lib/Dancer/Session.pm                       |    4 +-
 lib/Dancer/Session/Abstract.pm              |    4 +-
 lib/Dancer/Session/Simple.pm                |    4 +-
 lib/Dancer/Session/YAML.pm                  |    4 +-
 lib/Dancer/SharedData.pm                    |    4 +-
 lib/Dancer/Template.pm                      |    4 +-
 lib/Dancer/Template/Abstract.pm             |    4 +-
 lib/Dancer/Template/Simple.pm               |    4 +-
 lib/Dancer/Template/TemplateToolkit.pm      |    4 +-
 lib/Dancer/Test.pm                          |    7 +-
 lib/Dancer/Timer.pm                         |    4 +-
 lib/Dancer/Tutorial.pod                     |    2 +-
 t/00-compile.t                              |   10 +-
 t/00-report-prereqs.dd                      |    8 +
 t/00_base/06_dancer_object.t                |    6 +-
 t/00_base/12_utf8_charset.t                 |    1 +
 t/00_base/16_version.t                      |   10 -
 t/01_config/06_stack_trace.t                |    4 +-
 t/02_request/07_raw_data.t                  |    1 +
 t/02_request/10_mixed_params.t              |    1 +
 t/02_request/13_ajax.t                      |    1 +
 t/02_request/14_uploads.t                   |   58 +-
 t/02_request/15_headers.t                   |    1 +
 t/03_route_handler/04_wildcards_megasplat.t |   15 +-
 t/03_route_handler/16_caching.t             |   48 +-
 t/03_route_handler/21_ajax.t                |    2 +-
 t/03_route_handler/29_forward.t             |    4 +-
 t/03_route_handler/33_vars.t                |    2 +-
 t/03_route_handler/34_forward_body_post.t   |    2 +-
 t/04_static_file/001_base.t                 |    4 +-
 t/07_apphandlers/03_psgi_app.t              |    2 +-
 t/07_apphandlers/04_standalone_app.t        |    1 +
 t/07_apphandlers/05_middlewares.t           |    3 +-
 t/07_apphandlers/07_middleware_map.t        |    3 +-
 t/08_session/03_http_requests.t             |    3 +-
 t/08_session/07_session_expires.t           |    1 +
 t/08_session/13_session_httponly.t          |    1 +
 t/09_cookies/03_persistence.t               |    3 +-
 t/11_logger/unicode.t                       |   30 +
 t/12_response/04_charset_server.t           |    3 +
 t/12_response/08_drop_content.t             |    2 +-
 t/14_serializer/06_api.t                    |    9 +-
 t/14_serializer/17_clear_serializer.t       |    1 +
 t/15_plugins/07_ajax_plack_builder.t        |    2 +-
 t/19_dancer/01_script.t                     |    2 +-
 t/21_dependents/Dancer-Session-Cookie.t     |    4 +
 t/23_dancer_tests/01_basic.t                |    7 +-
 t/lib/TestApp.pm                            |    2 +-
 t/manifest.t                                |   11 -
 xt/release/pause-permissions.t              |   13 +
 132 files changed, 2962 insertions(+), 2777 deletions(-)
 delete mode 100644 t/00_base/16_version.t
 create mode 100644 t/11_logger/unicode.t
 delete mode 100644 t/manifest.t
 create mode 100644 xt/release/pause-permissions.t

-- 
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