232 Commits

Author SHA1 Message Date
vince
f2523f6a6b fix: #3485 fix issue when there is empty dump file 2018-03-02 10:22:23 +01:00
Nathanaël Lécaudé
97fb295c9e Merge remote-tracking branch 'upstream/development' into development 2018-02-14 17:21:10 -05:00
Nathanaël Lécaudé
387270d480 Add windowsHide option so it can be set via process file, fixes #3425 2018-02-13 11:54:23 -05:00
vince
a315eeb65f fix: add livescript in default modules 2018-02-09 10:49:39 +01:00
vince
828a30d0cc feat: add dependencies section into ecosystem.json file. 2018-02-08 15:57:58 +01:00
vince
1b92a9c400 refactor: delete all "if" condition when installing new module, create an object with all modules and a generic installation process 2018-02-08 10:55:58 +01:00
Alexandre Strzelewicz
331bc741d7
Merge pull request #3448 from Unitech/deep_monitoring_flag
feat: add flag to enable deep-monitoring
2018-02-05 18:59:21 +01:00
vince
c541868837 feat: add flag to enable deep-monitoring 2018-02-05 15:10:21 +01:00
vince
9dddc80db5 feat: allow pm2 to install a set of module as one single command and add deep-monitoring. 2018-02-05 13:52:48 +01:00
Alexandre Strzelewicz
77a3527407
Merge pull request #3443 from Unitech/event-loop-inspector
fix: replace dash with underscore
2018-02-03 11:53:28 +01:00
vince
203df7688c fix: replace dash with underscore 2018-02-02 18:07:50 +01:00
Vincent Vallet
dad98e6e07
Merge pull request #3442 from Unitech/event-loop-inspector
feat: allow pm2 to install and enable event-loop-inspector data colle…
2018-02-02 17:43:52 +01:00
Unitech
c13b236482 refactor: deep pm2-runtime refactor #3408 #3257 #3266 2018-02-02 15:39:17 +01:00
Unitech
6687d49941 feat: pm2 pid <app_name> command 2018-02-02 15:32:54 +01:00
vince
e6b0c47443 feat: allow pm2 to install and enable event-loop-inspector data collecting 2018-02-02 14:56:23 +01:00
vince
757562f755 Merge branch 'development' of github.com:Unitech/pm2 into v8_option 2018-01-31 17:16:55 +01:00
vince
aa180fa8ab feat: allow pm2 to enable v8 data collecting from pmx 2018-01-31 15:08:31 +01:00
vince
1563416858 feat: allow pm2 to install gc-stats 2018-01-31 10:17:51 +01:00
Unitech
d956f5ccd4 fix --sort 2018-01-22 16:03:28 +01:00
Vincent Vallet
9c66192b63
Merge branch 'development' into bad_username 2018-01-22 15:09:08 +01:00
wallet77
1f38463836 #3360 pm2 show wrong user, now display user who started the application 2018-01-12 10:36:53 +01:00
wallet77
f41ff15451 add sorting feature for process list 2018-01-10 10:34:12 +01:00
Alexandre Strzelewicz
9417e2a600
Merge pull request #3374 from czonechan/development
raw output should keep the original output stream in docker.
2018-01-04 13:31:36 +01:00
Unitech
3e1fdc0667 #3365 adapt report feature for windows 2017-12-29 00:25:47 +01:00
Unitech
2271010575 #3367 Display an error if the process is not found when running 'pm2 logs <process-name>' 2017-12-29 00:22:30 +01:00
Unitech
7d09410efc modules: move to another folder 2017-12-21 17:52:01 +01:00
Unitech
0031e77c85 fix cwd issue when a module try to update himself 2017-12-21 17:24:42 +01:00
Unitech
6b26e632b8 minor performance optimization when loading modules 2017-12-21 13:59:14 +01:00
Unitech
2c85396583 Merge branch 'master' into development 2017-12-18 00:20:34 +01:00
Unitech
f0c34b7bfa #3356 PR has introduced bug... 2017-12-15 00:32:34 +01:00
Unitech
545f049d52 add support for npm when installing over apt 2017-12-14 16:32:06 +01:00
Unitech
28f11b9fb6 #3347 --wait-ip option to override systemd script for waiting full internet connectivity 2017-12-12 13:27:01 +01:00
Unitech
16bb69fa25 startup: systemd disable chmod 2017-12-06 20:09:13 +01:00
陈细忠
d47a2173e5 raw output should keep the original output stream in docker. 2017-12-06 12:46:08 +08:00
Alexandre Strzelewicz
1be9778299
Merge pull request #3316 from serkanyersen/patch-1
raw output should keep the original output stream.
2017-12-04 18:27:00 +01:00
Alexandre Strzelewicz
5cf5f088c8
Merge pull request #3324 from 720720/freebsd
FreeBSD Startup Support
2017-12-04 18:10:06 +01:00
Unitech
288f39330b #3314 pm2 install <module> --safe 2017-12-04 01:47:44 +01:00
Unitech
83f899d2c0 #3273 fix pid path in --mini-list 2017-12-03 19:39:29 +01:00
Unitech
b5372aa19e module system v3: independant folder for each module + retrocompat v2/v3 2017-12-03 16:17:22 +01:00
Richard Sartori
0abcfc8dc6 FreeBSD Startup Support 2017-12-02 09:28:04 +01:00
Serkan Yerşen
5ba4f328ac
fix mistake on the console.error 2017-11-27 16:58:06 -08:00
Serkan Yerşen
3ce8d65ebb
raw output should keep the original output stream.
in docker/kubernetes setup, error logging depends on errors being on stderr. My app does this by default but when PM2 takes over, all logs gets combined into stdout. Which makes really hard to automatically detect the error logs.
2017-11-27 16:53:54 -08:00
Unitech
13a6b266cb change motd 2017-11-22 15:44:18 +01:00
Mark Lin
284714b50c Fix: fixing the send_data_process bug 2017-11-16 11:29:44 +01:00
Danny Guo
513c11a051 Add flag to turn off auto exit with pm2-docker
Because we want auto exit to be on by default for pm2-docker, the
flag needs to be changed to explicitly turn it off.
2017-10-25 19:19:14 +02:00
vmarchaud
4f5566ea93
log: dont print if the line is empty #3193 2017-10-25 10:19:56 +02:00
Daniel Tschinder
fb8fbe117a feat(startup): Allow custom service names for startup scripts
Especially when running mutliple instances of pm2 on one machine with
the same user this helps to create multiple startup scripts for each of
the instance.
2017-10-25 10:16:51 +02:00
Alexandre Strzelewicz
35a312227e edit tests 2017-10-19 16:19:47 +02:00
Alexandre Strzelewicz
8e3facc50b Merge pull request #3200 from dguo/tsx
Associate .tsx files with ts-node
2017-10-07 18:54:53 +02:00
Danny Guo
6237bc9d65 Associate .tsx files with ts-node 2017-10-07 10:04:57 -04:00