386 Commits

Author SHA1 Message Date
Unitech
b8ac6d0949 fix: switch to new api 2019-01-30 15:15:37 +01:00
Unitech
4376dc38a0 fix: enhancement pm2 plus register flow 2019-01-08 17:35:46 +01:00
vmarchaud
cbd25a3b8c
feat: re-implement pm2 plus cli 2019-01-07 11:06:34 +01:00
Unitech
09420d5c34 feat: enhance pm2 report 2018-12-27 15:29:47 +01:00
Unitech
0b71c7a93d fix: print full env + skip extra internal fields when using programmatic pm2 2018-12-27 12:17:38 +01:00
Unitech
2322438cae fix: resolve uid to username properly 2018-12-19 16:49:23 +01:00
Unitech
faa7496aed feat: add cron configuration if set when doing pm2 desc <app_name> 2018-12-19 16:23:34 +01:00
Alexandre Strzelewicz
1a826fea57
Merge pull request #4032 from bifot/master
Deleted double semi
2018-12-18 14:09:38 +01:00
Unitech
d50a976b7f fix: flush specific app should not flush all logs #4074 2018-12-18 13:48:04 +01:00
Mikhail Semin
17c86261dd deleted double semi 2018-11-19 21:03:07 +03:00
Michał Gryniak
9f527762f4
Handle path spaces on Windows
Can't install modules on Windows when pm2 has spaces in path, i.e. "Program Files".
2018-10-08 14:48:09 +02:00
Unitech
8d60ce2988 modules fixes 2018-10-01 18:19:07 +02:00
Unitech
c2dc02024a modules: delete on uninstall/reinstall 2018-10-01 18:02:13 +02:00
Unitech
f189620c40 module: replace node wget by wget command 2018-10-01 16:08:29 +02:00
Unitech
7ce1fcdd66 use strict for node 4 2018-10-01 12:39:11 +02:00
Unitech
17fa30700f fix table rendered for modules 2018-10-01 12:32:07 +02:00
Unitech
d9e6042e82 fix when pm2/apps attribute is not an array 2018-10-01 12:11:36 +02:00
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
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