changelog
[catagits/Catalyst-Plugin-ConfigLoader.git] / t /
2020-07-26 Graham Knop remove unnecessary Path::Class dep from test
2020-07-23 Graham Knop clean up environment in tests to avoid outside interference
2020-07-23 Graham Knop move pod tests to xt
2014-01-13 Torbjørn Lindahl completed the tests to use .pl config only torbjorn mirror/torbjorn
2014-01-13 Torbjørn Lindahl cleaning up test app conf files, keeping them .pl only
2014-01-13 Torbjørn Lindahl name fix of test app config files
2014-01-09 Torbjørn Lindahl 1) added plan
2014-01-09 Torbjørn Lindahl tests for the config( ...->{file} ) option. addresses...
2014-01-09 Torbjørn Lindahl trailing whitespace
2010-08-21 Brian Cassidy Fix for Windows regarding changes from 0.29 v0.30
2010-08-19 Tomas Doran Fix issue from the mailing list
2009-08-13 Brian Cassidy require Catalyst 5.8 for tests that use ctx_request()
2009-08-10 Brian Cassidy do not localize %ENV, rather, remove potentially confli...
2009-08-10 Brian Cassidy Fix test to not need "parent" (RT #48547)
2009-08-07 Brian Cassidy fix for get_config_path also v0.25
2009-08-07 Dan Dascalescu Added Root.pm to avoid '[error] No default action defined'
2009-08-07 Dan Dascalescu Test case and patch for RT #47937 - MYAPP_CONFIG_LOCAL_...
2009-06-28 Tomas Doran Patch to add an __ENV(foo)__ macro to configloader...
2009-04-27 Tomas Doran Fix tests when CATALYST_CONFIG_LOCAL_SUFFIX is set
2009-01-05 Brian Cassidy re-add MRO::Compat to test file to be safe v0.22
2009-01-05 Brian Cassidy test updates
2009-01-05 Brian Cassidy remove NEXT usage from TestApp.pm
2008-08-05 Brian Cassidy add nice syntax for plugins to match models/views/contr...
2007-11-21 Brian Cassidy perltidy
2007-11-21 Brian Cassidy fixed suffix appending to explicit config paths.
2007-08-22 Brian Cassidy use explicit Plugin::ConfigLoader config section
2007-08-22 Brian Cassidy allow custom macros or overriding of config_substitutio...
2007-08-21 Brian Cassidy multiple replaces for __HOME__ and __path_to()__ v0.15
2007-04-03 Brian Cassidy remove some debugging
2007-04-03 Brian Cassidy distro updates for configloader
2006-08-25 Brian Cassidy remerge into trunk
2006-05-31 Brian Cassidy removed hash merging since it's a core behavior
2006-05-24 Brian Cassidy ignore non-ref model/view/controller/component keys v0.09
2006-05-23 Brian Cassidy pod updates and more tests v0.08
2006-05-23 Brian Cassidy updated pod + tests
2006-02-08 David Kamholz ConfigLoader 0.04
2006-01-29 Brian Cassidy initial import v0.01