Commit Graph

  • fbf8d3e111 fix(share sub): fix the issue that the number of subscriptions dropped to 0 during the picking subscriber and caused a crash zhouzb 2020-12-30 10:27:21 +0800
  • 4f82c77e7a
    fix(log): improve the error log message on hook failure (#3973) Shawn 2020-12-31 13:55:09 +0800
  • a747cf16bd
    fix(resource_cli): update the CLIs for resources (#3978) Shawn 2020-12-31 13:41:33 +0800
  • 37974f7376
    fix(rule_engine): add resource reconnect check (#3974) bignullnull 2020-12-31 12:51:01 +0800
  • 903ce29ce0 fix(rule_engine): fix resource update maybe failure wwhai 2020-12-31 11:20:23 +0800
  • 72148c9e20 test(CI): update matrix for build packages zhanghongtong 2020-12-30 14:40:12 +0800
  • 75381bc945 test(CI): update matrix for build packages zhanghongtong 2020-12-30 11:51:21 +0800
  • d90bf9a1db test(CI): update build packages zhanghongtong 2020-12-30 10:03:28 +0800
  • fcf6743173 test(CI): delete matrix for test case zhanghongtong 2020-12-28 16:39:14 +0800
  • 41afcde964 chore(ssl conf): update the ssl configuration format for mongo, pgsql, and redis plug-ins zhanghongtong 2020-12-28 10:55:39 +0800
  • 6989c7a83d test(CI): add cts zhanghongtong 2020-12-24 13:53:08 +0800
  • bcb63bcc18 fix(test case): fix test case zhouzb 2020-12-28 16:03:33 +0800
  • 505a6bef42 fix(coverall): temporarily delete the coverall Shawn 2020-12-28 15:31:09 +0800
  • 1887dfa8a4 fix(test): set node name to 'test@127.0.0.1' when run ct Shawn 2020-12-28 14:41:00 +0800
  • 2e4ffa1f4c
    feat(helm_chart): TLS support for dashboard (#3935) Jorge Luna 2020-12-28 00:10:42 -0700
  • efb32e9903
    test(rule_engine): add update resource unit test case (#3964) bignullnull 2020-12-28 14:59:28 +0800
  • ac0f51fec3 fix(max topic len): use the maximum length limit by default zhouzb 2020-12-28 11:03:54 +0800
  • 56920b6ca6
    fix(bridge_mqtt): max_inflight_size -> max_inflight; this enables emqtt.erl to use the value (#3938) Yudai Kiyofuji 2020-12-28 14:43:13 +0900
  • 739e49218f
    fix(cm): fix the problem of registering a channel twice (#3831) JianBo He 2020-12-28 11:03:29 +0800
  • 9e22f492c7 refactor(rule-engine): add proc_sql_param_str/2 to handle sql params JianBo He 2020-12-25 12:22:31 +0800
  • d628c49f16 fix(management): make client format function durable JianBo He 2020-12-25 10:15:43 +0800
  • b68a0b3730 fix(emqx_lua_hook): fix dialyzer warnings. ayodele.akingbule 2020-12-24 16:44:21 +0100
  • 2126129aee fix(emqx_prometheus): fix Dialyzer warnings ayodele.akingbule 2020-12-24 11:39:00 +0100
  • 80cca940c2 fix(emqx_http_client): fix Dialyzer warnings ayodele.akingbule 2020-12-23 17:14:28 +0100
  • 50981a976d chore(minirest): dependency update ayodele.akingbule 2020-12-16 12:31:46 +0100
  • 6191796c1f
    Merge pull request #3952 from z8674558/docs/jp-dialyzer Yudai Kiyofuji 2020-12-23 19:43:31 +0900
  • c4d16c40a9 docs(dialyzer): use natural expression z8674558 2020-12-23 19:42:15 +0900
  • 61d73ea530 chore(dialyzer): optimize dialyzer run ayodele.akingbule 2020-12-21 13:52:23 +0100
  • 02245aeb7a chore(test): provisionally delete the testcase for SASL Shawn 2020-12-23 16:42:41 +0800
  • 865c63d82e fix(emqx_mgmt): data export failed on generating the exported filename Shawn 2020-12-23 16:41:18 +0800
  • 6b5878cdd0 fix(test): solve verification issue when verify the resource numbers Shawn 2020-12-23 16:39:40 +0800
  • 305918ec9e fix(hot upgrade): fix bad hot upgrade script v4.2.5 4.2.5 zhouzb 2020-12-23 10:33:04 +0800
  • a9629a931b chore(test): add coverage generation for make ct Shawn 2020-12-23 13:48:49 +0800
  • ec8cfecdc0 fix(test): typos in emqx_mgmt_api_SUITE Shawn 2020-12-23 13:47:22 +0800
  • 60f1b64ad9 fix(test): delete extra emqx_lua_hook:stop() Shawn 2020-12-22 22:05:24 +0800
  • 9e3b6da9ca fix(test): delete extra verfication for 'max_age' Shawn 2020-12-22 18:22:17 +0800
  • 54ff20ec0e fix(build): remove the extra cowlib deps from emqx_auth_http Shawn 2020-12-22 17:50:10 +0800
  • ea671af401 fix(build): add 'apps' to include dirs for profile test Shawn 2020-12-22 17:07:28 +0800
  • 3934c96026 chore(ct): Upgrade rebar3 to avoid full copy of apps dir in ct Zaiming Shi 2020-12-19 18:07:16 +0100
  • a364758e2a test(emqx_recon): stop emqx correctly in the test case zhanghongtong 2020-12-21 18:56:10 +0800
  • 3ef08f9ce3 test(meck): add meck unload after meck load zhanghongtong 2020-12-19 22:55:13 +0800
  • 26758d48d1 test(auth mnesia): the initial environment is restored at the end of the test case zhanghongtong 2020-12-19 18:31:19 +0800
  • ce6411532b test(emqx): fix test case error for emqx zhanghongtong 2020-12-19 10:51:11 +0800
  • 443ff737ed fix(rule_engine): use rpc in emqx_rule_engine_api Shawn 2020-12-18 18:34:16 +0800
  • e15c0c325e fix(rule_engine): nested_get value from binary was supported in 4.1 Shawn 2020-12-18 18:19:35 +0800
  • 86d20b060c fix(metrics): counters not created before incr 'rule.matched' Shawn 2020-12-18 16:22:50 +0800
  • c3159420bb feat(funcs): add bitsize/1 and subbits/2,3,6 functions Shawn 2020-12-18 16:13:59 +0800
  • 8a50c70ca3
    Merge pull request #3929 from z8674558/feat/coap-acl Yudai Kiyofuji 2020-12-21 16:38:49 +0900
  • 99632d9f82 chore(CI): add ipv6 in docker-compose zhanghongtong 2020-12-18 17:52:01 +0800
  • 0ef84d2722 fix(auth mnesia): remove the duplicate cli command zhanghongtong 2020-12-18 09:22:14 +0800
  • fe675905a6 chore(elvis): Skip deleted files and non .erl files Zaiming Shi 2020-12-18 22:57:03 +0100
  • 824cf26185 chore(elvis): Move elvis-check.sh to scripts dir Zaiming Shi 2020-12-18 22:48:42 +0100
  • e72cbd22c4 fix(rule_validator): fill default values when validating the params Shawn 2020-12-18 01:53:57 +0800
  • a564670863 fix(coap): fix the issue the connection with same clientid is not discarded z8674558 2020-12-17 15:57:38 +0900
  • fd6cc1a848 test(CI): update actions zhanghongtong 2020-12-15 13:47:14 +0800
  • 0a44270932
    * fix(dialyzer): remove the dialyzer errors Shawn 2020-12-17 10:04:49 +0800
  • f06ec6baaa chore(lint): fix elvis z8674558 2020-12-17 10:55:57 +0900
  • c89dad559e feat(coap): use emqx_access_control:check_acl before pub/sub z8674558 2020-12-17 10:36:51 +0900
  • 0fe86341af chore(build): mod_vsn parse_transform is not for default profile Zaiming Shi 2020-12-16 14:21:27 +0100
  • d4e7a87807 fix(emqx_stomp): Fix emqx_stomp_protocol xref Zaiming Shi 2020-12-16 10:12:01 +0100
  • 0336cca600 Merge remote-tracking branch 'origin/master' into dev/v4.3.0 Zaiming Shi 2020-12-16 11:22:58 +0100
  • aff1824298
    chore(build): Remove mods (#3919) Zaiming Shi 2020-12-16 10:59:25 +0100
  • 59346a1103 chore(build): remove relup_helper untar post hook for now Zaiming Shi 2020-12-16 08:35:18 +0100
  • 1236c1934c chore(build): refine packages builds Zaiming Shi 2020-12-15 15:19:13 +0100
  • ab57c19e7a
    Merge pull request #3917 Zaiming Shi 2020-12-15 13:50:31 +0100
  • 893301db6a fix(emqx_stomp_protocol): fix Dialyzer warnings ayodele.akingbule 2020-12-15 12:45:47 +0100
  • ec79523ea5 fix(emqx_rule_actions): fix Dialyzer warnings ayodele.akingbule 2020-12-15 11:39:52 +0100
  • 51c62dfe65 fix(emqx_auth_mnesia_api): fix Dialyzer warnings ayodele.akingbule 2020-12-14 18:54:38 +0100
  • 8ee98e3f20 fix(emqx_rule_utils): fix Dialyzer warnings ayodele.akingbule 2020-12-11 12:47:39 +0100
  • c0f03ca132
    test(CI): add actions for build emqx packages (#3915) Rory Z 2020-12-15 13:34:11 +0800
  • 66ebcfa301 test(emqx_auth_redis): add test cases for sentinel z8674558 2020-12-15 11:06:06 +0900
  • fe96be108c
    Merge pull request #3913 Zaiming Shi 2020-12-14 11:07:44 +0100
  • 4fbc64d84e chore(release): Add OTP_VERSION file to release dir Zaiming Shi 2020-12-14 10:21:23 +0100
  • bddacf5284 test(management): refine the tests JianBo He 2020-12-11 18:15:44 +0800
  • 5d98944c94 feat(management): implement the auth-mnesia import/export JianBo He 2020-12-11 18:13:13 +0800
  • 826419df5f test(limiter): more robust asserting logic JianBo He 2020-12-11 10:36:57 +0800
  • 17e0409c09 feat(ssl): supports configuration of keyfile password JianBo He 2020-12-11 09:45:49 +0800
  • e539180659
    Merge pull request #3892 from HJianBo/refact/avoid_anonymous_funcs JianBo He 2020-12-14 11:23:32 +0800
  • 1b016b16f4
    Merge branch 'dev/v4.3.0' into refact/avoid_anonymous_funcs JianBo He 2020-12-14 11:23:13 +0800
  • 1be1757bbd fix(mongo): avoid function_caluse while query returned other types JianBo He 2020-12-10 15:29:06 +0800
  • 27d6b73c37 refactor(mqttsn): avoid saving anonymous functions JianBo He 2020-12-10 14:44:35 +0800
  • 411e2c0022
    Merge pull request #3909 from zmstone/chore-build-collect-app-config-from-app-dirs Shawn 2020-12-14 10:10:16 +0800
  • c95e9add2d chore(git): update .gitignore Zaiming Shi 2020-12-14 00:23:11 +0100
  • 8bb5dc5e66 chore(build): Add examples of how to run test cases in README Zaiming Shi 2020-12-14 00:18:56 +0100
  • d60212787b chore(build): remove emqx from app's applications list Zaiming Shi 2020-12-12 22:47:47 +0100
  • 952c140138 chore(build): Skip relup when there is no upgrade base Zaiming Shi 2020-12-12 22:06:28 +0100
  • eb35b2e126 chore(build): remove sync-apps.sh Zaiming Shi 2020-12-12 19:20:08 +0100
  • 075c40aa05 chore(build): Fix relx config for emqx config files overlay Zaiming Shi 2020-12-12 19:08:39 +0100
  • f6f6fe47da chore(build): Remove plugin config collection Zaiming Shi 2020-12-12 11:59:26 +0100
  • 897f862d29 chore(appup): update appup version v4.2.4 4.2.4 zhanghongtong 2020-12-11 20:01:31 +0800
  • 10dbb5bc96
    Fix testcases warns (#3906) Shawn 2020-12-11 18:54:48 +0800
  • c1e47fd147 test(limiter): more robust asserting logic JianBo He 2020-12-11 10:36:57 +0800
  • 19e8a187e4 feat(ssl): supports configuration of keyfile password JianBo He 2020-12-11 09:45:49 +0800
  • ca86e795e8 feat(listener): add depth for ssl listener zhanghongtong 2020-11-30 17:28:03 +0800
  • e06fcbb769 chore(elvis): only trigger in github action when pull request Zaiming Shi 2020-12-09 14:16:33 +0100
  • 315d14d3ed chore(lint): Add Elvis Linter Config and Github Action ayodele.akingbule 2020-12-09 13:14:06 +0100
  • fd986bbbb2 docs(contrib): add CONTRIBUTING.md z8674558 2020-12-04 15:23:10 +0900
  • 6a7438ce6b feat(ci): use gitlint to check if commit messages are semantic z8674558 2020-12-04 15:21:28 +0900
  • 9ced63cadd fix(ekka): update ekka version to fix oom zhouzb 2020-12-04 10:43:58 +0800
  • c8d949bc0d
    Merge pull request #3814 from zmstone/umbrella-fix-build Zaiming Shi 2020-12-11 09:05:27 +0100