367 Commits

Author SHA1 Message Date
Unitech
565fc77e6e add command to display application environment 2018-09-28 21:17:15 +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
d50f78016b pm2 set pm2:registry 2018-09-27 17:51:53 +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
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
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
41ea1c29ab Merge branch 'development' 2018-09-19 15:53:50 +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
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
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
95321c6dd2 Merge branch 'master' into development 2018-08-23 10:44:14 +02:00
Unitech
16f4f2bc65 fix: #3877 #3831 2018-08-23 10:36:42 +02:00
Unitech
03af38cc65 tweak: do not install pm2-logrotate and pm2-server-monit 2018-08-22 10:45:32 +02:00
Unitech
8e6481bc9a Merge branch 'master' into development 2018-08-21 14:58:15 +02:00
vince
83033d4cde feature: add id column in stacked mode (80 char mode) 2018-08-20 11:57:06 +02:00
Vincent Vallet
83294afee7
Merge branch 'development' into development 2018-08-17 12:02:42 +02:00
Vincent Vallet
4217b15054
Merge pull request #3821 from imarakho/post_install
added post_install to ecosystem.json
2018-08-17 11:58:35 +02:00
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