..
emqx_authn_api.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_authn_http.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_authn_jwt.hocon
docs: update doc refs
2023-04-18 09:48:28 +02:00
emqx_authn_mnesia.hocon
docs: update doc refs
2023-04-18 09:48:28 +02:00
emqx_authn_mongodb.hocon
docs: update doc refs
2023-04-18 09:48:28 +02:00
emqx_authn_mysql.hocon
docs: update doc refs
2023-04-18 09:48:28 +02:00
emqx_authn_pgsql.hocon
docs: update doc refs
2023-04-18 09:48:28 +02:00
emqx_authn_redis.hocon
docs: update doc refs
2023-04-18 09:48:28 +02:00
emqx_authn_schema.hocon
chore(auth): move authn leftovers to the authn app
2023-08-16 18:52:14 +03:00
emqx_authn_user_import_api.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_authz_api_cache.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_authz_api_mnesia.hocon
feat(authz): use extensible map format for actions in authz rules
2023-07-07 19:40:34 +03:00
emqx_authz_api_schema.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_authz_api_settings.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_authz_api_sources.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_authz_schema.hocon
docs: update doc refs
2023-04-18 09:48:28 +02:00
emqx_auto_subscribe_api.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_auto_subscribe_schema.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_bridge_api.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_bridge_azure_event_hub.hocon
docs: change password label for azure event hub bridge
2023-08-18 10:39:05 -03:00
emqx_bridge_cassandra.hocon
refactor(cassandra): move cassandra bridge into its own app
2023-04-21 14:45:38 +08:00
emqx_bridge_cassandra_connector.hocon
chore: rename cassandra_impl to cassandra_connector
2023-04-21 16:49:25 +08:00
emqx_bridge_clickhouse.hocon
refactor: the clickhouse bridge to use the new bridge app structure
2023-05-17 10:12:43 +02:00
emqx_bridge_clickhouse_connector.hocon
refactor: the clickhouse bridge to use the new bridge app structure
2023-05-17 10:12:43 +02:00
emqx_bridge_dynamo.hocon
fix(hocon): i18n style
2023-08-06 14:16:56 +02:00
emqx_bridge_dynamo_connector.hocon
refactor(dynamo): move dynamo bridge into its own app
2023-05-10 18:49:21 +08:00
emqx_bridge_gcp_pubsub.hocon
feat(gcp_producer): add support for defining message attributes and ordering key
2023-08-14 10:33:17 -03:00
emqx_bridge_greptimedb.hocon
fix(spellcheck): fix several spellcheck issues not caught in CI
2023-07-31 14:32:12 -03:00
emqx_bridge_greptimedb_connector.hocon
refactor: rename bridge greptimedb_grpc_v1 to greptimedb
2023-07-24 17:58:48 +08:00
emqx_bridge_hstreamdb.hocon
chore(hstream): add more information to the template description to reduce confusion
2023-07-18 10:27:03 +00:00
emqx_bridge_hstreamdb_connector.hocon
fix: hstreamdb connector use unified schema
2023-07-13 10:47:45 +08:00
emqx_bridge_http_connector.hocon
refactor: HTTP connector into emqx_bridge_http app
2023-07-12 14:46:43 +02:00
emqx_bridge_http_schema.hocon
refactor: HTTP bridge into the emqx_bridge_http app
2023-07-12 14:47:02 +02:00
emqx_bridge_influxdb.hocon
refactor(influxdb): move influxdb bridge into its own app
2023-05-12 11:48:49 +08:00
emqx_bridge_influxdb_connector.hocon
refactor(influxdb): move influxdb bridge into its own app
2023-05-12 11:48:49 +08:00
emqx_bridge_iotdb.hocon
fix(iotdb): remove root `request_timeout` option
2023-06-09 10:39:01 -03:00
emqx_bridge_kafka.hocon
feat(kafka): add support for kafka headers and ext headers
2023-06-21 18:27:39 -03:00
emqx_bridge_kinesis.hocon
feat(kinesis): implement Amazon Kinesis Producer bridge
2023-07-17 11:51:42 -03:00
emqx_bridge_mongodb.hocon
refactor: MongoDB bridge to use the new app structure
2023-06-26 14:32:53 +02:00
emqx_bridge_mqtt_connector_schema.hocon
fix(mqttbridge): clarify schema descriptions + log messages
2023-05-30 22:21:22 +03:00
emqx_bridge_mqtt_schema.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_bridge_mysql.hocon
refactor: MySQL bridge to its own application
2023-06-27 17:13:26 +02:00
emqx_bridge_opents.hocon
feat(opents): OpenTSDB integration
2023-04-23 09:56:24 +08:00
emqx_bridge_opents_connector.hocon
chore: make spellcheck and xref happy
2023-04-23 11:22:56 +08:00
emqx_bridge_oracle.hocon
fix(oracle): replace 'database' field by 'service name'
2023-05-24 15:40:56 -03:00
emqx_bridge_pgsql.hocon
refactor(pgsql): move pgsql && matrix && timescale bridges into their own app
2023-05-10 16:51:33 +08:00
emqx_bridge_pulsar.hocon
feat(pulsar): improve authn error check time and add connect timeout
2023-05-22 11:33:16 -03:00
emqx_bridge_rabbitmq.hocon
feat: add RabbitMQ bridge
2023-05-09 14:32:26 +02:00
emqx_bridge_rabbitmq_connector.hocon
feat: add RabbitMQ bridge
2023-05-09 14:32:26 +02:00
emqx_bridge_redis.hocon
refactor: redis bridge to its own application
2023-06-27 10:24:44 +02:00
emqx_bridge_rocketmq.hocon
refactor(rocketmq): move rocketmq bridge into its own app
2023-05-09 15:57:56 +08:00
emqx_bridge_rocketmq_connector.hocon
refactor(rocketmq): move rocketmq bridge into its own app
2023-05-09 15:57:56 +08:00
emqx_bridge_schema.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_bridge_sqlserver.hocon
refactor(sqlserver): move sqlserver bridge into its own app
2023-05-06 10:22:05 +08:00
emqx_bridge_sqlserver_connector.hocon
refactor(sqlserver): move sqlserver bridge into its own app
2023-05-06 10:22:05 +08:00
emqx_bridge_tdengine.hocon
refactor(tdengine): move tdengine bridge into its own app
2023-05-10 14:12:57 +08:00
emqx_bridge_tdengine_connector.hocon
refactor(tdengine): move tdengine bridge into its own app
2023-05-10 14:12:57 +08:00
emqx_coap_api.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_coap_schema.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_conf_schema.hocon
fix(i18n): i18n file styles
2023-08-06 14:18:08 +02:00
emqx_connector_pgsql.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_connector_schema_lib.hocon
docs: clarify description of bridge username and password
2023-05-15 16:29:52 +02:00
emqx_dashboard_api.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_dashboard_error_code_api.hocon
docs: refine some desc
2023-06-08 13:58:31 +02:00
emqx_dashboard_monitor_api.hocon
docs: refine some desc
2023-06-08 13:58:31 +02:00
emqx_dashboard_schema.hocon
fix(hocon): i18n style
2023-08-06 14:16:56 +02:00
emqx_delayed_api.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_eviction_agent_api.hocon
chore(rebalance): rebase and review fixes
2023-05-09 20:51:24 +05:00
emqx_exhook_api.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_exhook_schema.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_exproto_schema.hocon
fix: keep the real closed_reason
2023-05-31 13:44:51 +08:00
emqx_ft_api.hocon
feat(ft-api): provide configuration API
2023-07-07 19:15:42 +03:00
emqx_ft_schema.hocon
Merge remote-tracking branch 'origin/release-51' into 0610-merge-release-51-to-master
2023-06-10 12:23:55 +02:00
emqx_gateway_api.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_gateway_api_authn.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_gateway_api_clients.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_gateway_api_listeners.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_gateway_schema.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_gcp_device_api.hocon
feat(gcp-iot): port GCP IoT Core compatibility layer from e4.4
2023-08-09 10:48:25 -03:00
emqx_ldap.hocon
fix(ldap): expose request_timeout to prevent infinite hang
2023-08-24 16:50:38 +08:00
emqx_ldap_authn.hocon
fix(ldap): fix issue pointed by spellcheck
2023-08-09 10:48:25 -03:00
emqx_ldap_authz.hocon
feat(ldap-authz): integrate the LDAP authorization
2023-08-04 18:14:01 +08:00
emqx_license_http_api.hocon
feat: add license setting get/put api
2023-07-11 11:53:41 +08:00
emqx_license_schema.hocon
feat: add license setting get/put api
2023-07-11 11:53:41 +08:00
emqx_limiter_schema.hocon
refactor(limiter): simplify limiter configuration
2023-05-08 11:45:49 +08:00
emqx_lwm2m_api.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_lwm2m_schema.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_mgmt_api_alarms.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_mgmt_api_api_keys.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_mgmt_api_banned.hocon
feat(banned): add a new API used to clear all banned data
2023-08-11 17:25:49 +08:00
emqx_mgmt_api_clients.hocon
feat: support kickout clients in batch
2023-05-30 19:58:40 +08:00
emqx_mgmt_api_cluster.hocon
feat(emqx_management): add /cluster/topology HTTP API endpoint
2023-07-11 16:25:36 +03:00
emqx_mgmt_api_configs.hocon
chore: remove zone desc from document
2023-07-21 15:51:21 +08:00
emqx_mgmt_api_key_schema.hocon
fix(hocon): i18n style
2023-08-06 14:16:56 +02:00
emqx_mgmt_api_listeners.hocon
docs: refine some desc
2023-06-08 13:58:31 +02:00
emqx_mgmt_api_metrics.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_mgmt_api_nodes.hocon
docs: refine some desc
2023-06-08 13:58:31 +02:00
emqx_mgmt_api_publish.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_mgmt_api_stats.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_mgmt_api_status.hocon
docs: fix a typo in api doc description
2023-05-04 10:50:14 +02:00
emqx_mgmt_api_subscriptions.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_mgmt_api_topics.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_mgmt_api_trace.hocon
docs: refine some desc
2023-06-08 13:58:31 +02:00
emqx_modules_schema.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_mongodb.hocon
feat(mongodb): add configurable option to override legacy protocol usage
2023-08-14 13:19:50 -03:00
emqx_mqttsn_schema.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_mysql.hocon
refactor: move MySQL open source connector to its own app
2023-06-27 16:15:18 +02:00
emqx_node_rebalance_api.hocon
fix(rebalance): add wait_health_check timeout to node evacuation
2023-06-07 21:37:01 +03:00
emqx_oracle.hocon
fix(oracle): replace 'database' field by 'service name'
2023-05-24 15:40:56 -03:00
emqx_otel_schema.hocon
feat: support opentelemetry metrics
2023-08-09 20:23:40 +08:00
emqx_plugins_schema.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_prometheus_api.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_prometheus_schema.hocon
docs: move some prometheus docs from schema desc to code comments
2023-06-27 14:23:18 +02:00
emqx_psk_schema.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_redis.hocon
refactor: move Redis open source connector to its own app
2023-06-27 10:24:40 +02:00
emqx_resource_schema.hocon
refactor(resource): rename `request_timeout` -> `request_ttl`
2023-06-01 13:01:53 -03:00
emqx_retainer_api.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_retainer_schema.hocon
docs: move some prometheus docs from schema desc to code comments
2023-06-27 14:23:18 +02:00
emqx_rewrite_api.hocon
fix(topic_rewrite): handle error when target contains wildcards
2023-07-25 09:43:14 -03:00
emqx_rule_api_schema.hocon
docs: improve rule engine labels and descriptions
2023-05-09 11:44:30 +02:00
emqx_rule_engine_api.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_rule_engine_schema.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_s3_schema.hocon
feat(ft): convert hocon files to the new format
2023-04-21 19:14:24 +03:00
emqx_schema.hocon
feat(router): enable using 2 tables to store routes
2023-08-29 17:41:59 +04:00
emqx_schema_registry_http_api.hocon
refactor(schema_registry): refactor schema registry app and modules
2023-07-12 09:24:15 -03:00
emqx_schema_registry_schema.hocon
refactor(schema_registry): refactor schema registry app and modules
2023-07-12 09:24:15 -03:00
emqx_slow_subs_api.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_slow_subs_schema.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_stomp_schema.hocon
refactor: Split i18n files
2023-04-17 13:35:33 +02:00
emqx_telemetry_api.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00
emqx_telemetry_schema.hocon
docs: fix spellcheck for telemetry app
2023-05-26 08:44:19 +02:00
emqx_topic_metrics_api.hocon
docs: make sure there is a summary for all API endpoints
2023-05-17 09:58:56 +02:00