2185 Commits

Author SHA1 Message Date
Unitech
9171b81024 fix: display error message from pm2-deploy 2018-07-17 15:25:22 +02:00
Unitech
0495bd8e4f fix: protect geteuid/getegid from being called on windows #3793 2018-07-17 15:25:22 +02:00
Unitech
56f5e04787 fix: put message module at the right level 2018-07-17 15:25:22 +02:00
Vadim Kotov
10d5c9c74b Fixed grammar: 'does not exists' -> 'does not exist' 2018-07-16 16:29:32 +03:00
Unitech
89e2a125c2 fix: let->var 2018-07-13 23:38:19 +02:00
Unitech
f3faa3d846 fix: method renaming 2018-07-13 18:51:01 +02:00
Unitech
bc5c7e92cd refactor: split / remove unused code / DRY / pm2 enterprise|plus - breaking: .interact dropped 2018-07-13 18:29:33 +02:00
Unitech
88551b8cfe fix: #3791 mitigate pidusage errores 2018-07-13 16:05:01 +02:00
Alexandre Strzelewicz
ea5d74a87f
Merge pull request #3787 from Unitech/multi-only
Multi only
2018-07-13 13:55:00 +02:00
Unitech
fcf75e2cc3 feature: pm2 plus xx yy now generates a name with hostname-UID 2018-07-12 15:34:37 +02:00
Unitech
bea983306c feature: #3757 --only='app1,app2' 2018-07-12 15:19:03 +02:00
Unitech
f807937916 #3777 always display pm2 plus info if linked 2018-07-12 14:50:17 +02:00
Unitech
1da6edde80 feature: pm2 plus cli 2018-07-11 12:51:25 +02:00
Alexandre Strzelewicz
466d2701ca
Merge pull request #3780 from Unitech/plus_modules
feature: with pm2 plus command ask to install modules
2018-07-11 10:24:10 +02:00
vince
35a1ed2a13 feature: reload all apps after connection to pm2 plus 2018-07-10 16:52:58 +02:00
vince
68e87b39ae feature: ask to install module after connection with KM 2018-07-10 16:38:35 +02:00
vince
28c61716ee feature: with pm2 plus command ask to install modules 2018-07-10 14:40:19 +02:00
Unitech
3a582b42f9 fix: #3764 2018-07-10 11:54:26 +02:00
Unitech
8692a1daf7 chore: new ascii logo + refactor pm2 plus command 2018-07-10 11:29:22 +02:00
Unitech
cdc4a767d5 chore: change motd.update + alias register to pm2 plus 2018-07-10 11:17:48 +02:00
Vincent Vallet
0477354b50
Merge pull request #3768 from Unitech/spaces
hotfix: fix #3767, do not consider as a command if space and slash ar…
2018-07-10 11:15:03 +02:00
Unitech
902e5a5a12 fix: restore no_interaction for pm2-dev 2018-07-09 15:15:39 +02:00
Xianming Zhong
165a05c854
fix: option -w doesn't work 2018-07-06 15:29:12 +08:00
vince
d15a12ceae hotfix: fix #3767, do not consider as a command if space and slash are found 2018-07-05 16:29:34 +02:00
Vincent Vallet
429e455db9
Merge pull request #3762 from shaharmor/issue-3441
Safeguard for client disconnection
2018-07-05 15:26:57 +02:00
vince
f8ec1503c3 hotfix: fix #3767, do not consider as a command if space and slash are found 2018-07-05 15:23:12 +02:00
Shahar Mor
76d07b966a
rename removeEventListener to removeListener 2018-07-05 15:10:14 +03:00
Shahar Mor
8229bc9567
rename .off to .removeEventListener 2018-07-05 14:44:11 +03:00
Shahar Mor
d2a30598ea make sure client is still connected before calling method 2018-07-04 21:59:56 +03:00
Shahar Mor
2f2334c799 unsubscribe from RPC events 2018-07-04 21:50:59 +03:00
Vincent Vallet
6628f16374
Merge pull request #3737 from morugu/add-node-env-output
add node env when using show command
2018-07-04 15:11:14 +02:00
Vincent Vallet
06872c2520
Merge pull request #3743 from vivex/master
fixes #3735
2018-07-04 14:49:50 +02:00
Vincent Vallet
2dac235bc8
Merge pull request #3748 from JimiC/support_nvm4win
Add support for nvm for Windows
2018-07-04 14:49:11 +02:00
Vincent Vallet
d4e66e3a9d
Merge pull request #3752 from PeterDaveHello/upstart.tpl
Improve upstart.tpl shell script syntax
2018-07-04 14:48:08 +02:00
Peter Dave Hello
5c11598326 fix: remove trailing spaces
Most of the coding style guides ask to remove trailing spaces, also,
current .editorconfig has the same config.
2018-07-02 20:34:28 +08:00
Peter Dave Hello
d0a4c02118 Improve upstart.tpl shell script syntax
- Use spaces instead of tab for indent
- Replace deprecated `command` with $(command)
- Add missing quote to variable reference
- Separate variable declaration and assign to avoid masking return values
2018-07-02 20:20:57 +08:00
JimiC
6b52514c9f Add support for nvm for Windows 2018-06-28 19:14:45 +03:00
Vivek Soni
0548cb82aa fixes #3735 2018-06-27 19:52:46 +05:30
shoya shiraki
32626cbe63 add node env when using show command 2018-06-26 13:12:29 +09:00
Florian Hermouet-Joscht
792cef8ec8
Fix #3669
Fix revert path of modules
2018-06-25 16:09:24 +02:00
Unitech
66d5e061f0 chore: display active transport 2018-06-25 10:39:16 +02:00
Unitech
dfd3d621b8 fix: format cpu usage at root 2018-06-21 12:27:34 +02:00
abluchet
d39a4247fd Fix cpu value for modules 2018-06-19 17:08:47 +02:00
abluchet
623eb78e66 Fix pm2 list cpu display 2018-06-19 11:57:43 +02:00
Alexandre Strzelewicz
85458261d2
Merge pull request #3718 from AaronM04/openbsd-init-script
OpenBSD init script
2018-06-18 16:10:12 +02:00
vince
37dc7de11e fix: return the configuration and allow custom conf to override default values 2018-06-18 10:58:33 +02:00
Aaron Miller
fdeb0c327a feat: add support for openbsd rc.d init scripts 2018-06-16 16:43:04 -07:00
vince
ba2ee3b1ea fix: add use strict for node 4 compatibility 2018-06-15 17:44:47 +02:00
vince
e3a6aea748 feature: #3692 allow pm2 to send to pm2-io-apm configuration 2018-06-15 16:59:27 +02:00
Unitech
992a045227 chore: shorten ecosystem file 2018-06-13 00:14:19 +02:00