786 Commits

Author SHA1 Message Date
Alexandre Strzelewicz
af60e99466 feature: allow to start raw command via pm2 start "my command with params" + alias script in ecosystem file with cmd & command 2018-05-27 16:07:54 +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
7a275e279e test: adapt test to new api 2018-05-11 18:51:23 +02:00
Unitech
b85ca3caa3 test: refactor before/after 2018-05-11 18:36:55 +02:00
Unitech
36834c2c00 chore: delete old stagnating pmx inside test 2018-05-11 01:33:53 +02:00
Unitech
157b106df7 fix: verify default conf variable via package.json on public module 2018-05-11 01:33:25 +02:00
Unitech
adcbebc3f6 chore: pmx -> pm2.io 2018-05-11 00:50:49 +02:00
Unitech
13723bd938 chore: disable legacy test 2018-05-11 00:12:38 +02:00
Unitech
c43414a634 chore: remove test for pmx alert system 2018-05-10 21:02:28 +02:00
Unitech
3274132b86 fix: do not run two pm2 para cmds 2018-04-27 09:50:42 +02:00
Unitech
3424ee2787 chore: sync from master 2018-04-26 23:05:40 +02:00
Unitech
cf7630e259 (chore) upgrade for node 10 2018-04-26 22:56:14 +02:00
vmarchaud
746f6013f3 tests: add new test for CI 2018-04-23 15:21:27 +02:00
vmarchaud
85a5ee0f1f chore: add unique id for each process 2018-04-23 15:21:27 +02:00
vmarchaud
dfb1f7ced8
merge: new-agent into development 2018-03-26 14:30:48 +02:00
Unitech
299a52a253 refactor: remove test deported to keymetrics-agent 2018-03-26 14:15:00 +02:00
Unitech
e6febcd70d fix: re-enable agent tests 2018-03-24 22:19:50 +01:00
Unitech
91d14f0434 revert: stick with normal test wo parallelization 2018-03-24 17:39:25 +01:00
Unitech
472aba3499 test: 3 concurrent jobs 2018-03-24 10:49:23 +01:00
Unitech
9c9733246d test: move test 2018-03-23 21:09:35 +01:00
Unitech
952b7631d1 test: move test 2018-03-23 20:21:27 +01:00
Unitech
b075e6d09b fix: test/display summary 2018-03-23 11:54:44 +01:00
Unitech
08612de5b7 refactor: parallel test v1 2018-03-23 10:36:44 +01:00
Unitech
36c4d6bca7 fix: skip interactor tests 2018-03-20 14:13:58 +01:00
Unitech
234c63143e fix: remove unused tests 2018-03-20 11:31:25 +01:00
Unitech
5bf2b56274 sync with development 2018-03-20 11:10:24 +01:00
Unitech
2b9ffd4eb4 refactor: e2e test rewrite 2018-03-20 10:54:11 +01:00
vince
23fd8ecfea test: fix test with km_link 2018-03-19 16:40:16 +01:00
vince
33db508481 chore: remove unused console.log 2018-03-19 16:24:48 +01:00
Eywek
fc5adf36d5 remove useless test 2018-03-19 15:54:13 +01:00
Eywek
3514e7fac6 Merge branch 'development' of https://github.com/Unitech/pm2 into new-agent 2018-03-19 14:55:12 +01:00
Eywek
e0be81c86c fix: remove useless tests from .sh 2018-03-19 14:09:48 +01:00
abluchet
8e96ab360e Improve monitoring performances 2018-03-19 14:01:20 +01:00
Unitech
e13f39c90b fix: conflict 2018-03-16 19:46:05 +01:00
Eywek
2506c75956 improv: use keymetrics-agent 2018-03-16 18:19:13 +01:00
Eywek
37bc629659 meta: drop password 2018-03-15 15:48:59 +01:00
Vincent Vallet
674e446955
Merge pull request #3510 from Unitech/dump_refacto
Dump refacto
2018-03-05 11:22:33 +01:00
vince
ced2835d21 feature: #3485 add cleardump command 2018-03-02 12:18:54 +01:00
vince
bb57c76d41 refactor: drop gracefullreload 2018-02-28 18:39:40 +01:00
Unitech
6da48a4362 e2e: fix dump 2018-02-27 15:44:03 +01:00
Unitech
c3ccc651d0 refactor: name tests well 2018-02-27 01:10:51 +01:00
Unitech
938027117c refactor e2e one line parallel 2018-02-26 20:46:11 +01:00
Unitech
8a7db95aab refactor: e2e rename 2018-02-26 20:41:08 +01:00
Unitech
282186f24b refactor: change params 2018-02-26 20:19:22 +01:00
Unitech
d4b4375e16 refactor: parallelize bash test 2018-02-26 20:12:18 +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
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