[libdancer2-perl] branch master updated (f3001c4 -> 2b3225e)

gregor herrmann gregoa at debian.org
Sat Feb 13 18:37:45 UTC 2016


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

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

      from  f3001c4   update changelog
      adds  3529ab0   Sanitize Changes
      adds  a94678a   Merge branch 'cleanup/sanitize_changes'
      adds  457fe90   Fix Travis-CI builds on perls < 5.14
      adds  721e4b2   Merge branch 'vlyon-pr/travis-build-old-perls'
      adds  dab87b6   Check if ENV HTTP_X_FORWARDED_HOST is available before using it
      adds  4913fd5   Test is_behind_proxy set but extra headers missing
      adds  82fba25   reflect changes
      adds  765261a   Merge branch 'bugfix/defined_x_forwarded_for'
      adds  c9d63dc   Replace Test::More diag with note for cleaner test output
      adds  fe45745   Merge branch 'vlyon-pr/cleaner-tests'
      adds  c38909e   reflect changes
      adds  fa85642   Remove outdated open:
      adds  f5c1ee1   Merge branch 'fix/open'
      adds  355510c   Remove Build.PL (Module::Build) generator:
      adds  d6a1193   Remove dependency Test::MockTime and Test::Memory::Cycle:
      adds  4773bc0   reflect changes
      adds  3dbf612   Merge branch 'sawyer/cleanups'
      adds  06465d0   whoops - fix
      adds  cc1067c   Recommend default version of Devel::Cycle:
      adds  21db78f   Merge branch 'fix/devel-cycle-min'
      adds  216a136   Corrected link from Dancer2 Manual POD to params keyword.
      adds  56966b0   reflect changes
      adds  a41197f   Merge branch 'docs/ludovic-tc-master'
      adds  660ba21   Add more detail to behind_proxy docs
      adds  3b96b8f   reflect changes
      adds  6d0598f   Merge branch 'fix/proxy_doc'
      adds  95679c5   Add tests for all session engines.
      adds  f67e6d9   Default session_dir is  appdir/sessions
      adds  6c42a35   reflect change
      adds  a084766   Merge branch 'feature/appdir_sessions'
      adds  9671de5   app->set_request propogates to all its engines
      adds  319f2c1   Work provided sample into test cases.
      adds  f2224f6   reflect changes
      adds  7b25b23   Merge branch 'bugfix/app_set_request'
      adds  8809177   Allow non-hashref parameters:
      adds  2b5e9f6   Add another test to cover JSON arrays:
      adds  ca40537   Postpone load CBOR serializer:
      adds  e6001e0   Document non-hash serialized data
      adds  f74197d   reflect changes
      adds  29169ed   Merge branch 'fix/multival-params'
      adds  4eae05d   Base Dancer2::Core::Request on Plack::Request:
      adds  02b6762   Refactor scheme method
      adds  3867215   Remove unnecessary headers instantiation:
      adds  24c6cac   Rename $_count to $_id which makes more sense
      adds  464a427   Rename BUILD() to init():
      adds  5811ff8   Remove has_serializer:
      adds  81ef0c4   reflect change in Plack - see 7ea954cdd5b4609163a76979aaa9b05c30f06dc7
      adds  3f7d2a3   Remove redundant and unnecessary method "headers_to_array":
      adds  b1b2e36   reflect change
      adds  70f3d86   Merge branch 'feature/plack-request'
      adds  8d0810f   Fix VERSION validation:
      adds  e414bcf   Merge branch 'fix/version-variable'
      adds  02b9d5d   Clean up internal_request when returning from dispatcher
      adds  61aa1d4   Test that tickle the internal_request state issue.
      adds  f9a9eaf   reflect change
      adds  8aed692   Merge branch 'bugfix/dispatcher_scope_cleanup'
      adds  2317e5f   v0.161000
      adds  821ae8c   add rudimentary performance measuring utility
      adds  53f108a   ignore logs
      adds  5cc2190   Merge Headers role into Response:
      adds  e250caf   Remove role ::Response:
      adds  8917250   Replace middlewares ContentLength and RemoveRedundantBody:
      adds  89b2064   Refactor: Postpone parameters as much as possible:
      adds  8a8d103   Optimization: Remove excess _build_params() calls:
      adds  ebdf6ad   Optimization: Static middleware is either in or out when creating app:
      adds  5c93bac   Optimization: Use return value:
      adds  ba2cb80   Optimization: Reduce content_type() calls:
      adds  ffb3594   Optimize: encode content in around modifier, simply code:
      adds  8b9985b   Refactor a bit:
      adds  2470a72   Optimization: Replace double loop with a callback:
      adds  fcba0dd   Simplify some attributes' isa:
      adds  7cd2562   some helper aliases
      adds  e88b849   Call runner() as a function instead of method:
      adds  8ccbb58   Use statement-based map:
      adds  3540ef0   Replace additional Maybe() isa checks with hand-made:
      adds  a15cbc8   Replace all remaining runner() as method to function:
      adds  dd8412d   Call runner() only once in a long function that needs it:
      adds  b391adf   Do not call config() method multiple times:
      adds  20b4cd7   Use attribute names instead of helper methods:
      adds  beb50af   \o/ Build engines earlier:
      adds  8bd1896   Make defined_engines an attribute:
      adds  0eb0e11   Make sure to support Response->new( headers => [...] ):
      adds  c40b1fd   Whoops, missed a change from array to arrayref: all tests pass now
      adds  b53f3ba   Build full parameters hash at the end of a match:
      adds  96ab855   fancy up script a bit
      adds  66fc549   reflect changes
      adds  a98d76e   Merge branch 'feature/optimize'
      adds  f47e8ae   Only load HTTP::Server::PSGI if required:
      adds  76fadae   reflect changes
      adds  ba70b5e   Merge branch 'feature/lazy-load-server'
      adds  91c2f34   GH #947: Tests fail due to unescaped file paths in regex pattern
      adds  b7b908d   reflect changes
      adds  d2bc244   Merge branch 'nanis-fix-logger-console-t'
      adds  df08318   Rework & rename method to _prep_response
      adds  a9af986   Better hook and root response content handling
      adds  2442ab4   Add tests where content is already set in response
      adds  d34c73f   Removed redundant invocation of encode_content method:
      adds  83e6a38   reflect changes
      adds  e873eb8   move test to its own file
      adds  24f8de7   Merge branch 'bugfix/gh944'
      adds  d49c990   Use logger="Note" and startup_info=0 for cleaner test output
      adds  59356b3   reflect changes
      adds  53124ac   Merge branch 'vlyon-pr/cleaner-tests'
      adds  a8beb74   Use Travis CIs container based infrastructure
      adds  88179d8   Remove use of non-existant role
      adds  5d6c3d4   reflect changes
      adds  5eace14   Merge branch 'bugfix/remove_role_response'
      adds  c7c7081   Correctly handle multi byte unicode chars in param keys. Test the same.
      adds  d9b89ad   reflect changes
      adds  e3fe87e   Merge branch 'feature/patzim-decode_param_keys'
      adds  2e865a3   Show error stack traces in default_error_page
      adds  b8a6b49   Fix the stack trace display of the environment
      adds  8392bbe   Fix error regex to match after _html_encode
      adds  8651772   Safely html encode the Dumper output
      adds  8c5c73b   Fix _censor by copying nested hashes before modifing them
      adds  1462256   Prevent a failed open_file from croaking, instead return the $message
      adds  4ec748f   Remove the unused session method
      adds  686246e   Strip lefthand padding from message boxes & set overflow-x to auto
      adds  bd73486   reflect changes
      adds  03cd334   Merge branch 'vlyon-pr/error-stacktrace'
      adds  fea1a7b   fix route options matching
      adds  ae96618   reflect changes
      adds  d572b52   Merge branch 'perlpunk-2015-08-01-validate_options'
      adds  37d7dd3   fix upload example in docs
      adds  c848047   Merge branch 'pr/fixupload'
      adds  4c46d23   reflect changes
      adds  b775936   Log messages if error templates fail to render
      adds  8250b9a   Tests for GH#959
      adds  5ca6aa9   Scope REQUEST/RESPONSE for error rendering
      adds  98bf97c   reflect change
      adds  5bd4265   Merge branch 'bugfix/request_scoping_error_templates'
      adds  80d1f3a   Need and app and a request before calling uri_base
      adds  ba3d13b   Move logging into $app->response_internal_error
      adds  c1ba0ca   Catch exceptions thrown in before_request hooks
      adds  55334a4   Set show_errors => 1 in app.t
      adds  eb37a90   Tweak regex of exception string.
      adds  ffe50e9   reflect change
      adds  5044d41   Merge branch 'bugfix/die_in_before_renders_custom'
      adds  17918a4   Add another test for return failures:
      adds  b46412f   Merge branch 'test/add-session-test'
      adds  393a365   Add cookie timeout example to YAML session
      adds  05760e9   reflect change
      adds  e65384a   Merge branch 'docs/session-timeout'
      adds  0ea7933   Fix test error reponse after html_encode
      adds  753a347   reflect changes
      adds  ab998c1   Merge branch 'vlyon-pr/fix-test-die-in-before'
      adds  4f96864   Fix halt with response->content parameter
      adds  0266c19   reflect changes
      adds  8abbfb1   Merge branch 'JaHIY-fix-halt'
      adds  09419c9   html5 skeleton
      adds  48c419a   Upgrade error template html definition to HTML5
      adds  a01b20c   Upgrade template html definition to HTML5
      adds  9a1e2b4   Upgrade jQuery v1.11.1 to v2.1.4
      adds  463de15   Merge branch 'vlyon-pr/html5-skel'
      adds  0ce3293   reflect changes
      adds  81747da   Merge branch 'vlyon-pr/html5-skel'
      adds  997b111   GH #963: Document the full list of tokens each template call gets:
      adds  e944cfe   reflect change
      adds  7d8b0fe   Merge branch 'docs/template-vars'
      adds  242a645   Allow (de)serialize to be called as a class method
      adds  185682e   Update serialization helpers to use class methods
      adds  898344b   reflect changes
      adds  9ba8d3b   Merge branch 'feature/streamline_serialize_helpers'
      adds  067161a   v0.161000_01
      adds  079ee23   Remove Try::Tiny in favor of clean eval{}:
      adds  2d213c5   reflect change
      adds  bc0d600   Merge branch 'fix/clean-try-tiny'
      adds  d897ed0   Replace File::Slurp (broken) with File::Slurper in Tutorial.pod
      adds  3beeac6   Merge pull request #986 from 1nickt/patch-1
      adds  43e984f   Captures should always return empty hashref:
      adds  5be8b61   reflect changes
      adds  6b7aa17   Merge branch 'fix/captures-hashref'
      adds  8def5ba   reflect change
      adds  aa85c1a   v0.162000
      adds  a01e4ec   add test for 811
      adds  776c8b8   example with Cookie session
      adds  01ab52a   Merge branch 'fix/gh-811'
      adds  5ba1dce   Skip test requiring D2::Session::Cookie if not available
      adds  7b887f0   Add missing semicolon
      adds  0caa231   Merge pull request #997 from nunorc/pr/docs-bug
      adds  7e1cc36   Add option for providing skeleton
      adds  47c76f0   Small fixes
      adds  5ee9f91   Add new option to documentation
      adds  3d62892   bits and pieces
      adds  e5cdcd9   Merge branch 'nunorc/pr/add-skel-opt'
      adds  a4f3cbd   Use $^V for version in template token, not $]:
      adds  65a7273   Merge branch 'fix/version-variable'
      adds  0321afd   Keep changes updated
      adds  e05d329   Correct class name in documentation
      adds  6ff5d73   Merge branch 'doc/fix-class-name'
      adds  466bdbb   reflect changes
      adds  185668e   Fix typo
      adds  6200e58   Merge branch 'nunorc/pr/fix-typo'
      adds  2d7faf5   Correct example that sets session and uses it in use statement, fixes #958
      adds  369775f   reflect change
      adds  f12b38e   Merge branch 'doc/use-with'
      adds  3d8a52f   Correct doc links to log commands, fixes #960
      adds  b7217db   reflect changes
      adds  e627c96   Merge branch 'doc/correct-pod-links'
      adds  c075e16   docment Scope::Upper for speed
      adds  747d1e7   reflect change
      adds  8f0f65d   Merge branch 'doc/another-xs-module'
      adds  5f6b029   Remove AutoPrereqs
      adds  1f02546   Add missing dependencies
      adds  96af933   reflect change
      adds  e17205d   Merge branch 'pr/no-dzil-autoprereqs'
      adds  c5d7368   Fix warning "Odd number of elements in anonymous hash"
      adds  bf85c8e   fix 5.8 + test
      adds  efd091a   reflect changes
      adds  64e0bef   Merge branch 'fix/optional-argument-warning'
      adds  6238df6   Route parameters should overwrite all other merged variables:
      adds  ceec323   Merge branch 'fix/gh-931'
      adds  d0e4b66   Deprecate (by warning) ':splat' and ':captures' named placeholders:
      adds  8cff392   reflect changes
      adds  04fb80e   Merge branch 'fix/deprecate-overlapping-route-params'
      adds  640dcc6    stack traces on 4xx errors
      adds  c6ebc82   Update POD and notes regarding show_errors
      adds  ea6b2f1   reflect change
      adds  d78a764   Merge branch 'fix/no_stack_trace_on_client_error'
      adds  5e578f6   Bump required Moo version
      adds  1e75ec1   reflect change
      adds  315c5ac   Merge branch 'pr/bump-moo'
      adds  59a8f95   Use Safe::Isa in right scope when evaling isa() checks:
      adds  223d44b   reflect changes
      adds  bc599c0   Merge branch 'fix/safe-isa-scope'
      adds  a049e51   Short circuit $dsl->dsl on DSL import into plugins
      adds  2c415ab   Merge branch 'ironcamel-fix-dsl-warning'
      adds  360c28a   Reflect changes
      adds  d2d604f   Add utf8 data tests for JSON serializer
      adds  e4084b0   Corrected name of Pod to Dancer2::Manual::Deployment.
      adds  e392e24   reflect change
      adds  9b5306e   Merge branch 'fix/doc-name'
      adds  d515925   Introduce ':nopragmas' import option:
      adds  750d43d   reflect changes
      adds  13089c6   Merge branch 'feature/pragma-import-controls'
      adds  64158d9   Doc tweaks to make it easier for new users to run Dancer2 apps.
      adds  4876f16   reflect changes
      adds  deb3cdb   Merge branch 'docs/running-standalone'
      adds  7100d1f   Remove deprecated functionality from example plugin.
      adds  d495d91   reflect changes
      adds  1489cbe   Merge branch 'doc/plugin'
      adds  cf94222   forgot a ticket number
      adds  093c992   Inline init() method:
      adds  94b1a42   Reuse variable:
      adds  fe4e3a2   Cleanup request body construction:
      adds  e2350cd   Untangle post parameters parsing:
      adds  fd8c3cb   remove unnecessary method
      adds  088ead4   Remove unnecessary body_is_parsed attribute:
      adds  afc9192   fixes for the performance tool
      adds  bac8182   Missed one setter:
      adds  29702d6   Introduce Hash::MultiValue parameters + keywords:
      adds  f6a269d   Remove splat() keyword in route parameters:
      adds  8bc8691   add the tests
      adds  3ac88bb   Handle capture parameters:
      adds  cf1a0f3   document methods
      adds  9f61975   reflect change
      adds  77e4338   Merge branch 'feature/hash-multivalue-parameters'
      adds  ea05109   Clarify how flush should be used in asynchronous responses:
      adds  c73740b   Add error handling for delayed responses:
      adds  7f75d83   Fix call to logger_engine->log():
      adds  62ff80b   reflect change
      adds  0e08333   Merge branch 'feature/delayed-on-error'
      adds  c5cfd07   add ticket data for changes
      adds  374454c   Added $dsl-> to execute calls, per #1002.
      adds  7735ec6   reflect changes
      adds  665ad37   Merge branch 'doc/plugin_execute_hook'
      adds  29dbaf7   Better explain auto-reloading options for users of Dancer.
      adds  6657de9   reflect changes
      adds  ea9dd53   Merge branch 'doc/shotgun'
      adds  43dc4df   Update documentation about public_dir setting
      adds  d638302   Update documentation about public_dir setting
      adds  9ca92a3   small POD fixes
      adds  7b89814   reflect change
      adds  10c7d9f   Merge branch 'doc/public-dir-static-handler'
      adds  1f06559   Fix a small test:
      adds  fcc807f   Merge branch 'fix/parameters-cacptures-test'
      adds  5fd17d3   this TODO now passes
      adds  32bf39d   Merge branch 'fix/undo-todo'
      adds  54b0f09   in testing, warnings are added everywhere
      adds  f9fea08   Merge branch 'fix/pragmas-for-testing'
      adds  85f91f8   do not require AnyEvent for test
      adds  0f79538   Merge branch 'fix/anyevent-requirement'
      adds  4aa09f1   fix some POD links
      adds  452ca67   Merge branch 'fix/pod'
      adds  cbfc927   v0.162000_01
      adds  f1c2deb   Fix pod references pointing to Dancer package.
      adds  c9de516   Further pod references pointing to Dancer package
      adds  f008775   Remove mention of context object from manual
      adds  e8627d7   reflect changes
      adds  4d7aea6   Merge branch 'Manwar-fix-pod-document-referenc-old-dancer-code'
      adds  8e58c48   bump version for release
      adds  a500b78   v0.163000
      adds  7abd283   Require a recent enough version of Plack with HTTP::Headers::Fast:
      adds  e4a48b8   reflect change
      adds  7538f88   Merge branch 'fix/http-headers-fast'
      adds  7399d37   Forward crashes with serializer JSON
      adds  71ae79e   reflect changes
      adds  b082f8c   Merge branch 'basbloemsaat-bugfix/contentlength_json_forward'
      adds  605740b   Add Digest::SHA to prereqs
      adds  76236be   reflect changes
      adds  18b02ce   Merge branch 'bugfix/digest_sha'
      adds  2ec37c9   Remove unused dependency.
      adds  63219f1   Do not set TT2 INC_PATH
      adds  5d390a6   Use Plack::Test->create in template.t
      adds  b0348ff   Test setting views dynamically
      adds  76ded0f   reflect changes
      adds  3224d52   Merge branch 'feature/no_tt_inc_path'
      adds  1b0b9e7   Add @cromedome to list of core team members
      adds  2266607   Update list on contributors
      adds  0cb0ace   reflect changes
      adds  4b91314   Merge branch 'docs/update_contributors'
      adds  52b72dc   Create .dancer in application directory when creating new Dancer2 app.
      adds  a2f915d   reflect changes
      adds  7b6136a   Merge branch 'cromedome-feature/gh-1032'
      adds  05903a4   Remove unused var from body_parameters method
      adds  6202281   No need to call $self->data within new()
      adds  6bda87d   reflect changes
      adds  09807c2   Merge branch 'cleanup/request'
      adds  4475a87   Added line 'use strict; use warnings;' to the package Dancer2::CLI.
      adds  392e9ad   Add Mohammad S Anwar as a contributor
      adds  952aa51   reflect changes
      adds  582726d   Merge branch 'Manwar-missing-strict-warnings-check'
      adds  076eea8   _html_encode $self->message in default_error_page
      adds  e83cdae   reflect changes
      adds  1ce40ae   Merge branch 'fix/gh-1070-escape-message-in-default_error_page'
      adds  7615dff   Update Cookbook.pod
      adds  a3d4b14   reflect changes, clean changes file
      adds  c839d83   Merge branch 'fix/cookbook-typo'
      adds  4af4c6b   Update backward compat for the -s option
      adds  74d757a   reflect changes
      adds  874c044   Merge branch 'pr/cli-options'
      adds  1b3f7d7   request_parameters -> query_parameters
      adds  f08d63b   reflect changes
      adds  9937d1e   Merge branch 'fix/parameters-typo'
      adds  5697359   Allow before_serializer to set content (using the alias in @_)
      adds  3ad02c3   reflect changes
      adds  8e86ce6   Merge branch 'mickey/allow_before_serializer_to_set_content'
      adds  c7f0e67   Change default cookie name from 'dancer.session' to 'dancer2.session'.
      adds  8d3eb51   reflect changes
      adds  441a4b9   Merge branch 'bugfix/session-name'
      adds  cd20f82   reflect another ticket in the changelog
      adds  a0c8c12   Merge branch 'fix/changes'
      adds  33598ad   remove trailing / from directory given to 'dancer -a' as the source of the skeleton
      adds  6e70763   skip the .git directory when running dancer2 -a -s
      adds  88074f1   don't try to process png files as template files
      adds  b60dea1   add more file-types to the skip list. Maybe this should be a white-list instead of a skip-list? Or it should be configurabel by the skeleton itself?
      adds  191e798   Better distinction in git or git-like files:
      adds  bcb0fab   reflect changes
      adds  5458416   Merge branch 'fix/skeleton-dir'
      adds  168259f   added a small utility method: is_options
      adds  370e8d0   document is_options
      adds  b34b841   reflect changes
      adds  8c12fb3   Merge branch 'feature/is_options'
      adds  4218fba   new version: 0.164000
      adds  546a6dd   v0.164000
      adds  d930a28   Revert "Change default cookie name from 'dancer.session' to 'dancer2.session'."
      adds  4fc149a   reflect change
      adds  ce2217d   Merge branch 'fix/revert-session_name'
      adds  a892519   New release: 0.165000
      adds  a7748f6   v0.165000
      adds  6a902d1   Fix minor typo in Dancer2::Core::Hook pod
      adds  c766c12   reflect changes
      adds  87e5360   Merge branch 'perlpilot-fix_hook_type'
      adds  3779a6c   Remove duplicate entry
      adds  83b604b   Merge branch 'pr/contributors-update'
      adds  81e1a13   Do not cache available engines early, fixed GH #1013:
      adds  06b9a58   forgot to add a test
      adds  768abde   set_request calls defined_engines if no value passed
      adds  8fe29d2   reflect changes
      adds  56d38c1   Merge branch 'fix/gh-1013'
      adds  e325790   Be more accurate in regexp parsing:
      adds  70cab75   Make regexp even more accurate:
      adds  ad981bf   reflect changes
      adds  2ed1573   Merge branch 'fix/accurate_split_regex'
      adds  17165bb   Add test for setting content to 0
      adds  790a20e   Fix response->content around modifier
      adds  bb8fcb6   Test serializer hooks when route return no content
      adds  0944b3f   Set default response content so hooks get called
      adds  06ff094   reflect changes
      adds  4969c34   Merge branch 'bugfix/zero_response'
      adds  a3388f3   add sample session config to skel - see PR #1034 comments
      adds  da4249d   reflect changes
      adds  6348aaa   Merge branch 'SysPete-skel-changes-for-session-name'
      adds  aa77e4a   Revert "Do not set TT2 INC_PATH"
      adds  c2684e0   Add helper method to test if a pathname exists
      adds  32935db   Use pathname_exits method in place of -f test
      adds  07265ed   Use TT2 INCLUDE_PATH searching for templates
      adds  e634ac7   Dynamically generate TT2's INCLUDE_PATH
      adds  6ef78be   Cleanup template ext tests
      adds  73fca90   Tests for relative templates paths with relative views
      adds  2fe3ed6   Delegate pathname_exists to TT2's provider object
      adds  ee5177d   reflect changes
      adds  d31fc23   Merge branch 'fix/tt2_relative_paths'
      adds  35198a7   Return route objects when defining new ones:
      adds  0d4fc89   Adding test
      adds  527e462   reflect changes
      adds  a73a8b2   Merge branch 'feature/tracking-route-specs'
      adds  83e3784   stop using Safe::Isa's $_DOES
      adds  750d91e   skip named capture tests on Perl <v5.10
      adds  dab92d8   Complete fix for #1097 for Dancer2::Core::Response
      adds  b2177d4   fixup isa check on serializer attr in Core::Error
      adds  918b1bc   add tests for Core::Error changes in PR#1098
      adds  e7c4b44   Core::Response headers isa tests for GH#1098
      adds  5d888d1   make Core::Role::Logger log_level isa check die on failure
      adds  6e20250   reflect changes
      adds  ad6b8c3   Merge branch 'perl58-fixes/gh1096+1097'
      adds  e89755a   bump for new version
      adds  21a919d   v0.166000
      adds  42d1ab3   autopage tests for multiple engines.
      adds  4673ff3   Use eval instead of try(::tiny)
      adds  4172acf   Autopage looks for templates relative to views
      adds  fe763d1   Make use of `eval` safe
      adds  809e400   Add symkat to list of contributors
      adds  b69776d   Simplify eval:
      adds  8985b84   reflect changes
      adds  28dc7f0   Merge branch 'bugfix/autopage_template_toolkit'
      adds  13859d3   bump version
      adds  e5e9fb6   v0.166001
      adds  bd94b79   Imported Upstream version 0.166001+dfsg
       new  59b6d20   Merge tag 'upstream/0.166001+dfsg'
       new  bc834ec   update changelog
       new  6fa7593   Update years of packaging copyright.
       new  b873eaa   Bump versioned (build) dependency on libplack-perl.
       new  fa875a3   Declare compliance with Debian Policy 3.9.7.
       new  54f1528   Add a patch to fix spelling mistakes in the POD.
       new  2b3225e   releasing package libdancer2-perl version 0.166001+dfsg-1

