112 Commits

Author SHA1 Message Date
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
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
Vincent Vallet
83294afee7
Merge branch 'development' into development 2018-08-17 12:02:42 +02:00
Vincent Vallet
79ab92425f
Merge branch 'development' into flag--ext 2018-08-17 10:38:08 +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
vince
bbcb2b6b5c fix: access gl_retry as class property 2018-08-17 09:42:34 +02:00
Igor Marakhov
8e491bfdc1 added --ext flag 2018-07-24 16:04:22 +03:00
Unitech
bdddd87862 fix: smoother update 2018-07-23 18:46:36 +02:00
Yazan Medanat
6466ee44c1 refactor: only import the necessary methods from async. 2018-07-19 10:18:08 -04: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
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
Xianming Zhong
165a05c854
fix: option -w doesn't work 2018-07-06 15:29:12 +08:00
Livii Iabanzhi
3785d6e507 Implemented flag --watch-delay with tests 2018-07-01 12:47:30 +03:00
Unitech
66d5e061f0 chore: display active transport 2018-06-25 10:39:16 +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
vince
e3a6aea748 feature: #3692 allow pm2 to send to pm2-io-apm configuration 2018-06-15 16:59:27 +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
af60e99466 feature: allow to start raw command via pm2 start "my command with params" + alias script in ecosystem file with cmd & command 2018-05-27 16:07:54 +02:00
Alexandre Strzelewicz
2c8170c25e chore: keymetrics -> pm2 2018-05-26 19:09:21 +02:00
Unitech
53ca18c128 chore: upgrade all modules + keymetrics-agent -> pm2/agent + increase version enabling v8-compile-cache 2018-05-17 15:42:43 +02:00
Unitech
56f05a900b fix: bug because of const 2018-05-11 00:12:01 +02:00
Unitech
d0a2a30e41 refactor: centralize SECRET/PUBLIC/MACHINE_NAME + change some wordings 2018-05-10 20:09:13 +02:00
Unitech
e13f39c90b fix: conflict 2018-03-16 19:46:05 +01:00
Eywek
2506c75956 improv: use keymetrics-agent 2018-03-16 18:19:13 +01:00
vince
bb57c76d41 refactor: drop gracefullreload 2018-02-28 18:39:40 +01:00
vince
d322dd00de refactor: add node 4.x support 2018-02-27 16:53:40 +01:00
vince
6d8f0dfae8 refactor: create alias method instead of modify prototype 2018-02-27 16:15:41 +01:00
vince
047aa494d5 refactor: change safety var to const 2018-02-27 15:47:37 +01:00
vince
0cab8880ff refactor: drop some 0.x patch 2018-02-27 12:28:43 +01:00
vince
9552bd61b7 refactor: remove prototype from API and create method 2018-02-27 11:25:32 +01:00
vince
e3831f95c8 refactor: transform API into class 2018-02-27 10:52:12 +01:00
Unitech
eb39c5f697 feature: allow to set deep monitoring via environment (PM2_DEEP_MONITORING=true on start/restart) 2018-02-16 14:00:23 +01:00
Vincent Vallet
9c66192b63
Merge branch 'development' into bad_username 2018-01-22 15:09:08 +01:00
wallet77
291936818b #3360 pm2 show wrong user, move getUsername logic into common and API. 2018-01-16 11:17:54 +01:00
wallet77
f41ff15451 add sorting feature for process list 2018-01-10 10:34:12 +01:00
Unitech
e6fe532e60 append SUDO_USER to app.uid + handle error when wrong perm on socket 2017-12-21 11:45:12 +01:00
Unitech
8ba48cbb8c verify if linked to KM 2017-11-22 18:23:57 +01:00
Unitech
13a6b266cb change motd 2017-11-22 15:44:18 +01:00
Alexandre Strzelewicz
befdb9c6eb node@0.10/windows support 2017-09-25 14:55:43 +02:00
Alexandre Strzelewicz
7408d0c90c #3085 ignore default commander.js value on restart/reload 2017-08-11 14:24:53 +02:00
Unitech
d554c6cd84 #3007 fix 2017-07-14 14:12:20 +02:00
Unitech
6d934994b4 #2951 enhancements for reload locker 2017-07-04 19:02:00 +02:00
Unitech
81ed75eed5 #2290 allow to declare apps list under 'pm2' attribute in ecosystem files 2017-07-03 00:52:04 +02:00
Unitech
74fd7743fc #2690 --parallel <nb> - allow to configure number of concurrent actions on pm2 reload or pm2 restart 2017-07-03 00:44:06 +02:00
Unitech
7d6f173078 #2144 #1060 #2957 #2033 #1872 #2938 #971 Select application uid/gid via --uid --gid (CLI+JSON) + pm2 install --uid / --gid 2017-07-02 19:28:41 +02:00
vmarchaud
673b6cddd5 (tests) add node_app_instance tests for fork mode #2984 2017-06-29 10:39:13 +02:00