287 Commits

Author SHA1 Message Date
Igor Marakhov
8e491bfdc1 added --ext flag 2018-07-24 16:04:22 +03:00
vince
052d6c55df fix: #3695 change version check method in order to make it work with alpha/beta versions 2018-06-07 15:59:46 +02:00
Alexandre Strzelewicz
ef965de1f4 #3651 fix username undefined 2018-06-03 20:53:09 +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
99cd385038 pm2 login/register: fix legacy login 2018-05-29 21:36:34 +02:00
Alexandre Strzelewicz
ff1a7f315b fix: startup script issue 18.04 #3645 2018-05-26 19:14:37 +02:00
Alexandre Strzelewicz
0e4453d9cc chore: merge master in development 2018-05-26 19:12:41 +02:00
Alexandre Strzelewicz
2c8170c25e chore: keymetrics -> pm2 2018-05-26 19:09:21 +02:00
Alexandre Strzelewicz
f111596b80 feature: add --ws option to pm2 link 2018-05-21 15:59:09 +02:00
Unitech
ee5e6a06cb refactor: faster cli with less require 2018-05-17 23:34:48 +02:00
Unitech
4576b4c97b refactor: replace fs-extra with node calls 2018-05-17 19:47:49 +02:00
Unitech
f8a6a63462 fix: fix systemd command for ubuntu 18 #3645 2018-05-17 17:27:24 +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
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
d529f675d0 fix: #3645 throttle startup 2018-05-10 19:10:47 +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