Release commit for 1.42
[catagits/Catalyst-Devel.git] / share /
2018-04-19 Graham Knop add . to @INC in Makefile.PL
2014-02-20 Wallace Reis Unicode - fix syntax error
2014-02-20 Wallace Reis Sicilian buttercup unicode
2013-05-30 Dagfinn Ilmari Man... Fix unbalanced parenthesis in comptest.tt (RT#85661)
2013-04-13 Tomas Doran Another utf-8 fix
2013-04-13 Tomas Doran Fix for people with utf-8 names. RT#84613
2012-05-23 Justin Hunter apply RT#65183
2011-12-21 Justin Hunter add space between "BEGIN {" and "extends"
2011-12-21 Tomas Doran Fix typo noticed by abraxxa++
2011-10-25 Tomas Doran Default to sending X-Catalyst header
2011-10-13 Tomas Doran I meant the app name, not the controller name
2011-10-13 Tomas Doran Fix tests generated for controllers generated with...
2011-10-06 Rafael Kitover bump Module::Install dep to 1.02
2011-08-16 Tomas Doran Fix to use apply_default_middlewares
2011-05-15 Florian Ragwitz Merge branch 'master' into psgi
2011-03-29 t0m Fix duplicate 'use Test::More' statement in generated...
2011-03-27 Florian Ragwitz Merge branch 'master' into psgi
2011-03-27 Tomas Doran Long opts need double -
2011-03-01 Florian Ragwitz Merge branch 'master' into psgi
2011-03-01 Florian Ragwitz Adapt to recent -Runtime changes
2011-01-11 Tomas Doran Document --proc_title in generated fcgi script
2011-01-11 Tomas Doran Not so much use_ok
2010-12-05 Florian Ragwitz Create myapp.psgi
2010-07-26 Caleb Cushing remove eval Perl-Critic doesn't like it
2010-07-20 Tomas Doran Note that plugin order is important
2010-06-24 Brian Cassidy Fix typo in share/script/myapp_server.pl.tt (RT #58475)
2010-06-16 Tomas Doran Move plan skip_all for ENV{TEST_POD} to the top
2010-04-14 Tomas Doran fix the pod-coverage version required (by rjbs)
2010-04-07 Rafael Kitover update help for myapp_create.pl
2010-02-23 Rafael Kitover add 1; to the end of controller template
2010-02-03 Tomas Doran (t0m) Fix spacing
2010-02-03 Tomas Doran (t0m) Complain loudly if you don't have M::I::Catalyst
2009-12-06 Dave Rolsky Fix pod to match option names (ideally this would come...
2009-12-06 Florian Ragwitz sometimes consistency is not a bad thing either.
2009-12-06 Florian Ragwitz stuff.
2009-12-01 Tomas Doran Less extra whitespace, use done_testing rather than...
2009-12-01 Tomas Doran Fix bug with generated component classes and an issue...
2009-11-27 Tomas Doran Return true from the tests so that I can require them
2009-11-26 Tomas Doran Actually switch the create script to new script style...
2009-11-26 Tomas Doran Update options
2009-11-26 Tomas Doran Remove dependency on parent.pm and remove from generate...
2009-11-25 Tomas Doran Fix issues, more tests
2009-11-13 Tomas Doran Remove crap
2009-11-13 Tomas Doran Fix docs, put SCRIPT_GEN back in the server scripts
2009-10-05 Tomas Doran More cleanups in the generated skeleton app
2009-10-05 Tomas Doran Call config as a method rather than poking the hash...
2009-09-05 Tomas Doran Change generated application skeleton to use Moose
2009-07-16 Devin Austin added myapp_deploy_schema prototype
2009-07-12 Tomas Doran Fix issues
2009-07-12 Devin Austin fixed path to comptest.tt
2009-06-28 Tomas Doran Somewhat fix the scripts and tests
2009-06-28 Tomas Doran Un-merge r10556:10548 leaving gsoc code in branch as...
2009-06-25 Devin Austin updated script templates to reflect new -Runtime scripts
2009-06-23 Devin Austin moosified server template.
2009-06-23 Devin Austin updated generated app
2009-06-17 Devin Austin added names to generated_app.t
2009-06-17 Devin Austin renamed these two files
2009-06-17 Devin Austin renamed tests
2009-06-17 Devin Austin renamed scripts
2009-06-16 Tomas Doran Merge gsoc branch down. Specifically merged some revisi...
2009-06-15 Devin Austin fixed apptest.tt per #PXVL (hiveminder)
2009-06-12 Tomas Doran Fix Helper.pm, additional rename
2009-06-12 Devin Austin renamed!
2009-06-12 Tomas Doran Move images to correct place
2009-06-12 Tomas Doran Stuff removal from root/ finished
2009-06-12 Tomas Doran Remove more crap
2009-06-12 Tomas Doran Fix favicon to final location, delete more crap
2009-06-12 Tomas Doran Delete crap
2009-06-12 Tomas Doran Unfuck, tests pass again
2009-06-04 Devin Austin Added deprecated methods test.
2009-05-30 Devin Austin restructured dirs. need to write test to test how helpe...
2009-05-29 Devin Austin added a few fixes
2009-05-28 Devin Austin removed crap
2009-05-28 Devin Austin added missing test files
2009-05-28 Devin Austin removed wrongly named tt files
2009-05-28 Devin Austin added lingering files
2009-05-28 Devin Austin pulled all files out, i believe i got everything.
2009-05-27 Tomas Doran Make the favicon be in the sharedir