catagits/Catalyst-View-TT.git
2017-09-26 Graham Knop fix dev mode when no dot in @INC master mirror/master
2016-12-13 Karen Etheridge use warnings in this test
2016-12-13 Karen Etheridge fix Test::More prereq for done_testing
2016-12-13 Karen Etheridge call decoded_content, instead of decoding manually
2015-10-05 Karen Etheridge bump VERSION to 0.45
2015-10-05 Karen Etheridge release commit for 0.44 v0.44
2015-10-05 Karen Etheridge declare missing prereq on Data::Dump
2015-08-13 Karen Etheridge bump version to 0.44
2015-08-13 Karen Etheridge better way to include extra files
2015-08-13 Karen Etheridge Release commit for 0.43 v0.43
2015-08-13 Karen Etheridge Bumping version to 0.43; add $VERSION to all modules
2015-08-13 Karen Etheridge convert to packaging with Distar
2015-08-13 Karen Etheridge modernize these author tests
2015-08-13 Karen Etheridge remove these tests from ever being run by users
2015-08-13 Karen Etheridge Catalyst::Plugin::Email is deprecated - stop mentioning it
2014-12-29 John Napiorkowski minor test cleanup 2
2014-12-29 John Napiorkowski minor test cleanup
2014-12-29 John Napiorkowski update for newer catalyst unicode changes 0.42 v0.42
2014-12-29 John Napiorkowski update tests for newer catalyst where UTF8 is default
2013-07-27 Tomas Doran Merge pull request #1 from dsteinbrunner/patch-1
2013-07-23 David Steinbrunner typo fixes
2013-07-23 David Steinbrunner typo fix
2013-02-28 John Napiorkowski updated version info and tweaked change log in preparat... 0.41 v0.41
2013-02-28 John Napiorkowski new config attr that lets you override the default...
2013-01-15 Dagfinn Ilmari... Version 0.40 0.40 v0.40
2013-01-15 Dagfinn Ilmari... Use default view in no-request test (RT#82703)
2013-01-15 Dagfinn Ilmari... Don't call ->debug if we don't have a context
2012-04-11 Tomas Doran Version 0.39 0.39 v0.39
2012-04-11 Tomas Doran Fix warning from tests. RT#75104
2012-02-28 Justin Hunter silence warning, see RT#75104
2012-02-16 Tomas Doran .gitignore built dists
2012-02-16 Tomas Doran Add .gitignore
2012-02-16 Tomas Doran Skip MYMETA files
2012-02-15 Tomas Doran Version 0.38 0.38 v0.38
2012-02-15 Tomas Doran Changelog
2012-02-15 Tomas Doran And change more stuff to be modern
2012-02-15 Tomas Doran Add note about unicode
2012-02-15 Tomas Doran Split more path_tos out into app config, add encoding
2012-02-15 Tomas Doran Clean up, more modern advice
2011-08-02 Tomas Doran use Moose in generated code
2011-07-17 Matt S Trout bump version and Changes for release
2011-07-16 Christian Walde the class used to create the TT object can now be custo... feature/customize_tt_class mirror/feature/customize_tt_class
2011-07-16 Arthur Axel... update repo to be git
2010-10-20 Alexander Hartmaier version 0.36
2010-10-11 Alexander Hartmaier fixed subclassing when using expose_methods + test
2010-08-26 Tomas Doran Version 0.35 v0.35
2010-08-26 Tomas Doran r15841@t0mlaptop (orig r13531): lukes | 2010-08-25...
2010-08-26 Tomas Doran Change date
2010-08-26 Tomas Doran Consistency tweak
2010-08-25 Luke Saunders updated version ready for shipping
2010-08-25 Luke Saunders updated Changes with expose_methods change
2010-08-25 Luke Saunders r14064@dev05 (orig r13517): lukes | 2010-08-24 18...
2010-08-25 Luke Saunders added me to contribs in case i ever need a job
2010-08-25 Luke Saunders weaken ctx to avoid leakage
2010-08-25 Luke Saunders use accessor for expose_methods rather than access...
2010-08-24 Luke Saunders added all the missing files
2010-08-24 Luke Saunders added expose_methods functionality
2010-07-08 Andrew Rodland Try to straighten out the View::TT docs
2010-06-24 Brian Cassidy Silence warnings about Template::Provider::Encoding...
2010-06-10 Rafael Kitover add template name to exceptions
2010-05-08 Jesse Sheidlower I give a fuck about an Oxford comma (tm Vampire Weekend)
2010-05-08 Tomas Doran Doc fixes
2010-04-20 Marcus Ramberg More concise render_die message
2010-04-07 Tomas Doran Changelog v0.34
2010-04-07 Tomas Doran Update helpers to be slightly more best practice
2010-04-07 Tomas Doran Fix error reporting to work correctly even when render_...
2010-03-31 Caleb Cushing add default_view to synopsis
2010-03-10 Tomas Doran r11755@t0mlaptop (orig r11720): theory | 2009-11... v0.33
2010-03-10 Tomas Doran Bump versions
2010-03-10 Tomas Doran Document setting, make skeleton generate it by default
2010-03-10 David E. Wheeler Have render() warn on exception, rather than die.
2010-02-16 Tomas Doran Localise execeptions
2010-02-16 Tomas Doran r11835@t0mlaptop (orig r11800): t0m | 2009-11-12...
2010-02-16 Florian Ragwitz Version 0.32. v0.32
2010-02-16 Florian Ragwitz Fix repo url.
2010-01-12 Tomas Doran Show config setting as a method call rather than a...
2009-11-12 Tomas Doran Merge miscommit from other branch: svn merge -r 11796...
2009-11-12 Tomas Doran Back out 11797 - misscommit to wrong branch. svn merge...
2009-11-11 Hakim Cassimally Clarify docs for 'sub end' to promote RenderView
2009-11-03 David E. Wheeler Have `render()` die on exception, not return an excepti...
2009-11-03 David E. Wheeler Branch Catalyst::View::TT to make `render()` die instea...
2009-10-29 Tomas Doran Tag 0.31
2009-10-29 Tomas Doran Bump versions v0.31
2009-10-29 Tomas Doran Bump versions
2009-10-29 David E. Wheeler Move the test actions to their own controller file...
2009-10-29 David E. Wheeler Move the test actions to their own controller file...
2009-10-04 Tomas Doran Note using forward to call the view both process and...
2009-10-04 Tomas Doran Note using forward to call the view both process and...
2009-09-28 Tomas Doran Add FIXMEs
2009-09-28 Tomas Doran Add FIXMEs
2009-09-12 Marcus Ramberg tagged release.
2009-09-12 Marcus Ramberg Prepare for release v0.30
2009-09-12 Marcus Ramberg Prepare for release
2009-09-12 Marcus Ramberg Add support for running render without a context
2009-09-12 Marcus Ramberg Add support for running render without a context
2009-09-02 David E. Wheeler Added a test for direct rendering of a template from...
2009-09-02 David E. Wheeler Added a test for direct rendering of a template from...
2009-07-23 Tomas Doran Branch for converting to Moose / refactoring some of...
2009-07-11 Tomas Doran Apply patch with a gotcha from the mailing list
2009-07-11 Tomas Doran Apply patch with a gotcha from the mailing list
next