Catalyst commits

RevisionAuthorDateDescription
8357karpet05 Sep 2008 00:51:16

add some debugging

8356karpet05 Sep 2008 00:44:06

check for $c->res->location before redirecting in postcommit()

8355rjbs04 Sep 2008 15:00:57

remove MyApp::auto

8354bricas04 Sep 2008 09:52:33

when use_ext is true, a fatal error will be thrown if there are no loaders available that understand the file extension

8353rafl04 Sep 2008 04:16:16

Make Test::Aggregate reinitialize $FindBin::Bin for every test file.

8352rafl04 Sep 2008 04:16:07

Check for Test::Aggregate >= 0.34_01.

This is the first version to not mess with output and exit code when not even
running any tests.

8351rafl04 Sep 2008 04:15:54

Optionally aggreagate tests.

8350rafl04 Sep 2008 04:15:44

Move aggregatable tests using TestApp to t/aggregate.

8349rafl04 Sep 2008 03:58:20

Create branch test_aggregate

8348bricas03 Sep 2008 09:55:06

when use_ext is true, we will check to see if there are no supported modules for a particular file. instead of the file being skipped, an error will be thrown.
officially support multiple loaders per extension.
add a Config::Any::Base for all loaders to inherit from, plus add a new dependency mechanism: requires_any_of() and requires_all_of().

8347bricas03 Sep 2008 09:53:01

branch for new feature

8346bricas03 Sep 2008 09:52:07

making a branch dir for Config-Any

8345ilmari03 Sep 2008 07:02:12

Bump version for release