525 Commits

Author SHA1 Message Date
Dimitar Drenkovski
3cca7b3b13 refactor: use only what is needed from 'async' (reduce import size) 2022-01-19 15:48:56 +01:00
Dimitar Drenkovski
725569ff50 refactor: use only what is needed from 'async' (reduce import size) 2022-01-19 13:01:21 +01:00
Unitech
8a9b576988 readme improvements 2021-09-24 13:11:17 +02:00
Unitech
120e31acbc cron restarts improvements 2021-09-24 12:40:46 +02:00
Unitech
93dc0173a3 drop fast-printf and replace with sprintfjs #5151 2021-08-19 22:54:02 +02:00
Unitech
e8651f1dcd switchfeat: do not activate pm2-sysmonit by default - restore node 10.x 2021-06-10 10:39:19 +02:00
Unitech
f29816d7e1 fix: skip unknown interfaces 2021-06-08 15:31:56 +02:00
Unitech
f173315ff6 skip sysmonit when Windows #5095 #5094 2021-06-08 14:59:34 +02:00
Unitech
2ba5a1c52c fix --no-optional pm2-sysmonit 2021-06-08 11:13:05 +02:00
Unitech
c13802e78e test: check if travis or mocha 2021-02-18 15:21:22 +01:00
Unitech
69cdb02d98 Merge branch 'development' of github.com:Unitech/pm2 into development 2021-02-18 14:51:00 +01:00
Unitech
65bdc97cf2 make websocket json diff patch by default 2021-02-18 14:50:51 +01:00
Unitech
15261fdb5e feature: auto start pm2-sysmonit - allow to disable via pm2 set pm2:sysmonit false 2021-02-18 14:09:36 +01:00
Alexandre Strzelewicz
a116e4f114
Merge pull request #4987 from KennyTheBard/fix-monit-logs
App logs from monitor will not be deleted on selecting a different app
2021-02-16 12:35:10 +01:00
Alexandre Strzelewicz
7779c8256f
Merge branch 'development' into master 2021-02-16 12:34:01 +01:00
KennyTheBard
3e41cef3a8 App logs from monitor will not be deleted on selecting a different app 2021-02-10 18:29:10 +02:00
Unitech
5a5f9e7d22 reflect metrics speed bar with pm2-sysmonit 1.2.0 2021-02-02 22:00:39 +01:00
Gajus Kuizinas
afacd98e7e refactor: replace sprintf-js with fast-printf 2021-02-01 18:55:06 -08:00
Unitech
5ad39c83b7 merge 2021-01-29 10:20:26 +01:00
Unitech
cc9714ca83 bump copyright years 2021-01-28 11:05:59 +01:00
Unitech
d535ec170d chore: fix for sysmonit updated 2021-01-14 11:43:04 +01:00
Unitech
042a32afce move sysmonitoring logic to pm2-sysmonit + fix pm2 ls 2021-01-13 13:57:18 +01:00
Unitech
d520de93a4 feat: allow pmx attribute to be string 2021-01-13 12:31:05 +01:00
Unitech
a78d1dd55e hide popup on Windows - windowsHide all the way down #2182 2020-12-26 19:49:27 +01:00
Unitech
c0372a84c7 prepare 4.5.1 2020-12-16 12:35:24 +01:00
Unitech
f376825922 feat: restore --sort option on pm2 ls #4536 2020-12-09 12:05:54 +01:00
Alexandre Strzelewicz
c4929d1108
Merge pull request #4762 from ffflorian/patch-1
fix(npm): Typo in "deleteing"
2020-09-28 13:16:28 +02:00
Unitech
b3b4c9a86e allow to pass --install to force yarn install on tarball install 2020-09-28 13:15:43 +02:00
Alexandre Strzelewicz
39286aba01
Merge pull request #4767 from ykolbin/fix_tarball_module_name_v2
fix: backward compatibility fix for tarball modules
2020-09-28 13:05:14 +02:00
Unitech
e3583a1329 fix: remote tarball install 2020-09-08 17:29:46 +02:00
Iaroslav Kolbin
fd49e10739 fix: backward compatibility fix for tarball modules 2020-07-03 13:06:58 +01:00
Unitech
ad77104ec9 Merge branch 'development' 2020-06-30 18:51:18 +02:00
Unitech
9233ea59de chore: remove message about processes not saved 2020-06-30 09:54:02 +02:00
Unitech
43d24f06cc fix: change startup/unstartup wording 2020-06-29 22:02:36 +02:00
Unitech
e790d82212 disable autodump #4763 2020-06-29 11:20:57 +02:00
Florian Keller
6b13d421c4
fix(npm): Typo 2020-06-28 14:01:56 +02:00
Unitech
593b43ca66 various fixes for N14 2020-04-23 17:33:35 +02:00
Unitech
9d763edd9c cli-table-redemption -> cli-tableau 2020-04-19 11:57:49 +02:00
Unitech
03f09ef24d filter_env to skip local env variables #4596 2020-04-12 16:58:55 +02:00
Unitech
23c1e0d810 Merge branch 'master' into development 2020-04-12 16:21:58 +02:00
Alexandre Strzelewicz
00c353c5a4
Merge pull request #4517 from bvsubhash/namespace-logs
feat: print logs of a particular namespace
2020-04-12 16:20:33 +02:00
Alexandre Strzelewicz
a016999229
Merge pull request #4518 from bvsubhash/trigger-namespace-or-all
feat: trigger all the process using 'all' or trigger all processes in a particular namespace
2020-04-12 16:20:10 +02:00
Unitech
69984f0698 chore fix schema.json 2020-04-12 16:09:54 +02:00
Unitech
8b0417b3a9 drop moment replace by dayjs -200kb 2020-04-12 15:55:32 +02:00
Unitech
498e96ef7b upgrade mocha + add .mocharc.yml + mkdirp fix 2020-04-12 14:21:51 +02:00
Toufik Airane
4c40fe5400 Fix Command Injection
Following the call on https://huntr.dev/.
I've try to fix the Command Injection by filtering potential malicious
characters such as ;(semicolon) |(pipe) and `(quote).

More information about the issue:
https://hackerone.com/reports/630227
https://snyk.io/test/npm/pm2/2.9.3
2020-02-02 17:40:59 +01:00
adunkey
36220bb149
Update Modularizer.js
validate pm2 install
2020-02-01 22:01:54 +00:00
Unitech
bcf5c38ddb fix: col size when tracing enabled 2019-12-04 14:59:36 +01:00
Unitech
ac2ca921fe replace moment with dayjs 2019-12-02 15:17:42 +01:00
Subhash
9f2d8ca05a feat: trigger all the process using 'all' or trigger all processes in a particular namespace 2019-11-23 14:55:38 +05:30