Shawn
|
e6f8069145
|
fix: add desc for dashboard:listeners
|
2022-04-19 14:04:09 +08:00 |
Zhongwen Deng
|
aa7807baeb
|
chore: reformat mgmt code.
|
2022-04-19 14:02:39 +08:00 |
DDDHuang
|
5661948a86
|
Merge pull request #7662 from DDDHuang/conf_doc_ddd_part2
fix: prometheus & statsd & topic rewrite docs
|
2022-04-19 13:52:11 +08:00 |
zhongwencool
|
6a38be2b30
|
Merge pull request #7661 from zhongwencool/api-listener
feat: Make api_listener align with gateway and remove unused APIs.
|
2022-04-19 12:19:32 +08:00 |
DDDHuang
|
330e302a7c
|
fix: better atom name
|
2022-04-19 11:28:50 +08:00 |
DDDHuang
|
f47f5db521
|
fix: prometheus & statsd & topic rewrite docs
|
2022-04-19 10:55:37 +08:00 |
lafirest
|
58c1b1af87
|
Merge pull request #7660 from lafirest/chore/fmt_retainer
Chore/fmt retainer
|
2022-04-19 10:52:53 +08:00 |
Shawn
|
b04ca3cb99
|
fix: udpate test cases for new dashboard configs
|
2022-04-19 10:49:40 +08:00 |
firest
|
2254764d88
|
chore: update git-blame-ignore-revs
|
2022-04-19 10:44:25 +08:00 |
EMQ-YangM
|
7fbabf5577
|
fix: connector docs
|
2022-04-19 10:43:53 +08:00 |
Zhongwen Deng
|
0de367dc63
|
feat: Make api_listener align with gateway and remove unused APIs.
|
2022-04-19 10:42:08 +08:00 |
firest
|
f1acfece6b
|
chore(retainer): reformat retainer codes
|
2022-04-19 10:41:54 +08:00 |
JimMoen
|
9998b613c8
|
refactor: mgmt rm `generate_response/1`
|
2022-04-19 10:39:10 +08:00 |
JianBo He
|
86d8dd2fb6
|
chore(sys): improve diff_hooks implement
|
2022-04-19 10:03:40 +08:00 |
JimMoen
|
ec29b8381c
|
Merge pull request #7653 from JimMoen/rm-generate-response
refactor: mgmt rm `generate_response/1`
|
2022-04-19 09:39:32 +08:00 |
JianBo He
|
75f6484032
|
feat(authn): support disable salt
|
2022-04-19 09:29:56 +08:00 |
JimMoen
|
9e4b9c6689
|
refactor: mgmt rm `generate_response/1`
|
2022-04-19 01:20:57 +08:00 |
Shawn
|
8e6b98af68
|
refactor: change confs for dashboard listeners from array to map
Don't use arrays in the config path to make it easier to change
configs via environments varibles.
|
2022-04-19 00:46:21 +08:00 |
zhongwencool
|
e0bf491177
|
Merge pull request #7655 from DDDHuang/conf_doc_ddd
Conf docs
|
2022-04-18 23:05:36 +08:00 |
Xinyu Liu
|
7cc99284ba
|
Merge pull request #7657 from terry-xiaoyu/fix_bridge_issues
Fix some issues about data bridges
|
2022-04-18 23:02:21 +08:00 |
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 |
Rory Z
|
8cbb0041d4
|
docs(helm): add metrics part for README
|
2022-04-18 11:36:48 +08:00 |
Rory Z
|
5f5b3618e2
|
chore(helm): update api path to v5
|
2022-04-18 11:28:04 +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 |
Gabriele Montano
|
4df2b74cb8
|
fix: fix networking api version, add service monitor for prometheus
|
2022-04-18 10:23:09 +08:00 |
firest
|
ed73001901
|
fix(exhook): ignore the exhook server load error when config update
|
2022-04-18 10:20:47 +08:00 |