237 Commits

Author SHA1 Message Date
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
tknew2
7e4f344ffc Merge branch 'development' of github.com:microadam/pm2 into microadam-development 2014-04-13 14:19: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
soyuka
944d9df6a4 Added watching status to CLI 2014-04-12 15:38:53 +02:00
tknew2
40ec3cfd14 #381 Added support for Amazon Linux startup script 2014-04-11 18:40:30 +08:00
tknew2
4a3de35df3 Merge branch 'carson-addAmazonLinux' of github.com:carsondarling/pm2 into carsondarling-carson-addAmazonLinux 2014-04-11 18:39:16 +08:00
tknew2
7933cb92cb small refactor - add merge-logs option 2014-04-11 18:22:36 +08:00
tknew2
151c6e3fa7 Interactor 2014-04-11 12:21:26 +08:00
tknew2
860d3dbb13 Interactor 2014-04-11 11:49:34 +08:00
tknew2
70e38ca0d6 Fix stopping/kill/reload issue for Node 0.10.x 2014-04-10 14:48:16 +08:00
tknew2
88a11296cb Edit README 2014-04-09 19:24:15 +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
tknew2
72fca4e7a5 update CliUX display to something more compact 2014-04-09 16:12:47 +08:00
tknew2
14590ec3f9 Display successfull/failure connection in interactor.log 2014-04-09 15:53:23 +08:00
tknew2
294051a4ab edits related to interactions with vitalsigns.io 2014-04-09 15:37:22 +08:00
tknew2
3366fa235e fix test - clean 2014-04-09 14:46:15 +08:00
Carson Darling
602677f5e8 Added support for Amazon Linux startup script
Script is based heavily off of the CentOS/Redhat script, with the calls to super removed.
2014-04-07 23:13:25 -04:00
tknew2
792015e8ca update from master 2014-04-07 18:17:46 +08:00
tknew2
9caa998765 Interactor edits - add logs back - round values 2014-04-07 16:58:33 +08:00
Adam Duncan
6c09b8cf29 Allow sending of SIGUSR2 to initiate a reload of all log files 2014-04-04 20:44:35 +01:00
tknew2
fd07e44818 Merge branch 'master' of github.com:Unitech/pm2 into development 2014-04-04 12:51:55 +08:00
Alexandre Strzelewicz
2409b7aadd Merge pull request #333 from willianpts/master
Add startup support for systemd based distros
2014-04-04 12:46:53 +08:00
tknew2
c185b587e7 call watch method only one time - move watch option to be displayed by commander - change a bit the test logic - upgrade watch to 0.9.0 2014-04-04 12:26:07 +08:00
Alexandre Strzelewicz
3af34e59bf Merge pull request #357 from ivanseidel/patch-1
Fixed rendering
2014-04-04 12:15:08 +08:00
tknew2
510c3e84b5 Merge branch 'watch' of github.com:soyuka/pm2 into soyuka-watch 2014-04-04 11:21:01 +08:00
tknew2
236e37df0c Interactor update 2014-04-04 11:13:15 +08:00
soyuka
46f8ff8c91 Added watch method to God 2014-04-02 08:45:57 +02:00
soyuka
65fa45ba98 Added --watch option to start command 2014-04-02 08:45:39 +02:00
tknew2
6fb6cc5624 Interactor 2014-03-24 18:51:02 +08:00
Ivan Seidel
e2bf94aec0 Fixed when sizes change number of chars 2014-03-23 00:06:18 -03:00
Ivan Seidel
228e384a7a Fixed rendering
When passing from a 3 char status to a 2 char, the last char stays on the command line. Adding empy space erases it.
2014-03-22 19:19:19 -03:00
tknew2
61b9dc7614 fix merge 2014-03-20 16:54:56 +08:00
Alexandre Strzelewicz
ee51eac87b Merge pull request #320 from achingbrain/master
Adds an RPC method to report the pm2 version number
2014-03-20 16:09:34 +08:00
Alex Kocharin
744b54348c fix linter errors (undefined variables mostly) 2014-03-07 16:08:19 +00:00
Willian
fff26498ca missing comma 2014-03-06 18:01:44 -03:00
Willian
2bd9225e85 Add startup support for systemd based distros 2014-03-06 17:32:02 -03: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
achingbrain
fa4a8b1527 adds --node-args command line option to pass options to clustered node processes 2014-02-19 22:57:17 +00:00
tknew2
74b4bd83d5 force stop and add stopping state to process 2014-02-13 13:55:50 +01:00
Alexandre Strzelewicz
bd2118eb82 Merge pull request #291 from monai/master
execute status as $USER
2014-02-12 14:36:20 +01:00
tknew2
135c4b2182 initial 2014-02-07 16:03:09 +01:00
tknew2
335dada2dd fix process chdir 2014-02-07 15:34:03 +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
ed79b860ae handle weird exceptions - faster timeout 2014-02-05 10:48:54 +01:00
Juozas Valenčius
5d5d5c4e29 execute status as $USER 2014-02-05 10:55:03 +02:00
tknew2
1e5404f671 exit kill pid when error 2014-02-05 09:51:32 +01:00
tknew2
641f4e79d9 restore uncaughrexception logic 2014-02-05 09:48:32 +01:00