2057 Commits

Author SHA1 Message Date
Robin Monnier
b26efa0d4c fix bug with interpreter args 2018-03-16 17:40:23 +01:00
Robin Monnier
716b191ae8 add documentation to schema.json 2018-03-15 17:37:01 +01:00
Unitech
340011cace fix: restore --raw option #3476 2018-02-20 10:18:34 +01:00
Vincent Vallet
c6d7ace802
Merge pull request #3466 from natcl/development
Add windowsHide option to allow Windows popup from pm2 process file
2018-02-19 09:40:34 +01:00
Nathanaël Lécaudé
f305d6d06e
Correct typo 2018-02-16 11:45:05 -05:00
Nathanaël Lécaudé
767c36f5ad Check if windowsHide is bool 2018-02-16 11:18:13 -05:00
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
Nathanaël Lécaudé
82375af8ab Revert to cleaner check 2018-02-15 11:17:33 -05:00
Nathanaël Lécaudé
031a6686f3
Fix 'start pm2 inside pm2' test 2018-02-14 18:51:34 -05:00
Nathanaël Lécaudé
ab54f6aed9
Revert windowsHide to true for cluster mode, only needed in fork mode. 2018-02-14 18:30:46 -05:00
Nathanaël Lécaudé
97fb295c9e Merge remote-tracking branch 'upstream/development' into development 2018-02-14 17:21:10 -05:00
Vincent Vallet
f3b3572689
Merge pull request #3458 from Unitech/pm2_install_command
Pm2 install command
2018-02-14 14:43:13 +01:00
Nathanaël Lécaudé
387270d480 Add windowsHide option so it can be set via process file, fixes #3425 2018-02-13 11:54:23 -05: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