18 Commits

Author SHA1 Message Date
tknew2
6ca006ef42 add watchdog 2014-05-13 14:56:01 +02:00
tknew2
1bedf10497 switch pm2-usage to pidusage 2014-05-10 16:12:36 +02:00
tknew2
a6ccbc93d5 new pm2-usage module w/o native bindings 2014-05-09 14:38:19 +02:00
tknew2
7fda1fd985 log reload via SIGUSR2 - add reloadLogs method via CLI - pm2 kill is progressive now - tests 2014-04-13 15:05:19 +08:00
soyuka
a8ee76312e Satan is calling God watch methods when --watch argument is called
Added God watch methods and actionsMethods
Added Watcher to store watch instances to close/start them - could be improved to add/ignore specific files #368
2014-04-12 15:39:58 +02:00
tknew2
70e38ca0d6 Fix stopping/kill/reload issue for Node 0.10.x 2014-04-10 14:48:16 +08:00
tknew2
d59200f2c4 God now use an unified method to log and send back error messages - CLI display error messages - add test - fix test 2014-04-09 17:31:26 +08:00
tknew2
0a2a80662f all unexpected messages are logged to pm2.log 2014-04-09 16:58:54 +08:00
achingbrain
8fcf25fd9f adds an RPC method to report the pm2 version number 2014-02-24 14:44:54 +00:00
tknew2
0bbe9455c6 set timeout 2014-02-20 12:34:36 +07:00
tknew2
74b4bd83d5 force stop and add stopping state to process 2014-02-13 13:55:50 +01:00
tknew2
2849611a23 unbind disconnect event 2014-02-05 11:17:24 +01:00
tknew2
63bbc7c1f6 force killing process after timeout without waiting for disconnecting event 2014-02-05 11:02:03 +01:00
tknew2
2d042d5120 Merge branch 'achingbrain-add-server-time-to-system-data' into development 2014-01-29 12:22:11 +01:00
achingbrain
3632f15acc Adds the current time to the getSystemData RPC method 2014-01-24 08:04:08 +00:00
tknew2
5cc93dfc2d add log message when pm2 is killed via cli 2014-01-15 23:38:52 +01:00
tknew2
b89ef559cb add strict 2014-01-14 20:48:19 +01:00
tknew2
750a47ace0 refactor code - explose God.js - graceful reload feature - update README - more tests 2014-01-14 19:30:36 +01:00