824 Commits

Author SHA1 Message Date
Unitech
88b3abc985 feature: pm2 internal config 2018-09-27 17:24:24 +02:00
Unitech
61745d305f test: slower checking for travis 2018-09-27 17:10:57 +02:00
Unitech
2bfaaca806 feature: add exponential backoff restart delay via --exp-backoff-restart-delay 2018-09-27 17:05:40 +02:00
Unitech
e5415432d1 module: replace dot to dash on packaged version 2018-09-27 15:37:21 +02:00
Unitech
058ea6e2c9 parse package.json to retrieve module version running in mem + --bail on mocha.opts to fail fast 2018-09-27 15:34:02 +02:00
Unitech
c26bf03883 more mono/multi app module tests + pm2 package command 2018-09-27 13:40:55 +02:00
Unitech
85a84f4677 module system: rewrite 2018-09-25 20:50:59 +02:00
Unitech
b4575e2976 adapt tests 2018-09-25 00:43:05 +02:00
Unitech
c241d77b31 multiple fixes 2018-09-25 00:07:45 +02:00
Unitech
9aa0abbdab drop v1 modules logic and tests + v1 of tarball module management + add Common.err and Common.log helper with auto prefix + split module logic 2018-09-24 22:55:18 +02:00
Unitech
e793425afb first partial commit to support local tarball module install (install + respawn on boot) + refactor of module system 2018-09-24 14:42:40 +02:00
Unitech
0f1c2c6a24 faster logs throughput date parsing by replacing moment by date-fns in PM2 Daemon + homogeneize all logs with same date format + factorize ForkMode logging 2018-09-23 23:33:42 +02:00
Unitech
cb093237a7 refactor + fix bug watch_delay on json + add user mgmt tests + change tests order/remove toxic flag 2018-09-23 19:28:13 +02:00
Unitech
b4708e7498 chore: adapt tests 2018-09-21 14:22:07 +02:00
Unitech
e2aa872b37 -i <instances> default to exec_mode fork if not a node app + add test + remove unused test 2018-09-20 13:36:51 +02:00
Unitech
0a4b762345 increase timeout graceful 2018-09-19 17:09:33 +02:00
Unitech
069e9d957e fix module installation with --safe flag 2018-09-19 15:27:25 +02:00
Unitech
e3ac424c7d meta: restore test 2018-09-03 17:59:40 +02:00
Unitech
04ab7ac4e1 fix: tmp fix io@beta + rename metric 2018-09-03 17:30:19 +02:00
Unitech
3c37b5283b fix: invert kill/link 2018-08-27 17:19:01 +02:00
Vincent Vallet
83294afee7
Merge branch 'development' into development 2018-08-17 12:02:42 +02:00
Vincent Vallet
4217b15054
Merge pull request #3821 from imarakho/post_install
added post_install to ecosystem.json
2018-08-17 11:58:35 +02:00
Vincent Vallet
79ab92425f
Merge branch 'development' into flag--ext 2018-08-17 10:38:08 +02:00
Vincent Vallet
bbcc85a416
Merge pull request #3822 from imarakho/flush_parameter
added parameter to flush command(added tests)
2018-08-17 10:29:46 +02:00
Igor Marakhov
31789a9a6d added parameter to flush command(tests added) 2018-07-26 15:59:47 +03:00
imarakho
d560430068
Merge branch 'development' into post_install 2018-07-25 17:45:37 +03:00
Igor Marakhov
991ef5b9d3 added post_install to ecosystem.json 2018-07-25 17:10:11 +03:00
Igor Marakhov
8e491bfdc1 added --ext flag 2018-07-24 16:04:22 +03:00
Yazan Medanat
6466ee44c1 refactor: only import the necessary methods from async. 2018-07-19 10:18:08 -04:00
Vadim Kotov
10d5c9c74b Fixed grammar: 'does not exists' -> 'does not exist' 2018-07-16 16:29:32 +03:00
Unitech
bea983306c feature: #3757 --only='app1,app2' 2018-07-12 15:19:03 +02:00
Unitech
1da6edde80 feature: pm2 plus cli 2018-07-11 12:51:25 +02:00
Peter Dave Hello
5c11598326 fix: remove trailing spaces
Most of the coding style guides ask to remove trailing spaces, also,
current .editorconfig has the same config.
2018-07-02 20:34:28 +08:00
Livii Iabanzhi
3785d6e507 Implemented flag --watch-delay with tests 2018-07-01 12:47:30 +03:00
vince
9cb24dd35d test: remove tests on http:transaction from apm, it was removed in apm 2.0.2 2018-06-27 16:00:11 +02:00
vince
6e3b45f637 chore: upgrade mocha to version 5 2018-06-25 16:08:26 +02:00
Livii Iabanzhi
cae6313419 Fixed --ignore-watch flag and written tests for --ignore-watch 2018-06-22 18:00:09 +03:00
Alexandre Strzelewicz
f0249684bc fix: #3688 test adaptation + pm2 serve --port option 2018-05-27 19:33:53 +02:00
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