Bump the File::ChangeNotify prereq some more.
[catagits/Catalyst-Devel.git] / lib /
2009-07-29 Jesse Sheidlower POD tweak (Oleg Kostyuk)
2009-06-28 Florian Ragwitz Version 1.19. 1.19
2009-06-28 Tomas Doran Un-merge r10556:10548 leaving gsoc code in branch as...
2009-06-28 Florian Ragwitz Always use unix paths in generated Makefile.PLs.
2009-06-16 Tomas Doran Lets compile. That would be novel. merge fail
2009-06-16 Tomas Doran Merge gsoc branch down. Specifically merged some revisi...
2009-06-10 Florian Ragwitz Version 1.18. 1.18
2009-06-09 kmx C::Devel - handling some "Use of uninit. value" warning...
2009-06-01 Dave Rolsky Wait on the child process before starting a new child...
2009-05-29 Dave Rolsky We need to capture @ARGV in the restarter, for the...
2009-05-24 Florian Ragwitz Version 1.17. 1.17
2009-05-24 Dave Rolsky Doh, accidentally left in use threads & Thread::Cancel
2009-05-23 Dave Rolsky Update pod for all restarter classes. Remove fork_and_s...
2009-05-21 Tomas Doran I fail at fixing things which don't have tests (redux)
2009-05-21 Tomas Doran Back out - what the hell was the unexpected hunk. I...
2009-05-21 Tomas Doran I fail at fixing things which don't have tests
2009-05-19 Dave Rolsky Bump SCRIPT_GEN since I changed the scripts
2009-05-19 Dave Rolsky It turns out the restarter didn't really work on Win32...
2009-05-16 Rafael Kitover remove unnecessary escape
2009-05-16 Rafael Kitover C::Devel - better check for invalid app name
2009-05-14 Dan Dascalescu Added shebang line to .t files and Makefile.PL
2009-05-14 Dan Dascalescu Converted one tab to 8 spaces.
2009-05-14 Dan Dascalescu Capitalized warning about deleting Makefile.PL
2009-05-13 Jay Hannah Catalyst prereq changed to 5.80. Thanks, kold!
2009-05-13 Florian Ragwitz Version 1.15. 1.15
2009-05-13 Florian Ragwitz Bump script version for the -pidfile fix.
2009-05-13 Florian Ragwitz Merge branch 'improved-restarter'
2009-05-13 Tomas Doran Unfuck -p option to do what I have a finger macro for
2009-05-12 Florian Ragwitz Bump script generation for latest ChangeNotify changes.
2009-05-12 Dave Rolsky depend on File::ChangeNotify 0.03.
2009-05-12 Dave Rolsky Add a default directory if none is specific.
2009-05-12 Florian Ragwitz Make sure the app blows up if ::Runtime is too old.
2009-05-11 Florian Ragwitz Version 1.14_01. 1.14_01
2009-05-11 Dave Rolsky Write docs for Restarter
2009-05-11 Florian Ragwitz Bump the script generation for the restarter changes.
2009-05-11 Florian Ragwitz Merge commit 'svn/trunk' into improved-restarter
2009-05-11 Florian Ragwitz Version 1.13.
2009-05-10 Rafael Kitover Catalyst::Devel - add pidfile option to _server.pl
2009-05-07 Dave Rolsky Rewrote restarter to use the soon-to-be-on-CPAN File...
2009-05-05 Dave Rolsky No need to cancel the watcher on a DELETE_SELF event...
2009-05-05 Dave Rolsky Remove unneeded extra parens
2009-05-05 Dave Rolsky Remove a useless newline
2009-05-05 Dave Rolsky Make the inotify watcher actually work.
2009-05-05 Dave Rolsky Fix the default regex so it just contains one anchor
2009-05-05 Dave Rolsky Actually report failure to load the Inotify module...
2009-05-02 Dave Rolsky forgot to re-add Watcher.pm
2009-05-02 Dave Rolsky Lots of changes to how the restarter & watcher work.
2009-04-28 Dave Rolsky Turn off buffering when running under the test harness...
2009-04-27 Dave Rolsky Move killing the child into its own method and add...
2009-04-26 Dave Rolsky merge from trunk
2009-04-26 Florian Ragwitz Version 1.12. 1.12
2009-04-26 Florian Ragwitz Remove deprecated BindLex from _create.pl help message.
2009-04-24 Dave Rolsky Cannot run in the background when also watching for...
2009-04-24 Dave Rolsky Add an empty line for restart message.
2009-04-24 Dave Rolsky Restore background feature lost in branch creation.
2009-04-24 Dave Rolsky merge from trunk
2009-04-24 Dave Rolsky Update docs
2009-04-24 Dave Rolsky Revamped how the restarter stuff works so it's totally...
2009-04-22 Florian Ragwitz Version 0.11.
2009-04-22 Florian Ragwitz Bump script version.
2009-03-28 Tomas Doran Pull the part of ashs r8144 which didn't make it from...
2009-03-28 Tomas Doran Merge r9317 from broken 1.10 branch
2009-03-28 Tomas Doran Merge r8655 from broken 1.10 branch
2009-03-28 Tomas Doran On the suggestion of mst, which I totally agree with.
2009-03-06 Dan Dascalescu Corrected run-on sentence in license
2009-02-10 Florian Ragwitz Add a -background cli option to the dev server.
2009-02-05 Ricardo SIGNES prep release 1.10
2009-02-05 Ricardo SIGNES fix use of dist/package
2009-02-04 Marcus Ramberg Prepare for a devel release 1.09
2009-01-30 Dan Dascalescu Typo
2008-08-25 Florian Ragwitz Remove trailing whitespace in generated scripts and...
2008-08-25 Florian Ragwitz Fix syntax error in _create.pl.
2008-08-18 Kieren Diment doc improvements to Catalyst::Helper
2008-08-17 Kieren Diment update docs so Helper doesn't refer to a deprecated...
2008-08-15 Matt S Trout add sri's PROJECT FOUNDER section from Catalyst to...
2008-08-06 Marcus Ramberg Fix warning when devel is missing
2008-07-13 Marcus Ramberg Prepare to release
2008-07-09 Kieren Diment revert to use catalyst qw/@plugins/
2008-06-30 Brian Cassidy missed one
2008-06-30 Brian Cassidy author list points to Catalyst.pm
2008-06-26 Brian Cassidy Require Config::General instead of YAML
2008-05-27 Kieren Diment fixed index for _create.pl Controller
2008-05-27 Kieren Diment fixing some style in the helper
2008-05-25 Marcus Ramberg Prepared Devel for release
2008-05-23 Kieren Diment update changes file and generalted Makefile.PL in 1.00
2008-05-23 Kieren Diment changing to config::general in the correct version...
2008-04-29 Marcus Ramberg Fix pod generation in Catalyst-Helper
2008-04-09 Marcus Ramberg released C-D 1.06
2008-04-07 Marcus Ramberg add missing parent dependency, released new Catalyst...
2008-04-06 Marcus Ramberg remove catalyst-manual dependency, change default helpe...
2008-02-05 Marcus Ramberg Update default actions in generated root.pm
2008-01-28 Jess Robinson Moved most of POD to the bottom.
2007-12-08 Jonathan Rockway ignore svn/git/darcs/bzr/hg files
2007-09-14 Brian Cassidy restarting engine fixes from willert
2007-09-14 Marcus Ramberg missing changes
2007-08-27 Kieren Diment module::pluggable::object patches from rolsky again
2007-08-03 Andy Grundman Devel: Don't change a manually-specified engine when...
2007-07-18 Marcus Ramberg Fix defaults, add bindlex example
2007-07-11 Kieren Diment fixed strftime issue with windows thanks bits from .br
2007-03-09 J. Shirley Adding environment variable defaults for _server.pl...
next