Thales Macedo Garitezi 2a0ac34656 Merge branch 'release-57' into sync-r57-m-20240514 1 год назад
..
bhvrs 319ec50c0d fix: source bridges missing after restore the backup files 2 лет назад
bpapi 56a40d61ae fix: bpapi undef abort on old node 2 лет назад
config 9edbad5459 fix(listener_api): do not allow update listener with unknown zone name 1 год назад
emqx_limiter 46877e979b chore: update copyright-year 2 лет назад
emqx_persistent_session_ds e1b3263177 fix(sessds): make dialyzer a tad happier 2 лет назад
emqx_trace f75c7a5cea fix(trace log entry error): better structure and naming 1 год назад
proto f4446ec680 Merge remote-tracking branch 'upstream/release-56' into 0328-sync-release-56 2 лет назад
emqx.app.src db9efb9317 chore: bump apps versions 2 лет назад
emqx.appup.src 719e02cc96 fix(metrics): use the same data source for RAM usage info 3 лет назад
emqx.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_access_control.erl 2bc014db69 fix(events): call `client.check_authn_complete` even if authentication fails 1 год назад
emqx_alarm.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_alarm_handler.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_app.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_authn_authz_metrics_sup.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_authz_cache.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_banned.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_base62.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_batch.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_boot.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_broker.erl b379f331de fix(sessds): Handle errors when storing messages 2 лет назад
emqx_broker_bench.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_broker_helper.erl 28355a4cfc fix(monitor api): count persistent routes and subscriptions 1 год назад
emqx_broker_sup.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_channel.erl b320b20c7b fix(mqtt): disconnected event should not be sent twice 1 год назад
emqx_cm.erl beb9152d50 Merge pull request #12750 from zmstone/0316-introduce-client-attrs 2 лет назад
emqx_cm_locker.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_cm_registry.erl f0569d8ae8 refactor: use mria:async_dirty to group dirty ops 2 лет назад
emqx_cm_registry_keeper.erl ccd973d13e fix: do not crash on replicant node 2 лет назад
emqx_cm_sup.erl 28355a4cfc fix(monitor api): count persistent routes and subscriptions 1 год назад
emqx_config.erl c62776edaf fix(sessds): Prevent hot update of session_persistence.enable config 2 лет назад
emqx_config_handler.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_congestion.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_connection.erl 7a7bd84cba fix(limiter): improved log content 1 год назад
emqx_const_v1.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_const_v2.erl 1a4a4bb3a5 chore: fix nit 1 год назад
emqx_cpu_sup_worker.erl 0edeff4786 test: fix flaky 2 лет назад
emqx_crl_cache.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_ds_schema.erl a8baff61ec docs(dsrepl): describe briefly what `n_sites` is for 2 лет назад
emqx_exclusive_subscription.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_external_trace.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_flapping.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_frame.erl ef9a63ae17 fix: non-utf8 clientid connect event case crash if strict_mod=false 1 год назад
emqx_gc.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_guid.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_hocon.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_hookpoints.erl 2a0ac34656 Merge branch 'release-57' into sync-r57-m-20240514 1 год назад
emqx_hooks.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_inflight.erl cb5fdb3c79 fix: rework In-flight / Mqueue API 2 лет назад
emqx_keepalive.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_kernel_sup.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_listeners.erl 6be4e6f631 Merge branch 'release-57' into sync-r57-m-20240510 1 год назад
emqx_log_throttler.erl ceb208f1eb fix: disable log throttling if primary log level is debug 2 лет назад
emqx_logger.erl 2c81b56377 feat: add authentication_failure throttled log 2 лет назад
emqx_logger_jsonfmt.erl 921d82f083 fix: JSON trace formatter should handle report style log entries 1 год назад
emqx_logger_textfmt.erl c42e980442 feat(log): configurable time format 2 лет назад
emqx_maybe.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_message.erl 74881e8706 feat(dsrepl): make storage layer unaware of granularity of time 2 лет назад
emqx_metrics.erl b9ad241658 feat(sessds): Add metrics for the number of persisted messages 2 лет назад
emqx_mountpoint.erl 22838f027a fix: mountpoint template render should not replace unknown as undefined 2 лет назад
emqx_mqtt_caps.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_mqtt_props.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_mqueue.erl cb5fdb3c79 fix: rework In-flight / Mqueue API 2 лет назад
emqx_node_dump.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_ocsp_cache.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_olp.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_os_mon.erl 207f38c42a fix(vm): cpu usage/idle handled by single worker 2 лет назад
emqx_packet.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_passwd.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_pd.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_persistent_message.erl 66b7ac4c45 fix(sessds): persist $SYS messages as well 1 год назад
emqx_persistent_message_ds_gc_worker.erl 7035b4c8b3 feat(ps): add message gc 2 лет назад
emqx_persistent_session_bookkeeper.erl 28355a4cfc fix(monitor api): count persistent routes and subscriptions 1 год назад
emqx_persistent_session_ds.erl 3e956e8711 fix(sessds): use milder log level for regular error conditions 1 год назад
emqx_persistent_session_ds.hrl 6d6eb42fa3 fix(mgmt clients api): hold channel info after client disconnects for display in api 1 год назад
emqx_persistent_session_ds_gc_worker.erl 0f426e6e77 feat(ds): make durable sessions handle will messages 2 лет назад
emqx_persistent_session_ds_inflight.erl 985a3e3062 test: remove unused var warning 2 лет назад
emqx_persistent_session_ds_router.erl 7d6fde5960 fix(topics-api): respond with correct totals to paged queries 2 лет назад
emqx_persistent_session_ds_state.erl 8d0574abf0 Merge pull request #12979 from thalesmg/fix-ps-monitor-topic-count-r57-20240506 1 год назад
emqx_persistent_session_ds_stream_scheduler.erl 3e956e8711 fix(sessds): use milder log level for regular error conditions 1 год назад
emqx_persistent_session_ds_subs.erl f1e6565ddd refactor(sessds): Move all subscription logic to the subs module 1 год назад
emqx_persistent_session_ds_sup.erl 893656f092 fix(sessds): Fix session garbage collection after the refactoring 2 лет назад
emqx_pmon.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_pool.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_pool_sup.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_pqueue.erl cb5fdb3c79 fix: rework In-flight / Mqueue API 2 лет назад
emqx_quic_connection.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_quic_data_stream.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_quic_stream.erl b82973b36b Merge pull request #11868 from qzhuyan/fix/william/takeover-pub-willmsg 2 лет назад
emqx_reason_codes.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_release.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_relup.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_router.erl b8b0b809b4 chore: add a warning log if conflict is detected 2 лет назад
emqx_router_helper.erl 28355a4cfc fix(monitor api): count persistent routes and subscriptions 1 год назад
emqx_router_sup.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_router_syncer.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_router_utils.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_rpc.erl 1b647035d0 chore(dsrepl): make dialyzer a bit happier 2 лет назад
emqx_schema.erl 25c6ac3d16 Merge remote-tracking branch 'origin/release-57' 1 год назад
emqx_schema_hooks.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_schema_secret.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_secret.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_secret_loader.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_sequence.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_session.erl b30ddc206e fix(sessds): Immutable subscriptions 1 год назад
emqx_session_events.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_session_mem.erl f4446ec680 Merge remote-tracking branch 'upstream/release-56' into 0328-sync-release-56 2 лет назад
emqx_shared_sub.erl 42faffc320 refactor: uniform shared_sub table macros 2 лет назад
emqx_ssl_crl_cache.erl 5f526d548a style: use double percent (%%) comments 2 лет назад
emqx_stats.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_sup.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_sys.erl 03a9c46ca7 fix(sys_topic): format shared topics 1 год назад
emqx_sys_mon.erl 0297c7b83b refactor: conditional enclosed in parentheses 2 лет назад
emqx_sys_sup.erl 0edeff4786 test: fix flaky 2 лет назад
emqx_tls_certfile_gc.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_tls_lib.erl 401f0fa84b Merge branch 'release-57' into sync-r57-m-20240508 1 год назад
emqx_tls_lib_sup.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_tls_psk.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_topic.erl 6d9b2a95c3 Merge remote-tracking branch 'origin/release-55' 2 лет назад
emqx_topic_gbt.erl 8e8d3af096 fix(sessds): Refactor emqx_persistent_session_ds to use CRUD module 2 лет назад
emqx_topic_gbt_pterm.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_topic_index.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_trie.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_trie_search.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_types.erl 8e8fc6a3d1 test: fix config test 2 лет назад
emqx_vm.erl 207f38c42a fix(vm): cpu usage/idle handled by single worker 2 лет назад
emqx_vm_mon.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_wdgraph.erl 46877e979b chore: update copyright-year 2 лет назад
emqx_ws_connection.erl 7a7bd84cba fix(limiter): improved log content 1 год назад
emqx_zone_schema.erl 0547b32727 feat(sessds): Add zone overrides for session durability settings 2 лет назад