2278 Commits

Author SHA1 Message Date
Unitech
5e6819fc0d modules: changing some wording 2018-10-01 10:07:07 +02:00
Unitech
bfb71a6f7e module: bind install url 2018-09-29 16:40:29 +02:00
Unitech
565fc77e6e add command to display application environment 2018-09-28 21:17:15 +02:00
Unitech
39917f976f #3932 address CPU spikes - now using bellow to 0.5% in average 2018-09-28 20:47:57 +02:00
Unitech
58ac5adc23 drop pm2 publish for npm module make tar default + pm2 publish folder/ 2018-09-28 20:32:46 +02:00
Unitech
6fdf21fd73 feature allow pm2 install <url>.tar.gz + fix smart prefix system 2018-09-27 18:19:43 +02:00
Unitech
30c3b1ae65 delay initialization of user_conf 2018-09-27 17:57:17 +02:00
Unitech
d50f78016b pm2 set pm2:registry 2018-09-27 17:51:53 +02:00
Unitech
88b3abc985 feature: pm2 internal config 2018-09-27 17:24:24 +02:00
Unitech
2bfaaca806 feature: add exponential backoff restart delay via --exp-backoff-restart-delay 2018-09-27 17:05:40 +02:00
Unitech
f0ddc09177 module fix attr name alias 2018-09-27 16:29:51 +02:00
Unitech
e5415432d1 module: replace dot to dash on packaged version 2018-09-27 15:37:21 +02:00
Unitech
058ea6e2c9 parse package.json to retrieve module version running in mem + --bail on mocha.opts to fail fast 2018-09-27 15:34:02 +02:00
Unitech
c26bf03883 more mono/multi app module tests + pm2 package command 2018-09-27 13:40:55 +02:00
Unitech
8002c510d9 good name (name-version.tar.gz) on target folder + fix registry speed issues by using right methods to send file + separate packaging function 2018-09-27 02:23:08 +02:00
Unitech
5b5c41940a module rewrite: refactor rollback for npm mods 2018-09-25 23:40:38 +02:00
Unitech
85a84f4677 module system: rewrite 2018-09-25 20:50:59 +02:00
Unitech
b4575e2976 adapt tests 2018-09-25 00:43:05 +02:00
Unitech
c241d77b31 multiple fixes 2018-09-25 00:07:45 +02:00
Unitech
58d2465ef7 merge development 2018-09-25 00:06:22 +02:00
Unitech
9aa0abbdab drop v1 modules logic and tests + v1 of tarball module management + add Common.err and Common.log helper with auto prefix + split module logic 2018-09-24 22:55:18 +02:00
Unitech
71c6e749c6 remove double new line 2018-09-24 17:21:46 +02:00
Unitech
0c652f0406 remove some logs on pm2 kill 2018-09-24 14:55:45 +02:00
Unitech
adf5e7d8a5 fix an oversight 2018-09-24 14:52:11 +02:00
Unitech
e793425afb first partial commit to support local tarball module install (install + respawn on boot) + refactor of module system 2018-09-24 14:42:40 +02:00
Unitech
3e3077698c --time to enable log date prefixing 2018-09-24 00:17:23 +02:00
Unitech
0f1c2c6a24 faster logs throughput date parsing by replacing moment by date-fns in PM2 Daemon + homogeneize all logs with same date format + factorize ForkMode logging 2018-09-23 23:33:42 +02:00
Unitech
9f3b5ea80c CHANGE: now log_date_format is attached by default + fix multi line #2792 + cleanup travis file 2018-09-23 19:44:41 +02:00
Unitech
cb093237a7 refactor + fix bug watch_delay on json + add user mgmt tests + change tests order/remove toxic flag 2018-09-23 19:28:13 +02:00
Unitech
8c99e439a4 resolve uid to username 2018-09-23 18:06:42 +02:00
Unitech
ccb35ef8ca proper support of setting the right user in fork mode (uid/user resolution + HOME set) 2018-09-23 17:54:07 +02:00
Unitech
b4708e7498 chore: adapt tests 2018-09-21 14:22:07 +02:00
Unitech
e2aa872b37 -i <instances> default to exec_mode fork if not a node app + add test + remove unused test 2018-09-20 13:36:51 +02:00
Unitech
41ea1c29ab Merge branch 'development' 2018-09-19 15:53:50 +02:00
Unitech
9abada0bd2 fix check exec 2018-09-19 15:20:31 +02:00
Unitech
160dc26f8f cluster mode enable only for node apps 2018-09-19 12:26:33 +02:00
Unitech
ed13628540 ecosytem/cli: force fork mode for multi non node.js instances 2018-09-19 12:08:53 +02:00
Alexandre Strzelewicz
96332a37a1
Merge pull request #3820 from imarakho/log_issue1
fix for issue #3506
2018-09-19 12:00:45 +02:00
Alexandre Strzelewicz
39727f258c
Merge pull request #3918 from Unitech/warn_message_deprecated
fix: remove warn message about clustering for old node 0.10 version
2018-09-19 11:58:43 +02:00
Unitech
cb220d8f83 template: default ecosystem with options 2018-09-19 11:58:29 +02:00
Unitech
51ab4a978f feature: switch to websocket by default when running pm2 link/plus 2018-09-19 11:58:29 +02:00
vince
e8ed1e510a fix: #3896 update file path if we are reading the backup file 2018-09-18 10:46:25 +02:00
vince
83ac16d5f2 fix: remove warn message about clustering for old node 0.10 version 2018-09-18 10:13:07 +02:00
vmarchaud
624f98fb83 tests: fix instable test 2018-09-12 14:39:30 +02:00
vmarchaud
fe0a305108 plus: fix oauth url + add terms & conditions in register 2018-09-12 14:39:30 +02:00
vince
7b43fea55d hotfix: #3901 fix error when installing module 2018-09-10 16:16:16 +02:00
Unitech
9a36bfeb7e fix: remove ending \n on git version comment 2018-09-03 17:25:45 +02:00
Unitech
349664329e fix: restore monitored indicator 2018-08-29 11:53:18 +02:00
Unitech
6a8bb26952 fix: remove install of modules on pm2 plus command 2018-08-28 16:51:38 +02:00
Unitech
fe2a4448be #3076: auto flush python stdout 2018-08-27 19:15:25 +02:00