274 Commits

Author SHA1 Message Date
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
ae098962df chore: pm2.io -> @pm2/io 2018-05-17 14:45:21 +02:00
Unitech
adcbebc3f6 chore: pmx -> pm2.io 2018-05-11 00:50:49 +02:00
Unitech
d0a2a30e41 refactor: centralize SECRET/PUBLIC/MACHINE_NAME + change some wordings 2018-05-10 20:09:13 +02:00
Unitech
3424ee2787 chore: sync from master 2018-04-26 23:05:40 +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
Eywek
3514e7fac6 Merge branch 'development' of https://github.com/Unitech/pm2 into new-agent 2018-03-19 14:55:12 +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
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
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
Robin Monnier
47e5410987
Merge branch 'development' into master 2018-02-26 16:33:10 +01:00
Robin Monnier
1650ec7f91 documentation for ecosystem file 2018-02-26 16:22:58 +01:00
Robin Monnier
417fc19b20 documentation for ecosystem file 2018-02-26 15:15:23 +01:00
vince
1e0017325f fix: #3456 use homedir() instead of process.env.HOME, make module installation work on windows 2018-02-26 14:45:34 +01:00
vince
0908e9afb2 feature: make "pull", "backward" and "forward" works with id and pid 2018-02-21 16:38:00 +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