Release commit for 1.42
[catagits/Catalyst-Devel.git] / lib /
2020-09-11 Graham Knop Bumping version to 1.42
2020-09-02 Graham Knop whitespace cleanup
2020-08-03 Graham Knop clean up pod location and module ends
2020-08-03 Graham Knop normalize version declarations and underscore removal
2020-07-27 Graham Knop bump version to 1.41
2020-03-26 Graham Knop include current directory in Makefile.PL template
2020-03-26 Graham Knop add perl prereq to Catalyst::Devel so Module::Install...
2020-02-27 John Napiorkowski update metadata for release 1.40
2017-10-14 Aaron Crane Catalyst::Restarter::Forking: clear watcher in child...
2013-07-27 Tomas Doran Typo fixes. RT#87103
2013-06-14 D. Ilmari Mannsåker Version 1.39 1.39
2013-04-11 Tomas Doran Version 1.38 1.38
2013-04-11 Tomas Doran Do a complete par-ectomy, fixes RT#83936
2012-05-19 Tomas Doran Version 1.37 1.37
2012-05-19 Tomas Doran Try to fix the restarter selectivity
2012-01-02 Tomas Doran Use iomode => :raw to stop PNG files getting corrupted
2011-10-25 Tomas Doran Version 1.36 1.36
2011-10-21 Tomas Doran Fix generated Makefile.PL on win32. RT#65456
2011-09-05 Tomas Doran Version 1.35 1.35
2011-08-16 Ton Voon Remove stderr hiding from PAR::Packer
2011-08-16 Tomas Doran Version 1.34 1.34
2011-08-14 Tomas Doran Merge branch 'psgi'
2011-05-31 Tomas Doran Fix Pod - RT#68563
2011-05-15 Florian Ragwitz Merge branch 'master' into psgi
2011-05-15 Dave Rolsky Fix failing test - render_file_contents is expected...
2011-04-07 Alex J. G. Burzyński set permissions of script/*.pl to 0755
2011-04-07 Alex J. G. Burzyński allow changing permissions to 0000
2011-04-07 Alex J. G. Burzyński Fix RT#67303: -scripts changes permissions of original...
2011-03-27 Florian Ragwitz Merge branch 'master' into psgi
2011-03-24 Florian Ragwitz Version 1.33 1.33
2011-03-23 Jack Downes Catalyst::Utils is not an exporter
2011-03-22 Tomas Doran Version 1.32 1.32
2011-03-22 Tomas Doran Fix RT#57019: Fix bundling of File::Copy::Recursive.
2011-03-01 Florian Ragwitz Merge branch 'master' into psgi
2011-02-14 Tomas Doran Use ensure_class_loaded, less ugly
2011-02-05 Dave Rolsky Make all Restarter subclasses immutable
2011-01-20 Tomas Doran Make pod tests author only
2011-01-18 Alexander Hartmaier fixed config and template files not getting installed
2011-01-11 Tomas Doran Version 1.30 after pulling master, duh 1.30
2011-01-11 Tomas Doran Merge remote branch 'origin/master'
2011-01-11 Tomas Doran Version 1.29 1.29
2010-12-05 Florian Ragwitz Create myapp.psgi
2010-12-05 John Napiorkowski Make sure we include needed rcopy dependency
2010-08-11 Caleb Cushing split method for creating tests
2010-08-11 Caleb Cushing allow $self->{author} to be defined at ->new
2010-08-11 Jan Henning Thorsen mk_app() can figure out app name and act from project...
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-05-22 Tomas Doran Fix Pod typo (RT#57362)
2010-05-08 Tomas Doran Add a little more changelog and comments
2010-05-07 diegok Don't restart on directory notifications
2010-05-01 Rafael Kitover adding -w to shebang line is rude
2010-02-23 Florian Ragwitz Version 1.27. 1.27
2010-01-28 Florian Ragwitz Trim more trailing whitespace.
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-12 Florian Ragwitz Version 1.26. 1.26
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-07 Florian Ragwitz Version 1.24. 1.24
2009-12-06 Florian Ragwitz One eval $VERSION ought to be enough for anybody.
2009-12-06 Tomas Doran Bump versions 1.23
2009-12-06 Tomas Doran Merge 'generated_app-fix' into 'trunk'
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 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 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 Fix bugs
2009-11-27 Tomas Doran More refactoring. Yes, there are too many attributes...
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 Merge 'trunk' into 'helper_refactor'
2009-11-25 Tomas Doran Bigger than the current version
2009-11-24 Karsten Heymann Added POD description for some methods.
2009-11-07 Dan Thomas Don't monitor t/, root/ and hidden dirs
2009-10-21 Jonathan Yu Bring copyright statement in sync with the other packages
2009-10-18 Tomas Doran Bump versions 1.21
2009-10-18 Dave Rolsky Clarify comment.
2009-10-18 Dave Rolsky Fix the "eternally growing stack trace" problem with...
2009-10-05 Tomas Doran Fix the restarter in devel branch hopefully
2009-10-05 Tomas Doran Why is 4 randomly hard coded there. If we can't get...
2009-09-05 Tomas Doran Remove dbic deploy stub
2009-09-05 Tomas Doran Add Moose so we have a constructor and fix changes...
2009-09-05 Tomas Doran Fix syntax errors and warnings
2009-09-05 Tomas Doran Tidy up dependencies
2009-09-05 Tomas Doran Clean up, no moose here.
2009-09-05 Tomas Doran Tidy up docs
2009-08-28 Florian Ragwitz Exclude more crap.
2009-08-26 Arthur Axel "fREW... Fix -I issues for win32
2009-08-23 Devin Austin cleaned up steps to create an app/component
2009-08-23 Devin Austin added some notes, and removed $self->_mk_dbic_deploy...
2009-08-23 Devin Austin cleaned up File::Spec->cat(file|dir) stuff
2009-08-11 Florian Ragwitz Version 1.20. 1.20
next