2115 Commits

Author SHA1 Message Date
Unitech
adcbebc3f6 chore: pmx -> pm2.io 2018-05-11 00:50:49 +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
vmarchaud
928f41c7ad
deps: use @keymetrics/pmx insteadof pmx 2018-04-30 15:38:19 +02:00
Unitech
3424ee2787 chore: sync from master 2018-04-26 23:05:40 +02:00
vmarchaud
85a5ee0f1f chore: add unique id for each process 2018-04-23 15:21:27 +02:00
ngtmuzi
c4c811e76e fix the bug: process with "restart-delay" can't restart when manually stop 2018-04-02 16:41:43 +08:00
Unitech
e09cdbabd0 fix: reinforce pm2-runtime auto exit strategy #3567 #3206 2018-03-28 16:24:44 +02:00
vmarchaud
dfb1f7ced8
merge: new-agent into development 2018-03-26 14:30:48 +02:00
Vincent Vallet
1325704d95
Merge pull request #3539 from KimSeongIl/master
feat: add kill_retry_time argument
2018-03-23 19:40:03 +01:00
Vincent Vallet
bfddf4fdef
Merge pull request #3556 from N-Nagorny/logs-smart-app-name-cutting
logs: Make padding mechanism working only if padding is longer than string
2018-03-20 09:48:39 +01:00
vince
33db508481 chore: remove unused console.log 2018-03-19 16:24:48 +01:00
vince
3aeeba02f6 fix: remove unused variable when trying to use tracing 2018-03-19 15:55:57 +01:00
Eywek
3514e7fac6 Merge branch 'development' of https://github.com/Unitech/pm2 into new-agent 2018-03-19 14:55:12 +01:00
Alexandre Strzelewicz
e4e29233f9
Merge pull request #3546 from soyuka/improve-monitor-perf
Improve monitoring performances
2018-03-19 14:38:41 +01:00
abluchet
8e96ab360e Improve monitoring performances 2018-03-19 14:01:20 +01:00
Vincent Vallet
a9bfc882b6
Revert "logs: Make padding mechanism working only if padding is longer than string" 2018-03-19 09:48:33 +01:00
Vincent Vallet
f5668331db
Merge branch 'development' into master 2018-03-19 09:37:28 +01:00
Vincent Vallet
b3718656f6
Merge pull request #3545 from rmonnier/default-ecosystem
Set ecosystem.config.js as the default ecosystem file
2018-03-19 09:29:20 +01:00
Unitech
e13f39c90b fix: conflict 2018-03-16 19:46:05 +01:00
Robin Monnier
d9df60eb97 change all ecosystem.json to ecosystem.config.js 2018-03-16 18:44:00 +01:00
Eywek
2506c75956 improv: use keymetrics-agent 2018-03-16 18:19:13 +01:00
Robin Monnier
98348955a6 Merge branch 'ecosystem-documentation' of github.com:rmonnier/pm2 into ecosystem-documentation 2018-03-16 17:48:12 +01:00
Robin Monnier
b26efa0d4c fix bug with interpreter args 2018-03-16 17:40:23 +01:00
KimSeongIl
b2cc003114 feat: add kill_retry_time argument 2018-03-16 10:07:48 +09:00
Robin Monnier
40157784a6
Merge branch 'development' into ecosystem-documentation 2018-03-15 17:47:19 +01:00
Robin Monnier
716b191ae8 add documentation to schema.json 2018-03-15 17:37:01 +01:00
Eywek
37bc629659 meta: drop password 2018-03-15 15:48:59 +01:00
Nikita Nagorny
19a4d76203 Make padding mechanism working only if padding is longer than string
Signed-off-by: Nikita Nagorny <nikiton-n@mail.ru>
2018-03-14 14:16:48 +03:00
Vincent Vallet
75fb87f8a1
Merge pull request #3511 from Unitech/inspect_mode
feature: add inspect feature, on runtime
2018-03-05 23:40:00 +01:00
vince
c251c8c97e chore: wording on error message 2018-03-05 18:07:24 +01:00
vince
d9f44f170f fix: improve error message if action has failed 2018-03-05 18:07:24 +01:00
vince
e1f7224d9b feature: add inspect feature, on runtime for cluster app 2018-03-05 18:07:24 +01:00
vince
c3ae6aa8b4 feature: add inspect feature, on runtime 2018-03-05 18:07:24 +01:00
vince
bc07f43b11 fix: use polyfill module for copySync with node 4.x 2018-03-05 17:11:36 +01:00
vince
48f81a8b2f Merge branch 'development' of github.com:Unitech/pm2 into development 2018-03-05 16:03:24 +01:00
vince
aae1d55e41 chore: revert PR #3496 2018-03-05 16:02:50 +01:00
Vincent Vallet
9436f11aee
Merge pull request #3516 from Unitech/drop_unused_feature
chore: fix issue with snapshot command + remove command forceGc
2018-03-05 14:50:22 +01:00
vince
97fd1010d0 chore: fix issue with snapshot command + remove command forceGc 2018-03-05 13:38:29 +01:00
Vincent Vallet
674e446955
Merge pull request #3510 from Unitech/dump_refacto
Dump refacto
2018-03-05 11:22:33 +01:00
Alexandre Strzelewicz
9f2c4ca4c9
Merge pull request #3501 from Unitech/refactor_api
Refactor api
2018-03-02 16:36:39 +01:00
Vincent Vallet
829cc3032b
Merge pull request #3496 from rmonnier/master
Ecosystem file schema: add documentation
2018-03-02 16:16:51 +01:00
Vincent Vallet
24d2940490
Merge pull request #3484 from Unitech/pull_by_name
feature: make "pull", "backward" and "forward" works with id and pid
2018-03-02 16:16:35 +01:00
Vincent Vallet
ebe7b04872
Merge pull request #3482 from Unitech/mjs_support
feature: add mjs support
2018-03-02 16:16:20 +01:00
vince
8951184688 fix: solve empty list when no process and try to update pm2 2018-03-02 15:25:15 +01:00
vince
ced2835d21 feature: #3485 add cleardump command 2018-03-02 12:18:54 +01:00
vince
f2523f6a6b fix: #3485 fix issue when there is empty dump file 2018-03-02 10:22:23 +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