put Catalyst::Plugin::Test::MangleDollarUnderScore into a better namespace
[catagits/Catalyst-Runtime.git] / t / lib / TestApp.pm
2009-05-29 Justin Hunter put Catalyst::Plugin::Test::MangleDollarUnderScore...
2009-05-29 Tomas Doran Epic fail plugin breaks everything which loads TestApp
2009-05-14 Tomas Doran Add support for applying Moose roles in the plugin...
2009-04-12 Tomas Doran Remove use of Catalyst::Base from the tests
2009-03-21 Tomas Doran Unfuck last commit, fix go tests, remove unneeded crud...
2009-02-19 Florian Ragwitz Create branch register_actions.
2009-02-19 Florian Ragwitz Don't set up the moose controller unless Moose is avail...
2009-01-12 Marcus Ramberg Backport go/visit from 5.8 (janh), prepare for dev...
2008-12-27 Tomas Doran Fix the way Catalyst::Plugin::Server adds custom dispat...
2008-12-05 Tomas Doran Remove use of NEXT from the test suite, except for...
2008-09-24 Marcus Ramberg latest go/visit changes, pod fixes, all tests ok
2008-09-01 Matt S Trout r12983@zaphod: kd | 2008-04-28 18:10:27 +1000
2008-06-25 Marcus Ramberg remove a confusing and duplicate bit of documentation
2008-06-23 Guillermo Roditi Remove use of overload
2007-08-21 Marcus Ramberg Make test suite load inline plugin
2007-03-27 Andy Grundman When testing and something crashes, don't display the...
2006-03-12 Matt S Trout Looping and recursion tests plus a fix
2006-02-17 Curtis "Ovid" Poe Added plugin introspection.
2005-11-26 Sebastian Riedel Fixed forward to classes
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-04-16 Christian Hansen Updated and expanded test suit
2005-04-15 Sebastian Riedel Fixed sprintf in TestApp
2005-04-14 Marcus Ramberg updated absolute/relative tests/classes to global/local.
2005-04-14 Marcus Ramberg added tests for forward to global private actions.
2005-04-10 Christian Hansen new test suit