Commit Graph

  • 0ac3e6e0ce build: ensure rebar3 in PATH Zaiming Shi 2021-05-26 16:27:55 +0200
  • 1e2bd2610f feat(emqx_connection): async_set_keepalive defaults to self() Zaiming Shi 2021-05-26 12:26:53 +0200
  • ead084aa68
    Merge pull request #4873 from turtleDeng/fix/emqx-appup Zaiming (Stone) Shi 2021-05-27 09:24:31 +0200
  • c02a9f0101 fix(appup): update appup Turtle 2021-05-27 13:55:07 +0800
  • dabf7c66ad fix: external plugin load all Zaiming Shi 2021-05-26 19:15:41 +0200
  • f61397fe9a chore(script): update app vsn check script zhanghongtong 2021-05-27 11:27:26 +0800
  • 439c0d6fa8
    fix(topic metrics): export mandatory functions to support cluster calls (#4870) tigercl 2021-05-27 13:35:02 +0800
  • 54106790c7 feat(authentication): add new apis zhouzb 2021-05-27 10:19:38 +0800
  • 82f762524a
    Merge pull request #4865 from k32/dev/snabbkaffe-0-13-0 k32 2021-05-26 10:06:11 +0200
  • 812faf08a1 chore(logger): Update snabbkaffe to 0.13.0 k32 2021-05-25 17:41:34 +0200
  • c323113068 fix(authentication): fix unhook zhouzb 2021-05-25 15:02:31 +0800
  • 3a96aa3db2 test(authentication): add test case and fix some errors zhouzb 2021-05-25 15:00:34 +0800
  • d65b6c5ef4
    Merge pull request #4864 from z8674558/merge-master Yudai Kiyofuji 2021-05-25 14:25:45 +0900
  • 37c559a08d
    Merge pull request #4858 from zmstone/fix-frame-parse-split-function-clause Zaiming (Stone) Shi 2021-05-25 06:57:17 +0200
  • 1ec3c2d7b9 fix(emqx_node_dump): call atom_to_binary/2 Zaiming Shi 2021-05-24 23:24:21 +0200
  • 31cbb7aa97 Merge branch 'master' of github.com:emqx/emqx into merge-master z8674558 2021-05-25 12:50:50 +0900
  • b24ae5925a
    Merge pull request #4851 from zmstone/tcp-keepalive Zaiming (Stone) Shi 2021-05-24 21:21:28 +0200
  • 22a5ae4e29
    Merge pull request #4855 from zmstone/fix-upgrade-cuttlefish Zaiming (Stone) Shi 2021-05-24 21:18:26 +0200
  • 6015b4ac4a build: disable macos build cache for now Zaiming Shi 2021-05-24 21:12:15 +0200
  • 979e495a1e fix(emqx_frame): no need to split incoming bytes Zaiming Shi 2021-05-24 20:51:34 +0200
  • 6701d716dd feat: async API to support tcp keepalive inet options Zaiming Shi 2021-05-23 12:10:04 +0200
  • 61bd95fdde build: pin otp 24 for dev Zaiming Shi 2021-05-24 12:21:08 +0200
  • e82e24d21f fix: pin cuttlefish v3.3.5 Zaiming Shi 2021-05-24 12:19:53 +0200
  • 1c0137c243
    Merge pull request #4854 from Rory-Z/chore/fix-relup-error-in-enterprise Zaiming (Stone) Shi 2021-05-24 15:15:11 +0200
  • f2ccf97780 chore(CI): fix relup tests error in enterprise repo zhanghongtong 2021-05-24 17:22:02 +0800
  • 3690529554
    Merge pull request #4837 from zmstone/external-plugin-lib Zaiming (Stone) Shi 2021-05-24 11:29:08 +0200
  • 623ffc7861 fix: add emqx_plugins to appup Zaiming Shi 2021-05-20 16:28:02 +0200
  • 4ec1046160 fix: bad test case Zaiming Shi 2021-05-20 15:47:16 +0200
  • 8443aa5e21 chore(typo): sepecial -> special Zaiming Shi 2021-05-20 15:15:50 +0200
  • faecde9ce1 fix(emqx_plugins): allow loading conf for plugin app dir Zaiming Shi 2021-05-20 13:31:10 +0200
  • 6436217e07 chore: fix wrong plugins dir Zaiming Shi 2021-05-20 11:40:09 +0200
  • 09084e4e27 chore(CI): fix relup tests error in enterprise repo zhanghongtong 2021-05-24 13:45:51 +0800
  • c2f14c745b chore(app vsn): update app vsn zhouzb 2021-05-24 11:38:32 +0800
  • 4392ad3664
    Merge pull request #4848 from k32/dev/4847 Zaiming (Stone) Shi 2021-05-23 12:46:57 +0200
  • 67245b06b1 chore: make sure emqx_app is reloaded Zaiming Shi 2021-05-22 08:29:06 +0200
  • 1e562d4bc6 chore(rule_engine): Don't import alias/1 BIF k32 2021-05-22 01:38:55 +0200
  • a466bca95a
    Merge pull request #4846 from zmstone/fix-ci-ensure-erlang-23 Zaiming (Stone) Shi 2021-05-21 18:55:17 +0200
  • 7a969e085f test: ensure erlang 23 in more github actions Zaiming Shi 2021-05-21 17:27:11 +0200
  • ebe96505e2
    Merge pull request #4845 from zmstone/ensure-erlang-23 Zaiming (Stone) Shi 2021-05-21 17:10:53 +0200
  • a8cb5678b5 test: ensure erlang 23 in github action Zaiming Shi 2021-05-21 14:39:47 +0200
  • e8790f6e11 fix(mqtt-sn): Fix stop due to keepAlive at sleep mode Turtle 2021-05-21 14:07:37 +0800
  • d5229301d0
    Merge pull request #4843 from zmstone/chore-no-app-version-print-at-boot Zaiming (Stone) Shi 2021-05-21 12:59:55 +0200
  • 4ad032f25e feat(new authentication): implement new auth design zhouzb 2021-05-21 18:10:33 +0800
  • e7e87837e5 test: fix emqx_ctl status grep pattern Zaiming Shi 2021-05-21 11:07:50 +0200
  • ce2739ef3d chore(emqx_management): update appup Zaiming Shi 2021-05-21 10:38:39 +0200
  • 5fe395cee5 test: fix emqx_ctl printout test Zaiming Shi 2021-05-21 10:25:04 +0200
  • 48c1d0983d chore(emqx_ctl): do not print application Zaiming Shi 2021-05-21 09:24:39 +0200
  • f1dcb35f53
    Merge pull request #4834 from zmstone/fix-emqx-cm-do-not-log-noproc-as-error Zaiming (Stone) Shi 2021-05-20 10:05:37 +0200
  • c07fe0696b fix(appup): ensure version bump for emqx_management Zaiming Shi 2021-05-20 09:03:40 +0200
  • 4e1798e3f3 fix(emqx_cm): do not log noproc as error Zaiming Shi 2021-05-19 22:31:49 +0200
  • cace9341a0 test(auth-jwt): fix verify_claims not being covered JianBo He 2021-05-18 14:38:48 +0800
  • d4dcf94da6 fix(emqx.cmd): windows boot Zaiming Shi 2021-05-18 14:10:01 +0200
  • dfab9492c6 fix(emqx_connection): do not log einval error Zaiming Shi 2021-05-18 09:48:12 +0200
  • 97e27faf05
    fix(emqx): check if the congestion alarm was sent before clearing (#4824) Shawn 2021-05-18 10:34:23 +0800
  • 84293da42f
    Merge pull request #4817 from zmstone/fix-nodedump-obfuscate-more Zaiming (Stone) Shi 2021-05-17 12:42:38 +0200
  • 4cd056cab5
    fix(rule_engine): update status to false when refresh resource failed (#4821) Shawn 2021-05-17 17:59:01 +0800
  • 5013fb6920 fix(node_dump): obfuscate more secrets Zaiming Shi 2021-05-16 19:22:38 +0200
  • 18036fdf3b chore(CI): show rebar3.crushdump when actions failed zhanghongtong 2021-05-17 10:39:04 +0800
  • a7d2f44a5b chore(optimize): optimize MGMT test cases Turtle 2021-05-17 13:23:47 +0800
  • f21ef50938 chore: add missing parameter in available variables Szymon Skirgajłło 2021-05-14 22:40:51 +0200
  • 8d2ddb0535 fix(emqx): return reason code 0x05 when open_session failed v3.4.7_client_id_unavailable Shawn 2021-05-14 19:30:13 +0800
  • ff4ac624d0 chore(release): update emqx release version v4.3.1 4.3.1 Rory-Z 2021-05-14 11:28:12 +0000
  • 3984f8cd2f chore(log): update log content zhouzb 2021-05-14 18:28:25 +0800
  • 09f51e51bd chore(update dep): update right tag for ehttpc zhouzb 2021-05-14 16:35:22 +0800
  • c6771a57b6 chore(update dep): update dep of ehttpc zhouzb 2021-05-14 14:03:33 +0800
  • 5dbf4f9867
    Merge pull request #4800 from zmstone/fix-compaction-performance-when-many-levels tigercl 2021-05-14 17:59:10 +0800
  • 9698933f83 chore(CI): ignore changes to the etc directory when checking the app version Rory-Z 2021-05-14 09:21:10 +0000
  • ed0ad3e796 chore: skip printing memory Zaiming Shi 2021-05-13 18:33:54 +0200
  • 78fd1a80c5 fix(bench): test more publish levels Zaiming Shi 2021-05-13 18:32:06 +0200
  • 55316b3ac3 perf: micro optimisation: no lookup for non-wildcard in trie Zaiming Shi 2021-05-13 16:31:13 +0200
  • 3c03047c9f fix(emqx_trie): performance issue when many levels Zaiming Shi 2021-05-13 15:15:22 +0200
  • 30990edbd4 fix(emqx_broker_bench): test real match performance Zaiming Shi 2021-05-12 20:32:16 +0200
  • d0971ceb53 fix: add emqx appup Zaiming Shi 2021-05-14 10:42:11 +0200
  • 7b0f135b67
    Merge pull request #4802 from zmstone/fix-large-frame-concatenation Zaiming (Stone) Shi 2021-05-14 10:36:59 +0200
  • 1a54e53885
    Merge pull request #4809 from k32/fix-strategy-schema k32 2021-05-14 10:17:39 +0200
  • 7f2bb9b4ee fix(emqx): Add new shared_subscription_strategy atoms to the schema k32 2021-05-14 09:45:46 +0200
  • c64b00720f chore(CI): update relup test script Rory-Z 2021-05-14 05:42:59 +0000
  • de43da881a fix(emqx_frame): poor large frame concatenation performance Zaiming Shi 2021-05-13 22:52:04 +0200
  • 1e3f7319ac fix(emqx_metrics): infinity gen_server call in upgrade Zaiming Shi 2021-05-13 17:16:54 +0200
  • a1162249b5 fix(nodetool): find release in releases Zaiming Shi 2021-05-13 17:11:59 +0200
  • c929306cb9 chore(metrics): update ets table in the metrics proc JianBo He 2021-05-13 19:02:21 +0800
  • 0a010237a0 chore(emqx_release): 4.3.0 -> 5.0-pre z8674558 2021-05-14 04:44:17 +0900
  • c57e51af5b fix(nodetool): add path from RELEASES file Zaiming Shi 2021-05-13 06:58:08 +0200
  • db4a76fe75 chore(CI): relup test support any commit zhanghongtong 2021-05-13 13:51:17 +0800
  • 35c38e7d21 fix(lwm2m): fix check emqx-lwm2m version Turtle 2021-05-13 09:27:18 +0800
  • 3e3819905d fix(import): fix import bridge mqtt test cases Turtle 2021-05-12 22:09:57 +0800
  • 7dd107a7cd chore(prom): update grafana templates JianBo He 2021-05-11 14:53:07 +0800
  • 13257be6b6 chore(appup): supply the appup instructions JianBo He 2021-05-11 09:39:23 +0800
  • 02d9740d14 feat(lwm2m): observe specified object lists JianBo He 2021-05-07 15:07:06 +0800
  • 793c813d02 feat(delayed): record the delayed table size by emqx_stats JianBo He 2021-05-11 14:18:31 +0800
  • d317d57f3f fix(metric): incr the messages.retained counter JianBo He 2021-05-11 14:16:21 +0800
  • 52e02b251e fix(metrics): set the retained/delayed metrics to counter type JianBo He 2021-05-11 14:10:49 +0800
  • 72e9453293 fix(mgmt): fix diylazer warning for function return (#4786) wwhai 2021-05-12 22:13:26 +0800
  • 0788aa972f chore(CI): fix app version check Rory-Z 2021-05-12 01:19:07 +0000
  • 4577f6653c fix(emqx_rule_engine): add appup Zaiming Shi 2021-05-11 14:20:14 +0200
  • 2ab9be3e2b fix(emqx_ctl): ensure env variables are exported Zaiming Shi 2021-05-11 14:03:26 +0200
  • fb643fc53f chore(CI): add apps version check zhanghongtong 2021-05-08 14:43:14 +0800
  • 96639b8d9e chore(config): do not expose manual rpc peer port config Zaiming Shi 2021-05-09 12:10:21 +0200
  • efe0c2fe1a fix(docker-entrypoint): do not mv loaded_plugins file, copy it by cat z8674558 2021-05-10 15:08:36 +0900
  • cb5a21ceff chore(nodetool): ensure correct lib dirs Zaiming Shi 2021-05-09 16:05:51 +0200