emqx/apps/emqx_management/src
zhongwencool 0dbaaa5d94 chore: document api-key path api only support bearerAuth 2024-01-23 10:31:43 +08:00
..
proto feat: support invite node in async mananer 2024-01-13 15:29:58 +08:00
emqx_management.app.src chore: bump app versions 2023-12-22 21:28:26 +01:00
emqx_management.appup.src chore: update appup.src 2022-07-01 21:07:33 +08:00
emqx_mgmt.erl Merge pull request #11446 from lafirest/refactor/calendar 2023-08-17 07:40:44 +08:00
emqx_mgmt_api.erl chore: improve the error message if the parameter invalid 2024-01-10 09:52:27 +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 chore: document api-key path api only support bearerAuth 2024-01-23 10:31:43 +08:00
emqx_mgmt_api_banned.erl refactor(calendar): refactor datetime-related code and remove redundant 2023-08-16 10:55:46 +08:00
emqx_mgmt_api_clients.erl Merge pull request #12300 from lafirest/fix/clients_api 2024-01-11 19:10:54 +08:00
emqx_mgmt_api_cluster.erl chore: forward the async invite to leader node 2024-01-15 11:24:05 +08:00
emqx_mgmt_api_configs.erl fix: ft config update api return raw config 2023-12-27 21:13:47 +08:00
emqx_mgmt_api_data_backup.erl fix(emqx_mgmt_api_data_backup): add count and hasnext meta paging params 2023-11-30 19:10:12 +02: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 feat: upgrade hocon to 0.40.0 which supports union type display name 2023-11-10 13:41:51 +01: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: log error when failed to install plugin 2023-11-30 16:49:30 +01:00
emqx_mgmt_api_publish.erl fix: HTTP API /api/v5/publish schema 2023-08-22 15:21:20 +02: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 refactor: check match topic before do subscriptions query 2023-10-30 16:45:29 +08:00
emqx_mgmt_api_topics.erl fix(api): endpoint `/v5/topics` with invalid topic filter 2023-12-11 15:36:50 +08:00
emqx_mgmt_api_trace.erl fix: 500 error response when downloading non-existent trace files 2023-10-12 15:23:23 +08: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 chore: document api-key path api only support bearerAuth 2024-01-23 10:31:43 +08: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: clean rpc_commit when force_leave cluster 2023-12-26 15:25:58 +08:00
emqx_mgmt_cluster.erl chore: forward the async invite to leader node 2024-01-15 11:24:05 +08:00
emqx_mgmt_data_backup.erl fix(dialyzer): fix some dialyzer issues found on otp 26 2023-12-06 20:32:49 +01: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 feat: support invite node in async mananer 2024-01-13 15:29:58 +08:00
emqx_mgmt_util.erl refactor: move ntoa (ip address formatting) code to emqx_utils 2023-12-17 21:03:16 +01:00