250 Commits

Author SHA1 Message Date
Unitech
09b7c5e172 pm2 monitor|umonitor <pm_id|app_name|all> 2017-04-29 02:08:46 +02:00
xuezhongxiong
bb31516d81 fix the "restart_task" enumerable problem. 2017-02-16 17:55:51 +08:00
xuezhongxiong
79de7657bc add a new props :"proc.pm2_env.restart_task" to solve the problem : "process still restart after it be stop or delete." 2017-02-16 16:15:27 +08:00
Unitech
4b82c694b6 (God) cwd / vizion fix 2017-01-29 17:11:49 +01:00
Unitech
1896524435 (CLI) --disable-trace 2017-01-17 15:25:43 +01:00
Unitech
a8fe5de635 (cli/god) force http + rename pmx_trace to trace 2017-01-11 21:10:01 +01:00
vmarchaud
66c45030ce (tests) fixs tests 2017-01-06 16:59:03 +01:00
vmarchaud
0892a15ea3 (trace) refactor method to enable tracing 2017-01-06 16:22:07 +01:00
vmarchaud
b11aa19938 (transactions) start tracing on only one worker 2017-01-04 17:02:47 +01:00
Unitech
0059ad53e0 (god)(reload) support --wait-ready in reload #2478 2016-10-29 20:16:19 +02:00
vmarchaud
1d19cf2269 (feature) wait for application ready event when asked 2016-10-26 18:53:05 +02:00
Unitech
8966009516 #2466 skip cluster cleanup workaround with Node 7 2016-10-25 18:16:22 +02:00
Unitech
ba1b6b8f1d move worker to the end of God.js 2016-06-26 16:35:03 +02:00
Unitech
9947c321d7 start to parallelize test + no-daemon implemented + fix paths 2016-06-12 01:37:38 +02:00
Unitech
20344a58f1 #2188 remove any possibility for Daemon to require Satan.js 2016-05-27 00:59:50 +02:00
Unitech
ce56d83719 remove deepReset and findByScript unused methods from God Daemon 2016-04-03 12:38:14 +02:00
Unitech
78eae77834 remove deprecated env data + refactor interface tests + avoid multi cb calling on offline / reconnection 2016-03-28 19:04:35 +02:00
Unitech
f8522fc316 switch message to debug 2016-03-25 12:44:33 +01:00
Unitech
c3c0fcff46 add Copyright header to each file 2016-03-22 23:33:43 +01:00
Unitech
436a2ff233 small code fixes 2016-03-22 14:19:47 +01:00
Unitech
cd1e4cc19d fix lint issues / add debug messages 2016-03-22 13:29:04 +01:00
Unitech
f6a0e7c86b refactor: remove unused methods - better wording for pm2 show 2016-03-22 10:52:13 +01:00
Unitech
68ac3c1c79 restore normal behavior 2016-03-21 22:59:21 +01:00
Unitech
357e28b351 do not reset process ids + avoid restart of delete processes (affected due to restart-delay) 2016-03-21 22:22:57 +01:00
Unitech
8f6bc844c6 enhancement: move CLI related files to CLI / upgrade moment dependency / remove some unused require 2016-03-21 19:09:25 +01:00
Unitech
c3ea256c2e enhacement: remove deprecated calls / adapt tests / return acted process deleteProcessId/stopProcessId 2016-03-21 18:02:51 +01:00
Unitech
3469b5802b Options attrs updatable via CLI and JSON - small refactor for programmatic usage 2016-03-09 12:16:58 +01:00
--global
aab0221f7f 15 tries to 16 tries 2016-03-02 23:45:51 +01:00
Unitech
3531ec2d80 edits specified in CHANGELOG.md 2015-12-15 03:10:56 +01:00
Unitech
df3ec5846e refactoring + added default attribute in JSON validation + consistency between JSON starts and CLI starts 2015-12-15 02:07:25 +01:00
Unitech
256da4822c Fix cluster kill signal + avoid writing on std output when proc disconnected #1819 2015-12-07 16:23:26 +01:00
Unitech
ba41c48d2d set vizion error message as debug message 2015-11-09 11:52:05 +01:00
Unitech
4b45760b4a hot fix 2015-11-05 16:46:55 +01:00
Unitech
b1e138ded6 hot fix 2015-11-05 15:38:15 +01:00
Unitech
59f9e145b8 hot fix 2015-11-05 15:13:51 +01:00
Unitech
37861e2fd1 fix versioning system 2015-11-05 15:07:47 +01:00
Unitech
6c200be98f check values 2015-10-09 16:44:12 +02:00
Unitech
b44cc155a1 check both string and boolean 2015-10-09 16:19:39 +02:00
Unitech
0993b4df1e test for string 2015-10-09 15:38:10 +02:00
jshkurti
12261c6b4a feature: --restart-delay flag 2015-08-04 15:24:47 +02:00
jshkurti
7be3739780 logs: better filtering 2015-06-10 19:13:35 +02:00
jshkurti
360d14c477 refactor pm2 logs : DONE 2015-06-10 17:23:25 +02:00
Unitech
4848e5c974 avoid safe stringification and JSON.parsing to deep copy and remove circular dependencies + centralize object cloning + reduce data in pm2 pipeline + avoid complex object attached to pm2_env #1326 #1314 2015-06-09 17:30:16 +02:00
Unitech
0da9ad00b3 unblock/release data pipeline #1326 #1314 2015-06-09 15:14:08 +02:00
jshkurti
dea0583031 fix #1285 2015-05-26 16:37:52 +02:00
Unitech
b518f10f8b add pm2-dev CLI command to run script in development mode 2015-05-06 19:07:22 -04:00
Unitech
cd91aa3b8a Expose .kill method from programmatic calls + return right process array when starting JSON 2015-04-21 18:17:46 -04:00
jshkurti
eb5b2fa208 #fix 1177 maybe 2015-04-17 16:44:42 +02:00
jshkurti
c394d36a0a +--no-vizion/+tests/+doc/+changelog 2015-04-16 20:15:29 +02:00
Unitech
b73f74a084 --no-autorestart fix 2015-04-16 12:42:19 -04:00