lafirest 2ff6ef01f1 Merge pull request #9599 from lafirest/fix/blacklist_default_exp 3 лет назад
..
bpapi 03766d54cc feat(emqx_rpc): call with timeout 3 лет назад
config 244b123742 style(emqx): reformat emqx application 3 лет назад
emqx_limiter 88a0c77707 fix(limiter): add `limiter` back to the configs API 3 лет назад
emqx_trace 1845e472e0 fix: create trace sometime failed by end_at time has already passed 3 лет назад
persistent_session 343a78b08a feat(persistent_sessions): don't use rocksdb when unavailable 3 лет назад
proto 9dfa82b448 fix(shared_sub): Dispatch shared messages via gen_rpc 3 лет назад
emqx.app.src 9e3da5b661 chore: bump app versions 3 лет назад
emqx.appup.src 2ad99fca7a chore: update appup.src 3 лет назад
emqx.erl 48f685a0dd fix: remove the APIs for emqx_hooks:put/2 and emqx_hooks:add/2 3 лет назад
emqx_access_control.erl cd0ae62995 fix(auth): fix emqx_authenticator cooperation with other 'client.authenticate' hooks 3 лет назад
emqx_alarm.erl 08121e7df6 fix(mgmt): optimize the speed of query tail pages 3 лет назад
emqx_alarm_handler.erl c355c40ea8 refactor: call emqx_alarm:ensure_deactivated everywhere 3 лет назад
emqx_app.erl 2908c06c54 fix(quic): default quic listener 3 лет назад
emqx_authentication.erl cd0ae62995 fix(auth): fix emqx_authenticator cooperation with other 'client.authenticate' hooks 3 лет назад
emqx_authentication_config.erl 0b07561e9b fix: ensure authentication is array, not struct 3 лет назад
emqx_authentication_sup.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_authn_authz_metrics_sup.erl 6c91cf3c72 fix: typo in authn/authz metrics sup 3 лет назад
emqx_authz_cache.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_banned.erl af3f0c9bb0 fix(banned): ensure the default timeout of `banned` is large enough 3 лет назад
emqx_base62.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_batch.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_boot.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_broker.erl af5bf52ddf feat: add exclusive subscription 3 лет назад
emqx_broker_bench.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_broker_helper.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_broker_sup.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_channel.erl b88398c3c6 fix: run `message.dropped` hook, inc `messages.dropped` metrics 3 лет назад
emqx_cm.erl ffb3f2d2d2 chore: change emqx_live_connection tab type to ordered_set 3 лет назад
emqx_cm.hrl 97078002f2 refactor(emqx_cm): Decorate RPCs 4 лет назад
emqx_cm_locker.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_cm_registry.erl 5aceeff7b4 refactor(cm_registry): Export transactions 3 лет назад
emqx_cm_sup.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_config.erl 350023e757 fix(config): option only_fill_defaults renamed to make_serializable 3 лет назад
emqx_config_handler.erl 5718b28eeb feat: Deny hot updates to the configuration in local-override.conf 3 лет назад
emqx_congestion.erl c355c40ea8 refactor: call emqx_alarm:ensure_deactivated everywhere 3 лет назад
emqx_connection.erl a8e020af58 fix(limiter): change limiter `cache` to `buffer` 3 лет назад
emqx_ctl.erl 03fb543ba8 fix(ctl): fix unsafe `list_to_atom` 3 лет назад
emqx_datetime.erl ba23771a0a fix: uptime display in CLI printout should be human-readable 3 лет назад
emqx_exclusive_subscription.erl 4fa06fcd63 refactor(exclusive_sub): Export transaction 3 лет назад
emqx_flapping.erl ebaba0c2b1 fix: Revert "feat(banned): clean retained/delayed data when client is banned" 3 лет назад
emqx_frame.erl b897d64b75 test: fix emqx_frame_SUITE 3 лет назад
emqx_gc.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_guid.erl 6b44d96c0d refactor: rename functions to please elvis 3 лет назад
emqx_hocon.erl efda516125 chore: fix typos 3 лет назад
emqx_hooks.erl 48f685a0dd fix: remove the APIs for emqx_hooks:put/2 and emqx_hooks:add/2 3 лет назад
emqx_inflight.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_json.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_keepalive.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_kernel_sup.erl 6530604f40 fix: add authn authz metrics supervisor 3 лет назад
emqx_listeners.erl 7ae3ecfccb chore(retainer): optimize index writes 3 лет назад
emqx_logger.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_logger_jsonfmt.erl 4d5dfe265b fix: logger json formatter's config not working 3 лет назад
emqx_logger_textfmt.erl 4fac090f7f fix: text logger 3 лет назад
emqx_map_lib.erl 983e904858 fix(connector): fix ssl clear 3 лет назад
emqx_message.erl d1332b72e7 feat(api/publish): return detailed publish results 3 лет назад
emqx_metrics.erl 9415a94c7f feat(metrics): optimize client.authenticate 3 лет назад
emqx_metrics_worker.erl 9e50866cd0 fix: rename queue_max_bytes -> max_queue_bytes 3 лет назад
emqx_misc.erl 00c57de4c3 feat: do not drop MQTTv5 properties in rule/bridge 3 лет назад
emqx_mountpoint.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_mqtt_caps.erl b1b1d40528 fix(exclusive): fix xref error && change exclusive default value 3 лет назад
emqx_mqtt_props.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_mqueue.erl e8279a02ef fix(shared): re-dispatch inflight (QoS1) and mqueue messages 3 лет назад
emqx_node_dump.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_olp.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_os_mon.erl 116c664df1 feat: add sysmon config handler to reload conf 3 лет назад
emqx_packet.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_passwd.erl 75f6484032 feat(authn): support disable salt 3 лет назад
emqx_pd.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_pmon.erl 2d374a3b0d chore: no need for erlang:demonitor optimisation 3 лет назад
emqx_pool.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_pool_sup.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_pqueue.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_quic_connection.erl ecf0c8d7e2 fix(quic): overload protection follows zone config 3 лет назад
emqx_quic_stream.erl 45e2605485 build: workaround for windows build 3 лет назад
emqx_reason_codes.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_release.erl 499da1ebe0 chore: add emqx_release:edition_longstr() 3 лет назад
emqx_relup.erl 3d7cab4288 fix: porting emqx_relup.erl from 4.4 3 лет назад
emqx_router.erl 29ca83184a chore: bump ekka -> 0.12.3, mria -> 0.2.2 3 лет назад
emqx_router_helper.erl cd3aa476c6 refactor(router_helper): Export transactions 3 лет назад
emqx_router_sup.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_router_utils.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_rpc.erl af79e652da chore: clear dialyzer warning. 3 лет назад
emqx_schema.erl 269a40a9ea fix: format psk user lookup fun back to string 3 лет назад
emqx_secret.erl b8a7ab9ad3 fix(connector_psql): Wrap password in a fun 3 лет назад
emqx_sequence.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_session.erl b88398c3c6 fix: run `message.dropped` hook, inc `messages.dropped` metrics 3 лет назад
emqx_session_router.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_session_router_worker.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_session_router_worker_sup.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_shared_sub.erl e932569f34 refactor: delete stale code 3 лет назад
emqx_stats.erl b8e2c76382 fix: remove routes 3 лет назад
emqx_sup.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_sys.erl bcc16230cc fix(stats): fix topic name error 3 лет назад
emqx_sys_mon.erl 116c664df1 feat: add sysmon config handler to reload conf 3 лет назад
emqx_sys_sup.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_tables.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_tls_lib.erl a614e3065a chore(tls): drop OTP-22-related workaround 3 лет назад
emqx_tls_psk.erl 91bcf02970 chore: format code apps/emqx 3 лет назад
emqx_topic.erl 95faf56077 feat: remove $queue in favor of $shared 3 лет назад
emqx_trie.erl 5221c6b2f9 feat(persistent_session): Make schema more flexible 3 лет назад
emqx_types.erl f0cb72dda6 fix: telemetry can't get active plugins list 3 лет назад
emqx_vm.erl 5f3780a032 fix(os_mon): ensure float point number for ~f format 3 лет назад
emqx_vm_mon.erl 116c664df1 feat: add sysmon config handler to reload conf 3 лет назад
emqx_ws_connection.erl c21fa3c339 fix(typo): typo in code 3 лет назад
emqx_zone_schema.erl 99b3f2f83e docs(schema): Document missing records and fields 3 лет назад