Zaiming (Stone) Shi
|
9f47ee09fe
|
Merge pull request #9267 from JimMoen/1028-feat-disconnect-event-type
feat: options for trigger disconnected events by different reasons
|
2022-11-03 13:35:25 +01:00 |
Shawn
|
2c27f8c474
|
test: improve the test cases for t_if_contains_placeholder
|
2022-11-03 18:49:06 +08:00 |
JimMoen
|
cb3bd24528
|
test: unlink the process would be exited by tcp close
|
2022-11-03 16:43:34 +08:00 |
JimMoen
|
86dd1a3e05
|
test: different resons for disconnect event
|
2022-11-03 16:43:34 +08:00 |
JimMoen
|
51c532546c
|
feat: options for trigger disconnected events by different reasons
|
2022-11-03 16:43:34 +08:00 |
Zaiming (Stone) Shi
|
606ca670eb
|
Merge pull request #9283 from zmstone/1101-hook-order-release-43
1101 hook order release 43
|
2022-11-03 08:45:19 +01:00 |
Zaiming (Stone) Shi
|
0ab5ac95bb
|
test: refactor emqx_takeover_SUITE
|
2022-11-02 21:09:24 +01:00 |
Zaiming (Stone) Shi
|
7d3c7e1cc3
|
test: clear mqtt_admin table after bootstrap test suite
|
2022-11-02 20:15:23 +01:00 |
Zaiming (Stone) Shi
|
16a306f6f8
|
test: ensure rule engine resource providers are loaded
|
2022-11-02 20:06:26 +01:00 |
Zaiming (Stone) Shi
|
a779a58ff9
|
ci: no need to make cover after per app ct run
|
2022-11-02 20:06:26 +01:00 |
Zaiming (Stone) Shi
|
f4621d3c71
|
test: connect MQTT client with a retry
|
2022-11-02 20:06:26 +01:00 |
Zaiming (Stone) Shi
|
18486a7e13
|
ci: run emqx-ct-pipeline without docker dependencies
|
2022-11-02 19:20:39 +01:00 |
Zaiming (Stone) Shi
|
3d7dd4f738
|
test: ensure $mqtt_pub_caps is cleared after test run
|
2022-11-02 19:20:39 +01:00 |
Zaiming (Stone) Shi
|
25863b6773
|
test: ensure clean start for emqx_mod_sup_SUITE
|
2022-11-02 19:20:39 +01:00 |
Zaiming (Stone) Shi
|
6d943181d7
|
test: ensure emqx_dashboard tables are created for data export import
|
2022-11-02 19:20:39 +01:00 |
Traphalet
|
25b6a1c158
|
ci(test): test parallel CT runs on self-hosted runners
|
2022-11-02 19:20:39 +01:00 |
Zaiming (Stone) Shi
|
e0db524a10
|
refactor: change the format of auth_order and acl_order configs
|
2022-11-02 11:49:55 +01:00 |
Ilya Averyanov
|
52652f6c96
|
feat(hooks): add config options to set explicit callback order
|
2022-11-01 19:39:52 +01:00 |
zhongwencool
|
d1a5dcd222
|
Merge pull request #9260 from zhongwencool/bump-minirest-0.3.10
chore: remove useless information from the dashboard listener failure log
|
2022-11-01 07:47:16 +08:00 |
zhongwencool
|
704bf3eade
|
Merge branch 'release-v43' into bump-minirest-0.3.10
|
2022-11-01 07:46:50 +08:00 |
zhongwencool
|
406428c8ca
|
chore: update lib-ce/emqx_dashboard/test/emqx_dashboard_SUITE.erl
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2022-11-01 07:45:58 +08:00 |
zhongwencool
|
fd69afd899
|
Merge pull request #9274 from emqx/revert-9256-bootstrap-users
Revert "feat: bootstrap dashboard users from dashboard.bootstrap_users_file"
|
2022-11-01 07:44:41 +08:00 |
zhongwencool
|
b8dad3f667
|
Merge branch 'release-v43' into revert-9256-bootstrap-users
|
2022-11-01 07:44:21 +08:00 |
zhongwencool
|
1b6164224a
|
Merge pull request #9273 from zhongwencool/bootstrap-apps
feat: bootstrap app/secret from management.bootstrap_apps_file
|
2022-11-01 07:41:52 +08:00 |
Zaiming (Stone) Shi
|
809f98502a
|
chore(emqx_auth_mnesia): re-generate appup
|
2022-10-31 17:33:51 +01:00 |
Zaiming (Stone) Shi
|
7e322bd392
|
chore: fix typos in command line examples
|
2022-10-31 16:35:25 +01:00 |
zhongwencool
|
e4473d34c0
|
feat: bootstrap app/secret from management.bootstrap_apps_file
|
2022-10-31 19:57:04 +08:00 |
zhongwencool
|
3aeb21cc37
|
Revert "feat: bootstrap dashboard users from dashboard.bootstrap_users_file"
|
2022-10-31 19:54:34 +08:00 |
Xinyu Liu
|
91bc2403a5
|
Merge pull request #9264 from terry-xiaoyu/message_acked_hook_for_coap
fix: run the 'message.acked' hook when ACK received from CoAP devices
|
2022-10-31 15:20:11 +08:00 |
Shawn
|
3f17119e36
|
fix: run the 'message.acked' hook when ACK received from CoAP devices
|
2022-10-31 11:46:21 +08:00 |
zhongwencool
|
84e089260f
|
Merge pull request #9256 from zhongwencool/bootstrap-users
feat: bootstrap dashboard users from dashboard.bootstrap_users_file
|
2022-10-31 09:42:56 +08:00 |
Zaiming (Stone) Shi
|
0031595770
|
Merge pull request #9263 from JimMoen/fix-typo
chore: fix ci typo
|
2022-10-28 17:09:23 +02:00 |
zhongwencool
|
9167055f56
|
chore: refactor init_default_admin_user/0 function
|
2022-10-28 21:49:16 +08:00 |
zhongwencool
|
93924f567f
|
chore: apply suggestions from code review
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2022-10-28 21:44:38 +08:00 |
zhongwencool
|
d37ad38e7a
|
chore: clear_table mqtt_admin when failed
|
2022-10-28 21:44:05 +08:00 |
zhongwencool
|
47d88186d1
|
chore: update emqx_auth_mnesia appup
|
2022-10-28 21:44:05 +08:00 |
zhongwencool
|
ab51684b36
|
chore: add more test for emqx_dashboard
|
2022-10-28 21:44:05 +08:00 |
zhongwencool
|
ec426df0a7
|
fix: typo error
|
2022-10-28 21:44:03 +08:00 |
zhongwencool
|
04c0caefac
|
feat: bootstrap dashboard users from dashboard.bootstrap_users_file
|
2022-10-28 21:43:20 +08:00 |
JimMoen
|
844ebf5ed6
|
chore: fix ci typo
|
2022-10-28 20:34:45 +08:00 |
Zaiming (Stone) Shi
|
dd95a26270
|
Merge remote-tracking branch 'origin/main-v4.3' into release-v43
|
2022-10-28 14:12:44 +02:00 |
Zaiming (Stone) Shi
|
4614167488
|
Merge pull request #9234 from savonarola/update-emqx-cm
chore(cm): sync emqx_cm with ee
|
2022-10-28 14:09:06 +02:00 |
Zaiming (Stone) Shi
|
86329075cb
|
Merge pull request #9242 from lafirest/fix/log_sensitive_acl
Use LOG_SENSITIVE to replace the risky LOG in ACL
|
2022-10-28 13:16:08 +02:00 |
zhongwencool
|
c2c089d0e9
|
chore: remove useless information from the dashboard listener failure log
|
2022-10-28 17:26:25 +08:00 |
JimMoen
|
139aabd078
|
Merge pull request #9190 from JimMoen/rule-engine-api-id
fix(rule_engine): rule id in path urlencoded
|
2022-10-28 15:41:40 +08:00 |
Xinyu Liu
|
8260c55530
|
Merge pull request #9254 from terry-xiaoyu/webhook_support_placeholders_in_headers
feat: support to use placeholders as http headers in webhook actions
|
2022-10-28 09:43:11 +08:00 |
Xinyu Liu
|
eeb87fd253
|
Merge pull request #9239 from emqx/webhook_support_placeholders_in_headers
feat: support to use placeholders as http headers in webhook actions
|
2022-10-28 09:01:29 +08:00 |
Zaiming (Stone) Shi
|
307ff6b97b
|
Merge pull request #9244 from HJianBo/using-warning-level
chore(auth-http): using warning level instead of error
|
2022-10-27 20:42:00 +02:00 |
JimMoen
|
a9e835113d
|
chore: update chanegs
|
2022-10-27 17:32:22 +08:00 |
JimMoen
|
c21a2cf4c6
|
test(rule_engine): test some unicode chars as rule id
|
2022-10-27 17:32:21 +08:00 |