12 years agoOops. That last commit should've read "change numbers to names". people/apeiron/signal-name-fixes
Chris Nehren [Fri, 20 Apr 2012 00:47:35 +0000]
Oops. That last commit should've read "change numbers to names".

12 years agochange signal names to numbers as that is more portable and perl's
Chris Nehren [Fri, 20 Apr 2012 00:27:52 +0000]
change signal names to numbers as that is more portable and perl's
kill() supports them anyway so there's no reason *not* to use them

12 years agoadding docs, updating version, updating copyright, and release engineering
Stevan Little [Wed, 6 Jul 2011 11:39:44 +0000]
adding docs, updating version, updating copyright, and release engineering

13 years agomanifest skip fixed
Stevan Little [Sun, 11 Jul 2010 15:42:50 +0000]
manifest skip fixed

13 years agowhoops
Stevan Little [Sun, 11 Jul 2010 15:41:12 +0000]
whoops

13 years ago0.11 release
Stevan Little [Sun, 11 Jul 2010 02:34:10 +0000]
0.11 release

14 years ago0.10 release
Stevan Little [Sat, 17 Apr 2010 15:22:15 +0000]
0.10 release

14 years agoclean stuff up for a 0.09 release
Chris Prather [Mon, 5 Oct 2009 19:21:40 +0000]
clean stuff up for a 0.09 release

14 years agos/no_plan => 1/'no_plan'/g
Dave Rolsky [Mon, 5 Oct 2009 19:09:31 +0000]
s/no_plan => 1/'no_plan'/g

15 years ago0.08
Stevan Little [Sun, 7 Sep 2008 12:42:57 +0000]
0.08

15 years ago0.08
Stevan Little [Sun, 7 Sep 2008 12:40:07 +0000]
0.08

15 years agodemand Module::Install 0.75
Yuval Kogman [Sun, 22 Jun 2008 01:31:57 +0000]
demand Module::Install 0.75

15 years agochangelog
Yuval Kogman [Wed, 18 Jun 2008 08:29:12 +0000]
changelog

15 years agomore tempdir for robustness
Yuval Kogman [Wed, 18 Jun 2008 08:26:06 +0000]
more tempdir for robustness

15 years agouse tempdir, not cwd in tests
Yuval Kogman [Wed, 18 Jun 2008 08:20:21 +0000]
use tempdir, not cwd in tests

15 years ago0.07
Stevan Little [Sun, 25 May 2008 03:30:02 +0000]
0.07

15 years ago0.07
Stevan Little [Sun, 25 May 2008 03:26:38 +0000]
0.07

16 years agoconvert the usage of OK and ERROR to method calls and document them as such both...
Yuval Kogman [Thu, 21 Feb 2008 17:18:20 +0000]
convert the usage of OK and ERROR to method calls and document them as such both for more flexibility and to make the pod coverage test STFU

16 years agopoe test pidfile fixups, and make default pidbase an absolute path
Brandon L Black [Mon, 28 Jan 2008 04:33:11 +0000]
poe test pidfile fixups, and make default pidbase an absolute path

16 years agoPOE signal test
Ash Berlin [Mon, 7 Jan 2008 19:01:00 +0000]
POE signal test

16 years agogot tall the stuff
Stevan Little [Sat, 22 Dec 2007 02:28:21 +0000]
got tall the stuff

16 years agominor nit: add newline to pidfile contents, so "cat /var/run/foo.pid" output is saner 0_06
Brandon L Black [Thu, 20 Dec 2007 21:12:46 +0000]
minor nit: add newline to pidfile contents, so "cat /var/run/foo.pid" output is saner

16 years agoonly remove pidfile in the stop() function on successful kill -9, let daemon do it...
Brandon L Black [Thu, 20 Dec 2007 20:52:10 +0000]
only remove pidfile in the stop() function on successful kill -9, let daemon do it otherwise, so we don't loose track of a daemon

16 years agocleaning up stuff
Stevan Little [Wed, 19 Dec 2007 05:31:14 +0000]
cleaning up stuff

16 years agocleaning up stuff
Stevan Little [Wed, 19 Dec 2007 05:28:59 +0000]
cleaning up stuff

16 years agofix up sigint / stop() stuff. stop() stops a different process from the one that...
Brandon L Black [Wed, 19 Dec 2007 03:39:40 +0000]
fix up sigint / stop() stuff.  stop() stops a different process from the one that is executing stop(), and sigint calls the shutdown method, which clears the pidfile and exits

16 years agobunch of stuff
Stevan Little [Wed, 19 Dec 2007 02:48:39 +0000]
bunch of stuff

16 years agoadding some overloading
Stevan Little [Tue, 18 Dec 2007 02:11:03 +0000]
adding some overloading

