Commit Graph

  • f091858a27 chore(CI): add macos 11 for build workflows zhanghongtong 2021-09-26 10:16:23 +0800
  • 096e85dc14 chore(authn): improve log and fix disabled authentication still working zhouzb 2021-09-26 11:31:19 +0800
  • 9dbbc0abc8 feat: acl.conf support ipaddrs JianBo He 2021-09-24 22:32:17 +0800
  • b1dc2a742d chore: add mqtt-sn protocol define JianBo He 2021-09-24 22:29:35 +0800
  • cae79a0584 feat(swagger): move public page/limit/error_code to emqx_dashboard_swagger module zhongwencool 2021-09-24 21:51:53 +0800
  • d2278b02d9
    Merge pull request #5798 from Rory-Z/feat/update-acl-conf Zaiming (Stone) Shi 2021-09-24 11:53:12 +0200
  • 4c30c50490
    Merge pull request #5799 from emqx/merge-e4.3.4 Zaiming (Stone) Shi 2021-09-24 11:52:00 +0200
  • 6051ea92eb chore(authn): improve log zhouzb 2021-09-24 17:24:04 +0800
  • 11bdfcb8f0 fix(authn): fix bugs in http and pgsql authn zhouzb 2021-09-24 17:04:20 +0800
  • e31840d943 fix(authn): add timeout option for mysql connector zhouzb 2021-09-23 16:40:33 +0800
  • 98ecafcceb chore(psk): fix dialyzer zhouzb 2021-09-24 14:26:46 +0800
  • d391690505 chore(psk): fix bugs zhouzb 2021-09-24 09:29:08 +0800
  • 29277b1d6b chore(psk): rename boot.psk to init.psk zhouzb 2021-09-23 18:24:01 +0800
  • e9cd757432 chore(psk): delete old module and update configuration zhouzb 2021-09-23 17:41:58 +0800
  • 4ca9628899 chore(psk): rename boot_file to init_file zhouzb 2021-09-23 10:07:36 +0800
  • 2f18f5e8b5 chore(psk): improve configuration file zhouzb 2021-09-18 17:27:04 +0800
  • 7c61bc18cf feat(psk): support psk zhouzb 2021-09-18 16:59:28 +0800
  • 7e494afd98 fix(swagger): desc must be binary zhongwencool 2021-09-24 15:55:49 +0800
  • 8c441673c2 feat(delayed_api): support hocon schema zhongwencool 2021-09-22 18:49:39 +0800
  • e737f18548 fix(mgmt_api): Friendly HTTP Status Code for Listeners. JimMoen 2021-09-23 09:16:33 +0800
  • 54b3dd8718 fix(mgmt_api): update listener on specific node. JimMoen 2021-09-18 15:57:36 +0800
  • 2e088c0ae8 fix(mgmt_api): return 404 when node not found. JimMoen 2021-09-18 11:12:32 +0800
  • 357456880e
    Merge pull request #5777 from zmstone/fix-ssl-listener-config zhongwencool 2021-09-24 13:39:44 +0800
  • 903a9e57a8 feat(mqueue): Interleave messages with different priorities merge-e4.3.4 Turtle 2021-09-24 12:51:28 +0800
  • ddb79f51ae feat: lock deps version x1001100011 2021-09-23 21:21:17 -0700
  • 7ff26003e5 fix(emqx_retainer): fix the bug that re-enable does't work lafirest 2021-09-17 17:42:24 +0800
  • d1e85e8d00 feat(authz): acl.conf is compatible with the 4.x syntax zhanghongtong 2021-09-24 09:59:45 +0800
  • 4f0684e887 chore(authz api): delete healthy status for get method zhanghongtong 2021-09-23 17:59:32 +0800
  • d59d3849e0
    Merge pull request #5794 from zmstone/fix-flaky-test-bridge-worker Zaiming (Stone) Shi 2021-09-23 16:58:47 +0200
  • 3027bc3a0c fix(schema): sll key and cert files are nullable Zaiming Shi 2021-09-22 23:47:36 +0200
  • 4392357877 fix(schema): simplify ssl ciphers filed schema Zaiming Shi 2021-09-22 22:01:45 +0200
  • 4f638b8242 fix(schema): upgrade to hocon 0.19.5 Zaiming Shi 2021-09-22 15:09:46 +0200
  • 5bd67a49de chore(schema): reformat schema fields descriptions Zaiming Shi 2021-09-22 10:36:38 +0200
  • b1cf5bc1d4 fix(schema): do not validate etc_dir Zaiming Shi 2021-09-21 20:42:18 +0200
  • 97e1cf65b7 refactor(schema): make a client ssl options schema Zaiming Shi 2021-09-21 20:27:29 +0200
  • fbd5701989 fix(emqx_schema): make ssl config schema right Zaiming Shi 2021-09-21 01:02:48 +0200
  • 92a3d683cf test(mqtt-bridge): increase timeout in snk event wait Zaiming Shi 2021-09-23 13:32:36 +0200
  • 22e8c83a52 chore(dashboard): update version for dashboard JimMoen 2021-09-23 17:43:33 +0800
  • 9ac1e9fcd9 chore(authz api): use raw config for get method zhanghongtong 2021-09-23 16:05:07 +0800
  • 8d11a61999 fix(delayed): delete with worong msgid return 200. JimMoen 2021-09-23 11:06:13 +0800
  • 7e2c035562 style: auto format x1001100011 2021-09-23 00:16:32 -0700
  • df1cbb0bab Merge branch 'master' into EMQX-871-872 x1001100011 2021-09-23 00:12:57 -0700
  • e3437d5b9e feat: refactor script x1001100011 2021-09-22 23:50:02 -0700
  • 7fd7a31300
    Merge pull request #5766 from tigercl/chore/authn tigercl 2021-09-23 13:51:10 +0800
  • 0d7b2fb4b9
    Merge pull request #5789 from zhongwencool/fixed-create-user zhongwencool 2021-09-23 13:46:47 +0800
  • c14319e5bd feat: remove emqx_release_helper x1001100011 2021-09-22 21:52:20 -0700
  • 29b96bae2e fix(dashboard): create user return 405 zhongwencool 2021-09-23 11:25:02 +0800
  • a99e54a6a2
    feat(helm): add envFromSecret (#5778) Paulus Lucas 2021-09-23 05:11:45 +0200
  • 4860049268 chore(authn): insert final newline zhouzb 2021-09-17 15:29:02 +0800
  • 79026d5900 chore(authn): add supervisor for authn and fix checking errors zhouzb 2021-09-17 14:17:36 +0800
  • 86f47b6112 chore(emqx_data_bridge): delete stale app dir Zaiming Shi 2021-09-22 22:34:46 +0200
  • 2b9870992c
    Merge pull request #5763 from tigercl/feat/clear-certs tigercl 2021-09-23 09:43:56 +0800
  • b98f8f5922
    Merge pull request #5780 from Rory-Z/chore/rename-mongo Zaiming (Stone) Shi 2021-09-22 14:44:44 +0200
  • 5baf427b75 fix(delayed): default username when get delayed message form `/publish` api. JimMoen 2021-09-22 11:08:04 +0800
  • da923c7df0 fix(delayed): `max-delayed-messages` increase 1 than setting. JimMoen 2021-09-22 10:39:02 +0800
  • 81a795ffc9
    Merge pull request #5728 from zhongwencool/swagger-hocon-spec zhongwencool 2021-09-22 17:42:07 +0800
  • 085d8e8efa chore(schema): restore space zhongwencool 2021-09-22 16:41:00 +0800
  • c0258e1be6 feat(bridge): let mqtt bridge work with rules Shawn 2021-09-17 18:56:33 +0800
  • 502f962b4c refactor(bridge): change confs for channel from array to map Shawn 2021-09-17 13:46:25 +0800
  • 96fad3d225 chore(swagger): support check_schema option, default is false. zhongwencool 2021-09-22 09:55:12 +0800
  • 00d7d66871 chore(authz): rename mongo to mongodb zhanghongtong 2021-09-22 11:28:31 +0800
  • ab2cdfeab1
    fix: delayed message format & message id parameter name (#5762) DDDHuang 2021-09-22 10:04:00 +0800
  • 39423665e9 chore(swagger): check hocon schema with #{override_env => false} zhongwencool 2021-09-22 09:07:14 +0800
  • f0e58d0c9b
    Merge pull request #5775 from zmstone/feat-save-override-config-in-pp-hocon-format Zaiming (Stone) Shi 2021-09-21 22:07:51 +0200
  • dab5fbf285 feat(swagger): swagger support hocon schema zhongwencool 2021-09-21 21:41:16 +0800
  • 1d9076e2eb
    Merge branch 'emqx:master' into master zhongwencool 2021-09-21 20:20:44 +0800
  • d444ebdb34
    Merge pull request #5776 from savonarola/fix-readme-build-instructions Zaiming (Stone) Shi 2021-09-20 15:28:48 +0200
  • 9bf284d651 fix(README): fix command to run in build instructions Ilya Averyanov 2021-09-20 14:01:21 +0300
  • 188f44ad50 feat: refactor call_hocon to use escript x1001100011 2021-09-19 19:15:05 -0700
  • 2edd3879b8 feat(config): save override config in hocon pretty-print format Zaiming Shi 2021-09-19 14:33:43 +0200
  • 65633a4ad2 chore(cluster-call): more detail about failed case zhongwencool 2021-09-18 12:34:20 +0800
  • 28853c3a02 chore(authz): rename http to http-server chore/rename-http zhanghongtong 2021-09-18 11:32:19 +0800
  • bb4e5fdb4f chore(authn): fix dialyzer zhouzb 2021-09-17 10:26:18 +0800
  • 69755ad3fb fix(authn): fix bug in authn zhouzb 2021-09-16 16:45:56 +0800
  • b89973ce7c fix(authn): fix type error zhouzb 2021-09-16 16:00:51 +0800
  • 35a4a05f03 feat(clear certs): clear certs when deleting instance zhouzb 2021-09-16 15:13:38 +0800
  • 6edc9f4221 fix(emqx_types): spec refs `emqx_types.erl` instead directly. JimMoen 2021-09-17 17:15:32 +0800
  • 9c95557bfc fix(emqx_types): type spec refs does not exist file. JimMoen 2021-09-17 17:14:19 +0800
  • 2fe96a3ad0 chore(gw-lwm2m): format emqx_lwm2m_tlv_SUITE JianBo He 2021-09-17 16:40:16 +0800
  • d82830d8c7 build(deps): upgrade er_coap_client to v1.0.4 JianBo He 2021-09-17 16:06:08 +0800
  • cfabb8549e build(deps): upgrade emqx_http_lib to 0.4.1 JianBo He 2021-09-17 14:09:06 +0800
  • 6da1196244 chore(gw-lwm2m): refine emqx_tlv_SUITE cases JianBo He 2021-09-17 11:59:16 +0800
  • da5032907a
    Merge pull request #5768 from zhongwencool/master zhongwencool 2021-09-17 15:59:39 +0800
  • 6ed0bdc665 fix(cluster-call): MinDelay clumiscalculation, don't sleep in first check. zhongwencool 2021-09-17 15:23:25 +0800
  • ab39284ece
    Merge pull request #5754 from zmstone/feat-make-possible-to-disable-client-initiated-renegotiation Zaiming (Stone) Shi 2021-09-17 08:22:34 +0200
  • 1af8148e30
    Merge pull request #5760 from zmstone/minor-refactors Zaiming (Stone) Shi 2021-09-17 07:59:16 +0200
  • 9000dab57a
    Merge pull request #5761 from zmstone/fix-deps-pin-typerefl-from-main-proj tigercl 2021-09-17 10:47:18 +0800
  • 24eb0ac7bb
    Merge pull request #5721 from lafirest/test/coap_case lafirest 2021-09-17 09:46:50 +0800
  • a83882a3b8
    Merge pull request #5726 from lafirest/test/emqx_lwm2m lafirest 2021-09-17 09:41:48 +0800
  • fdbde321cd
    Merge pull request #5742 from tigercl/chore/gen_id tigercl 2021-09-17 09:24:42 +0800
  • fa467d0741 chore(authz): rename pgsql to postgresql zhanghongtong 2021-09-16 18:11:26 +0800
  • 6cf1107f42 refactor(authn): ensure infinity timeout for gen_server call Zaiming Shi 2021-09-16 23:01:56 +0200
  • 0877fb5569 refactor(authn): register providers in batch Zaiming Shi 2021-09-16 22:58:42 +0200
  • 0b432a6a77 refactor(auth): rename functions from may_xx to maybe_xx Zaiming Shi 2021-09-16 10:53:41 +0200
  • 3dcccc0b33 refactor(authn): call lists:foreach instaed of list comprehension Zaiming Shi 2021-09-16 09:32:17 +0200
  • 13a03d8c1c feat(ssl): make possible to disable client-initiated ssl renegotiation Zaiming Shi 2021-09-15 20:57:38 +0200
  • 16c652586b fix(deps): pin typerefl verison from root rebar.configs Zaiming Shi 2021-09-16 23:16:31 +0200
  • 55d4dfde44
    Merge pull request #5758 from m-yosefpor/main-v4.3 Zaiming (Stone) Shi 2021-09-16 21:36:50 +0200
  • 1ae3f8c204
    fix: Running on Openshift clusters with restricted writable filesystem containers Mohammad Yosefpor 2021-09-16 18:54:48 +0430
  • ddfc010fdb fix(resource): fix undefined function zhouzb 2021-09-16 16:53:43 +0800