Zaiming (Stone) Shi
|
7c8a36fc06
|
Merge pull request #12289 from zmstone/0108-support-acl-cache-masks
0108 support acl cache excludes
|
2024-01-10 13:40:29 +00:00 |
Zaiming (Stone) Shi
|
6fcb2fdb05
|
test: fix test case flakyness
|
2024-01-10 13:52:00 +01:00 |
JianBo He
|
6ab8e31db0
|
test: fix failed tests
|
2024-01-10 09:53:22 +08:00 |
JianBo He
|
f45298d14a
|
chore: improve the error message if the parameter invalid
|
2024-01-10 09:52:27 +08:00 |
Zaiming (Stone) Shi
|
81e75cf068
|
test: fix bulk-kick test case flakyness
|
2023-11-30 17:30:25 +01:00 |
firest
|
b08102269a
|
refactor(calendar): refactor datetime-related code and remove redundant
|
2023-08-16 10:55:46 +08:00 |
Ilya Averyanov
|
deaac9bd73
|
fix(authz): correctly identify qos of subscribe actions
|
2023-07-25 15:20:52 +03:00 |
Ilya Averyanov
|
7de26a1776
|
feat(authz): use extensible map format for actions in authz rules
* support authorization on retain, qos fields
* refactored authz tests heavily
|
2023-07-07 19:40:34 +03:00 |
JianBo He
|
fc806c4acd
|
test: fix failed tests
|
2023-05-30 20:15:49 +08:00 |
JianBo He
|
1e7872c319
|
feat: support kickout clients in batch
|
2023-05-30 19:58:40 +08:00 |
Zhongwen Deng
|
e26ce5816e
|
feat: hide keepalive_backoff, introduce keepalive_multiplier
|
2023-05-17 21:25:10 +08:00 |
Stefan Strigler
|
f8e9e54393
|
refactor: move emqx_json to emqx_utils_json
|
2023-04-14 13:31:27 +02:00 |
Stefan Strigler
|
0d357f7038
|
refactor: cleanup list subscriptions
|
2023-02-21 09:41:00 +01:00 |
Stefan Strigler
|
0d2ce85776
|
fix: return 'not found' for subscriptions of unknown client
|
2023-02-21 09:41:00 +01:00 |
Stefan Strigler
|
f3ced5d5eb
|
refactor: kickout_client doesn't need a format fun
|
2023-02-21 09:41:00 +01:00 |
Stefan Strigler
|
f9895a33b6
|
refactor: rename max_row_limit to default_row_limit
|
2023-02-21 09:41:00 +01:00 |
JianBo He
|
36b1c3eb5b
|
fix(api): fix bad return error message if client id is not found
|
2023-02-14 15:30:55 +08:00 |
JianBo He
|
65729cd640
|
fix(clients): fix expiry_interval unit error
It should be second not millisecond
|
2023-01-06 10:31:27 +08:00 |
Zaiming (Stone) Shi
|
dbc10c2eed
|
chore: update copyright year 2023
|
2023-01-02 09:22:27 +01:00 |
firest
|
d9c3cf5c97
|
fix(mgmt): add subscribe options in client subscribe API
|
2022-04-27 12:52:52 +08:00 |
firest
|
8d01e8a697
|
fix(mgmt): add subscribe options into the result of the client subscriptions API
|
2022-04-27 12:52:52 +08:00 |
Zhongwen Deng
|
aa7807baeb
|
chore: reformat mgmt code.
|
2022-04-19 14:02:39 +08:00 |
JimMoen
|
c89c00aed0
|
test: clean cache api for all clients or specific client
|
2022-04-18 16:47:52 +08:00 |
zhongwencool
|
498434826a
|
feat(schema): schema support epoch_second, epoch_millisecond type.
|
2022-02-14 11:35:32 +08:00 |
DDDHuang
|
29790a0c1e
|
fix(test): ifdb test SUITE & version compatibility
|
2022-02-10 10:33:39 +08:00 |
k32
|
2ccf02cea9
|
refactor(emqx_mgmt): Decorate RPCs
|
2022-01-18 14:07:02 +01:00 |
JianBo He
|
e9e559ccd0
|
test: more code coverage for emqx_gateway_api_clients
|
2022-01-14 10:48:56 +08:00 |
zhongwencool
|
81abf31bc4
|
chore(test): rename mgmt_xxx_api_SUITE to mgmt_api_xxx_SUITE
|
2022-01-10 15:52:00 +08:00 |