gitmo/MooseX-Daemonize.git
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