429 Commits

Author SHA1 Message Date
Vincent Vallet
79ab92425f
Merge branch 'development' into flag--ext 2018-08-17 10:38:08 +02:00
Vincent Vallet
61e32a4305
chore: remove unused console.log 2018-08-17 10:33:28 +02:00
Vincent Vallet
bbcc85a416
Merge pull request #3822 from imarakho/flush_parameter
added parameter to flush command(added tests)
2018-08-17 10:29:46 +02:00
Vincent Vallet
7e92855ff5
Merge pull request #3807 from medanat/minimize-async-lib-footprint
Minimize async lib footprint
2018-08-17 10:23:57 +02:00
Vivien Adnot
3d0461c3e0 fixed unstartup when launchd 2018-08-17 09:44:38 +02:00
vince
8df2451e05 fix: #3831 switch registerToKM() to register() 2018-08-17 09:42:24 +02:00
Unitech
277ec6ba8d fix: pm2 plus + register 2018-07-26 17:27:31 +02:00
Igor Marakhov
31789a9a6d added parameter to flush command(tests added) 2018-07-26 15:59:47 +03:00
imarakho
d560430068
Merge branch 'development' into post_install 2018-07-25 17:45:37 +03:00
Igor Marakhov
991ef5b9d3 added post_install to ecosystem.json 2018-07-25 17:10:11 +03:00
Igor Marakhov
8e491bfdc1 added --ext flag 2018-07-24 16:04:22 +03:00
Igor Marakhov
3cdcbaa22a fix for issue #3506 2018-07-24 14:48:40 +03:00
Unitech
bdddd87862 fix: smoother update 2018-07-23 18:46:36 +02:00
Unitech
ebffb609cf fix: allow to set a name via pm2 link 2018-07-20 15:51:24 +02:00
Unitech
4e79da1caa #3530 automatic padding increase on pm2 logs 2018-07-20 14:45:24 +02:00
Yazan Medanat
b8b48e83f7 refactor: removes unused imports. 2018-07-19 10:18:16 -04:00
Yazan Medanat
6466ee44c1 refactor: only import the necessary methods from async. 2018-07-19 10:18:08 -04:00
Yazan Medanat
679b14ff4b refactor: removes unused async imports. 2018-07-19 10:17:50 -04:00
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
bc5c7e92cd refactor: split / remove unused code / DRY / pm2 enterprise|plus - breaking: .interact dropped 2018-07-13 18:29:33 +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
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
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
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
Livii Iabanzhi
cae6313419 Fixed --ignore-watch flag and written tests for --ignore-watch 2018-06-22 18:00:09 +03: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
Livii Iabanzhi
76c731fef9 [WIP]Add directory support for --ignore-watch 2018-06-18 18:16:46 +03:00
Alexandre Strzelewicz
85458261d2
Merge pull request #3718 from AaronM04/openbsd-init-script
OpenBSD init script
2018-06-18 16:10:12 +02:00
Aaron Miller
fdeb0c327a feat: add support for openbsd rc.d init scripts 2018-06-16 16:43:04 -07:00
vince
e3a6aea748 feature: #3692 allow pm2 to send to pm2-io-apm configuration 2018-06-15 16:59:27 +02:00
vince
052d6c55df fix: #3695 change version check method in order to make it work with alpha/beta versions 2018-06-07 15:59:46 +02:00
Alexandre Strzelewicz
ef965de1f4 #3651 fix username undefined 2018-06-03 20:53:09 +02:00
Alexandre Strzelewicz
cb6521ac32 refactor: use @pm2/js-api for login/register on pm2.io via CLI 2018-05-30 14:48:21 +02:00
Alexandre Strzelewicz
99cd385038 pm2 login/register: fix legacy login 2018-05-29 21:36:34 +02:00
Alexandre Strzelewicz
ff1a7f315b fix: startup script issue 18.04 #3645 2018-05-26 19:14:37 +02:00
Alexandre Strzelewicz
0e4453d9cc chore: merge master in development 2018-05-26 19:12:41 +02:00
Alexandre Strzelewicz
2c8170c25e chore: keymetrics -> pm2 2018-05-26 19:09:21 +02:00