491 Commits

Author SHA1 Message Date
Unitech
9233ea59de chore: remove message about processes not saved 2020-06-30 09:54:02 +02:00
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
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
Subhash
acc2355cac feat: print logs of a particular namespace
pm2 logs <namespace>
2019-11-23 13:46:27 +05:30
Unitech
d6f25c4687 chore: add hint that pm2 set pm2:autodump can sync dump file 2019-11-18 15:37:20 +01:00
Unitech
98ef2d139a fix: do not throw error on dump not present 2019-11-16 17:28:01 +01:00
Unitech
376bd911e9 fix: make status col larger for long status 2019-11-08 14:36:51 +01:00
Unitech
5586c2affd feat: auto enable sysmonit when command typed 2019-11-08 14:36:28 +01:00
Unitech
a11eb9ce49 chore/feat: refactor CLI UX + hint about proc sync with dump #4454 2019-11-04 12:04:05 +01:00
Unitech
6f89f0e878 feature: pm2 create command 2019-11-04 10:07:51 +01:00
Unitech
6e1845f092 feat: auto adapt name col size on pm2 ls 2019-10-30 15:47:31 +01:00
Unitech
ee71b9d9b0 chore: reduce col size for ns 2019-10-30 14:46:51 +01:00
Alexandre Strzelewicz
91b913c770
Merge pull request #4482 from bvsubhash/log-highlight
feat : log highlight option
2019-10-30 14:42:59 +01:00
Alexandre Strzelewicz
6519095064
Merge pull request #4481 from bvsubhash/list_usernames_fix
fix: display correct username
2019-10-30 14:42:44 +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
699784e422
Merge pull request #4478 from bvsubhash/feature/namespace
Add process namespaces feature #3471
2019-10-29 16:08:53 +01:00
Subhash
a42fffd886 Added necessary condition 2019-10-29 16:08:26 +05:30
Subhash
d2172f1e35 feat : log highlight option 2019-10-29 16:00:15 +05:30
Subhash
ef9c598427 fix: display correct username 2019-10-29 14:34:25 +05:30
Subhash
912f317564 Fix typo for namespace 2019-10-28 20:06:30 +05:30
Subhash
668ac61d76 Add process namespaces feature 2019-10-28 13:33:28 +05:30
Unitech
6abad9b064 fix: if id > 100 not shown in pm2 ls #4475 2019-10-25 10:14:27 +02:00
Unitech
bbf3182ee5 chore: increase mem warn color 2019-10-22 15:04:51 +02:00
Unitech
ece9b8bc40 fix: #4455 mem color disp fix 2019-10-22 15:03:25 +02:00
Unitech
e71f470816 pm2@4.1.1 2019-10-15 12:24:34 +02:00
Alexandre Strzelewicz
f3856215b0
Merge pull request #4254 from sergeysedoy97/patch-1
Added HOST enviroment
2019-10-11 16:23:32 +02:00
Alexandre Strzelewicz
0e69ea6600
Merge pull request #4281 from henstock/development
fix: only add each process name to regexList once
2019-10-11 16:20:39 +02:00
Alexandre Strzelewicz
62e9ab90d2
Merge pull request #4267 from SagePtr/issue4262
Fix: Allow usernames in uid/gid/user again (fixes #4058, #4262)
2019-10-11 16:10:31 +02:00
Alexandre Strzelewicz
0a3f248b68
Merge pull request #4364 from sirhypernova/master
Fix typos (environement -> environment)
2019-10-11 15:36:30 +02:00
Unitech
01e95dde92 fix: intensive process list is now condensed if small term 2019-10-11 15:31:11 +02:00
Unitech
5b2f15f4b4 fix: adapt new pm2 register flow 2019-09-18 17:10:45 +02:00
Sir Hypernova
c2368961d0
Update CliUx.js
Fixed type environement -> environment
2019-07-24 00:52:18 -04:00
Sir Hypernova
54714b47d3
Update CliAuth.js
Fixed type environement -> environment
2019-07-24 00:51:45 -04:00
Sir Hypernova
2943e50056
Update WebAuth.js
Fixed type environement -> environment
2019-07-24 00:51:01 -04:00
Unitech
8ce95b7fb2 avoid process 2019-06-21 23:21:30 -07:00
Alexandre Strzelewicz
8abcd4d27c
Merge pull request #4297 from licson0729/master
Support Solaris SMF as init system
2019-06-17 13:17:14 -07:00