Unitech
|
e790d82212
|
disable autodump #4763
|
2020-06-29 11:20:57 +02:00 |
|
Unitech
|
593b43ca66
|
various fixes for N14
|
2020-04-23 17:33:35 +02:00 |
|
Unitech
|
42a10f4abb
|
bump @pm2/js-api + mocharc.yml -> mocharc.js
|
2020-04-23 15:42:47 +02:00 |
|
Unitech
|
4d1aedf9a2
|
throttle cron test
|
2020-04-13 19:17:21 +02:00 |
|
Unitech
|
d5d7f7b786
|
bump lodash
|
2020-04-13 00:29:21 +02:00 |
|
Unitech
|
03f09ef24d
|
filter_env to skip local env variables #4596
|
2020-04-12 16:58:55 +02:00 |
|
Unitech
|
154a2d048d
|
increase cron restart throttle
|
2020-04-12 15:31:13 +02:00 |
|
Unitech
|
498e96ef7b
|
upgrade mocha + add .mocharc.yml + mkdirp fix
|
2020-04-12 14:21:51 +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
|
3976f15b3f
|
fix: cron refactor
|
2019-11-14 23:37:35 +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 |
|
Alexandre Strzelewicz
|
f4833a20af
|
Merge pull request #4474 from aleksk/alekseyk/kill-send
Adding optional switch to enable graceful shutdown on Windows
|
2019-10-30 13:07:54 +01:00 |
|
Unitech
|
2c681a374f
|
chore: add tests for namespace feature #3471 #4478
|
2019-10-30 12:48:08 +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 |
|
Unitech
|
42334afc97
|
skip test
|
2019-10-11 16:01:04 +02:00 |
|
Alexandre Strzelewicz
|
86f0e9678c
|
Merge pull request #4376 from Goodluckhf/wait-ready-fix
3.5.x: Process.send('ready') does not trigger SIGINT
|
2019-10-11 15:35:33 +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 |
|
Konstantin Bubyakin
|
6b9b7d455a
|
fix: after send ready SIGINT should be sent
|
2019-07-30 16:44:46 +03: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
|
f47c648b7f
|
feat: allow to auto dump on start/stop/delete via pm2 set pm2:autodump true #2078 #3431
|
2019-05-29 00:33:11 +02:00 |
|
Unitech
|
9a65f2f035
|
feat: pm2 update preserve stopped status #2654 #3625
|
2019-05-28 23:42:06 +02:00 |
|
Unitech
|
dcc9894f02
|
fix: better display when pm2 linked to onprem + fix display width
|
2019-05-10 22:41:47 +02:00 |
|
Unitech
|
8b53212d46
|
refactor: better display management of pm2 ls
|
2019-05-09 00:34:44 +02:00 |
|
Unitech
|
42b1e707aa
|
fix: adapt test to new CLI behavior
|
2019-04-26 15:03:58 +02:00 |
|
Unitech
|
f8eeba9a55
|
feat: pm2 save --force
|
2019-04-24 00:46:24 +02:00 |
|
Alexandre Strzelewicz
|
44c06597c1
|
Merge branch 'development' into osv-fix-ignore-watch
|
2019-04-23 16:34:48 +02:00 |
|
Oleg Vaskevich
|
66122d8093
|
Fix --ignore-watch to take in globs
|
2019-03-29 15:15:55 -07: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 |
|
vmarchaud
|
d2bf6bf931
|
tests: avoid race because of auto restart
|
2019-03-05 16:02:43 +01:00 |
|
Unitech
|
38119b9828
|
fix: delay test
|
2019-03-04 17:13:48 +01:00 |
|
Unitech
|
3253b59548
|
fix: drop node 4 support + increase reload timeout
|
2019-03-04 16:43:35 +01:00 |
|
Unitech
|
09e27a1504
|
standby: promise test
|
2019-01-30 16:00:41 +01:00 |
|
Unitech
|
56908bda2a
|
fix: switch to new api
|
2019-01-30 15:30:14 +01:00 |
|
Unitech
|
fc7fc44027
|
fix: switch to new api
|
2019-01-30 15:02:53 +01:00 |
|
Unitech
|
acd44bd55c
|
fix: switch to new api
|
2019-01-30 14:36:52 +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
|
bb1918971b
|
fix: keep wait_ready to his initial state on pm2 reload all #4069
|
2018-12-19 16:07:11 +01:00 |
|
Unitech
|
f0c465db55
|
fix: stringify possible passed object via env + fix unit test retry strategy #4080 #4079
|
2018-12-19 15:04:28 +01:00 |
|