catagits/Catalyst-Devel.git
2020-09-11 Graham Knop Release commit for 1.42 mirror/master v1.42
2020-09-11 Graham Knop Bumping version to 1.42
2020-09-11 Graham Knop changelog
2020-09-02 Graham Knop fix restart message to check for
2020-09-02 Graham Knop whitespace cleanup
2020-09-02 Graham Knop clean up skips in test
2020-09-02 Graham Knop path fixes
2020-09-02 Graham Knop use tmpdir var in http test
2020-09-02 Graham Knop convert to Distar
2020-09-02 Graham Knop use IPC::Open3 rather than IPC::Run3
2020-09-02 Graham Knop silence diag in test
2020-09-02 Graham Knop File::Copy::Recursive is a hard dependency
2020-09-02 Graham Knop escape INSTALL_BASE properly for EUMM to parse
2020-09-02 Graham Knop calculate make command once
2020-09-02 Graham Knop use @INC to find helper location rather than FindBin...
2020-09-02 Graham Knop use imported File::Spec functions in generated_app...
2020-08-03 Graham Knop avoid FindBin in some tests
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 Release commit for 1.41 1.41
2020-07-27 Graham Knop changelog
2020-07-27 Graham Knop bump version to 1.41
2020-03-26 Graham Knop clean up gitignore
2020-03-26 Graham Knop include current directory in Makefile.PL template
2020-03-26 Graham Knop changelog
2020-03-26 Graham Knop add inc to lib path in Makefile.PL to avoid Module...
2020-03-26 Graham Knop add Proc::Background author prereq so Win32 module...
2020-03-26 Graham Knop clean up open3 call in Makefile.PL to avoid warnings...
2020-03-26 Graham Knop add perl prereq to Catalyst::Devel so Module::Install...
2020-03-26 Graham Knop simplify prereqs of version matching author test
2020-02-27 John Napiorkowski update metadata for release 1.40
2020-02-23 Dagfinn Ilmari... Use absolute path for do $file in t/generated_app.t
2018-04-19 Graham Knop add . to @INC in Makefile.PL
2017-10-14 Aaron Crane Catalyst::Restarter::Forking: clear watcher in child...
2014-02-20 Wallace Reis Unicode - fix syntax error
2014-02-20 Wallace Reis Sicilian buttercup unicode
2013-07-27 Tomas Doran Typo fixes. RT#87103
2013-06-14 D. Ilmari Mannsåker Version 1.39 1.39
2013-05-30 Dagfinn Ilmari... 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
2013-04-11 Tomas Doran It's 2013 now, duh
2013-04-11 Tomas Doran Version 1.38 1.38
2013-04-11 Tomas Doran Note ticket #
2013-04-11 Tomas Doran Fix metadata
2013-04-11 Tomas Doran Do a complete par-ectomy, fixes RT#83936
2012-05-23 Justin Hunter apply RT#65183
2012-05-19 Tomas Doran Version 1.37 1.37
2012-05-19 Tomas Doran Update changelog
2012-05-19 Tomas Doran Add x_authority metadata
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-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 Version 1.36 1.36
2011-10-25 Tomas Doran Default to sending X-Catalyst header
2011-10-21 Tomas Doran Fix leaking temporary files in tests. RT#59166
2011-10-21 Tomas Doran Fix generated Makefile.PL on win32. RT#65456
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-13 Tomas Doran Merge
2011-10-06 Rafael Kitover bump Module::Install dep to 1.02
2011-09-05 Tomas Doran Version 1.35 1.35
2011-09-05 Tomas Doran Fix author_requires
2011-09-05 Tomas Doran Win32 fixes
2011-09-05 Tomas Doran Skip check for win32
2011-08-16 Tomas Doran Getting too enthusiastic with dates
2011-08-16 Ton Voon Added Changes entry for stderr hiding in catalyst_par par_stderr_not_null mirror/par_stderr_not_null
2011-08-16 Ton Voon Remove stderr hiding from PAR::Packer
2011-08-16 Tomas Doran Version 1.34 1.34
2011-08-16 Tomas Doran Update .gitignore for MYMETA
2011-08-16 Tomas Doran Update MANIFEST.SKIP for MYMETA
2011-08-16 Tomas Doran Fix to use apply_default_middlewares
2011-08-14 Tomas Doran Merge branch 'psgi'
2011-07-26 Tomas Doran Add MYMETA.yml
2011-07-24 Tomas Doran Add optional script deps to the -Devel installed package
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 Tomas Doran Changelog
2011-04-07 Alex J. G.... set permissions of script/*.pl to 0755
2011-04-07 Alex J. G.... allow changing permissions to 0000
2011-04-07 Alex J. G.... Fix RT#67303: -scripts changes permissions of original...
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-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-22 Tomas Doran Fix RT#65907: missing build require: Test::Exception
2011-03-01 Florian Ragwitz Merge branch 'master' into psgi
2011-03-01 Florian Ragwitz Adapt to recent -Runtime changes
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 Version 0.31
2011-01-20 Tomas Doran Make pod tests author only
2011-01-20 Tomas Doran Fix the test in dist build
2011-01-18 Alexander Hartmaier fixed config and template files not getting installed
2011-01-18 Alexander Hartmaier added test for checking installed files
next