Catalyst::Restarter::Forking: clear watcher in child process
[catagits/Catalyst-Devel.git] / lib / Catalyst / Restarter.pm
2017-10-14 Aaron Crane Catalyst::Restarter::Forking: clear watcher in child...
2012-05-19 Tomas Doran Try to fix the restarter selectivity
2011-03-23 Jack Downes Catalyst::Utils is not an exporter
2011-02-14 Tomas Doran Use ensure_class_loaded, less ugly
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
2009-11-07 Dan Thomas Don't monitor t/, root/ and hidden dirs
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-09-05 Tomas Doran Tidy up dependencies
2009-08-28 Florian Ragwitz Exclude more crap.
2009-05-29 Dave Rolsky We need to capture @ARGV in the restarter, for the...
2009-05-23 Dave Rolsky Update pod for all restarter classes. Remove fork_and_s...
2009-05-19 Dave Rolsky It turns out the restarter didn't really work on Win32...
2009-05-12 Dave Rolsky Add a default directory if none is specific.
2009-05-11 Dave Rolsky Write docs for Restarter
2009-05-07 Dave Rolsky Rewrote restarter to use the soon-to-be-on-CPAN File...
2009-05-02 Dave Rolsky Lots of changes to how the restarter & watcher work.
2009-04-27 Dave Rolsky Move killing the child into its own method and add...
2009-04-24 Dave Rolsky Add an empty line for restart message.
2009-04-24 Dave Rolsky merge from trunk
2009-04-24 Dave Rolsky Revamped how the restarter stuff works so it's totally...