Commit Graph

9780 Commits

Author SHA1 Message Date
Shawn 5f74db6d88 fix: treat all returns except {error, Reason} as ok 2022-04-18 22:24:39 +08:00
Zhongwen Deng 929d043677 chore: fix elvis warning atom_naming_convention. 2022-04-18 22:09:03 +08:00
Zhongwen Deng c37f01fd3e fix: responses/error_code support ?DESC/x. 2022-04-18 21:00:01 +08:00
Ilya Averyanov e5f04f3bf7 chore(emqx_authn_jwt): wrap JWKS connector into emqx_resourse 2022-04-18 15:47:33 +03:00
DDDHuang f5c5e1f96e fix: bad code format 2022-04-18 20:20:24 +08:00
DDDHuang 17aa81a04f fix: add alarms & banned desc 2022-04-18 20:11:53 +08:00
DDDHuang ac1bdee3ee fix: config docs for banned api & auto sub 2022-04-18 20:11:53 +08:00
zhouzb 6fc471e527
Merge pull request #7654 from zhongwencool/method-support-desc
fix: method desc support ?DESC/1/2.
2022-04-18 20:09:59 +08:00
Zhongwen Deng ce88b2d899 fix: method desc support ?DESC/1/2. 2022-04-18 19:59:08 +08:00
JianBo He 65eae13e0b chore: make prop pass 2022-04-18 18:37:52 +08:00
JianBo He d488d17547
Merge pull request #7649 from lafirest/test/gateway_flaky_case
test(gateway): increase gen_tcp:recv wait time in stomp test case
2022-04-18 18:30:12 +08:00
JianBo He 0d1b4969bf
Merge pull request #7648 from lafirest/fix/remove_empty_check_in_fram_5
fix(frame): remove empty topic check, because it checked in emqx_channel
2022-04-18 18:29:19 +08:00
JianBo He 96c9fbca07
Merge pull request #7650 from JimMoen/add-authz-cache-api
add authz clean cache api
2022-04-18 17:37:07 +08:00
firest e5c062582f test(gateway): increase timeout in stomp test case 2022-04-18 17:17:34 +08:00
JimMoen c89c00aed0 test: clean cache api for all clients or specific client 2022-04-18 16:47:52 +08:00
JimMoen 6da1302acd feat: clean up all authz cache api 2022-04-18 16:46:13 +08:00
JimMoen 216fba5a03 chore: update dashboard version 2022-04-18 16:46:13 +08:00
lafirest 1be1ecd979
Merge pull request #7632 from lafirest/fix/exhook_cfg_update
fix(exhook):  refine the status of the exhook callback server
2022-04-18 16:34:42 +08:00
JianBo He 7c931e4dc6 fix(sys): fix bad swagger example format 2022-04-18 15:43:10 +08:00
JianBo He 59c41c7c6e feat(sys): add sys_topics http api 2022-04-18 15:32:34 +08:00
firest 4368c69a82 test(gateway): increase gen_tcp:recv wait time in stomp test case 2022-04-18 15:28:46 +08:00
firest c6b5bcd973 fix(frame): remove empty topic check, because it checked in emqx_channel 2022-04-18 15:03:45 +08:00
firest af3519698c fix(exhook): use error code to replace exception in the URL parse
we should return 400 and why to the API caller, not crash and return 500
2022-04-18 11:54:41 +08:00
zhongwencool 30e4a20080
Merge pull request #7642 from zhongwencool/swagger-example
chore: Don't display primary example, we should show default if no example found
2022-04-18 11:52:09 +08:00
firest f20af91ba0 refactor(exhook): refine the status of the exhook callback server 2022-04-18 11:45:52 +08:00
Zhongwen Deng df3addb217 chore: Don't display primary example, we should show default if no example. 2022-04-18 11:02:39 +08:00
firest ed73001901 fix(exhook): ignore the exhook server load error when config update 2022-04-18 10:20:47 +08:00
Xinyu Liu 21fe7f01ee
Merge pull request #7624 from DDDHuang/fix_api_params
Fix api params
2022-04-18 09:33:22 +08:00
Yang Miao 168976c357
Merge pull request #7631 from EMQ-YangM/add_time_funcs
feat: add rule-engine functions
2022-04-18 09:21:30 +08:00
DDDHuang cb5b3ff549
Merge pull request #7640 from DDDHuang/monitor_rate
fix: monitor rate default 0
2022-04-16 17:22:27 +08:00
DDDHuang dbadf50cee fix: monitor rate default 0 2022-04-16 16:37:36 +08:00
DDDHuang ea6b3c7b51 fix: format code 2022-04-16 16:37:10 +08:00
DDDHuang c777759707 chore: some code format 2022-04-16 16:37:10 +08:00
DDDHuang 402d3d97ae fix: dashboard swagger SUITE 2022-04-16 16:37:10 +08:00
DDDHuang a1ef677e33 fix: remove duplicate references 2022-04-16 16:37:10 +08:00
DDDHuang 034fa3b9be fix: update mix dep version 2022-04-16 16:37:10 +08:00
DDDHuang 1121c6a47e fix: code format3 2022-04-16 16:37:10 +08:00
DDDHuang 82ce6ae9f9 fix: bad integer, bad qos; TODO: gateway api * 2 2022-04-16 16:37:10 +08:00
DDDHuang 92eaf403f1 fix: mongo connector bad schema 2022-04-16 16:37:10 +08:00
DDDHuang e22d01d25f fix: page & limit & pool_size pos_integer; some bad spelling 2022-04-16 16:37:10 +08:00
zhongwencool 20b34364d9
Merge pull request #7633 from zhongwencool/ensure-add-handler-is-ok
fix: emqx_auto_subscribe emqx_slow_subs don't restart when ekka:join.
2022-04-16 16:09:24 +08:00
Zhongwen Deng 868e26cabc fix: emqx_auto_subscribe emqx_slow_subs don't restart when ekka:join. 2022-04-16 00:34:00 +08:00
Zhongwen Deng deb64bbbdc chore: make sure add_handler is ok. 2022-04-15 19:20:28 +08:00
EMQ-YangM e4b62f3a5f feat: add rule-engine functions 2022-04-15 18:02:24 +08:00
zhongwencool ce915f0bbd
Merge pull request #7590 from zhongwencool/doc-i18n
feat: desc/label support i18n
2022-04-15 17:43:16 +08:00
Zhongwen Deng f98cb972e2 fix: dashboard ct failed 2022-04-15 14:37:51 +08:00
Zhongwen Deng 164754b182 test: dashboard ct failed with lack i18n_lang 2022-04-15 12:04:01 +08:00
Zhongwen Deng 700c2cfb39 feat: move *i18n.conf from etc to i18n dir 2022-04-15 10:43:37 +08:00
zhongwencool 0587318c0e
Merge pull request #7622 from zhongwencool/config-handler-shutdown
fix: can't shutdown emqx_config_handler process.
2022-04-15 08:49:47 +08:00
Zhongwen Deng 630cc8ee34 feat: support i18n with desc struct. 2022-04-15 08:42:13 +08:00