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
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
Robin Monnier
5d56fac7cc
feat(pm2): add pm2 init option to generate an ecosystem file
2018-02-09 18:26:25 +01:00
vince
828a30d0cc
feat: add dependencies section into ecosystem.json file.
2018-02-08 15:57:58 +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
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
a3e093bbfe
Support for scoped package names
2018-02-07 09:13:22 +02:00
Unitech
36bf03e1ee
chore: remove --exit from mocha.opts
2018-02-02 17:06:21 +01:00
Unitech
bd798fd748
fix: make sure not pm2 is running
2018-02-02 15:50:26 +01:00
Unitech
c13b236482
refactor: deep pm2-runtime refactor #3408 #3257 #3266
2018-02-02 15:39:17 +01:00
Unitech
65d233e5b5
chore: remove unused files
2018-02-02 15:32:11 +01:00
Alexandre Strzelewicz
30b278b304
upgrade chokidar + commander + needle
2018-01-25 22:32:48 +01:00
vince
0c108c42bf
add dependencies check before launching test
2018-01-18 10:52:28 +01:00
wallet77
f41ff15451
add sorting feature for process list
2018-01-10 10:34:12 +01:00
Unitech
af239c2521
webuntest
2017-12-13 00:53:35 +01:00
Unitech
02ab9c2820
test: stdout/stderr timeout
2017-12-12 19:57:30 +01:00
Unitech
df5c7ad0de
test: fix exit code in module safeguard
2017-12-04 17:01:04 +01:00
Unitech
9ac23a568e
#3325 first test
2017-12-04 02:07:08 +01:00
Unitech
7358b2fd5b
test: minor fix
2017-12-04 01:48:13 +01:00
Unitech
288f39330b
#3314 pm2 install <module> --safe
2017-12-04 01:47:44 +01:00
Unitech
1346e506a8
test: some minor fixes
2017-12-03 19:16:36 +01:00
Unitech
b5372aa19e
module system v3: independant folder for each module + retrocompat v2/v3
2017-12-03 16:17:22 +01:00
Mark Lin
284714b50c
Fix: fixing the send_data_process bug
2017-11-16 11:29:44 +01:00
Alexandre Strzelewicz
56280887b1
\#3248 add test file
2017-11-02 16:55:29 +01:00
Danny Guo
513c11a051
Add flag to turn off auto exit with pm2-docker
...
Because we want auto exit to be on by default for pm2-docker, the
flag needs to be changed to explicitly turn it off.
2017-10-25 19:19:14 +02:00
Florian H-J
12e423855a
fix pm2 install http://modules
2017-10-25 15:51:00 +02:00
Daniel Tschinder
38425d4658
Add test
2017-10-25 10:24:28 +02:00
Daniel Tschinder
fb8fbe117a
feat(startup): Allow custom service names for startup scripts
...
Especially when running mutliple instances of pm2 on one machine with
the same user this helps to create multiple startup scripts for each of
the instance.
2017-10-25 10:16:51 +02:00
Alexandre Strzelewicz
fff6de2f4e
re run test
2017-10-19 16:20:54 +02:00
Alexandre Strzelewicz
35a312227e
edit tests
2017-10-19 16:19:47 +02:00
Alexandre Strzelewicz
1846c5c654
edit tests
2017-10-19 16:19:40 +02:00
Alexandre Strzelewicz
1b45b01794
purge tests
2017-10-19 13:41:34 +02:00
Alexandre Strzelewicz
f99565dda8
Merge pull request #3156 from cdmcnamara/fix-log-file-dev
...
Do not ignore log_file when out(err)_file are NULL
2017-09-22 15:08:24 +02:00
Alexandre Strzelewicz
74b2e39df8
coffeescript -> coffee-script
2017-09-21 17:54:06 +02:00
Conner McNamara
73048e670c
Do not ignore log_file when out(err)_file are NULL
2017-09-15 13:08:26 -07:00
Unitech
f1c24d485f
app-configuration test adaptation for pmx@1.5.2
2017-09-14 18:07:44 +02:00
Alexandre Strzelewicz
dd6208b9b2
throttle test
2017-09-06 13:08:55 +02:00
Alexandre Strzelewicz
34c7af69e1
throttle tests
2017-08-30 18:57:33 +02:00
Alexandre Strzelewicz
2c13ee2265
skip test that requires internet connectivity
2017-08-30 17:00:39 +02:00
Alexandre Strzelewicz
79e6c3dc7f
throttle test
2017-08-30 16:13:09 +02:00
Alexandre Strzelewicz
de0f88ee30
Merge pull request #3001 from bisubus/dump-backup
...
Dump backup
2017-08-29 16:14:15 +02:00
Alexandre Strzelewicz
fa188f6e5b
Merge branch 'development' of github.com:Unitech/pm2 into pm2-start-container
2017-08-29 16:11:06 +02:00
Alexandre Strzelewicz
47bcfa79bf
throttle test (needs remote inter)
2017-08-25 18:44:06 +02:00
Alexandre Strzelewicz
ea579db96b
#3094 adapt tests
2017-08-25 18:35:07 +02:00
Alexandre Strzelewicz
1fcaa4f9f2
Merge branch 'development' into pm2-start-container
2017-08-25 17:33:31 +02:00
vmarchaud
9c6bba08bd
monitor: add tests
2017-08-25 17:07:12 +02:00
Alexandre Strzelewicz
47cd6e92e1
test: throttle
2017-08-25 10:50:11 +02:00
Alexandre Strzelewicz
bc55d46a1c
#3094 pm2 start app.js --container
2017-08-16 02:43:44 +02:00
Alexandre Strzelewicz
7408d0c90c
#3085 ignore default commander.js value on restart/reload
2017-08-11 14:24:53 +02:00