3990 Commits

Author SHA1 Message Date
vince
f2523f6a6b fix: #3485 fix issue when there is empty dump file 2018-03-02 10:22:23 +01:00
vince
beb6e48787 chore: drop 0.12 test on travis 2018-02-26 16:23:34 +01:00
vince
074a7a407a chore: downgrade promptly 2018-02-26 16:02:10 +01:00
vince
13d6565c72 chore: remove coffee and livescript dependencies 2018-02-26 15:54:14 +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
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
vince
0d009364d5 chore: upgrade changelog + package.json 2.10.0 2018-02-19 16:13:44 +01:00
Vincent Vallet
c6d7ace802
Merge pull request #3466 from natcl/development
Add windowsHide option to allow Windows popup from pm2 process file
2018-02-19 09:40:34 +01:00
Nathanaël Lécaudé
f305d6d06e
Correct typo 2018-02-16 11:45:05 -05:00
Nathanaël Lécaudé
767c36f5ad Check if windowsHide is bool 2018-02-16 11:18:13 -05:00
Unitech
41815e0ba0 chore: pmx to 1.6.3-rc2 2018-02-16 14:25:51 +01:00
Unitech
eb39c5f697 feature: allow to set deep monitoring via environment (PM2_DEEP_MONITORING=true on start/restart) 2018-02-16 14:00:23 +01:00
vince
748019d1ef chore: switch pmx to development 2018-02-16 13:55:33 +01:00
Nathanaël Lécaudé
82375af8ab Revert to cleaner check 2018-02-15 11:17:33 -05:00
Nathanaël Lécaudé
031a6686f3
Fix 'start pm2 inside pm2' test 2018-02-14 18:51:34 -05:00
Nathanaël Lécaudé
ab54f6aed9
Revert windowsHide to true for cluster mode, only needed in fork mode. 2018-02-14 18:30:46 -05:00
Nathanaël Lécaudé
97fb295c9e Merge remote-tracking branch 'upstream/development' into development 2018-02-14 17:21:10 -05:00
Vincent Vallet
dd9ebb6051
Merge pull request #3464 from andyfleming/patch-1
Adding string[] to "watch" value in StartOptions (TypeScript definition file)
2018-02-14 14:47:07 +01:00
Vincent Vallet
46948a98e9
Merge pull request #3459 from rmonnier/master
feat(pm2): add pm2 init option to generate an ecosystem file
2018-02-14 14:43:29 +01:00
Vincent Vallet
f3b3572689
Merge pull request #3458 from Unitech/pm2_install_command
Pm2 install command
2018-02-14 14:43:13 +01: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
Andy Fleming
72f6ef688e
Adding string[] to "watch" value in StartOptions 2018-02-12 09:31:14 -08:00
Robin Monnier
5d56fac7cc feat(pm2): add pm2 init option to generate an ecosystem file 2018-02-09 18:26:25 +01:00
Robin Monnier
a38fd199b9 feat(pm2): add pm2 init option to generate an ecosystem file 2018-02-09 17:07:13 +01:00
vince
a315eeb65f fix: add livescript in default modules 2018-02-09 10:49:39 +01:00
vince
c90c453f85 docs: add documentation on new pm2 install command 2018-02-08 18:29:03 +01:00
vince
828a30d0cc feat: add dependencies section into ecosystem.json file. 2018-02-08 15:57:58 +01:00
Vincent Vallet
974f9bf0dc
Merge pull request #3453 from deltasource/hotfix/scoped-package-support
Hotfix/scoped package support
2018-02-08 14:25:38 +01:00
Daan Kets
ace8d0ca7f Fix for node 0.12 test (no String.startsWith()) 2018-02-08 12:03:28 +01:00
Daan Kets
1c58bf4b89 Added one test case, fixed a small bug
- Additional test case for @scope/module@tag
- Fixed a bug for checking the position of the last @ in the module name, that could trigger on -1.
2018-02-08 11:23:51 +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
Daan Kets
94ea9d9eef Merge branch 'development' of ssh://github.com/deltasource/pm2 into hotfix/scoped-package-support
# Conflicts:
#	package.json
2018-02-07 09:30:16 +02:00
Daan Kets
59686616ad Hotfix version increased 2018-02-07 09:14:55 +02:00
Daan Kets
a3e093bbfe Support for scoped package names 2018-02-07 09:13:22 +02:00
Unitech
0d2b7172a0 chore: 2.10.0-beta 2018-02-06 12:57:07 +01:00
Unitech
99e62e3bb8 feat: --deep-monitoring available from pm2-runtime 2018-02-06 12:55:57 +01:00
Unitech
5a1b4343cc chore: upgrade pmx to 1.6.3-next 2018-02-06 08:26:22 +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
vmarchaud
4d1bea5e0b
feat: add deep_metrics to deep_monitoring flag 2018-02-05 17:40:27 +01:00
Vincent Vallet
719d328e8d
Merge pull request #3447 from Unitech/deep-monitoring
feat: allow pm2 to install a set of module as one single command and …
2018-02-05 15:17:06 +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
Unitech
4bbeec3d17 chore: upgrade pmx dep 2018-02-03 12:16:31 +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
Unitech
859d18fbc7 chore: switch to published pmx(@next) 2018-02-02 18:59:06 +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
36bf03e1ee chore: remove --exit from mocha.opts 2018-02-02 17:06:21 +01:00