Commit Graph

  • fae12051bb chore: github issue flow, add need-triage label William Yang 2021-09-02 08:44:32 +0200
  • 3bc92e5845
    fix: mgmt listener cli (#5632) DDDHuang 2021-09-02 17:16:13 +0800
  • 187f878baf
    Merge pull request #5598 from lafirest/refactor/emqx_lwm2m_c lafirest 2021-09-02 16:40:54 +0800
  • b014266fa0 chore(connector http): update ssl for http connector zhanghongtong 2021-09-02 14:23:24 +0800
  • 516f2fd06e
    fix: listener api doc (#5627) DDDHuang 2021-09-02 15:30:53 +0800
  • 0fd18a2795 chore(emqx_authz): compression configuration items zhanghongtong 2021-09-02 14:08:23 +0800
  • d513c5639d chore: github issue flow, add need-triage label William Yang 2021-09-02 08:44:32 +0200
  • 2426482ae1 ci: install openssl11 as deps. William Yang 2021-08-30 22:41:37 +0200
  • 4e8ac36348 chore(README): modify slack badge Swilder-M 2021-09-02 11:33:24 +0800
  • ee2fccac02 fix: don't run mutil cluster-call on one transaction zhongwencool 2021-09-02 14:03:46 +0800
  • 5669ea4034 chore(authz api): fix dialyzer error Rory Z 2021-09-02 11:13:41 +0800
  • b8ee977d9d feat(authz api): support read cert file for api zhanghongtong 2021-09-02 10:44:04 +0800
  • 07dcd9e705 feat(authz api): support file type for sources zhanghongtong 2021-09-02 09:57:26 +0800
  • 8252771306 feat(authz api): support upload ssl cert file for api zhanghongtong 2021-09-01 15:56:15 +0800
  • 679edbc29c feat(cluster-call): support confirm success after all mfa apply ok zhongwencool 2021-09-02 10:03:03 +0800
  • 7a98289d4a chore: centos7 add openssl11 dep in rpm spec William Yang 2021-08-30 11:32:48 +0200
  • c7bc2e1a8d
    fix: subscription about api, mqtt5 options param (#5620) DDDHuang 2021-09-01 17:42:57 +0800
  • c4e279bb76
    fix: support https (#5606) DDDHuang 2021-09-01 16:44:34 +0800
  • 473a3c0b35
    Merge pull request #5617 from lafirest/fix/emqx_retainer lafirest 2021-09-01 16:26:18 +0800
  • 9d2f6503af fix(emqx_retainer): fix function clause error lafirest 2021-09-01 12:34:02 +0800
  • 662f7438fa chore: dos2unix format zhongwencool 2021-09-01 15:07:20 +0800
  • 12b8297745 fix(config): emqx_config:fill_defaults/1,2 not working Shawn 2021-09-01 10:35:05 +0800
  • ef1b617624 feat(authz api): support '/authorization/settings' api and update swagger schema zhanghongtong 2021-08-31 16:43:03 +0800
  • 1ef7f4e2a0 feat: add emqx_machine application x1001100011 2021-08-31 19:32:39 -0700
  • cfe4e37d50
    fix: retainer api doc qos enum (#5614) DDDHuang 2021-09-01 09:02:47 +0800
  • 7075f3260e refactor(emqx_lwm2m): port lwm2m into emqx_gateway framework lafirest 2021-08-24 17:12:09 +0800
  • 560f415964
    fix: auto sub api doc & null body check (#5613) DDDHuang 2021-08-31 19:27:08 +0800
  • 8d2b72c278
    fix: alarms api return time (#5612) DDDHuang 2021-08-31 19:12:27 +0800
  • 00d469976f
    fix: subscriptions api share param name (#5610) DDDHuang 2021-08-31 19:04:52 +0800
  • 4c468b383a
    fix: delayed math string (#5609) DDDHuang 2021-08-31 19:04:38 +0800
  • 7e53469bb8 fix(listeners): update the testcases for listeners Shawn 2021-08-31 14:21:53 +0800
  • 0af39e88a4 feat(listeners): add DELETE APIs for removing the listeners Shawn 2021-08-31 14:08:49 +0800
  • 0d1bc6d689 feat(listeners): add config handler for listeners Shawn 2021-08-30 20:53:36 +0800
  • e6306bccd8 feat(map_lib): add emqx_map_lib:diff_maps/2 Shawn 2021-08-30 20:53:02 +0800
  • 4da413c453 fix(APIs): clarify the error message when update listener failed Shawn 2021-08-30 20:51:30 +0800
  • 50ccaec4b0 fix(emqx_schema): define bind as a mandatory config of listener Shawn 2021-08-30 20:49:58 +0800
  • 7390d2bb36 fix(listeners): test case emqx_mgmt_listeners_api_SUITE failed Shawn 2021-08-30 17:54:01 +0800
  • 8c36b7879f feat(listeners): APIs for updating the listener Shawn 2021-08-29 16:03:17 +0800
  • 05fc6d9e45 fix(dialyzer): bad function spec for emqx_map_lib:deep_convert/3 Shawn 2021-08-30 09:48:20 +0800
  • ca327b7c55 refactor(listener): GET /listeners API returns full config of listeners Shawn 2021-08-29 15:23:18 +0800
  • c0eaa30064 chore(emqx_authz): change api path Rory Z 2021-08-31 10:29:28 +0800
  • 6b313a60d4 refactor: refactor emqx_authz zhanghongtong 2021-08-30 17:42:56 +0800
  • caef8cb381
    fix: retainer message format time by rfc3339 (#5607) DDDHuang 2021-08-31 10:24:17 +0800
  • 5b75fdd120
    fix: some API code format & api doc code format (#5601) DDDHuang 2021-08-30 16:41:00 +0800
  • 100e550491
    fix: topic metrics api path & params (#5599) DDDHuang 2021-08-30 14:21:15 +0800
  • 77aca28d87 fix(emqx_authz): call matches with rules input Zaiming Shi 2021-08-30 01:11:16 +0200
  • 84ed368d41 refactor(emqx_authz): use module name builder functions Zaiming Shi 2021-08-30 00:05:20 +0200
  • ce1772c2b5 fix(emqx_authz): fix typo in authz annotation key Zaiming Shi 2021-08-29 22:15:45 +0200
  • 5165fd6b30 refactor(schema): implement new hocon_schema callbacks Zaiming Shi 2021-08-27 10:07:15 +0200
  • 9e4c7b5f76 chore(config): upgrade to hocon 0.14.0 Zaiming Shi 2021-08-27 10:04:22 +0200
  • eb495535d2 chore(release): update emqx release version v5.0-alpha.5 5.0-alpha.5 zhanghongtong 2021-08-27 21:19:53 +0800
  • f482ff8116 fix(dashboard): Update dashboard version to 5.0-beta.9 Turtle 2021-08-27 21:02:03 +0800
  • 5a0516735f fix(dashboard): Update dashboard version to 5.0-beta.8 Turtle 2021-08-27 19:28:03 +0800
  • 329cac6623 fix(rewrite): del topic rewrite conf Turtle 2021-08-27 18:49:59 +0800
  • 8f058a7680 fix(rewrite): fix get topic rewrite list fail Turtle 2021-08-27 18:36:04 +0800
  • 56f7d64d79 fix(dashboard): Update dashboard version to 5.0-beta.7 Turtle 2021-08-27 18:35:29 +0800
  • a4717d2209 fix(config): move config_reset under tags 'configs' Shawn 2021-08-27 17:18:23 +0800
  • e6ee8ec140 refactor(listener): rewrite the code for managing listeners Shawn 2021-08-27 16:30:43 +0800
  • 5ba396afb3
    Merge pull request #5583 from Spycsh/master Zaiming (Stone) Shi 2021-08-27 12:44:36 +0200
  • fdb41fe137 chore(gw): adapt the lates minirest and emqx-config JianBo He 2021-08-27 11:25:00 +0800
  • dacc53facf refactor(gw): suppport the hot upgrade gateway instance JianBo He 2021-08-27 09:43:49 +0800
  • 8886d60720 refactor(gw): change the on_gateway_update/3 callback params JianBo He 2021-08-26 14:45:56 +0800
  • bce130d9f9 chore(gw): integrate config-handler JianBo He 2021-08-26 11:34:12 +0800
  • 86e28d5abb chore(gw): rename rawconf to config JianBo He 2021-08-25 16:58:56 +0800
  • 9c855ba8c2 chore(gw): cleanup the massive schema defination JianBo He 2021-08-25 11:43:33 +0800
  • ef372e415d chore(gw): fix the time format JianBo He 2021-08-25 11:21:44 +0800
  • e239fb07cd chore(gw): add http-api for gateway summary lists JianBo He 2021-08-25 10:40:52 +0800
  • 836ca38c2b chore(gw): append the protoname into listener name JianBo He 2021-08-24 17:59:20 +0800
  • 914c375d9e chore(gw): adjust the configuration format JianBo He 2021-08-23 11:48:08 +0800
  • f333a0b888 chore(gw): rename functions JianBo He 2021-08-20 16:59:53 +0800
  • eb8ec65162 refactor(gw): refactor authentication to authenticator JianBo He 2021-08-20 16:05:07 +0800
  • 6de250741e chore(gw): add started_at/created_at field JianBo He 2021-08-20 10:04:29 +0800
  • 75dc4ea9a2 feat(gw): add the http api skeleton JianBo He 2021-08-20 09:46:06 +0800
  • 9893c0263a
    refactor: banned api (#5578) DDDHuang 2021-08-27 18:21:49 +0800
  • 46fb99d44e chore(emqx_authz): rename rules to sources in emqx_authz zhanghongtong 2021-08-27 17:15:58 +0800
  • 9d9eb2095b
    fix: delayed message api page param & doc (#5587) DDDHuang 2021-08-27 17:13:16 +0800
  • 65bb71ccca fix(rebar): make compatible to Windows Spycsh 2021-08-27 14:24:12 +0800
  • 62ae1fe1df
    Merge pull request #5586 from qzhuyan/fix/william/issue-5254-sts-parallel-stop-start William Yang 2021-08-27 10:29:58 +0200
  • 341df69166
    Merge pull request #5584 from qzhuyan/dev/william/5.0-quic-support-2 William Yang 2021-08-27 10:29:42 +0200
  • e532fff4df chore: Update dashboard version to 4.3.4 Turtle 2021-08-27 15:41:34 +0800
  • 7bcc67f95d fix(relup): get broker metrics Turtle 2021-08-27 14:06:07 +0800
  • c64af6a78c
    Merge pull request #5532 from zhongwencool/master Zaiming (Stone) Shi 2021-08-27 09:40:31 +0200
  • f03fc88161 chore(emqx_authz): fix test cases error zhanghongtong 2021-08-26 17:58:59 +0800
  • f2e29184de chore(emqx_authz): use new config path zhanghongtong 2021-08-26 14:30:34 +0800
  • 6f8c87001f chore(authz): add default config zhanghongtong 2021-08-25 17:21:04 +0800
  • 4594d2d42b chore(authorization): merge authorization in emqx and emqx_authz zhanghongtong 2021-08-25 16:09:54 +0800
  • 3fd2447f10 fix(helm-chart): make podManagementPolicy configurable William Yang 2021-08-04 23:16:18 +0200
  • ab9d6b9b7a fix(helm-chart): start/stop pods in parallel William Yang 2021-08-04 15:48:09 +0200
  • dbc971f264 feat(quic): bump quicer to 0.0.8 William Yang 2021-08-26 16:45:03 +0200
  • 6186fa29a0 feat(quic): bump to emqtt 1.4.3 William Yang 2021-08-26 15:15:00 +0200
  • 1b5acdb9c5 feat(quic): at least 8 x number of cores acceptors William Yang 2021-08-25 17:04:22 +0200
  • eb7625a595 fix: quic listener spec William Yang 2021-08-25 17:04:04 +0200
  • 2ef2acc850 feat(quic): adapt to quicer 0.0.8 William Yang 2021-08-25 09:27:19 +0200
  • abd58bb235 feat(quic): idle_timeout William Yang 2021-08-25 09:22:18 +0200
  • cf04e5cce3 feat(quic): adapt to new quicer William Yang 2021-08-07 11:46:10 +0200
  • 856d394860 feat(topic_metrics): update topic_metrics conf to array Turtle 2021-08-26 20:17:17 +0800
  • 307eaa7f1e feat(rewrite): update rewrite conf to array Turtle 2021-08-26 20:16:56 +0800
  • f02a554502 fix: ctrl+c break cause badarg, bump observer_cli to 1.7.1 zhongwencool 2021-08-27 10:08:06 +0800
  • 468102f462 chore: replace recon by obsserver_cli 1.7.0 zhongwencool 2021-08-25 13:36:27 +0800
  • f4e3eeb2b2 chore(recon): rename to emqx_ctl observer status zhongwencool 2021-08-24 17:23:29 +0800