catagits/Catalyst-Devel.git
2010-08-21 Caleb Cushing preserve $self->{name} in mk_app if defined topic/helper-preserve-name mirror/topic/helper-preserve-name
2010-08-12 Tomas Doran Changelog
2010-08-11 Caleb Cushing split method for creating tests
2010-08-11 Tomas Doran Changelog
2010-08-11 Caleb Cushing allow $self->{author} to be defined at ->new
2010-08-11 Tomas Doran Changelog
2010-08-11 Tomas Doran Merge remote branch 'origin/topic/template-remove-criti...
2010-08-11 Tomas Doran Changelog
2010-08-11 Tomas Doran Test it actually works
2010-08-11 Jan Henning... mk_app() can figure out app name and act from project...
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-18 Rafael Kitover use shellwords to split up pp option string
2010-06-17 Rafael Kitover split option string by whitespace
2010-06-17 Rafael Kitover don't pollute M::I plugin detector with GetOptions...
2010-06-16 Tomas Doran Version 1.28 1.28
2010-06-16 Tomas Doran Add a version number test
2010-06-16 Tomas Doran Move plan skip_all for ENV{TEST_POD} to the top
2010-05-22 Tomas Doran Fix Pod typo (RT#57362)
2010-05-08 Tomas Doran Fix brocket
2010-05-08 Tomas Doran Add a little more changelog and comments
2010-05-08 diegok Add restarter changes of not restarting on directory...
2010-05-07 diegok Don't restart on directory notifications
2010-05-07 diegok make restart test a bit less buggy (but still slow...
2010-05-01 Rafael Kitover adding -w to shebang line is rude
2010-04-14 Justin Hunter require Pod::Coverage 0.20+
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 Florian Ragwitz Version 1.27. 1.27
2010-02-23 Rafael Kitover add 1; to the end of controller template
2010-02-03 Tomas Doran... Fix spacing
2010-02-03 Tomas Doran... Complain loudly if you don't have M::I::Catalyst
2010-01-28 Florian Ragwitz Trim more trailing whitespace.
2010-01-27 Tomas Doran Changelog
2010-01-27 Tomas Doran Trim trailing whitespace
2010-01-27 kmx C::Devel - branche catalyst_par_options (changed defaul...
2010-01-27 kmx C::Devel - new branche catalyst_par_options (push more...
2010-01-14 Tomas Doran Fix STUPID HATEFUL VERSION NUMBERS
2010-01-12 Florian Ragwitz Version 1.26. 1.26
2010-01-12 Florian Ragwitz Depend on a Static::Simple that's known to not break.
2010-01-06 Florian Ragwitz Revert "Search a list of potential template directories...
2010-01-06 masto Search a list of potential template directories, includ...
2010-01-02 Florian Ragwitz Version 1.25. 1.25
2009-12-14 Florian Ragwitz Update repo url.
2009-12-07 Florian Ragwitz Version 1.24. 1.24
2009-12-07 Florian Ragwitz Unrevert r12223.
2009-12-07 Tomas Doran Missed one
2009-12-07 Tomas Doran Changelog up to date
2009-12-06 Florian Ragwitz Stop requiring generated test files to have a true...
2009-12-06 kmx Win32 compatibility fix:
2009-12-06 Dave Rolsky Credit myself for generated_app.t fix
2009-12-06 Dave Rolsky Fix pod to match option names (ideally this would come...
2009-12-06 Florian Ragwitz One eval $VERSION ought to be enough for anybody.
2009-12-06 Florian Ragwitz sometimes consistency is not a bad thing either.
2009-12-06 Florian Ragwitz stuff.
2009-12-06 Tomas Doran Bump versions 1.23
2009-12-06 Tomas Doran Changelog
2009-12-06 Tomas Doran Merge 'generated_app-fix' into 'trunk'
2009-12-06 Tomas Doran Force the optional test dep in author mode
2009-12-06 Tomas Doran Fix epic fail, batch one
2009-12-05 Dave Rolsky Fixes for generated_app.t so it doesn't rely on finding...
2009-12-05 Dave Rolsky branch to fix generated_app.t
2009-12-05 Tomas Doran Bump version, changelog 1.22
2009-12-04 Tomas Doran Fix bug regerating applications
2009-12-01 Tomas Doran Bump versions for a dev release to get smoke test fail 1.21_01
2009-12-01 Tomas Doran Merge 'helper_refactor' into 'trunk'
2009-12-01 Tomas Doran Move the local ENV to the right place
2009-12-01 Tomas Doran Changelog the branch
2009-12-01 Tomas Doran Depend on default plugin versions which won't spit...
2009-12-01 Tomas Doran Less extra whitespace, use done_testing rather than...
2009-12-01 Tomas Doran TT helper still works just fine
2009-12-01 Tomas Doran All got tested
2009-12-01 Tomas Doran Fix bug with generated component classes and an issue...
2009-12-01 Tomas Doran Rip out all the refactoring as it doesn't really go...
2009-11-27 Tomas Doran Add more tests, kill off the required attributes and...
2009-11-27 Tomas Doran More tests, bump required Cat version, update TODO
2009-11-27 Tomas Doran Fix up all test tests
2009-11-27 Tomas Doran What was that for, die in fire
2009-11-27 Tomas Doran Properly fix the generated app test. Run tests in the...
2009-11-27 Tomas Doran Return true from the tests so that I can require them
2009-11-27 Tomas Doran Fix bugs
2009-11-27 Tomas Doran More refactoring. Yes, there are too many attributes...
2009-11-26 Tomas Doran We already need namespace::clean directly, so depend...
2009-11-26 Tomas Doran Remove the ability to generate short name apps. Refacto...
2009-11-26 Tomas Doran No, it needs to be left so that other components outsid...
2009-11-26 Tomas Doran Actually switch the create script to new script style...
2009-11-26 Tomas Doran These have gone
2009-11-26 Tomas Doran Update options
2009-11-26 Tomas Doran Add a short todo list
2009-11-26 Tomas Doran Remove dependency on parent.pm and remove from generate...
2009-11-26 Tomas Doran Merge 'trunk' into 'helper_refactor'
2009-11-25 Tomas Doran Fix issues, more tests
2009-11-25 Tomas Doran Bigger than the current version
2009-11-24 Karsten Heymann Add Changes entry for last commit
2009-11-24 Karsten Heymann Added POD description for some methods.
2009-11-13 Tomas Doran Remove crap
2009-11-13 Tomas Doran Fix docs, put SCRIPT_GEN back in the server scripts
2009-11-07 Dan Thomas Add entry in Changes describing r11782
2009-11-07 Dan Thomas Don't monitor t/, root/ and hidden dirs
next