zhongwencool
e83173ce25
Merge pull request #7322 from zhongwencool/fix-apps-error-code
...
fix: add apps error code.
2022-03-16 21:32:34 +08:00
firest
43a935286a
fix(delayed): cancel the publish timer when terminate
2022-03-16 17:51:29 +08:00
Zhongwen Deng
9c355994e9
fix: add apps error code.
2022-03-16 17:20:26 +08:00
Yang Miao
e6fcef16ba
Merge pull request #7319 from EMQ-YangM/ignore_authz_authn_metrics_status
...
Ignore authz, authn metrics status
2022-03-16 14:41:37 +08:00
Xinyu Liu
ef8ad9b1f0
Merge pull request #7314 from terry-xiaoyu/demo0315
...
Fix some issues in rule engine found in the demo session
2022-03-16 13:52:05 +08:00
EMQ-YangM
37c4d68f40
fix: ignore authn, authz status and metrics
2022-03-16 11:14:21 +08:00
EMQ-YangM
eb5570dd07
fix: disable authn_api, authz_api_sources swagger spec
2022-03-16 10:16:50 +08:00
Shawn
a892ff9006
fix(dialyzer): update the specs for the rule()
2022-03-16 10:13:16 +08:00
Zaiming (Stone) Shi
4fce9d4cc3
Merge pull request #7305 from zmstone/chore-split-ct-jobs
...
ci: run ct in concurrent jobs
2022-03-15 21:15:19 +01:00
Zaiming (Stone) Shi
d9ebca3294
test: fix emqx_retainer_api_SUITE infinity wait for table
2022-03-15 20:40:28 +01:00
Zaiming (Stone) Shi
9d96d3d10a
test: fix auto_subscribe test case
2022-03-15 20:40:28 +01:00
Zaiming (Stone) Shi
f9aba61dbb
ci: run ct in concurrent jobs
2022-03-15 20:40:22 +01:00
Zaiming (Stone) Shi
4a35aaa50e
Merge pull request #7304 from zmstone/update-emqtt-to-1.4.8
...
chore: update emqtt to 1.4.8
2022-03-15 17:50:38 +01:00
Shawn
93c5fa60b4
fix(rules): store rule configs to cluster config files
2022-03-16 00:39:01 +08:00
Shawn
869dc1a081
fix(rules): ensure create_at unchanged after rule is updated
2022-03-16 00:38:42 +08:00
Zaiming (Stone) Shi
02598feffc
chore: make find-apps.sh able to print json
2022-03-15 15:36:44 +01:00
Zaiming (Stone) Shi
a1e7ece192
chore: use app name for coverdata name when running per-app ct
2022-03-15 15:36:44 +01:00
Zaiming (Stone) Shi
d7d0525733
Merge pull request #7313 from zmstone/chore-pin-ekka-0.12.2
...
chore: pin ekka 0.12.2
2022-03-15 14:30:18 +01:00
Ilya Averyanov
402cb9190f
Merge pull request #7312 from savonarola/fix-retainer-tests
...
chore(retainer): fix mqtt_v5 test suite
2022-03-15 16:26:43 +03:00
Thales Macedo Garitezi
58705a1383
Merge pull request #7289 from thalesmg/fix-ekka-monitor-cleanups
...
fix(ekka): run cleanups on node down events
2022-03-15 09:39:37 -03:00
Zaiming (Stone) Shi
f8d8bcb8bc
chore: pin ekka 0.12.2
...
with mnesia_down vs node_down fix
and fast rocksdb build
2022-03-15 12:16:47 +01:00
Zaiming (Stone) Shi
420ad32aa7
chore: update emqtt to 1.4.8
2022-03-15 12:11:44 +01:00
Ilya Averyanov
b3193181b2
chore(retainer): fix mqtt_v5 test suite
2022-03-15 12:55:02 +03:00
JimMoen
a04bb57c19
Merge pull request #7310 from JimMoen/enhanced-authn-mnesia-fuzzy-query
...
feat(authn): enhanced authn users fuzzy searching
2022-03-15 17:18:08 +08:00
Dmitrii
7dfdeb7136
Merge pull request #7302 from ieQu1/spellcheck
...
ci: Run spellcheck in CI
2022-03-15 09:32:01 +01:00
JimMoen
a084376f3d
feat(authn): enhanced authn users fuzzy searching
2022-03-15 15:14:14 +08:00
JianBo He
a6545b458f
Merge pull request #7291 from JimMoen/unified-move-api
...
Unified move api
2022-03-15 12:57:14 +08:00
zhanghongtong
2f7f021197
ci(cross build): fix push aws ecr error when single arch image
2022-03-15 11:34:03 +08:00
zhanghongtong
20e2c41975
ci(cross build): add more if conditions
2022-03-15 11:29:55 +08:00
JimMoen
e83357895c
refactor(exhook): move command use macro
2022-03-15 11:14:49 +08:00
JimMoen
02ed2148d7
refactor: move api `top` -> `front`, `bottom` -> `rear`
2022-03-15 10:28:46 +08:00
JimMoen
2a866e7c91
test(authn_api): move authn resource position
2022-03-15 10:28:46 +08:00
JimMoen
e96bbf5c8b
refactor(authn_api): add 'after related' for move api
2022-03-15 10:28:46 +08:00
JimMoen
dd1168d98a
test(exhook_api): move exhook position
2022-03-15 10:28:46 +08:00
JimMoen
7f595f3988
refactor(exhook_api): unified move position style
2022-03-15 10:28:46 +08:00
JimMoen
f6ee45b2e6
test(authz_api): authz sources move api style
2022-03-15 10:28:46 +08:00
JimMoen
68c473c7cc
refactor(authz_api): authz sources move api style
2022-03-15 10:28:46 +08:00
ieQu1
960c5ad0d5
ci: Run spellcheck
2022-03-14 22:27:46 +01:00
Thales Macedo Garitezi
2748c22b0c
fix(ekka): run cleanups on node down events
...
When using the RLOG DB Backend with Mria, replicant nodes do not
generate `mnesia down` events. Therefore, cleanup procedures that
some modules do when a node goes down do not work for replicants.
However, replicant do generate `node down` events, so that may be a
safer way to handle cleanup to take into account that type of node.
2022-03-14 15:55:58 -03:00
Chris
e35796abb0
refactor: refactor mongo connector test suite
2022-03-14 16:21:16 +01:00
DDDHuang
910a0b9a77
Merge pull request #7301 from DDDHuang/bad_map_key
...
fix: dashboard monitor bad key spell
2022-03-14 22:04:05 +08:00
Xinyu Liu
2a2d63aa21
Merge pull request #7292 from EMQ-YangM/remove_metrics_and_status
...
fix: reduce status_and_metrics
2022-03-14 21:51:56 +08:00
ieQu1
4116d01bfb
chore(schema): Fix code style
2022-03-14 14:38:37 +01:00
DDDHuang
6b4e438f2f
Merge pull request #7293 from DDDHuang/dir_suffix
...
fix: trace data dir suffix
2022-03-14 18:12:47 +08:00
DDDHuang
a6b7f51d96
fix: dashboard monitor bad key spell
2022-03-14 17:57:56 +08:00
ieQu1
a36a494373
docs(cluster): Fix some definitions
2022-03-14 10:36:09 +01:00
ieQu1
b79ef3f0d9
docs: Add documentation for the cluster
2022-03-14 10:36:09 +01:00
Chris Hicks
ee4673ee9c
Merge pull request #7256 from mononym/format_script
...
feat: add file to assist in formatting application
2022-03-14 09:25:56 +01:00
DDDHuang
e67138a6a7
fix: trace data dir suffix
2022-03-14 16:15:53 +08:00
zhanghongtong
d3f05d35a8
ci(cross build): fix login error for aws ecr
2022-03-14 15:26:20 +08:00