Unitech
|
eb39c5f697
|
feature: allow to set deep monitoring via environment (PM2_DEEP_MONITORING=true on start/restart)
|
2018-02-16 14:00:23 +01:00 |
|
Vincent Vallet
|
f3b3572689
|
Merge pull request #3458 from Unitech/pm2_install_command
Pm2 install command
|
2018-02-14 14:43:13 +01:00 |
|
vince
|
a315eeb65f
|
fix: add livescript in default modules
|
2018-02-09 10:49:39 +01:00 |
|
vince
|
828a30d0cc
|
feat: add dependencies section into ecosystem.json file.
|
2018-02-08 15:57:58 +01:00 |
|
Daan Kets
|
ace8d0ca7f
|
Fix for node 0.12 test (no String.startsWith())
|
2018-02-08 12:03:28 +01:00 |
|
Daan Kets
|
1c58bf4b89
|
Added one test case, fixed a small bug
- Additional test case for @scope/module@tag
- Fixed a bug for checking the position of the last @ in the module name, that could trigger on -1.
|
2018-02-08 11:23:51 +01:00 |
|
vince
|
1b92a9c400
|
refactor: delete all "if" condition when installing new module, create an object with all modules and a generic installation process
|
2018-02-08 10:55:58 +01:00 |
|
Daan Kets
|
94ea9d9eef
|
Merge branch 'development' of ssh://github.com/deltasource/pm2 into hotfix/scoped-package-support
# Conflicts:
# package.json
|
2018-02-07 09:30:16 +02:00 |
|
Daan Kets
|
a3e093bbfe
|
Support for scoped package names
|
2018-02-07 09:13:22 +02:00 |
|
Unitech
|
99e62e3bb8
|
feat: --deep-monitoring available from pm2-runtime
|
2018-02-06 12:55:57 +01:00 |
|
Alexandre Strzelewicz
|
331bc741d7
|
Merge pull request #3448 from Unitech/deep_monitoring_flag
feat: add flag to enable deep-monitoring
|
2018-02-05 18:59:21 +01:00 |
|
vmarchaud
|
4d1bea5e0b
|
feat: add deep_metrics to deep_monitoring flag
|
2018-02-05 17:40:27 +01:00 |
|
vince
|
c541868837
|
feat: add flag to enable deep-monitoring
|
2018-02-05 15:10:21 +01:00 |
|
vince
|
9dddc80db5
|
feat: allow pm2 to install a set of module as one single command and add deep-monitoring.
|
2018-02-05 13:52:48 +01:00 |
|
Alexandre Strzelewicz
|
77a3527407
|
Merge pull request #3443 from Unitech/event-loop-inspector
fix: replace dash with underscore
|
2018-02-03 11:53:28 +01:00 |
|
vince
|
203df7688c
|
fix: replace dash with underscore
|
2018-02-02 18:07:50 +01:00 |
|
Vincent Vallet
|
dad98e6e07
|
Merge pull request #3442 from Unitech/event-loop-inspector
feat: allow pm2 to install and enable event-loop-inspector data colle…
|
2018-02-02 17:43:52 +01:00 |
|
Unitech
|
c13b236482
|
refactor: deep pm2-runtime refactor #3408 #3257 #3266
|
2018-02-02 15:39:17 +01:00 |
|
Unitech
|
6687d49941
|
feat: pm2 pid <app_name> command
|
2018-02-02 15:32:54 +01:00 |
|
vince
|
e6b0c47443
|
feat: allow pm2 to install and enable event-loop-inspector data collecting
|
2018-02-02 14:56:23 +01:00 |
|
Alexandre Strzelewicz
|
704ae518f5
|
fix: auto-exit edge case fix + pm2 no daemon mode + log in raw by default + less logs
|
2018-02-02 12:14:53 +01:00 |
|
Alexandre Strzelewicz
|
d1916f4096
|
refactor: no more interactive spinner for connection to KM + change pm2 log format + remove some logs
|
2018-02-02 11:27:33 +01:00 |
|
Alexandre Strzelewicz
|
b9c01c99d5
|
feat: ignore signal when running in --no-daemon
|
2018-02-02 11:25:42 +01:00 |
|
Alexandre Strzelewicz
|
41bf6ef7d3
|
fix: impact v8 flag in fork mode also
|
2018-02-02 01:27:44 +01:00 |
|
vince
|
757562f755
|
Merge branch 'development' of github.com:Unitech/pm2 into v8_option
|
2018-01-31 17:16:55 +01:00 |
|
vince
|
aa180fa8ab
|
feat: allow pm2 to enable v8 data collecting from pmx
|
2018-01-31 15:08:31 +01:00 |
|
vince
|
1563416858
|
feat: allow pm2 to install gc-stats
|
2018-01-31 10:17:51 +01:00 |
|
Vincent Vallet
|
f65e8794df
|
Merge pull request #3400 from toddwong/windowsHide2
#2182 Get rid of annoying popups in Windows 10
|
2018-01-26 15:59:33 +01:00 |
|
Unitech
|
673acf36b4
|
hotfix: #3420
|
2018-01-23 17:23:55 +01:00 |
|
Unitech
|
d956f5ccd4
|
fix --sort
|
2018-01-22 16:03:28 +01:00 |
|
Vincent Vallet
|
9c66192b63
|
Merge branch 'development' into bad_username
|
2018-01-22 15:09:08 +01:00 |
|
Vincent Vallet
|
29f9fa95dc
|
Merge pull request #3395 from Unitech/sort-list
add sorting feature for process list
|
2018-01-16 11:37:54 +01:00 |
|
Vincent Vallet
|
9db1a5e39a
|
Merge pull request #3404 from SagePtr/patch-1
Fix gid when both --uid and --gid specified
|
2018-01-16 11:36:59 +01:00 |
|
wallet77
|
291936818b
|
#3360 pm2 show wrong user, move getUsername logic into common and API.
|
2018-01-16 11:17:54 +01:00 |
|
vmarchaud
|
546591c37a
|
agent: remove arrow function to support 0.12
|
2018-01-15 14:48:25 +01:00 |
|
Todd Wong
|
3a85b59de4
|
fixup! #2182 Get rid of annoying popups in Windows 10
|
2018-01-13 22:19:25 +08:00 |
|
SagePtr
|
5f5f3f8ca2
|
Fix gid when both --uid and --gid specified
|
2018-01-13 18:41:21 +07:00 |
|
wallet77
|
1f38463836
|
#3360 pm2 show wrong user, now display user who started the application
|
2018-01-12 10:36:53 +01:00 |
|
Todd Wong
|
f6c60eb133
|
#2182 Get rid of annoying popups in Windows 10
|
2018-01-12 14:12:14 +08:00 |
|
wallet77
|
f41ff15451
|
add sorting feature for process list
|
2018-01-10 10:34:12 +01:00 |
|
Alexandre Strzelewicz
|
9417e2a600
|
Merge pull request #3374 from czonechan/development
raw output should keep the original output stream in docker.
|
2018-01-04 13:31:36 +01:00 |
|
Alexandre Strzelewicz
|
454f518947
|
Merge pull request #3375 from redexp/master
Wrong typeof comparison on undefined
|
2018-01-04 13:30:36 +01:00 |
|
vmarchaud
|
66d328ca02
|
agent: send outliers with details
|
2018-01-03 17:52:15 +01:00 |
|
Unitech
|
7222376382
|
interactor: increase retry interval (100ms -> 2000ms)
|
2017-12-29 01:04:55 +01:00 |
|
Unitech
|
43f4f4b73a
|
#3359 if interactor disconnected from root cli, do not throw errors
|
2017-12-29 01:04:37 +01:00 |
|
Unitech
|
c5fbde94da
|
#3359 kindof exponential backoff for connection retry + let the command exit after timeout while agent continue to try connect
|
2017-12-29 00:48:05 +01:00 |
|
Unitech
|
3e1fdc0667
|
#3365 adapt report feature for windows
|
2017-12-29 00:25:47 +01:00 |
|
Unitech
|
2271010575
|
#3367 Display an error if the process is not found when running 'pm2 logs <process-name>'
|
2017-12-29 00:22:30 +01:00 |
|
Sergii Kliuchnyk
|
2485957aa9
|
Wrong typeof comparison on undefined
|
2017-12-28 18:23:02 +02:00 |
|
Unitech
|
7d09410efc
|
modules: move to another folder
|
2017-12-21 17:52:01 +01:00 |
|