firest
|
8c8162facb
|
test(prometheus): improve test coverage to 88%
|
2022-03-24 16:17:40 +08:00 |
Zhongwen Deng
|
946d62e40a
|
test: don't run api_plugins_SUITE for now
|
2022-03-21 17:57:57 +08:00 |
Zhongwen Deng
|
88e0c4067f
|
fix: api_plugins common test failed bump dashboard to v0.25.0.
|
2022-03-21 17:56:22 +08:00 |
Zhongwen Deng
|
f051424b3b
|
test: add zones udpate/delete common test
|
2022-03-21 17:56:22 +08:00 |
Zhongwen Deng
|
be0c26130a
|
feat: add transate_to meta to root schema.
|
2022-03-21 17:56:22 +08:00 |
Zhongwen Deng
|
18886f657b
|
feat: add emqx_config_logger.
|
2022-03-21 17:56:22 +08:00 |
zhongwencool
|
f0f03d8a96
|
Merge pull request #6566 from zhongwencool/plugin-http-api
Plugin http api
|
2022-03-14 09:17:11 +08:00 |
Zhongwen Deng
|
4cde1274c7
|
test: fix build demo plugins crash.
|
2022-03-13 16:00:58 +08:00 |
Zhongwen Deng
|
fd7f91b5a6
|
chore: fix dialyzer warning.
|
2022-03-11 18:41:20 +08:00 |
zhongwencool
|
0f681f6a08
|
feat(plugin): add plugin http api test case
|
2022-03-11 15:55:02 +08:00 |
Zhongwen Deng
|
3938aa127b
|
feat: add /configs/global_zones API to aggregate emqx_zone_schema
|
2022-03-11 15:27:40 +08:00 |
lafirest
|
d909ae9f32
|
test(mgmt): improve test coverage of emqx_mgmt_api_subscription to 96%
|
2022-03-11 10:46:21 +08:00 |
Zhongwen Deng
|
7beaa91814
|
fix: schema mod error
|
2022-03-09 19:24:33 +08:00 |
Zhongwen Deng
|
7942de53a0
|
chore: fix elvis warning
|
2022-03-09 16:07:01 +08:00 |
Zhongwen Deng
|
0ec8c528a0
|
test: add more test for cluster_rpc_handler/api_configs/api_trace
|
2022-03-09 16:03:28 +08:00 |
DDDHuang
|
dbfa7a7f0c
|
fix(test): improve subscriptions api suite
|
2022-02-28 17:54:05 +08:00 |
DDDHuang
|
384d508b13
|
fix(test): add status api test suite
|
2022-02-28 17:54:05 +08:00 |
Zhongwen Deng
|
db584f79d6
|
feat: upgrade hocon to 0.25.0 to replace nullable with required.
|
2022-02-24 22:39:03 +08:00 |
JimMoen
|
cf61349aef
|
test(api_metrics): test `node_metrics` without aggergate
|
2022-02-24 11:33:10 +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 |
zhongwencool
|
5bbe2ec1c6
|
Merge pull request #6766 from zhongwencool/fix-trace-api-return
fix(trace): create_trace return new trace; delete_trace return 204
|
2022-01-20 10:41:45 +08:00 |
k32
|
2ccf02cea9
|
refactor(emqx_mgmt): Decorate RPCs
|
2022-01-18 14:07:02 +01:00 |
zhongwencool
|
75ad2ba65c
|
fix(trace): create_trace return new trace; delete_trace return 204
|
2022-01-18 09:34:36 +08:00 |
JianBo He
|
e9e559ccd0
|
test: more code coverage for emqx_gateway_api_clients
|
2022-01-14 10:48:56 +08:00 |
JianBo He
|
10b110447c
|
chore(exhook): change root name emqx_exhook > exhook
|
2022-01-12 13:51:37 +08:00 |
zhongwencool
|
81abf31bc4
|
chore(test): rename mgmt_xxx_api_SUITE to mgmt_api_xxx_SUITE
|
2022-01-10 15:52:00 +08:00 |
zhongwencool
|
977b1bb7ec
|
chore(test): add snabbkaffe for create_trace test
|
2022-01-07 11:08:40 +08:00 |
zhongwencool
|
07ba4ad05e
|
fix: delete error log when file enoent.
delete emqx_trace_api, replace LOG by SLOG
|
2022-01-07 10:24:26 +08:00 |
Zaiming (Stone) Shi
|
63167cea70
|
chore: update copyright
|
2022-01-05 20:55:00 +01:00 |
zhongwencool
|
87bff075ad
|
fix(api_key): set api_key unexpired when update expired_at=undefined
|
2021-12-31 17:32:07 +08:00 |
zhongwencool
|
b78cfa0a1c
|
fix(api_key): support expired_at never expired when undefined
|
2021-12-29 00:22:59 +08:00 |
zhongwencool
|
33a6568654
|
fix(banned): crash by bad peerhost; add banned http API tests
|
2021-12-24 10:56:41 +08:00 |
zhongwencool
|
fdff3c5a53
|
fix: keepalive ct failed
|
2021-12-17 15:51:51 +08:00 |
zhongwencool
|
89d904b7ef
|
feat(trace): trace http api schema
|
2021-12-17 09:29:37 +08:00 |
zhongwencool
|
f95ef04cf7
|
Merge branch 'master' into api-key-secret
|
2021-12-15 16:01:09 +08:00 |
firest
|
8493b61cb5
|
refactor(eqmx_limiter): use the new hierarchical token bucket to replace the old ratelimit code
|
2021-12-10 14:37:23 +08:00 |
zhongwencool
|
cf11f3f8ee
|
feat(api-key): support api_key/secret
|
2021-12-09 16:42:10 +08:00 |
zhongwencool
|
33f5eec802
|
feat: set keepalive via http api (#6171)
* feat: set keepalive via http api
* fix: make cluster_rpc test case solider
|
2021-11-18 10:56:58 +08:00 |
JimMoen
|
dcc5ae0642
|
test: API return code section
|
2021-11-15 16:30:44 +08:00 |
k32
|
e14a62d4d6
|
chore(mria): ekka_mnesia:start/stop -> mria:start/stop
|
2021-10-18 22:04:05 +02:00 |
Tobias Lindahl
|
aa19c2a908
|
chore: Remove emqx_ct_helpers as dependency
|
2021-10-15 10:40:57 +02: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 |
lafirest
|
89f48f89eb
|
feat(emqx_coap): add emqx_coap_api
1. add a request api for emqx_coap
2. fix some emqx_coap logic error
|
2021-09-07 19:20:52 +08:00 |
DDDHuang
|
be0fd6fddd
|
fix: add sub api doc & test suite (#5634)
* fix: add sub api doc & test suite
|
2021-09-03 10:57:54 +08:00 |
Shawn
|
7390d2bb36
|
fix(listeners): test case emqx_mgmt_listeners_api_SUITE failed
|
2021-08-31 19:01:11 +08:00 |
DDDHuang
|
86231f795d
|
refactor: close managment http 8081 (#5564)
|
2021-08-27 13:46:39 +08:00 |
Shawn
|
7b63f7f18b
|
refactor(emqx_mangement): update emqx_mangement for new listener,zone configs
|
2021-08-26 09:11:30 +08:00 |
Shawn
|
cc56c74964
|
refactor(emqx): update the tests for the new zone,listener config
|
2021-08-26 09:11:30 +08:00 |