55 Commits

Author SHA1 Message Date
qsqiu
3ab9b67316 fix: add test for creating-log-folder-in-sync-mode 2020-09-07 15:36:48 +08:00
Unitech
4d1aedf9a2 throttle cron test 2020-04-13 19:17:21 +02:00
Unitech
154a2d048d increase cron restart throttle 2020-04-12 15:31:13 +02:00
Unitech
cafc8e5ea9 fix: look for package.json in parent folder 2020-01-20 11:29:14 +01:00
Unitech
15a7559be1 chore: skip es module check if <13.3 2020-01-13 15:11:23 +01:00
Unitech
0d44c41b07 feat: #4540 support ES import 2020-01-13 14:52:59 +01:00
Unitech
ff6b8f1c3a fix: throttle 2019-11-18 17:00:54 +01:00
Unitech
86cd4b2939 fix: right cron prefix + re activate cron on restart 2019-11-18 15:36:26 +01:00
Unitech
2d7f0ff8b3 feat: control over system monitoring via pm2 sysmonit #4471 2019-10-30 14:41:45 +01:00
Unitech
dc72d9dbec feat: send signal via env PM2_KILL_USE_MESSAGE or --shutdown-with-message 2019-10-30 13:54:01 +01:00
Aleksey Kabanov
6ccfeb7165 Extracted kill signal to the constants.js. Added new environment variable 'PM2_KILL_USE_SEND' (false by default) to allow PM2 to use process.send() instead of the process.kill() from the God.killProcess() method.
This allows applications not to depend on the platform-specific signal behavior and eventually have a graceful shutdown capability on Windows.
2019-10-24 16:15:31 -07:00
Unitech
b8fb578f42 fix: wait that python app exited properly 2019-10-15 20:13:56 +02:00
Unitech
24c35236f5 fix: #4442 allow to pass path in direct pm2 execution 2019-10-14 12:09:50 +02:00
Alexandre Strzelewicz
474ac37610
Merge pull request #4392 from mib008/patch/issue_4378
Patch/issue 4378
2019-08-14 15:26:53 +01:00
mib008
886c5c57d6 fix: remove garbage whitespace. 2019-08-14 12:46:24 +08:00
Unitech
cd68c2a801 fix: show error msg when trying to start not found script in ecosystem 2019-06-21 23:15:30 -07:00
Alexandre Strzelewicz
82dfe15ae9
Update nvm-node-version.sh 2019-06-03 11:17:05 +02:00
Unitech
26563239f2 fix: cb calls 2019-06-02 15:35:50 +02:00
Unitech
42b1e707aa fix: adapt test to new CLI behavior 2019-04-26 15:03:58 +02:00
Florian Hermouet-Joscht
b869eb5afd
improv: serve feat, spa + basic auth 2019-03-27 16:19:43 +01:00
Unitech
741144e299 test: skip tests and require when node4 2019-03-08 10:32:24 +01:00
Unitech
09e27a1504 standby: promise test 2019-01-30 16:00:41 +01:00
Unitech
fc7fc44027 fix: switch to new api 2019-01-30 15:02:53 +01:00
Unitech
2085bf04e0 fix: increase threshold of weighted error 2019-01-08 17:23:54 +01:00
Unitech
18da154805 fix: error message if extra lang interpreters are not installed 2018-12-27 14:36:28 +01:00
Unitech
495c77f90b feat: faster test/less output #4079 2018-12-18 18:20:09 +01:00
Unitech
07be3e45ea feat: wrap unit test for timing and retry 2018-12-18 15:26:22 +01:00
Unitech
630c0cae05 feat: keep track of e2e test timing + allow 1 retry of failed test 2018-12-18 15:04:10 +01:00
Alexandre Strzelewicz
eccd37da3f test:fix port release test bin path 2018-12-05 11:38:55 +01:00
Florian Hermouet-Joscht
72578b7327
test: add port-release test 2018-12-04 14:16:34 +01:00
Unitech
b4575e2976 adapt tests 2018-09-25 00:43:05 +02:00
Unitech
0f1c2c6a24 faster logs throughput date parsing by replacing moment by date-fns in PM2 Daemon + homogeneize all logs with same date format + factorize ForkMode logging 2018-09-23 23:33:42 +02:00
Unitech
b4708e7498 chore: adapt tests 2018-09-21 14:22:07 +02:00
Unitech
e2aa872b37 -i <instances> default to exec_mode fork if not a node app + add test + remove unused test 2018-09-20 13:36:51 +02:00
Unitech
069e9d957e fix module installation with --safe flag 2018-09-19 15:27:25 +02:00
Unitech
04ab7ac4e1 fix: tmp fix io@beta + rename metric 2018-09-03 17:30:19 +02:00
Unitech
3c37b5283b fix: invert kill/link 2018-08-27 17:19:01 +02:00
Vadim Kotov
10d5c9c74b Fixed grammar: 'does not exists' -> 'does not exist' 2018-07-16 16:29:32 +03:00
Unitech
bea983306c feature: #3757 --only='app1,app2' 2018-07-12 15:19:03 +02:00
Unitech
1da6edde80 feature: pm2 plus cli 2018-07-11 12:51:25 +02:00
Alexandre Strzelewicz
f0249684bc fix: #3688 test adaptation + pm2 serve --port option 2018-05-27 19:33:53 +02:00
Alexandre Strzelewicz
af60e99466 feature: allow to start raw command via pm2 start "my command with params" + alias script in ecosystem file with cmd & command 2018-05-27 16:07:54 +02:00
Unitech
53ca18c128 chore: upgrade all modules + keymetrics-agent -> pm2/agent + increase version enabling v8-compile-cache 2018-05-17 15:42:43 +02:00
Unitech
157b106df7 fix: verify default conf variable via package.json on public module 2018-05-11 01:33:25 +02:00
Unitech
c43414a634 chore: remove test for pmx alert system 2018-05-10 21:02:28 +02:00
Unitech
91d14f0434 revert: stick with normal test wo parallelization 2018-03-24 17:39:25 +01:00
Unitech
9c9733246d test: move test 2018-03-23 21:09:35 +01:00
Unitech
952b7631d1 test: move test 2018-03-23 20:21:27 +01:00
Unitech
b075e6d09b fix: test/display summary 2018-03-23 11:54:44 +01:00
Unitech
08612de5b7 refactor: parallel test v1 2018-03-23 10:36:44 +01:00