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 |