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 |
|
Robin Monnier
|
d9df60eb97
|
change all ecosystem.json to ecosystem.config.js
|
2018-03-16 18:44:00 +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 |
|
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 |
|
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 |
|