The 7 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:
 Changes                                            |  87 ++++++++++++++-
 MANIFEST                                           |  13 ++-
 META.json                                          | 121 +++++++++++----------
 META.yml                                           | 121 +++++++++++----------
 Makefile.PL                                        |  12 +-
 debian/changelog                                   |  12 +-
 debian/control                                     |   6 +-
 debian/copyright                                   |   2 +-
 debian/patches/series                              |   1 +
 debian/patches/spelling.patch                      |  26 +++++
 lib/.Dancer2.pm.swp                                | Bin 24576 -> 0 bytes
 lib/Dancer2.pm                                     |  55 ++++++++--
 lib/Dancer2/CLI.pm                                 |   6 +-
 lib/Dancer2/CLI/Command/gen.pm                     |  12 +-
 lib/Dancer2/CLI/Command/version.pm                 |   4 +-
 lib/Dancer2/Config.pod                             |   2 +-
 lib/Dancer2/Cookbook.pod                           |   4 +-
 lib/Dancer2/Core.pm                                |   4 +-
 lib/Dancer2/Core/App.pm                            |  51 +++++----
 lib/Dancer2/Core/Cookie.pm                         |   4 +-
 lib/Dancer2/Core/DSL.pm                            |   6 +-
 lib/Dancer2/Core/Dispatcher.pm                     |   4 +-
 lib/Dancer2/Core/Error.pm                          |  19 ++--
 lib/Dancer2/Core/Factory.pm                        |   4 +-
 lib/Dancer2/Core/HTTP.pm                           |   4 +-
 lib/Dancer2/Core/Hook.pm                           |   6 +-
 lib/Dancer2/Core/MIME.pm                           |   4 +-
 lib/Dancer2/Core/Request.pm                        |  29 ++---
 lib/Dancer2/Core/Request/Upload.pm                 |   4 +-
 lib/Dancer2/Core/Response.pm                       |  36 +++---
 lib/Dancer2/Core/Response/Delayed.pm               |   4 +-
 lib/Dancer2/Core/Role/ConfigReader.pm              |   4 +-
 lib/Dancer2/Core/Role/DSL.pm                       |   4 +-
 lib/Dancer2/Core/Role/Engine.pm                    |   4 +-
 lib/Dancer2/Core/Role/Handler.pm                   |   4 +-
 lib/Dancer2/Core/Role/HasLocation.pm               |   4 +-
 lib/Dancer2/Core/Role/Hookable.pm                  |  13 ++-
 lib/Dancer2/Core/Role/Logger.pm                    |   9 +-
 lib/Dancer2/Core/Role/Serializer.pm                |   9 +-
 lib/Dancer2/Core/Role/SessionFactory.pm            |   4 +-
 lib/Dancer2/Core/Role/SessionFactory/File.pm       |   4 +-
 lib/Dancer2/Core/Role/StandardResponses.pm         |   4 +-
 lib/Dancer2/Core/Role/Template.pm                  |  18 ++-
 lib/Dancer2/Core/Route.pm                          |   6 +-
 lib/Dancer2/Core/Runner.pm                         |   4 +-
 lib/Dancer2/Core/Session.pm                        |   4 +-
 lib/Dancer2/Core/Time.pm                           |   4 +-
 lib/Dancer2/Core/Types.pm                          |   4 +-
 lib/Dancer2/FileUtils.pm                           |   4 +-
 lib/Dancer2/Handler/AutoPage.pm                    |   8 +-
 lib/Dancer2/Handler/File.pm                        |   4 +-
 lib/Dancer2/Logger/Capture.pm                      |   4 +-
 lib/Dancer2/Logger/Capture/Trap.pm                 |   4 +-
 lib/Dancer2/Logger/Console.pm                      |   4 +-
 lib/Dancer2/Logger/Diag.pm                         |   4 +-
 lib/Dancer2/Logger/File.pm                         |   4 +-
 lib/Dancer2/Logger/Note.pm                         |   4 +-
 lib/Dancer2/Logger/Null.pm                         |   4 +-
 lib/Dancer2/Manual.pod                             |  18 +--
 lib/Dancer2/Manual/Deployment.pod                  |   2 +-
 lib/Dancer2/Manual/Migration.pod                   |   2 +-
 lib/Dancer2/Manual/Testing.pod                     |   2 +-
 lib/Dancer2/Plugin.pm                              |   4 +-
 lib/Dancer2/Plugins.pod                            |   2 +-
 lib/Dancer2/Policy.pod                             |   2 +-
 lib/Dancer2/Serializer/Dumper.pm                   |   4 +-
 lib/Dancer2/Serializer/JSON.pm                     |   4 +-
 lib/Dancer2/Serializer/Mutable.pm                  |   4 +-
 lib/Dancer2/Serializer/YAML.pm                     |   4 +-
 lib/Dancer2/Session/Simple.pm                      |   4 +-
 lib/Dancer2/Session/YAML.pm                        |   4 +-
 lib/Dancer2/Template/Implementation/ForkedTiny.pm  |   4 +-
 lib/Dancer2/Template/Simple.pm                     |   4 +-
 lib/Dancer2/Template/TemplateToolkit.pm            |  47 +++++++-
 lib/Dancer2/Template/Tiny.pm                       |   4 +-
 lib/Dancer2/Test.pm                                |   4 +-
 lib/Dancer2/Tutorial.pod                           |   2 +-
 script/dancer2                                     |   5 +-
 .../FakeDancerFile => share/skel}/.dancer          |   0
 share/skel/config.yml                              |  23 ++++
 t/00-report-prereqs.dd                             |   3 +-
 t/author-no-tabs.t                                 |   7 ++
 t/{release-pod-syntax.t => author-pod-syntax.t}    |   5 +-
 t/auto_page.t                                      |  32 +++---
 t/corpus/pretty/relative.tt                        |   3 +
 t/dsl/parameters.t                                 |  79 ++++++++------
 t/dsl/route_retvals.t                              |  15 +++
 t/hooks.t                                          |  22 ++--
 t/issues/gh-1013/gh-1013.t                         |  39 +++++++
 t/issues/gh-1013/views/t.tt                        |   1 +
 t/issues/gh-1070.t                                 |  22 ++++
 t/issues/gh-1098.t                                 |  87 +++++++++++++++
 t/request_make_forward_to.t                        |  38 +++++++
 t/response.t                                       |   5 +
 t/template.t                                       |  61 +++++++----
 t/template_ext.t                                   |   9 +-
 96 files changed, 961 insertions(+), 426 deletions(-)
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/spelling.patch
 delete mode 100644 lib/.Dancer2.pm.swp
 copy {t/classes/Dancer2-Core-Role-HasLocation/FakeDancerFile => share/skel}/.dancer (100%)
 rename t/{release-pod-syntax.t => author-pod-syntax.t} (56%)
 create mode 100644 t/corpus/pretty/relative.tt
 create mode 100644 t/dsl/route_retvals.t
 create mode 100644 t/issues/gh-1013/gh-1013.t
 create mode 100644 t/issues/gh-1013/views/t.tt
 create mode 100644 t/issues/gh-1070.t
 create mode 100644 t/issues/gh-1098.t
 create mode 100644 t/request_make_forward_to.t

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



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