[libcatalyst-view-tt-perl] branch master updated (973a8a2 -> 380f67a)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Mon Aug 17 15:36:34 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository libcatalyst-view-tt-perl.

      from  973a8a2   Release libcatalyst-view-tt-perl 0.42-1 to unstable
      adds  1dbfde8   Create new repo layout for View::TT.
      adds  fdf47cd   Move View::TT to new repo layout.
      adds  cbe7e4d   Move View::TT to new repo layout.
      adds  e1f1766   Apply patch with a gotcha from the mailing list
      adds  c8288f5   Branch for converting to Moose / refactoring some of the code.
      adds  8cff6b8   Added a test for direct rendering of a template from a view object, without a request.
      adds  f42c815   Add support for running render without a context
      adds  d0db16e   Prepare for release
      adds  70148c2   tagged release.
      adds  f76c361   Add FIXMEs
      adds  0deea66   Note using forward to call the view both process and render methods
      adds  08e0f70   Move the test actions to their own controller file to silence warning about actions in the app class being deprecated.
      adds  bb1e52a   Bump versions
      adds  0c4a87b   Tag 0.31
      adds  8077080   initial import of catalyst.
      adds  7b592fc   Re-added Template::Provider
      adds  6bf0121   new helper api
      adds  caa6151   fixed the bugs produced by draven and the_jester ;)
      adds  4e705c4   another bug
      adds  d938377   added my email to the author list.
      adds  c90b132   many many fixes...
      adds  6272875   don't set {CONTEXT} if set
      adds  c1c75b0   should be if not unless
      adds  4687ac0   extended the documentation
      adds  57cfe22   fixed ordering of stash.
      adds  70a5ab0   fixes for content type. add manifest/meta fixes for content type.
      adds  2599ee6   0.09 release.
      adds  becb7ac   Cat5 stuff
      adds  2774dc7   started work to add pod tests to all submodules.
      adds  d97e999   some updates
      adds  b4e2d42   Added: Missing manifests/meta.yml files Updated: version number to release all new fixes for cat5
      adds  b4dcea0   fixed broken helper.
      adds  23042c3   Fixed, don't set Content-Type on failure
      adds  bd9d89a   View::TT - Fixed helper to use [%author%]
      adds  7ca0b4a   typo in Intro.pm (thanks LTjake)
      adds  76c52c6   Fixed helper template
      adds  dc617c0   Fixed tt helper
      adds  7bee9bf   Fixed helper templates...again...
      adds  722fede   updated and fixed C::View::TT docs
      adds  a6e5ea0   released new versions
      adds  9300af5   fixed constructor to use passed $args
      adds  8cd017a   Added lots of improvements from Andy Wardley
      adds  f4841eb   Maybe fixed TT helper
      adds  94b3529   Fixed TT helper :)
      adds  c0eb052   C::V::TT version 0.13 release
      adds  19ee577   prepared for 0.14
      adds  63714e3   turned off timer by default.
      adds  dccfa0f   Fixed typo in V::TT
      adds  7d60767   View::TT, updated docs to show correct config syntax
      adds  1749a63   released
      adds  4729c10   Added default extension configuration option.
      adds  747f2b6   renamed TEMPLATE_PREFIX TEMPLATE_SUFFIX
      adds  7d8aa5e   Updated Catalyst::View::TT for 5.5
      adds  93f2538   prepared to release 0.15
      adds  795f799   Updated tt view
      adds  be7c1af   Fixed soem typos in tt view
      adds  e3a53d5   0.18 changes.
      adds  48d6908   released 0.19
      adds  07571b2   View::TT, added tests from dwc
      adds  4d97e86   Fixed TTSite helper to use correct app name
      adds  e2bbd78   - Added additional_template_paths stash param patch from zby
      adds  425f706   - And added the files I missed first time round
      adds  8305630   prepared for ::View::TTT 0.20
      adds  a4e8d13   fall back to action.
      adds  63dee50   added test files to MANIFEST
      adds  3a4ffa2   fix dynamic include bugs.
      adds  bec996d   View::TT, perltidy
      adds  d2c7144   View::TT, updated MANIFEST
      adds  3cf1e0a   View::TT, updated README
      adds  8d236c8   - Added V::TT fix-up from zby
      adds  8d116b2   - Further V::TT cleanup from zby
      adds  e0c88bb   refactor a template_vars method in View::TT
      adds  d7e9a1b   Allow multiple PROVIDERS to be used..
      adds  850ee22   woops, backfix, re-added template_vars changes
      adds  c3c6210   releasing V:TT 0.21
      adds  ae03576   Fix View::TT synopsis
      adds  f7dfca0   Documentation improvements from Gavin henry for View::TT
      adds  61a11a8   released 0.22
      adds  1bc9fc5   Split process and render in View::TT (patch from ash)
      adds  9d57457   render support.
      adds  d3f19ee   fix wekened, add missing test.
      adds  5d8dfd9   Also allow the standard file provider to be used ;)
      adds  532b2d2   Oops, removed debugging gunk
      adds  b264883   reinstansiated the TT view.
      adds  d98de0b   upped Catalyst dependency.
      adds  0e61433   import of last CPAN release.
      adds  5be63f4   default to .tt
      adds  bd4ee63   prepared for release
      adds  82b741a   fix stupid View::TT typo that's been there forever
      adds  c969f23   fix docs re match / action
      adds  9e739e1   Fix dump_config to work with Data::Dump.
      adds  e1c15a5   remove stray semi-colon (RT #21263)
      adds  b63ddd0   Update V-TT docs
      adds  5119959   Add fully-qualified provider classname support to View::TT
      adds  6175bba   copy_config support
      adds  b9c53c1   dist meta clean up
      adds  740cab9   tidy up changes file, fix generated pod (RT #33983)
      adds  c67cc83   remove stray newline from generated lib/config/col template (RT #35340)
      adds  e8693f1   Switch View::TT from NEXT to MRO::Compat
      adds  9edfa94   Fix test warnings
      adds  42a2721   Prepare for new TT release
      adds  8ef0682   Prepare to rerelease View-TT
      adds  6dd3c7c   Bump required Module::Install version in everything. janus++
      adds  6229ce0   - Doc fixes:   + Expand ::V:: to ::View:: (RT #45792)   + Expand ::C:: to ::Controller:: and use $c->view('TT')     where appropriate (bricas) - "use warnings" in Catalyst::View::TT and output from the TT helper
      adds  2d93834   Expand TTSite documentation (RT #33838)
      adds  c18eae3   a few doc fixes
      adds  d6490cc   Add repository resource to all the MI Makefile.PLs
      adds  ad50568   Minor POD fixes to C::V::TT
      adds  f5b61ad   removed trailing whitespace from TT.pm
      adds  8544227   Fixed the run-on sentence in License; trailing whitespace removal in Helper
      adds  02c6450   Apply patch with a gotcha from the mailing list
      adds  9164484   Added a test for direct rendering of a template from a view object, without a request.
      adds  cbb149d   Add support for running render without a context
      adds  925859a   Prepare for release
      adds  f2ee4d6   Add FIXMEs
      adds  81b7f2a   Note using forward to call the view both process and render methods
      adds  a18b1fe   Move the test actions to their own controller file to silence warning about actions in the app class being deprecated.
      adds  f59953e   Bump versions
      adds  f49136b   Branch Catalyst::View::TT to make `render()` die instead of return an exception object.
      adds  cad820f   Have `render()` die on exception, not return an exception object.
      adds  836ab0a   Clarify docs for 'sub end' to promote RenderView
      adds  23244f5   Back out 11797 - misscommit to wrong branch. svn merge -r11797:11796 .
      adds  2844488   Merge miscommit from other branch: svn merge -r 11796:11797 http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-View-TT/branches/render_die
      adds  a1b7968   Show config setting as a method call rather than a hask assignment
      adds  d4f99dd   Fix repo url.
      adds  ebba23f   Version 0.32.
      adds  19fa4bf    r11835 at t0mlaptop (orig r11800):  t0m | 2009-11-12 00:32:30 +0000  Merge miscommit from other branch: svn merge -r 11796:11797 http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-View-TT/branches/render_die
      adds  fc0ffed   Localise execeptions
      adds  596ff24   Have render() warn on exception, rather than die.
      adds  3715305   Document setting, make skeleton generate it by default
      adds  bd45975   Bump versions
      adds  7f41bd3    r11755 at t0mlaptop (orig r11720):  theory | 2009-11-03 00:23:43 +0000  Branch Catalyst::View::TT to make `render()` die instead of return an exception object.  r11756 at t0mlaptop (orig r11721):  theory | 2009-11-03 00:37:04 +0000  Have `render()` die on exception, not return an exception object.  r11832 at t0mlaptop (orig r11797):  osfameron | 2009-11-11 10:58:24 +0000  Clarify docs for 'sub end' to promote RenderView
      adds  940a2e8   add default_view to synopsis
      adds  316f014   Fix error reporting to work correctly even when render_die => 0. RT#55766
      adds  9079808   Update helpers to be slightly more best practice
      adds  5c2affa   Changelog
      adds  131a8e5   More concise render_die message
      adds  75dc032   Doc fixes
      adds  3d543ed   I give a fuck about an Oxford comma (tm Vampire Weekend)
      adds  c5c3c6b   add template name to exceptions
      adds  11cbb89   Silence warnings about Template::Provider::Encoding (RT #56310)
      adds  226c1dd   Try to straighten out the View::TT docs
      adds  a6fa99d   added expose_methods functionality
      adds  c577e7b   added all the missing files
      adds  46cdc47   use accessor for expose_methods rather than access config directly
      adds  4a70bc5   weaken ctx to avoid leakage
      adds  0696d07   added me to contribs in case i ever need a job
      adds  db7678b    r14064 at dev05 (orig r13517):  lukes | 2010-08-24 18:29:29 +0200  new branch for exporting view methods to template  r14065 at dev05 (orig r13518):  lukes | 2010-08-24 20:08:45 +0200  added expose_methods functionality  r14066 at dev05 (orig r13519):  lukes | 2010-08-24 20:19:43 +0200  added all the missing files  r14072 at dev05 (orig r13524):  lukes | 2010-08-25 10:56:13 +0200  use accessor for expose_methods rather than access config directly  r14073 at dev05 (orig r13525):  l [...]
      adds  506ec8c   updated Changes with expose_methods change
      adds  83d8463   updated version ready for shipping
      adds  582a505   Consistency tweak
      adds  35be13c   Change date
      adds  32ab828    r15841 at t0mlaptop (orig r13531):  lukes | 2010-08-25 15:22:59 +0100  updated Changes with expose_methods change  r15842 at t0mlaptop (orig r13532):  lukes | 2010-08-25 18:44:06 +0100  updated version ready for shipping  r15857 at t0mlaptop (orig r13547):  t0m | 2010-08-26 01:33:48 +0100  Consistency tweak  r15858 at t0mlaptop (orig r13548):  t0m | 2010-08-26 01:34:42 +0100  Change date
      adds  9d96dde   Version 0.35
      adds  1cb1d67   fixed subclassing when using expose_methods + test
      adds  85ea459   version 0.36
      adds  f80f939   update repo to be git
      adds  7bd88b6   the class used to create the TT object can now be customized
      adds  26d5760   bump version and Changes for release
      adds  713a515   use Moose in generated code
      adds  adb2ce7   Clean up, more modern advice
      adds  61e9ca2   Split more path_tos out into app config, add encoding
      adds  e22ff35   Add note about unicode
      adds  62a6146   And change more stuff to be modern
      adds  08dc7cb   Changelog
      adds  fe3df9d   Version 0.38
      adds  2531de3   Skip MYMETA files
      adds  2ca51c2   Add .gitignore
      adds  1b5de07   .gitignore built dists
      adds  9ab4951   silence warning, see RT#75104
      adds  e47ed76   Fix warning from tests. RT#75104
      adds  e4739bc   Version 0.39
      adds  ee816c0   Don't call ->debug if we don't have a context
      adds  2ef8da6   Use default view in no-request test (RT#82703)
      adds  dd53ec3   Version 0.40
      adds  59a2e92   new config attr that lets you override the default content type
      adds  ee06e29   updated version info and tweaked change log in preparation for cpan release
      adds  1022fd9   typo fix
      adds  9b2e9e1   typo fixes
      adds  556d7fe   Merge pull request #1 from dsteinbrunner/patch-1
      adds  e0bcfc9   update tests for newer catalyst where UTF8 is default
      adds  93c63af   update for newer catalyst unicode changes
      adds  2c6b647   minor test cleanup
      adds  3758cdf   minor test cleanup 2
      adds  161400d   Catalyst::Plugin::Email is deprecated - stop mentioning it
      adds  332d3a3   remove these tests from ever being run by users
      adds  dcdaafb   modernize these author tests
      adds  ab1b30c   convert to packaging with Distar
      adds  036d590   Bumping version to 0.43; add $VERSION to all modules
      adds  fcf3a00   Release commit for 0.43
      adds  e5abc25   Imported Upstream version 0.43
       new  934c37e   Merge tag 'upstream/0.43'
       new  a493609   Update debian/changelog
       new  b863334   Remove unexistent inc/Module/* from d/copyright
       new  380f67a   Release libcatalyst-view-tt-perl 0.43-1 to unstable

The 4 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                            |   4 +
 MANIFEST                           |  21 +-
 META.json                          |  68 +++
 META.yml                           |  41 +-
 Makefile.PL                        |  89 +++-
 README                             |  19 +-
 debian/changelog                   |   8 +
 debian/copyright                   |   6 -
 inc/Module/AutoInstall.pm          | 934 -------------------------------------
 inc/Module/Install.pm              | 474 -------------------
 inc/Module/Install/AutoInstall.pm  |  93 ----
 inc/Module/Install/Base.pm         |  83 ----
 inc/Module/Install/Can.pm          | 154 ------
 inc/Module/Install/Fetch.pm        |  93 ----
 inc/Module/Install/Include.pm      |  34 --
 inc/Module/Install/Makefile.pm     | 418 -----------------
 inc/Module/Install/Metadata.pm     | 722 ----------------------------
 inc/Module/Install/Win32.pm        |  64 ---
 inc/Module/Install/WriteAll.pm     |  63 ---
 lib/Catalyst/Helper/View/TT.pm     |   3 +
 lib/Catalyst/Helper/View/TTSite.pm |   3 +
 lib/Catalyst/View/TT.pm            |  21 +-
 maint/Makefile.PL.include          |   5 +
 t/02pod.t                          |   7 -
 t/03podcoverage.t                  |   7 -
 xt/pod-coverage.t                  |   7 +
 xt/pod-syntax.t                    |   7 +
 27 files changed, 207 insertions(+), 3241 deletions(-)
 create mode 100644 META.json
 delete mode 100644 inc/Module/AutoInstall.pm
 delete mode 100644 inc/Module/Install.pm
 delete mode 100644 inc/Module/Install/AutoInstall.pm
 delete mode 100644 inc/Module/Install/Base.pm
 delete mode 100644 inc/Module/Install/Can.pm
 delete mode 100644 inc/Module/Install/Fetch.pm
 delete mode 100644 inc/Module/Install/Include.pm
 delete mode 100644 inc/Module/Install/Makefile.pm
 delete mode 100644 inc/Module/Install/Metadata.pm
 delete mode 100644 inc/Module/Install/Win32.pm
 delete mode 100644 inc/Module/Install/WriteAll.pm
 create mode 100644 maint/Makefile.PL.include
 delete mode 100644 t/02pod.t
 delete mode 100644 t/03podcoverage.t
 create mode 100644 xt/pod-coverage.t
 create mode 100644 xt/pod-syntax.t

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



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