4032 Commits

Author SHA1 Message Date
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
7e1494c7f7 Merge branch 'inspect_mode' of github.com:Unitech/pm2 into inspect_mode 2018-03-05 18:08:22 +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
Vincent Vallet
524f54948d
Merge pull request #3517 from Unitech/polyfill_fs_copy_node4
fix: use polyfill module for copySync with node 4.x
2018-03-05 18:06:48 +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
vince
5f78ecbf90 chore: wording on error message 2018-03-05 11:14:11 +01:00
vince
dacc654207 fix: improve error message if action has failed 2018-03-05 10:49:32 +01:00
vince
33d1fb3762 feature: add inspect feature, on runtime for cluster app 2018-03-02 17:43:47 +01:00
vince
39f242985b feature: add inspect feature, on runtime 2018-03-02 17:18:23 +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
Vincent Vallet
e9c625d308
Merge pull request #3495 from Unitech/module_install_windows
fix: #3456 Make module installation work on windows.
2018-03-02 16:16:08 +01:00
Vincent Vallet
a49287d6a1
Merge pull request #3507 from cheapsteak/patch-1
Update downloads badge to point to graph of downloads over time 📈 instead of duplicating link to npm
2018-03-02 16:15:24 +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
Chang Wang
fadf82a95e
Update downloads badge to point to graph of downloads 2018-03-01 21:39:54 -05: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
vince
047aa494d5 refactor: change safety var to const 2018-02-27 15:47:37 +01:00
vince
0cab8880ff refactor: drop some 0.x patch 2018-02-27 12:28:43 +01:00
vince
9552bd61b7 refactor: remove prototype from API and create method 2018-02-27 11:25:32 +01:00
vince
e3831f95c8 refactor: transform API into class 2018-02-27 10:52:12 +01:00
vince
4003cebbd5 Merge remote-tracking branch 'origin/development' into module_install_windows 2018-02-27 09:58:21 +01:00
Robin Monnier
47e5410987
Merge branch 'development' into master 2018-02-26 16:33:10 +01:00
vince
beb6e48787 chore: drop 0.12 test on travis 2018-02-26 16:23:34 +01:00
Robin Monnier
1650ec7f91 documentation for ecosystem file 2018-02-26 16:22:58 +01:00
vince
7b82fb916e Merge branch 'development' into module_install_windows 2018-02-26 16:02:59 +01:00
vince
074a7a407a chore: downgrade promptly 2018-02-26 16:02:10 +01:00
vince
80b0495f63 Merge branch 'development' into module_install_windows 2018-02-26 15:54:49 +01:00
vince
13d6565c72 chore: remove coffee and livescript dependencies 2018-02-26 15:54:14 +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
8479695634 chore: upgrade module version and engine version 2018-02-26 14:11:14 +01:00
vince
62eedc2d02 chore: update changelog 2.10.1 2018-02-26 11:40:09 +01:00
vince
0908e9afb2 feature: make "pull", "backward" and "forward" works with id and pid 2018-02-21 16:38:00 +01:00
vince
935afab925 feature: add mjs support 2018-02-21 14:41:17 +01:00
Unitech
e37367b139 pm2@2.10.1 2018-02-20 10:18:53 +01:00
Unitech
340011cace fix: restore --raw option #3476 2018-02-20 10:18:34 +01:00