16 years agofoo
Stevan Little [Wed, 5 Dec 2007 20:13:39 +0000]
foo

16 years agotweaking for FCGI stuff
Stevan Little [Wed, 5 Dec 2007 02:33:06 +0000]
tweaking for FCGI stuff

16 years agosome additional cleanup
Stevan Little [Mon, 3 Dec 2007 17:54:22 +0000]
some additional cleanup

16 years agookay,.. I think this is ready for release
Stevan Little [Mon, 3 Dec 2007 17:39:42 +0000]
okay,.. I think this is ready for release

16 years agookay,.. I think this is ready for release
Stevan Little [Mon, 3 Dec 2007 17:38:13 +0000]
okay,.. I think this is ready for release

16 years agowithpidfile should write its pidfile :)
Stevan Little [Mon, 3 Dec 2007 02:22:09 +0000]
withpidfile should write its pidfile :)

16 years agofixing changes
Stevan Little [Mon, 3 Dec 2007 02:17:21 +0000]
fixing changes

16 years agoremoved signal handling, cause it was not very useful, and then made WithPidFile...
Stevan Little [Mon, 3 Dec 2007 02:16:25 +0000]
removed signal handling, cause it was not very useful, and then made WithPidFile do Core, as it is more useful as an extension then a seperate role

16 years agook,.. more tests and stuff
Stevan Little [Mon, 3 Dec 2007 02:00:18 +0000]
ok,.. more tests and stuff

16 years agookay NOW I think Core is done
Stevan Little [Sun, 2 Dec 2007 15:31:20 +0000]
okay NOW I think Core is done

16 years agoMooseX::Daemonize::Core i think is done
Stevan Little [Sat, 1 Dec 2007 21:42:07 +0000]
MooseX::Daemonize::Core i think is done

16 years agoMooseX::Daemonize::Core i think is done
Stevan Little [Sat, 1 Dec 2007 21:41:28 +0000]
MooseX::Daemonize::Core i think is done

16 years agomoving the Pid file stuff out into a role, and make a types module
Stevan Little [Fri, 30 Nov 2007 05:15:14 +0000]
moving the Pid file stuff out into a role, and make a types module

16 years agocome basic changes;
Stevan Little [Fri, 30 Nov 2007 02:58:04 +0000]
come basic changes;

16 years agono more Proc::Daemon
Stevan Little [Fri, 30 Nov 2007 02:39:44 +0000]
no more Proc::Daemon

16 years agoremoving handles for pidfile, we need to make this into a role
Stevan Little [Fri, 30 Nov 2007 01:53:56 +0000]
removing handles for pidfile, we need to make this into a role

16 years agorollin, rollin, rollin on the river
Stevan Little [Thu, 29 Nov 2007 21:44:33 +0000]
rollin, rollin, rollin on the river

16 years agoAdding PidFile implementation and making Daemonize use that
Stevan Little [Thu, 29 Nov 2007 14:56:19 +0000]
Adding PidFile implementation and making Daemonize use that

16 years agoThey be paying me
Ash Berlin [Sat, 17 Nov 2007 18:03:29 +0000]
They be paying me

16 years agoFix logic in _kill
Ash Berlin [Sat, 17 Nov 2007 17:15:31 +0000]
Fix logic in _kill

16 years agoFix perlcritic test so it doesn't bomb if Perl::Critic isn't installed
Ash Berlin [Sun, 11 Nov 2007 14:02:13 +0000]
Fix perlcritic test so it doesn't bomb if Perl::Critic isn't installed

16 years agoremove File::Slurp as we don't need it
Chris Prather [Wed, 26 Sep 2007 11:52:10 +0000]
remove File::Slurp as we don't need it
fix minor testing interface changes
r29121@alice-3:  perigrin | 2007-09-19 15:59:12 -0500
fix a bug that Kake discovered inadvertantly
r29122@alice-3:  perigrin | 2007-09-19 16:00:50 -0500
update Changes and Version number
r29342@alice-3:  perigrin | 2007-09-26 06:45:10 -0500
add a first cut for a JobControl module that uses MooseX::Workers to run jobs asynchronously
r29343@alice-3:  perigrin | 2007-09-26 06:49:46 -0500
merging File-Stat-Moose stuff
r29344@alice-3:  perigrin | 2007-09-26 06:50:46 -0500
merging iterator stuff

16 years agopatch stuff up for releasing
Chris Prather [Wed, 19 Sep 2007 10:28:01 +0000]
patch stuff up for releasing
r29082@alice-3:  perigrin | 2007-09-18 17:16:15 -0500
update to reflect moose's pending init_meta changes
r29094@alice-3:  perigrin | 2007-09-19 05:26:38 -0500
check in changes from 0.02
r29095@alice-3:  perigrin | 2007-09-19 05:27:02 -0500
tag 0.02

