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
a435f2f03e
pm2@2.8.0
2017-11-22 18:25:04 +01:00
Unitech
8ba48cbb8c
verify if linked to KM
2017-11-22 18:23:57 +01:00
Unitech
34b246466b
add pm2 unlink
2017-11-22 18:23:32 +01:00
Unitech
c6d8e83d8c
gMerge branch 'development'
2017-11-22 15:44:48 +01:00
Unitech
07d77f93f2
add motd
2017-11-22 15:44:33 +01:00
Unitech
13a6b266cb
change motd
2017-11-22 15:44:18 +01:00
Unitech
2db141af2e
PM2 CE
2017-11-22 15:12:14 +01:00
Unitech
f6c70529bb
upgrade source-map-support
2017-11-22 11:15:04 +01:00
Unitech
121bd1f0c2
switch from pmx#master to pmx@1.5.5
2017-11-22 11:12:23 +01:00
Unitech
e6dec117e0
km: deactivate
2017-11-22 00:51:06 +01:00
vmarchaud
20b72e28dc
version: minor bump to 2.8.0
2017-11-16 18:40:01 +01:00
vmarchaud
a1d40d38f7
changelog: update 2.8
2017-11-16 11:39:05 +01:00
Mark Lin
284714b50c
Fix: fixing the send_data_process bug
2017-11-16 11:29:44 +01:00
Alexandre Strzelewicz
342dd05893
pmx
2017-11-13 18:26:12 +01:00
vmarchaud
2b9f9a0e11
interactor: use defined port for push + use custom port for handshake
2017-11-13 15:48:05 +01:00
Alexandre Strzelewicz
34645f166b
README.md update + pmx mainline
2017-11-09 12:12:33 +01:00
Alexandre Strzelewicz
d92f2c207f
Merge pull request #3255 from soyuka/fix-windows-hide
...
Implement windowsHide in God spawn methods
2017-11-03 17:40:54 +01:00
soyuka
28d28b4995
Implement windowsHide in God spawn methods
2017-11-02 19:23:36 +01:00
Alexandre Strzelewicz
56280887b1
\#3248 add test file
2017-11-02 16:55:29 +01:00
Alexandre Strzelewicz
7591c74f22
tryout pmx#development with ES6 import support
2017-11-02 15:29:44 +01:00
Alexandre Strzelewicz
129b64de19
Merge pull request #3248 from vpotseluyko/master
...
- Initial es6 modules support
2017-11-02 15:27:57 +01:00
Alexandre Strzelewicz
bc5839fb9e
travis node@9 tests
2017-11-02 15:03:51 +01:00
vyacheslav
c63ecb08c3
- Initial es6 modules support
2017-10-29 13:28:21 +03:00
Alexandre Strzelewicz
8069e68026
Merge pull request #3205 from dguo/patch-1
...
Fix an error message typo
2017-10-27 12:05:27 +02:00
Alexandre Strzelewicz
5d73da426d
Merge pull request #3214 from daytonlowell/patch-1
...
Changed OS X to macOS as Apple changed the OS name
2017-10-27 12:03:12 +02:00
Jan Johannes
0a5522e802
Fix docker-pm2 to accept official PM2 home env var
2017-10-27 11:01:03 +02: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
Alexandre Strzelewicz
171e971156
Merge pull request #3236 from f-hj/development
...
fix pm2 install http://modules
2017-10-25 16:24:03 +02:00
Florian H-J
12e423855a
fix pm2 install http://modules
2017-10-25 15:51:00 +02:00
vmarchaud
f2fd05603f
cli: dont parse Infinity as valid number when using pm2 logs --lines, fixes #3225
2017-10-25 10:30:25 +02:00
Daniel Tschinder
38425d4658
Add test
2017-10-25 10:24:28 +02:00
Daniel Tschinder
1fee1d0783
Allow installing modules from local file destinations
...
For example `pm2 install file:///home/user/module`
2017-10-25 10:24:28 +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
Daniel Tschinder
7e099e7883
Fix applying env PM2_CONCURRENT_ACTIONS correctly
...
Now the default will be either 1 or 2 depending on node version and the environment variable will still be able to overwrite the default.
2017-10-25 10:11:42 +02:00
Alexandre Strzelewicz
d3ad613d37
tryout with master
2017-10-19 19:12:49 +02:00
Alexandre Strzelewicz
0a3d6e1358
switch to pmx#development
2017-10-19 18:10:38 +02:00
Alexandre Strzelewicz
f3f8c869fc
pmx@stable
2017-10-19 16:59:32 +02:00
Alexandre Strzelewicz
5922a8d7a5
keymetrics/pmx#development
2017-10-19 16:46:42 +02:00
Alexandre Strzelewicz
fff6de2f4e
re run test
2017-10-19 16:20:54 +02:00
Alexandre Strzelewicz
35a312227e
edit tests
2017-10-19 16:19:47 +02:00
Alexandre Strzelewicz
1846c5c654
edit tests
2017-10-19 16:19:40 +02:00
Alexandre Strzelewicz
1b45b01794
purge tests
2017-10-19 13:41:34 +02:00
Alexandre Strzelewicz
9ecc3c094b
switch to pmx#development
2017-10-19 00:50:10 +02:00
Alexandre Strzelewicz
596b29c840
pm2@2.7.2
2.7.2
2017-10-18 10:40:04 +02:00
Alexandre Strzelewicz
5d5e8b4687
README.md minor tweaks
2017-10-18 10:37:48 +02:00
Alexandre Strzelewicz
616b002e08
CHANGELOG.md
2017-10-18 10:36:00 +02:00
Dayton
988bbcd46a
Changed OS X to macOS as Apple changed the OS name
2017-10-17 14:16:54 -05:00
Alexandre Strzelewicz
f28d2e5072
allow to pm2 install http://modules
2017-10-13 18:15:02 +02:00