Swilder-M
|
34382cacab
|
chore(README): modify website url
|
2021-07-23 15:58:52 +08:00 |
DDDHuang
|
e96bac87ce
|
refactor: alarms api; add: alarms format function
|
2021-07-23 13:56:23 +08:00 |
DDDHuang
|
9642bcce88
|
refactor: listeners api; add: listeners list function; fix: listener
already start error
|
2021-07-23 13:52:19 +08:00 |
DDDHuang
|
0cf4723c73
|
refactor: sub api; fix: fuzzy function (#5287)
|
2021-07-23 13:49:51 +08:00 |
Shawn
|
419036bd9a
|
fix(test): remove emqx:get_env from lwm2m and telemetry
|
2021-07-23 10:56:20 +08:00 |
Shawn
|
7c5caee89c
|
fix(trie): export set_compact/1
|
2021-07-23 10:56:20 +08:00 |
Shawn
|
327a464844
|
fix(test): reload emqx_plugins after updating the config
|
2021-07-23 10:56:20 +08:00 |
Shawn
|
c2e7acc1f1
|
fix(test): change application:set_env/3 to emqx_config:put/2
|
2021-07-23 10:56:20 +08:00 |
Shawn
|
5fd54d13d2
|
fix(test): cannot get trie_compaction config
|
2021-07-23 10:56:20 +08:00 |
Shawn
|
f2e62def1b
|
refactor(config): remove emqx:get_env/1,2 from testcases
|
2021-07-23 10:56:20 +08:00 |
Shawn
|
0a3b77f65d
|
fix(config): write configs to emqx_override.conf failed
|
2021-07-23 10:56:20 +08:00 |
Shawn
|
2666c06232
|
refactor(config): load emqx.conf before all other tasks in emqx_app
|
2021-07-23 10:56:20 +08:00 |
Shawn
|
1433a7e0fe
|
refactor(config): remove emqx:get_env/1,2
|
2021-07-23 10:56:20 +08:00 |
JianBo He
|
b28435f811
|
fix(gw-stomp): fix unknown outgoing packets
|
2021-07-22 19:56:04 +08:00 |
JianBo He
|
0f79ffca01
|
feat(gw-conn): support the incoming keepalive oct
|
2021-07-22 19:56:04 +08:00 |
JianBo He
|
ef6a38bfd2
|
refactor(gw): unify the connection process module
|
2021-07-22 19:56:04 +08:00 |
JianBo He
|
c6b3447598
|
fix(gw): correct stats/1 for mqttsn&stomp
|
2021-07-22 19:56:04 +08:00 |
Turtle
|
6edd66c9ad
|
refactor(statsd): optimize default value
|
2021-07-22 18:08:55 +08:00 |
Turtle
|
709f6a535b
|
feat(telemetry): telemetry API support swagger
|
2021-07-22 16:21:05 +08:00 |
zhanghongtong
|
318beef503
|
chore(relup tests): check rules matched
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-07-22 10:57:45 +08:00 |
JianBo He
|
46ae179a7a
|
chore(gw): fix dialyzer warnings
|
2021-07-22 09:00:20 +08:00 |
Zaiming (Stone) Shi
|
fd2c3fe37b
|
Merge pull request #5282 from zmstone/upgrade-ekka-0.10.4
fix(rebar.config): upgrade to ekka 0.10.4
|
2021-07-21 15:24:28 +02:00 |
Zaiming Shi
|
051ac91299
|
fix(rebar.config): upgrade to ekka 0.10.4
|
2021-07-21 11:54:32 +02:00 |
William Yang
|
de387c4c8e
|
chore: gitignore erlang_ls.config
|
2021-07-21 17:51:49 +08:00 |
William Yang
|
7521d09079
|
feat(quic): toggle QUIC listener and fix ci test
|
2021-07-21 17:51:49 +08:00 |
Shawn
|
f913cf9617
|
fix(rpc): read tcp_client_num from emqx_config
|
2021-07-21 17:34:01 +08:00 |
Shawn
|
29bb4c2a01
|
fix(configs): correct the default value of some configs
|
2021-07-21 17:34:01 +08:00 |
JianBo He
|
74db04f1c0
|
chore(emqx): enrich version type
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
6a99e1535f
|
chore(gw): fix dialyzer warnings
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
623fc67fc9
|
chore(gw): uncomment mqttsn confs
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
9355adae4b
|
fix(gw): fix xrefs
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
f22384669e
|
chore(gw): temporarily comment out asleep/awake tests
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
61473b8a5b
|
test(gw): fix the mqtt-sn frame tests
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
18eaadae08
|
refactor(gw): remove needless modules
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
21796314f3
|
test(gw): fix bad test cases
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
0f9b5ff3a1
|
refactor(gw): use typical conn&channel to implement mqtt-sn gateway
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
45912d8a81
|
fix(gw): fix typos
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
40d714049e
|
chore(gw): delete needless files
|
2021-07-21 16:09:48 +08:00 |
zhanghongtong
|
32eabf041e
|
chore(authz): update url type for authz schema
|
2021-07-21 13:47:35 +08:00 |
JianBo He
|
26ba1b630c
|
test(session): fix test cases
|
2021-07-21 09:47:49 +08:00 |
JianBo He
|
b782d4c53a
|
refactor(emqx): strip the side effects of emqx_session module
|
2021-07-21 09:47:49 +08:00 |
DDDHuang
|
0f6738f2a8
|
Merge pull request #5270 from DDDHuang/fix_routes_api
fix: routes api function cause
|
2021-07-20 14:31:33 +08:00 |
DDDHuang
|
2d4d7b2923
|
fix: routes api function cause
|
2021-07-20 13:56:20 +08:00 |
Shawn
|
98c7f9edb2
|
refactor(configs): make mqtt related configs only in zone
|
2021-07-20 11:41:16 +08:00 |
Shawn
|
af5470cb30
|
refactor(configs): make acl related configs only in zone
|
2021-07-20 11:41:16 +08:00 |
Shawn
|
e0e9b7ec5b
|
fix(emqx_congestion): read congestion config only from zone
|
2021-07-20 11:41:16 +08:00 |
Shawn
|
2898e9c6dc
|
refactor(config): make rate_limit only in listeners for now
|
2021-07-20 11:41:16 +08:00 |
Shawn
|
e6424d63d8
|
refactor(config): don't allow inheritable config entries
|
2021-07-20 11:41:16 +08:00 |
Shawn
|
32b571091b
|
fix(statsd): remove the extra debug log msg
|
2021-07-20 11:41:16 +08:00 |
DDDHuang
|
746a91efd8
|
Merge pull request #5263 from DDDHuang/apps_api
refactor: apps api; rename: error response util function
|
2021-07-20 11:40:59 +08:00 |