16 years agoupdated manifest 0.02
Chris Prather [Tue, 11 Sep 2007 12:25:36 +0000]
updated manifest

16 years agodocument is_daemon
Chris Prather [Tue, 11 Sep 2007 09:44:52 +0000]
document is_daemon
r28840@alice-3:  perigrin | 2007-09-11 04:45:00 -0500
more patches from dec

16 years agoadd a lab directory
Chris Prather [Tue, 11 Sep 2007 09:15:23 +0000]
add a lab directory
r27545@alice-3:  perigrin | 2007-08-02 17:43:53 -0500
different Daemonize support
r27566@alice-3:  perigrin | 2007-08-03 19:18:12 -0500
add trunk
r27567@alice-3:  perigrin | 2007-08-03 19:18:27 -0500
move everything into trunk
r28827@alice-3:  perigrin | 2007-09-11 03:33:57 -0500
add in the changes for dec and bump the version number ... it's RELEASE TIME BABY
r28836@alice-3:  perigrin | 2007-09-11 03:40:40 -0500
trying to merge in manually changes that lack metadata
r28837@alice-3:  perigrin | 2007-09-11 04:14:41 -0500
merging changes I didn't make down

16 years agoremove File::Flock and File::Slurp infavor of File::Pid
Chris Prather [Thu, 26 Jul 2007 23:27:15 +0000]
remove File::Flock and File::Slurp infavor of File::Pid

16 years agoAdd future ideas file
Chris Prather [Tue, 17 Jul 2007 02:46:56 +0000]
Add future ideas file
r25262@alice-3:  perigrin | 2007-07-11 14:48:15 -0500
updates for 0.0.2
r25669@alice-3:  perigrin | 2007-07-16 21:45:56 -0500
add delete method

16 years agolast cleanup before 0.01 release
Chris Prather [Tue, 10 Jul 2007 05:23:07 +0000]
last cleanup before 0.01 release
r25014@alice-3:  perigrin | 2007-07-10 00:22:35 -0500
tag 0.01 release

16 years agofix a critic test 0.01
Chris Prather [Tue, 10 Jul 2007 05:07:08 +0000]
fix a critic test
r24925@alice-3:  perigrin | 2007-07-08 18:36:52 -0500
add basedir attribute
r24982@alice-3:  perigrin | 2007-07-09 15:18:40 -0500
attempt to hastily patch what could be a security flaw
r25011@alice-3:  perigrin | 2007-07-10 00:06:38 -0500
Update before release
- Add Example (moose_room IRC server)
- add .cvsignore

16 years agoadd basedir attribute
Chris Prather [Sun, 8 Jul 2007 23:37:11 +0000]
add basedir attribute

16 years agofix a critic test
Chris Prather [Fri, 6 Jul 2007 04:06:26 +0000]
fix a critic test

16 years agobetter reporting
Chris Prather [Tue, 3 Jul 2007 20:50:35 +0000]
better reporting

16 years agochange the kill sleeps to sleep just a little bit longer cause sleep(1) wasn't catchi...
Chris Prather [Tue, 26 Jun 2007 19:52:45 +0000]
change the kill sleeps to sleep just a little bit longer cause sleep(1) wasn't catching things

16 years agogot 01.filecreate.t passing ...
Chris Prather [Tue, 26 Jun 2007 19:02:43 +0000]
got 01.filecreate.t passing ...
r23687@alice-3:  perigrin | 2007-06-26 02:18:34 -0500
got 02 passing
r23688@alice-3:  perigrin | 2007-06-26 02:23:34 -0500
all tests pass again

16 years agoAdding Cogwheel, a Moose wrapped Sprocket
Chris Prather [Tue, 22 May 2007 21:46:32 +0000]
Adding Cogwheel, a Moose wrapped Sprocket
Update MooseX::Daemonize to better choose a default pidfile name (came out in Cogwheel testing)

16 years agonew Test::MX::D::Testable role for subclassing children with (see t/02)
Chris Prather [Mon, 21 May 2007 20:35:57 +0000]
new Test::MX::D::Testable role for subclassing children with (see t/02)

16 years agoadd Test::MooseX::Daemonize
Chris Prather [Fri, 18 May 2007 04:04:14 +0000]
add Test::MooseX::Daemonize

16 years agoskipping tests if you don't have Test::* installed
Chris Prather [Thu, 17 May 2007 03:04:43 +0000]
skipping tests if you don't have Test::* installed
r16589@alice-3:  perigrin | 2007-04-13 19:26:09 -0500
now with accurate error messages (d'oh!)
r21430@alice-3:  perigrin | 2007-05-16 22:02:59 -0500
Add a first draft of MooseX::Daemonize