catagits/Catalyst-Plugin-ConfigLoader.git
2020-07-26 Graham Knop Release commit for 0.35 master mirror/master v0.35
2020-07-26 Graham Knop changelog
2020-07-26 Graham Knop Bumping version to 0.35
2020-07-26 Graham Knop specify Test::More 0.96 prereq for subtests
2020-07-26 Graham Knop remove unnecessary Path::Class dep from test
2020-07-24 Graham Knop use scgit in metadata
2020-07-24 Graham Knop clean up pod
2020-07-23 Graham Knop clean up environment in tests to avoid outside interference
2020-07-23 Graham Knop move pod tests to xt
2020-07-23 Graham Knop update gitignore
2020-07-23 Graham Knop distarify
2014-04-16 Dagfinn Ilmari... Version 0.34 0.34
2014-01-13 Tomas Doran Version 0.33 0.33
2014-01-13 Torbjørn Lindahl updated changes
2014-01-13 Tomas Doran Changelog for torbjorn's patches
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 made get_config_path not look for an extension when...
2014-01-09 Torbjørn Lindahl tests for the config( ...->{file} ) option. addresses...
2014-01-09 Torbjørn Lindahl trailing whitespace
2014-01-09 Torbjørn Lindahl added Path::Class to test_requires
2013-03-14 Tomas Doran Version 0.32 0.32
2013-03-14 Tomas Doran Don't ship .git inside the tarball, whoops.
2013-03-09 Tomas Doran Add more stuff to .gitignore 0.31
2013-03-09 Tomas Doran Remove MYMETA files from MANIFEST
2013-03-09 Tomas Doran Add .gitignore
2013-03-09 Tomas Doran Version 0.31
2013-03-09 Tomas Doran Fix repos
2010-08-21 Brian Cassidy Fix for Windows regarding changes from 0.29 v0.30
2010-08-20 Brian Cassidy prep release v0.29
2010-08-20 Brian Cassidy bump ver
2010-08-19 Tomas Doran Fix issue from the mailing list
2010-08-04 Rafael Kitover bump dep on Config::Any to 0.20
2010-06-30 Brian Cassidy copyright year v0.28
2010-06-30 Brian Cassidy prep for release
2010-06-30 Justin Hunter update repository url
2010-03-23 Brian Cassidy bump Module::Install ver
2010-03-23 Brian Cassidy add last change to changelog.
2010-03-04 Kieren Diment use __path_to()__ in XML example
2010-03-04 Kieren Diment update xml entry to be more complete and useful, thanks...
2009-08-19 Brian Cassidy Credits for last fix, plus, Pod fix for the "Using...
2009-08-19 Brian Cassidy Pod Fixes related to config_substitutions()
2009-08-13 Brian Cassidy prep release v0.27
2009-08-13 Brian Cassidy require Catalyst 5.8 for tests that use ctx_request()
2009-08-10 Brian Cassidy prep release v0.26
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 Prepare for release the version number as well
2009-08-07 Dan Dascalescu Prepare for release
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-29 Brian Cassidy release prep v0.24
2009-06-28 Tomas Doran Patch to add an __ENV(foo)__ macro to configloader...
2009-05-23 Tomas Doran Add repository resource to all the MI Makefile.PLs
2009-05-14 Tomas Doran Explain MYAPP_LOCAL_CONFIG_SUFFIX etc much more clearly...
2009-05-07 Tomas Doran Bump required Module::Install version in everything...
2009-04-27 Brian Cassidy remove auto_install
2009-04-27 Brian Cassidy bump ver (missing commit from marcus?). other minor...
2009-04-27 Tomas Doran Fix tests when CATALYST_CONFIG_LOCAL_SUFFIX is set
2009-04-18 Marcus Ramberg Up Changes v0.23
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
2009-01-03 Brian Cassidy switch from NEXT to MRO::Compat
2008-10-14 Brian Cassidy add a cookbook entry re: UTF-8 and Config::General...
2008-08-11 Brian Cassidy update M::I version requirement v0.21
2008-08-11 Brian Cassidy update Changes for release
2008-08-05 Brian Cassidy add nice syntax for plugins to match models/views/contr...
2008-06-26 Brian Cassidy add a cookbook entry for converting an existing config...
2008-06-13 Brian Cassidy fix up pod to explain in more detail how to pass option...
2008-05-02 Brian Cassidy update changes file v0.20
2008-04-22 Brian Cassidy deprecation notice removal, as planned.
2008-04-22 Brian Cassidy die() instead of silently skip files with extensions...
2008-03-09 Marcus Ramberg pod update
2008-02-06 Brian Cassidy sort configs by filename for loading (RT #31498)
2007-11-21 Brian Cassidy whoops. blew that change. v0.19
2007-11-21 Brian Cassidy warn a little louder
2007-11-21 Brian Cassidy removed each()
2007-11-21 Brian Cassidy tiny pod fix
2007-11-21 Brian Cassidy perltidy
2007-11-21 Brian Cassidy fixed suffix appending to explicit config paths.
2007-10-26 Brian Cassidy minor makefile updates
2007-10-14 Brian Cassidy add rt number v0.18
2007-10-14 Brian Cassidy fix indent level on DBIC::Schema config
2007-08-24 Brian Cassidy go back and fix up an old changelog entry
2007-08-24 Brian Cassidy added prereq for catalyst 5.7008 v0.17
2007-08-23 Brian Cassidy updated changes date v0.16
2007-08-22 Brian Cassidy pass special config options to drivers
2007-08-22 Brian Cassidy add deprecation notices
2007-08-22 Brian Cassidy use explicit Plugin::ConfigLoader config section
2007-08-22 Brian Cassidy update changes
2007-08-22 Brian Cassidy allow custom macros or overriding of config_substitutio...
2007-08-22 Brian Cassidy fix configloader to use Catalyst::Utils::env_value()
2007-08-21 Brian Cassidy multiple replaces for __HOME__ and __path_to()__ v0.15
2007-04-26 Brian Cassidy require Catalyst::Runtime explicitly
2007-04-25 Brian Cassidy add version for Module::Install
2007-04-03 Brian Cassidy fix author pod for META.yml v0.14
next