Unitech
|
79a6a2d2ea
|
feat: add service detection system + disable docker container listing by default
4.0.0-beta-6
|
2019-06-17 20:57:46 +02:00 |
|
Unitech
|
8f00e37597
|
always flush pm2 configuration in pretty format
|
2019-06-10 23:36:09 +02:00 |
|
Alexandre Strzelewicz
|
765cfb7d6c
|
Merge pull request #4306 from BenoitZugmeyer/mro/upgrade-js-api
mro: upgrade js-api
|
2019-06-09 00:24:14 -07:00 |
|
Benoît Zugmeyer
|
154ac861cf
|
mro: upgrade js-api
This resolves the axios vulnerability https://www.npmjs.com/advisories/880
|
2019-06-04 11:22:21 +02: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
|
8c881505ca
|
feat: make docker/systemd mgmt optional via pm2 set pm2:docker true
|
2019-05-29 00:36:34 +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
|
2a62d97ee0
|
feat: better configuration display
|
2019-05-28 20:36:08 +02:00 |
|
Unitech
|
ac57bdf556
|
feat: specify embedded nodejs version
4.0.0-beta-5
|
2019-05-26 04:36:14 +02:00 |
|
Unitech
|
c3d4be4778
|
fix: agent is async, do not wait response
|
2019-05-26 04:34:26 +02:00 |
|
Unitech
|
3490b53cea
|
pm2@3.5.1 - do not rely on optionalDependency #4289
3.5.1
|
2019-05-23 20:23:03 +02:00 |
|
Unitech
|
f6f0bcea94
|
fix: node path resolution
4.0.0-beta-4
|
2019-05-21 05:22:59 +02:00 |
|
Unitech
|
8380e62851
|
fix pm2 binary
4.0.0-beta-3
|
2019-05-19 09:40:24 +02:00 |
|
Unitech
|
2c25ff8e07
|
pm2@4.0.0-beta-1
4.0.0-beta-1
|
2019-05-19 08:56:26 +02:00 |
|
Unitech
|
29a9c894a2
|
feat: allow pm2 startup via standalone install
|
2019-05-19 08:44:48 +02:00 |
|
Unitech
|
e376cbef9a
|
fix: avoid pm2 show to fail if app is not started + avoid trying to stop unknow id
|
2019-05-10 23:26:07 +02:00 |
|
Unitech
|
d320863c5e
|
feature: avoid set interval to avoid leaks and loop blockage + reduce CPU usage
|
2019-05-10 23:08:31 +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 |
|
Alexandre Strzelewicz
|
122c9aae40
|
chore: remove workaround code for old node versions
|
2019-05-07 11:08:02 -07:00 |
|
Alexandre Strzelewicz
|
581dd2f434
|
chore: force node>8 + upgrade chokidar to 3.0 + remove v8-compile-cache not needed anymore + force slice if env var too long in pm2 show
|
2019-05-07 11:05:20 -07:00 |
|
Alexandre Strzelewicz
|
94815990e6
|
fix: issues on display on macosx + memory available fix + hide temperature when not available + fix update pm2 avoid exception + sort by id instead of name
|
2019-05-07 10:56:56 -07:00 |
|
Unitech
|
72c48d17c8
|
feat: fix disk io floating point + fix duplication in pm2 monit command + reduce time to refresh sysinfos (need refactor to retrieve data live) + slice git comment
|
2019-05-07 18:29:23 +02:00 |
|
Unitech
|
3d2c3809e1
|
feat: pm2 slist for sysinfos + docker containers display + containers stop/restart/delete capabilities via pm2 <actions> docker process_id + host metrics display on pm2 ls (network, disk ios, cpu, mem...) + conditional display of high load (mem or CPU) processes in pm2 ls + add monitoring of filedescriptor and memory
|
2019-05-06 18:59:37 +02:00 |
|
Unitech
|
2833774d7f
|
epic: pm4 to v4.0 + adding advanced sysinfos
|
2019-05-01 00:20:37 +02:00 |
|
Unitech
|
64c300ded7
|
refacto: has node embedded flag
|
2019-04-27 13:16:03 +02:00 |
|
Unitech
|
2587f369be
|
chore: remove deprecated file
|
2019-04-27 13:14:05 +02:00 |
|
Unitech
|
42b1e707aa
|
fix: adapt test to new CLI behavior
|
2019-04-26 15:03:58 +02:00 |
|
Unitech
|
1f7e8bac22
|
chore: remove unused screenshots and makefile
|
2019-04-26 13:48:56 +02:00 |
|
Unitech
|
5b6275915c
|
feat: allow to run pm2 with embedded node binaries
|
2019-04-26 13:48:16 +02:00 |
|
Unitech
|
f54f8fcb64
|
fix: add metrics unit / clearItems on select / rm deprecated link
|
2019-04-24 01:33:06 +02:00 |
|
Unitech
|
142c4da69f
|
fix: pm2 monit - clear logs when switching to another app + show app selected title
|
2019-04-24 01:15:04 +02:00 |
|
Unitech
|
f8eeba9a55
|
feat: pm2 save --force
|
2019-04-24 00:46:24 +02:00 |
|
Unitech
|
2758212f36
|
chore: test pm2 on node 12
|
2019-04-24 00:23:52 +02:00 |
|
Unitech
|
60b9d04860
|
chore: CHANGELOG update
|
2019-04-23 16:42:06 +02:00 |
|
Alexandre Strzelewicz
|
eece78eef2
|
Merge pull request #4224 from vaskevich/osv-fix-ignore-watch
Fix --ignore-watch to accept globs
|
2019-04-23 16:37:49 +02:00 |
|
Unitech
|
9252bf7d35
|
Merge branch 'master' into development
|
2019-04-23 16:35:15 +02:00 |
|
Alexandre Strzelewicz
|
44c06597c1
|
Merge branch 'development' into osv-fix-ignore-watch
|
2019-04-23 16:34:48 +02:00 |
|
Alexandre Strzelewicz
|
870444c8af
|
Update constants.js
|
2019-04-19 11:44:48 +02:00 |
|
Alexandre Strzelewicz
|
cc480cf01a
|
Merge pull request #4239 from xiaqiubo/development
Fix pm2 serve urlencode 404 situation
|
2019-04-09 14:07:24 +02:00 |
|
xiaqiubo
|
419fa7e099
|
fix: Adjust the decodeURIComponent function call as recommended
|
2019-04-08 23:51:44 +08:00 |
|
xiaqiubo
|
e3f874d6c7
|
Fix pm2 serve urlencode 404 situation
|
2019-04-08 22:13:26 +08:00 |
|
Unitech
|
d8983b55bf
|
pm2@3.5.0
3.5.0
4.0.0-beta-2
|
2019-04-08 11:21:58 +02:00 |
|
Unitech
|
6090b0971a
|
fix: systemd restart PM2 only on-failure #4157
|
2019-04-05 17:13:01 +02:00 |
|
Alexandre Strzelewicz
|
7bf691db71
|
Merge pull request #4157 from sirisian/patch-1
Added Restart and RestartSec into the systemd script
|
2019-04-05 17:03:20 +02:00 |
|
Unitech
|
1186a36e0d
|
fix: #2764 only display log of highlighted application
|
2019-04-05 16:52:10 +02:00 |
|
Unitech
|
f66014aeb6
|
fix: fixed logs length in pm2 monit fix #2793
|
2019-04-05 15:54:38 +02:00 |
|
Unitech
|
578362f89c
|
fix: various terminal fixes
|
2019-04-05 15:40:42 +02:00 |
|