zhouzb
|
ddfc010fdb
|
fix(resource): fix undefined function
|
2021-09-16 16:53:43 +08:00 |
zhouzb
|
9df842eeb8
|
fix(test): fix test case of authz
|
2021-09-16 16:51:52 +08:00 |
zhouzb
|
43ce727632
|
chore(gen_id): using emqx_misc:gen_id/0, /1
|
2021-09-16 16:51:46 +08:00 |
JimMoen
|
deac54c847
|
chore(for editor): Add comments for Emacs major mode.
|
2021-09-16 15:43:30 +08:00 |
JimMoen
|
ba26a8511c
|
fix(emqx_types): emqx_types:version() used but undefined.
|
2021-09-16 15:43:30 +08:00 |
zhanghongtong
|
1e8948e091
|
chore(CI): use ghcr
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-09-16 14:33:59 +08:00 |
Jim Moen
|
294c1a5f69
|
fix(emqx_mgmt): clients api query params supports epoch(milliseconds).
|
2021-09-16 13:54:11 +08:00 |
Jim Moen
|
8cbec2ec6e
|
chore(emqx_mgmt): test suite for clients api times using rfc3339.
|
2021-09-16 13:54:11 +08:00 |
Jim Moen
|
834a688062
|
fix(emqx_mgmt): clients api times using rfc3339.
|
2021-09-16 13:54:11 +08:00 |
tigercl
|
1cf84e232e
|
Merge pull request #5747 from tigercl/fix/esasl
fix(esasl): load esasl code
|
2021-09-16 13:40:32 +08:00 |
zhanghongtong
|
129a171de2
|
chore(authz): api returns the original content of the file
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-09-16 13:40:16 +08:00 |
zhanghongtong
|
ca4b1ca3b5
|
fix(auth mnesia api): fix the issue of missing line breaks in multi-line rules
|
2021-09-16 13:40:16 +08:00 |
xujun540
|
a45cbf504b
|
chore(test): modify format
|
2021-09-16 11:09:47 +08:00 |
xujun540
|
a673f18c41
|
chore(test): modify format
|
2021-09-16 11:09:47 +08:00 |
xujun540
|
4a4014855f
|
chore(autotest): add api test script
|
2021-09-16 11:09:47 +08:00 |
DDDHuang
|
60e815fb9a
|
fix: topic rewrite action type add all
|
2021-09-16 09:13:34 +08:00 |
William Yang
|
6c2c64118e
|
Merge pull request #5635 from qzhuyan/doc/william/github-issue-flow
Update GitHub issue handling flow
|
2021-09-15 15:42:27 +02:00 |
k32
|
2a65347972
|
Merge pull request #5727 from k32/interleave-pqueue
feat(mqueue): Interleave messages with different priorities
|
2021-09-15 15:10:37 +02:00 |
zhouzb
|
3275ed4804
|
fix(esasl): load esasl code
|
2021-09-15 18:14:05 +08:00 |
k32
|
20d4652454
|
feat(mqueue): Interleave messages with different priorities
|
2021-09-15 11:58:54 +02:00 |
Shawn
|
b1999b2205
|
fix(bridge): update bridge with new conf failed
|
2021-09-15 17:46:42 +08:00 |
Shawn
|
7058b83760
|
refactor(bridge): rename message_in/out to ingress/egress_channels
|
2021-09-15 17:46:42 +08:00 |
Shawn
|
c1ff8778e1
|
fix(bridges): add logs for creating/removing bridges
|
2021-09-15 17:46:42 +08:00 |
Shawn
|
8730a03ab8
|
feat(bridges): add start/stop/restart HTTP APIs for bridges
|
2021-09-15 17:46:42 +08:00 |
Shawn
|
cb8dabe579
|
feat(bridges): add CRUD HTTP APIs for bridges
|
2021-09-15 17:46:42 +08:00 |
Shawn
|
304c5613ac
|
refactor(resource): rename the emqx_resource:update/4 to recreate/4
|
2021-09-15 17:46:42 +08:00 |
lafirest
|
75f528e08d
|
Merge pull request #5743 from lafirest/fix/connector
fix(emqx_schema): support get ip address by host name
|
2021-09-15 15:21:54 +08:00 |
lafirest
|
6c27c83dc3
|
fix(emqx_schema): support get ip address by host name
|
2021-09-15 14:59:19 +08:00 |
DDDHuang
|
237d3c0543
|
Auto subscribe format (#5740)
* fix: auto sub list format with default
|
2021-09-15 11:40:05 +08:00 |
tigercl
|
c4403e886d
|
Merge pull request #5732 from tigercl/feat/upload-certs
feat(upload certs): save certs to file
|
2021-09-15 10:58:31 +08:00 |
zhouzb
|
0fe300575e
|
chore(authn): better function name
|
2021-09-15 09:59:35 +08:00 |
tigercl
|
27b11ea6e2
|
Merge pull request #5736 from tigercl/fix/authn
fix(authn): fix spelling error
|
2021-09-14 18:14:42 +08:00 |
zhouzb
|
ce6c24a866
|
fix(authn): fix spelling error
|
2021-09-14 17:42:07 +08:00 |
zhouzb
|
f6d7739f01
|
fix(upload certs): fix external dependency
|
2021-09-14 16:09:36 +08:00 |
zhouzb
|
1a61640b15
|
feat(upload certs): serialize errors about saving cert
|
2021-09-14 15:07:57 +08:00 |
zhouzb
|
ee178ccea9
|
feat(upload certs): support return cert content by http api
|
2021-09-14 14:59:13 +08:00 |
zhouzb
|
63d3a7b525
|
feat(upload certs): save certs to file
|
2021-09-14 13:38:09 +08:00 |
lafirest
|
acbbbbcd24
|
test(emqx_lwm2m): remove the lwm2m_coap dependency
|
2021-09-14 11:20:53 +08:00 |
zhanghongtong
|
c322957257
|
chore(authz): fix spelling errors
|
2021-09-14 11:16:47 +08:00 |
lafirest
|
99566f12bb
|
test(emqx_coap): add some test case
|
2021-09-14 11:11:30 +08:00 |
zhanghongtong
|
4fa816fa97
|
fix(auth mnesia api): fix api error when delete sources
|
2021-09-13 19:55:39 +08:00 |
zhanghongtong
|
d443d26fce
|
fix(auth mnesia api): fix api error for file type
|
2021-09-13 17:13:30 +08:00 |
William Yang
|
e97b69b047
|
Merge branch 'master' into doc/william/github-issue-flow
|
2021-09-13 11:10:49 +02:00 |
zhongwencool
|
86eb6605f1
|
Merge pull request #5623 from zhongwencool/cluster-call-api
feat(cluster-call): support confirm success after all mfa apply ok
|
2021-09-13 16:03:47 +08:00 |
Alexander Babel
|
ef0bdf641a
|
feat(helm): add support for networking.k8s.io/v1
|
2021-09-13 09:35:23 +08:00 |
xujun540
|
a6e335e715
|
chore(autotest): add api test script configuration
|
2021-09-11 10:38:18 +08:00 |
Zaiming (Stone) Shi
|
c1ae044179
|
Merge pull request #5704 from Spycsh/etcDirNew
chore: convert to absolute path for etc dir
|
2021-09-10 16:32:54 +02:00 |
Spycsh
|
f971dfd149
|
chore(config): add etc dir config
|
2021-09-10 20:31:32 +08:00 |
zhanghongtong
|
07a2ef4700
|
chore(release): update emqx release version
|
2021-09-10 19:34:45 +08:00 |
tigercl
|
09c376c1e5
|
Merge pull request #5707 from terry-xiaoyu/bridge_apis
feat(bridges): avoid clientid competition between bridges on differen…
|
2021-09-10 19:32:20 +08:00 |