gitmo/MooseX-Daemonize.git
2012-04-20 Chris Nehren Oops. That last commit should've read "change numbers... people/apeiron/signal-name-fixes
2012-04-20 Chris Nehren change signal names to numbers as that is more portable...
2011-07-06 Stevan Little adding docs, updating version, updating copyright,...
2010-07-11 Stevan Little manifest skip fixed
2010-07-11 Stevan Little whoops
2010-07-11 Stevan Little 0.11 release
2010-04-17 Stevan Little 0.10 release
2009-10-05 Chris Prather clean stuff up for a 0.09 release
2009-10-05 Dave Rolsky s/no_plan => 1/'no_plan'/g
2008-09-07 Stevan Little 0.08
2008-09-07 Stevan Little 0.08
2008-06-22 Yuval Kogman demand Module::Install 0.75
2008-06-18 Yuval Kogman changelog
2008-06-18 Yuval Kogman more tempdir for robustness
2008-06-18 Yuval Kogman use tempdir, not cwd in tests
2008-05-25 Stevan Little 0.07
2008-05-25 Stevan Little 0.07
2008-02-21 Yuval Kogman convert the usage of OK and ERROR to method calls and...
2008-01-28 Brandon L Black poe test pidfile fixups, and make default pidbase an...
2008-01-07 Ash Berlin POE signal test
2007-12-22 Stevan Little got tall the stuff
2007-12-20 Brandon L Black minor nit: add newline to pidfile contents, so "cat... 0_06
2007-12-20 Brandon L Black only remove pidfile in the stop() function on successfu...
2007-12-19 Stevan Little cleaning up stuff
2007-12-19 Stevan Little cleaning up stuff
2007-12-19 Brandon L Black fix up sigint / stop() stuff. stop() stops a different...
2007-12-19 Stevan Little bunch of stuff
2007-12-18 Stevan Little adding some overloading
2007-12-05 Stevan Little foo
2007-12-05 Stevan Little tweaking for FCGI stuff
2007-12-03 Stevan Little some additional cleanup
2007-12-03 Stevan Little okay,.. I think this is ready for release
2007-12-03 Stevan Little okay,.. I think this is ready for release
2007-12-03 Stevan Little withpidfile should write its pidfile :)
2007-12-03 Stevan Little fixing changes
2007-12-03 Stevan Little removed signal handling, cause it was not very useful...
2007-12-03 Stevan Little ok,.. more tests and stuff
2007-12-02 Stevan Little okay NOW I think Core is done
2007-12-01 Stevan Little MooseX::Daemonize::Core i think is done
2007-12-01 Stevan Little MooseX::Daemonize::Core i think is done
2007-11-30 Stevan Little moving the Pid file stuff out into a role, and make...
2007-11-30 Stevan Little come basic changes;
2007-11-30 Stevan Little no more Proc::Daemon
2007-11-30 Stevan Little removing handles for pidfile, we need to make this...
2007-11-29 Stevan Little rollin, rollin, rollin on the river
2007-11-29 Stevan Little Adding PidFile implementation and making Daemonize...
2007-11-17 Ash Berlin They be paying me
2007-11-17 Ash Berlin Fix logic in _kill
2007-11-11 Ash Berlin Fix perlcritic test so it doesn't bomb if Perl::Critic...
2007-09-26 Chris Prather remove File::Slurp as we don't need it
2007-09-19 Chris Prather patch stuff up for releasing
2007-09-11 Chris Prather updated manifest 0.02
2007-09-11 Chris Prather document is_daemon
2007-09-11 Chris Prather add a lab directory
2007-07-26 Chris Prather remove File::Flock and File::Slurp infavor of File...
2007-07-17 Chris Prather Add future ideas file
2007-07-10 Chris Prather last cleanup before 0.01 release
2007-07-10 Chris Prather fix a critic test 0.01
2007-07-08 Chris Prather add basedir attribute
2007-07-06 Chris Prather fix a critic test
2007-07-03 Chris Prather better reporting
2007-06-26 Chris Prather change the kill sleeps to sleep just a little bit longe...
2007-06-26 Chris Prather got 01.filecreate.t passing ...
2007-05-22 Chris Prather Adding Cogwheel, a Moose wrapped Sprocket
2007-05-21 Chris Prather new Test::MX::D::Testable role for subclassing children...
2007-05-18 Chris Prather add Test::MooseX::Daemonize
2007-05-17 Chris Prather skipping tests if you don't have Test::* installed