stop using Moo as a test package
[catagits/Catalyst-Runtime.git] / t / lib / Catalyst /
2017-09-26 Graham Knop stop using Moo as a test package
2013-09-08 Karen Etheridge Class::MOP::load_class, is_class_loaded was deprecated...
2013-06-14 Mark Ellis Fixed bug where if encoding was set in the config file...
2012-06-08 Florian Ragwitz Move Controller::ActionRole's functionality into the...
2009-11-28 Tomas Doran Adding the files you need for the tests you've committe...
2009-11-23 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-11-22 Tomas Doran Do not use NEXT, like it says in the comments
2009-11-22 Tomas Doran Do not be @ISA Controller, that's hideous dumb and...
2009-11-20 Tomas Doran Merge 'trunk' into 'better_scripts'
2009-09-05 Tomas Doran Basic tests for ScriptRunner, more needed
2009-08-11 Yousef H. Alhashemi Moved end() from Catalyst::Plugin::Test::Plugin to...
2009-08-10 Yousef H. Alhashemi prepare_action() fix by t0m (removed closure)
2009-05-29 Justin Hunter put Catalyst::Plugin::Test::MangleDollarUnderScore...
2009-05-29 Tomas Doran Epic fail plugin breaks everything which loads TestApp
2009-04-12 Tomas Doran Remove use of Catalyst::Base from the tests
2009-02-20 Tomas Doran Fix my retardedness with ::MVC:: warning having no...
2009-02-19 Florian Ragwitz Create branch register_actions.
2009-02-04 Florian Ragwitz Use MRO::Compat instead of Class::C3 as we already...
2008-12-27 Tomas Doran Yet another 5.80 regression
2008-12-27 Tomas Doran Go away, otherwise running the tests against 5.70 doesn...
2008-12-05 Tomas Doran Changelog up to date, make comment re NEXT in the tests...
2008-12-05 Florian Ragwitz Silence C3::Adopt::NEXT warnings in the test suite.
2008-12-05 Tomas Doran Remove use of NEXT from the test suite, except for...
2008-06-23 Guillermo Roditi reverting (most of) the whitespace changes
2008-06-23 Guillermo Roditi converting the engines. i had to add use NEXT to some...
2006-05-19 Matt S Trout added ActionClass attribute
2006-02-17 Curtis "Ovid" Poe Added plugin introspection.
2005-12-10 Matt S Trout - Tweaked the error tests to handle more verbose error...
2005-11-19 Sebastian Riedel Switched to Module::Install
2005-10-10 Andy Grundman Merged 5.49_01 (r1339) from refactored branch to trunk
2005-05-20 Christian Hansen Removed warning from param handling. Fixed less verbose...
2005-04-13 Christian Hansen fixed warnings in tests
2005-04-10 Christian Hansen new test suit