Commit Graph

  • 178bafbabf chore: rename required function to not_empty zhanghongtong 2021-07-09 13:49:28 +0800
  • c10d154dab chore(connector): update schema file zhanghongtong 2021-07-09 10:18:20 +0800
  • e990220e83 fix(emqx.conf): default wss max_connection from 16 to 102400 Zaiming Shi 2021-07-09 07:34:04 +0200
  • 780e403262 fix(conf): change wss.external.max_connections from 16 to 102400 Zaiming Shi 2021-07-08 16:45:16 +0200
  • 793aa951e3
    Merge pull request #5170 from qzhuyan/dev/william/ci-fix-build-package William Yang 2021-07-08 17:34:47 +0200
  • 0ac2492b36 fix(config): read app env 'config_files' to get the path to emqx.conf Shawn 2021-07-08 19:27:36 +0800
  • 27d5c5b2d9 feat(config): make quic listener start with the new config Shawn 2021-07-08 15:05:07 +0800
  • 6d7424b445 fix(connector): fix mongo connector auth failed Rory Z 2021-07-07 14:02:58 +0800
  • 2d2be45c0d ci(build-package): fix env setting before start emqx William Yang 2021-07-07 11:15:06 +0200
  • 1b014b492f ci(build-package): disable quicer listener for deb test William Yang 2021-07-07 00:04:53 +0200
  • 5fcdaa6afe ci(build-packages): fix test zip William Yang 2021-07-06 20:42:55 +0200
  • 9516e5047a ci(build-packages): start emqx as user emqx William Yang 2021-07-06 16:01:20 +0200
  • 79d169b3ff chore(quic): bump emqtt vsn to 1.4.2 William Yang 2021-07-06 12:10:14 +0200
  • 939f3855d5 ci(build-packages): docker fail fast: false William Yang 2021-07-06 10:14:00 +0200
  • 16eb5da440 ci: disable quic listener on arm William Yang 2021-07-05 23:45:46 +0200
  • 660d16e84b feat(config): set the endpoint to "" to disable listener William Yang 2021-07-05 23:43:35 +0200
  • 7a3330856d ci(build-packages): Don't start quic on ARM platform William Yang 2021-07-05 11:39:44 +0200
  • 9d760ff5bd ci(build-packages): rm rebar.lock in prepare phase William Yang 2021-07-02 23:58:44 +0200
  • 1f20bae392 feat(quic): conditionally build/start quicer app William Yang 2021-07-02 18:28:26 +0200
  • 6adb76cf27 ci: try 32bit fix from quicer William Yang 2021-07-02 12:31:35 +0200
  • 477097c062 chore(project): merge code from master Shawn 2021-07-07 19:15:35 +0800
  • 05b16c601b chore(presence): more fields for disconnected event JianBo He 2021-07-06 19:43:29 +0800
  • dc98cff27b
    fix: mgmt conf & schema; prepare minirest (#5178) DDDHuang 2021-07-07 17:04:05 +0800
  • 4dd72e59fa feat(listeners): make the APIs and CLIs work with the new listener Shawn 2021-07-07 16:22:38 +0800
  • 630b54f6ee feat(acl): make mqtt over websocket work with the new config Shawn 2021-07-07 14:43:54 +0800
  • 612d25fdb3 chore(connector): rename mongo config key Rory Z 2021-07-06 18:19:22 +0800
  • 101103e7de
    Merge pull request #5177 from k32/k32/dev/fix-coap-debug k32 2021-07-06 23:12:26 +0200
  • a95b91c005 chore(coap): Fix debug logs k32 2021-07-06 18:37:49 +0200
  • 707851c36f refactor(force_shutdown): force shutdown the connection if it don't kill itself Shawn 2021-07-06 20:11:49 +0800
  • 7c0fd642bb feat(acl): make acl cache work with the new config Shawn 2021-07-06 18:36:40 +0800
  • 5efd5c8d3b refactor(emqx_connection): make the mqtt tcp connection work with new config Shawn 2021-07-06 18:26:54 +0800
  • 72f9e60d63 feat(emqx_retainer): add simple restapi for emqx_retainer lafirest 2021-07-05 14:31:21 +0800
  • 53df218e6a feat(connector): mongo support replica set Rory Z 2021-07-06 14:53:28 +0800
  • 606e48560c ci: build-package set fail-fast to false William Yang 2021-07-02 11:52:57 +0200
  • b2801299cb chore(CI): cancel build of 32-bit docker zhanghongtong 2021-06-30 19:18:12 +0800
  • 969e72c82b refactor(connection): remove active_n from state Shawn 2021-07-05 19:13:55 +0800
  • 10b01a34ef refactor(listeners): reformat the code for starting stopping listeners Shawn 2021-07-05 19:12:26 +0800
  • 6d92d87ae7 feat(map_lib): support emqx_map_lib:deep_merge/2 Shawn 2021-07-05 19:11:05 +0800
  • fd0a211629 chore(authz): mongo connector support ssl Rory Z 2021-07-05 16:10:41 +0800
  • 45ee504dc5 chore(authz): rename ACL to AuthZ Rory Z 2021-07-05 15:11:58 +0800
  • f733293a8b chore(authz): update apps vsn Rory Z 2021-07-05 15:07:03 +0800
  • f92b8bb7fb chore(authz): add test case Rory Z 2021-07-05 11:09:47 +0800
  • 694f3bd67f feat(authz): support mongo single Rory Z 2021-06-30 19:09:23 +0800
  • 807bbb391c feat(map_lib): support emqx_config:get_listener_conf/3,4 Shawn 2021-07-05 16:40:00 +0800
  • 0aec496886 feat(map_lib): support emqx_map_lib:deep_find/2 Shawn 2021-07-05 16:02:03 +0800
  • 30c2a76dae refactor(emqx_config): move helper funcs to emqx_map_lib Shawn 2021-07-05 15:06:56 +0800
  • e1a33c373c chore(CI): disable apps version check in unstable tags zhanghongtong 2021-07-05 14:44:14 +0800
  • ce1e6ce89d fix: start jiffy by emqx DDDHuang 2021-07-05 14:12:05 +0800
  • a884d215e1 fix(connection): start connection failed Shawn 2021-07-05 13:50:37 +0800
  • 2f5ab6a974 chore(CI): fix macos build error zhanghongtong 2021-07-05 09:49:17 +0800
  • fb809a5c08 fix(active_n): revert the changes to active_n Shawn 2021-07-05 11:17:35 +0800
  • b38a4115d1
    Merge pull request #5145 from Drincann/master k32 2021-07-03 23:29:25 +0200
  • 8b3fcde380 feat(config): make the listeners up Shawn 2021-07-02 22:17:22 +0800
  • 8ee86f2fbe fix(gw): start emqx-gateway after emqx restarted v5.0-alpha.1 5.0-alpha.1 JianBo He 2021-07-02 20:23:14 +0800
  • 56cdd469ff
    feat(gateway): The prototype for emqx-gateway application JianBo He 2021-07-02 20:17:40 +0800
  • 4313e37994 chore(release): update emqx release version zhanghongtong 2021-07-02 19:01:22 +0800
  • 24292f4f4e chore: delete plugins related configuration Turtle 2021-07-02 17:45:18 +0800
  • 5ae8cd2fa3 fix(quic): dialyzer errors William Yang 2021-06-30 11:21:07 +0200
  • 72117f3f1d feat(quic): bump emqtt and quicer version William Yang 2021-06-29 16:25:25 +0200
  • 82d0f2b016 feat(quic): Add tests and support more listener option William Yang 2021-06-29 16:20:58 +0200
  • 41870a00b3 chore: fix emqx_retainer test cases Turtle 2021-07-02 16:16:17 +0800
  • b93ec0a83a chore(CI): fix github workflows error (#1) Rory Z 2021-07-02 15:03:05 +0800
  • 390b28a25d fix: join cluster fail Turtle 2021-07-02 14:40:19 +0800
  • 918a26e921 feat(conf): merge all conf to emqx.conf Turtle 2021-07-02 14:12:48 +0800
  • fb2f2741a4 fix: fix test cases fail Turtle 2021-07-02 14:18:09 +0800
  • 4b87594839 feat(conf): sys、mon、alarm、plugins、broker、mqtt conf to hocon Turtle 2021-07-02 14:05:38 +0800
  • c7cbe819ed feat(hocon): convert config format of rpc and log to hocon zhouzb 2021-07-02 13:54:37 +0800
  • 092c5455c8 feat(config): change configs of zone and listener to hocon format Shawn 2021-07-02 12:59:24 +0800
  • 8266a79867 feat(conf): cluster/node conf to hocon Turtle 2021-07-02 12:11:47 +0800
  • 2c7fd0b547
    chore: mgmt hoconf support (#5153) DDDHuang 2021-07-02 00:02:09 +0800
  • c7e540f4f1
    feat(modules): Update the configuration file to hocon (#5151) turtleDeng 2021-07-01 20:08:13 +0800
  • c094e5ddcc chore(ct): cancel needless apps ct zhanghongtong 2021-07-01 18:29:53 +0800
  • bf4c31b745 chore(authz): use atom key for hocon config zhanghongtong 2021-07-01 15:52:25 +0800
  • 47ce507c07 chore: disable auto assignee for github issues. William Yang 2021-07-01 11:15:40 +0200
  • 8dcb5ceb86 fix(config): get config problems in sysmon Shawn 2021-07-01 18:01:38 +0800
  • 8935d28ed4 fix(exhook): catch the badarg error JianBo He 2021-07-01 11:40:52 +0800
  • f49be0e3a3 chore: disable auto assignee for github issues. dev/william/github-issue-disable-auto-assignee William Yang 2021-07-01 11:15:40 +0200
  • aad393f8d7 feat(config): apply new config struct to emqx_sys_mon Shawn 2021-07-01 16:27:59 +0800
  • db38137d5c feat(config): apply new config struct to emqx_alarm Shawn 2021-07-01 15:00:59 +0800
  • f2257cee33 docs(README): Modify invalid links gaolihai 2021-07-01 12:26:38 +0800
  • 66aaed1f87 feat(config): update emqx_schema for logger Shawn 2021-07-01 11:47:33 +0800
  • d4f726419f
    feat(bridge-mqtt): Update the configuration file to hocon (#5142) turtleDeng 2021-07-01 10:51:59 +0800
  • 860aea50db chore(emqx_retainer): change config of emqx_retainer to use hocon lafirest 2021-06-29 21:59:54 +0800
  • d2c50baf93 fix(config): set console_handler.enable to turewhen start from console Shawn 2021-06-30 19:20:58 +0800
  • e0f1087490 chore(mgmt): cancel plugins test case zhanghongtong 2021-06-30 18:58:51 +0800
  • b63bba59d5 feat(authn): update schema for mysql and postgresql zhouzb 2021-06-30 17:26:07 +0800
  • cdcb63374a
    refactor(authn): support hocon for authn (#5068) tigercl 2021-06-30 17:04:28 +0800
  • 02c9a3163b refactor(config): emqx.conf for 5.0 Shawn 2021-06-30 09:39:03 +0800
  • dae4c771d0
    Merge pull request #5126 from k32/dev/delayed-mod-shard k32 2021-06-29 13:05:41 +0200
  • 2b082f9cf9 chore(connector): update connector ssl schema zhanghongtong 2021-06-29 09:58:02 +0800
  • c9acf423ba chore: rename authorze_cache function name to check_authorization_cache zhanghongtong 2021-06-29 09:25:13 +0800
  • e1b0f44a8a chore: rename check_authz to authorize zhanghongtong 2021-06-28 18:40:04 +0800
  • c63bdc355a chore: rename check_acl to check_authz zhanghongtong 2021-06-28 15:17:21 +0800
  • cc5bc4f7ca build(rlog): Add xref check for forbidden mnesia APIs k32 2021-06-29 00:27:53 +0200
  • e8e956b074 chore(mod_delayed): Add RLOG shard k32 2021-06-28 21:02:26 +0200
  • 2bea95ff6e
    Merge pull request #5124 from k32/dev/rule-engine-shard k32 2021-06-28 21:27:18 +0200
  • 27d875bbee
    Merge pull request #5125 from k32/dev/retainer-shard k32 2021-06-28 21:26:33 +0200
  • 73ec8c47cc chore(rule_engine): Add an RLOG shard k32 2021-06-28 18:56:13 +0200
  • 9ab5c88d20 chore(retainer): Add RLOG shard k32 2021-06-28 20:22:06 +0200
  • f6507a4d02
    Merge pull request #5123 from k32/dev/common_shard k32 2021-06-28 19:52:04 +0200