emqx/apps/emqx_management/src
ieQu1 57e39f42c5
Merge pull request #11294 from ieQu1/mria-fixes
Mria fixes
2023-07-19 15:10:42 +02:00
..
proto chore: move rpc call from emqx_management_proto to emqx_conf_proto 2023-07-19 11:05:14 +08:00
emqx_management.app.src refactor: HTTP connector into emqx_bridge_http app 2023-07-12 14:46:43 +02:00
emqx_management.appup.src chore: update appup.src 2022-07-01 21:07:33 +08:00
emqx_mgmt.erl chore: move rpc call from emqx_management_proto to emqx_conf_proto 2023-07-19 11:05:14 +08:00
emqx_mgmt_api.erl chore: avoid dialyzer warnings 2023-07-11 10:41:10 +08:00
emqx_mgmt_api_alarms.erl fix: avoid error 500 when node is re-joining cluster 2023-05-25 13:32:28 -03:00
emqx_mgmt_api_api_keys.erl feat: implement configuration and user data export/import CLI 2023-06-09 14:11:47 +03:00
emqx_mgmt_api_banned.erl refactor: move emqx_json to emqx_utils_json 2023-04-14 13:31:27 +02:00
emqx_mgmt_api_clients.erl perf(http): improve the speed of clients querying in default parameters 2023-07-11 10:41:10 +08:00
emqx_mgmt_api_cluster.erl feat(emqx_management): add /cluster/topology HTTP API endpoint 2023-07-11 16:25:36 +03:00
emqx_mgmt_api_configs.erl chore: update apps/emqx_management/src/emqx_mgmt_api_configs.erl 2023-07-19 11:05:14 +08:00
emqx_mgmt_api_key_schema.erl chore: support api_key.bootstrap_file config 2023-01-10 19:03:49 +08:00
emqx_mgmt_api_listeners.erl chore: move rpc call from emqx_management_proto to emqx_conf_proto 2023-07-19 11:05:14 +08:00
emqx_mgmt_api_metrics.erl docs: make sure there is a summary for all API endpoints 2023-05-17 09:58:56 +02:00
emqx_mgmt_api_nodes.erl feat: add `live_connections` field for some HTTP APIs 2023-06-08 11:24:06 +08:00
emqx_mgmt_api_plugins.erl fix(emqx_management): return 404 if plugin does not exist 2023-07-08 14:43:43 +02:00
emqx_mgmt_api_publish.erl fix: add summary to schemas where description has html 2023-03-23 16:40:43 +01:00
emqx_mgmt_api_stats.erl docs: make sure there is a summary for all API endpoints 2023-05-17 09:58:56 +02:00
emqx_mgmt_api_status.erl feat: add a json format support for the /status API 2023-04-26 14:41:33 +02:00
emqx_mgmt_api_subscriptions.erl fix(api_mgmt): use `emqx_topic:join` for correct construction of topics 2023-07-18 10:19:55 -03:00
emqx_mgmt_api_topics.erl refactor: use unified table define 2023-06-07 22:51:44 +08:00
emqx_mgmt_api_trace.erl docs: refine some desc 2023-06-08 13:58:31 +02:00
emqx_mgmt_app.erl fix(management): Don't wait for an empty shard 2023-06-20 10:08:41 +02:00
emqx_mgmt_auth.erl feat: implement configuration and user data export/import CLI 2023-06-09 14:11:47 +03:00
emqx_mgmt_cache.erl chore(emqx_mgmt_cache): ignore unused return value for dialyer 2023-02-02 14:11:12 +01:00
emqx_mgmt_cli.erl fix(mgmt_cli): Don't print cluster status on the replicant 2023-07-18 21:45:00 +02:00
emqx_mgmt_data_backup.erl fix(emqx_mgmt_data_backup): avoid writing temporary Mnesia backup file 2023-06-09 14:41:21 +03:00
emqx_mgmt_listeners_conf.erl feat: implement configuration and user data export/import CLI 2023-06-09 14:11:47 +03:00
emqx_mgmt_sup.erl fix: only cache sys_memory in linux 2023-02-01 12:21:34 +08:00
emqx_mgmt_util.erl refactor: rename max_row_limit to default_row_limit 2023-02-21 09:41:00 +01:00