Andrew Mayorov d6f731c4fc fix(route-sync): use public function as mria activity target пре 2 година
..
bhvrs 423b586c56 fix(dialyzer): fix some dialyzer issues found on otp 26 пре 2 година
bpapi ed10827343 docs: README spell пре 2 година
config 995948f0e8 refactor: remove seq from audit record пре 2 година
emqx_limiter 50f4aba5cd fix(dialyzer): batch 3 пре 2 година
emqx_persistent_session_ds 50f4aba5cd fix(dialyzer): batch 3 пре 2 година
emqx_trace 50f4aba5cd fix(dialyzer): batch 3 пре 2 година
proto 8e5dda40be fix(ds): Fix static checks пре 2 година
emqx.app.src 06117c3a33 Merge remote-tracking branch 'upstream/release-54' into 0105-sync-r54 пре 2 година
emqx.appup.src 719e02cc96 fix(metrics): use the same data source for RAM usage info пре 3 година
emqx.erl 14983ec14a chore(hooks): validate hookpoints and document hook callbacks пре 2 година
emqx_access_control.erl 9e8a67fd68 feat: support authz cache exclusion config пре 2 година
emqx_alarm.erl b08102269a refactor(calendar): refactor datetime-related code and remove redundant пре 2 година
emqx_alarm_handler.erl dbc10c2eed chore: update copyright year 2023 пре 3 година
emqx_app.erl bf16417513 feat(session): introduce session implementation concept пре 2 година
emqx_authn_authz_metrics_sup.erl dbc10c2eed chore: update copyright year 2023 пре 3 година
emqx_authz_cache.erl 9e8a67fd68 feat: support authz cache exclusion config пре 2 година
emqx_banned.erl 3eb46be2ae fix(banned): fix typos пре 2 година
emqx_base62.erl dbc10c2eed chore: update copyright year 2023 пре 3 година
emqx_batch.erl 9c11bfce80 refactor: rename emqx_misc to emqx_utils пре 2 година
emqx_boot.erl 7c2f87fabe test: merge broker and router boot modules пре 2 година
emqx_broker.erl 0b3f5f7c37 feat(syncer): allow to turn syncer pool on/off through config пре 2 година
emqx_broker_bench.erl dbc10c2eed chore: update copyright year 2023 пре 3 година
emqx_broker_helper.erl 950d5edc41 fix: avoid logging unnecessary errors in async cleanup functions пре 2 година
emqx_broker_sup.erl 38e13f2337 fix(syncer): start syncer pool before broker pool пре 2 година
emqx_channel.erl 98e94d8619 docs: fix typo in comments пре 2 година
emqx_cm.erl 7b0b2a0527 fix(conn): avoid storing incomplete channel info пре 2 година
emqx_cm_locker.erl 423b586c56 fix(dialyzer): fix some dialyzer issues found on otp 26 пре 2 година
emqx_cm_registry.erl 65483e972e refactor: use unified table define пре 2 година
emqx_cm_sup.erl 1ab009f081 refactor: rename supervisor пре 2 година
emqx_config.erl a46b415c77 fix: support bridge v1 conf hocon-format in the put configs API. пре 2 година
emqx_config_handler.erl 423b586c56 fix(dialyzer): fix some dialyzer issues found on otp 26 пре 2 година
emqx_congestion.erl dbc10c2eed chore: update copyright year 2023 пре 3 година
emqx_connection.erl 7b0b2a0527 fix(conn): avoid storing incomplete channel info пре 2 година
emqx_const_v1.erl 52263a0448 feat: add ocsp stapling and crl support to mqtt ssl listener пре 2 година
emqx_crl_cache.erl f37c86afb9 Merge remote-tracking branch 'origin/release-54' into sync-r54-m-20231207 пре 2 година
emqx_exclusive_subscription.erl 2f1fa2e961 chore: unified slog message formatting to improve logging consistency пре 2 година
emqx_external_trace.erl 24db03a7df chore(emqx_opentelemetry): remove unused `event` functionality пре 2 година
emqx_flapping.erl 70e800f8a4 chore: delete unuse default value and make flapping_detect middle improtance пре 2 година
emqx_frame.erl 7fdc650448 feat: integrate OpenTelemetry traces пре 2 година
emqx_gc.erl dbc10c2eed chore: update copyright year 2023 пре 3 година
emqx_guid.erl 9c11bfce80 refactor: rename emqx_misc to emqx_utils пре 2 година
emqx_hocon.erl 50f4aba5cd fix(dialyzer): batch 3 пре 2 година
emqx_hookpoints.erl 50f4aba5cd fix(dialyzer): batch 3 пре 2 година
emqx_hooks.erl 3350bda446 chore(hooks): Fix comment пре 2 година
emqx_inflight.erl f022c9b1a4 feat(emqx): add `emqx_inflight:fold/3` generic function пре 2 година
emqx_keepalive.erl d4d25d2660 chore: don't lost previous's statval пре 2 година
emqx_kernel_sup.erl 466fe7e009 perf: add broker_pool_size, generic_pool_size and channel_cleanup_batch_size config options пре 2 година
emqx_listeners.erl 2483a4ecff feat(quic): support listener config reload пре 2 година
emqx_logger.erl d920f415cd fix(emqx_logger): fix spec for set_log_level пре 2 година
emqx_logger_jsonfmt.erl 6d2adfc259 chore(audit): emit the message field пре 2 година
emqx_logger_textfmt.erl 5e6996dc05 refactor: log formatter format mfa+line as m:f/a(line) пре 2 година
emqx_maybe.erl 0293b54211 fix(ft): respect checksum in `fin` packets пре 2 година
emqx_message.erl 7fdc650448 feat: integrate OpenTelemetry traces пре 2 година
emqx_metrics.erl 50f4aba5cd fix(dialyzer): batch 3 пре 2 година
emqx_metrics_worker.erl 8d2be27ade chore: add changlog for 11466 пре 2 година
emqx_mountpoint.erl b5411da770 refactor: subscribe process to fix shared-sub пре 2 година
emqx_mqtt_caps.erl b5411da770 refactor: subscribe process to fix shared-sub пре 2 година
emqx_mqtt_props.erl dbc10c2eed chore: update copyright year 2023 пре 3 година
emqx_mqueue.erl ea81a924f1 refactor: move topic() types def in `emqx_types.erl` пре 2 година
emqx_node_dump.erl dbc10c2eed chore: update copyright year 2023 пре 3 година
emqx_ocsp_cache.erl d0deaca00d fix(ocsp): URL encode request path пре 2 година
emqx_olp.erl 6bb15541c7 feat: rename olp metrics to overload_protection metrics пре 2 година
emqx_os_mon.erl 78356d2625 chore: start os_mon in handle_continue/2 пре 2 година
emqx_packet.erl 7fdc650448 feat: integrate OpenTelemetry traces пре 2 година
emqx_passwd.erl 4669c4d552 fix(bridge/mqtt): ensure short clientid пре 2 година
emqx_pd.erl dbc10c2eed chore: update copyright year 2023 пре 3 година
emqx_persistent_message.erl e8d18b0e09 Merge pull request #12014 from ieQu1/ds-qos0 пре 2 година
emqx_persistent_message_ds_replayer.erl dbc8141930 Merge pull request #12125 from thalesmg/ds-cache-m-20231206 пре 2 година
emqx_persistent_session_ds.erl c1f2287b86 Merge remote-tracking branch 'origin/release-54' пре 2 година
emqx_persistent_session_ds.hrl 76970c268e fix(sessds): stop overwriting QoS0-only pubrange checkpoints пре 2 година
emqx_persistent_session_ds_gc_worker.erl c43b3eb535 fix(sessds): Add debug logs for the session garbage collection пре 2 година
emqx_persistent_session_ds_router.erl 2358d67908 refactor: move session stuff from `emqx_ds` to `emqx_persistent_session_ds` пре 2 година
emqx_persistent_session_ds_sup.erl 1ab009f081 refactor: rename supervisor пре 2 година
emqx_pmon.erl dbc10c2eed chore: update copyright year 2023 пре 3 година
emqx_pool.erl 9c11bfce80 refactor: rename emqx_misc to emqx_utils пре 2 година
emqx_pool_sup.erl 466fe7e009 perf: add broker_pool_size, generic_pool_size and channel_cleanup_batch_size config options пре 2 година
emqx_pqueue.erl 91bcf02970 chore: format code apps/emqx пре 3 година
emqx_quic_connection.erl 499f4d4bc5 chore(quicer): dialyzer пре 2 година
emqx_quic_data_stream.erl 499f4d4bc5 chore(quicer): dialyzer пре 2 година
emqx_quic_stream.erl 2201dec2f4 feat(quic): 3s cutoff time for fast_close пре 2 година
emqx_reason_codes.erl b5411da770 refactor: subscribe process to fix shared-sub пре 2 година
emqx_release.erl f95787d229 test: make possible to test core/replica locally пре 2 година
emqx_relup.erl dbc10c2eed chore: update copyright year 2023 пре 3 година
emqx_router.erl d6f731c4fc fix(route-sync): use public function as mria activity target пре 2 година
emqx_router_helper.erl 6812ee9d0f fix(mgmt): hide route selection behind router interface пре 2 година
emqx_router_sup.erl 063d6200c8 feat(router): enable using 2 tables to store routes пре 2 година
emqx_router_syncer.erl 7d037cfe91 chore(route-sync): clarify why wait indefinitely for reply пре 2 година
emqx_router_utils.erl 43813e29c2 chore(emqx): drop legacy session persistence impl leftovers пре 2 година
emqx_rpc.erl 6e8c73258f test: refactor emqx_rpc unit tests пре 2 година
emqx_schema.erl 0b3f5f7c37 feat(syncer): allow to turn syncer pool on/off through config пре 2 година
emqx_schema_hooks.erl 5dff36474d chore(auth): get rid of hardcoded schema modules in auth пре 2 година
emqx_schema_secret.erl f1bde41bf6 fix(sso): Correctly handle wrapped passwords when updating пре 2 година
emqx_secret.erl d278486416 fix(secret): dedicate a specific loader module for file secrets пре 2 година
emqx_secret_loader.erl d278486416 fix(secret): dedicate a specific loader module for file secrets пре 2 година
emqx_sequence.erl 6e8665365b refactor: rename emqx_tables to emqx_utils_ets пре 2 година
emqx_session.erl b7531839cd fix(dialyzer): delete stale code пре 2 година
emqx_session_events.erl 50f4aba5cd fix(dialyzer): batch 3 пре 2 година
emqx_session_mem.erl 6255ee0833 fix(sessmem): avoid defining unsafe defaults in `#session` пре 2 година
emqx_shared_sub.erl 8dfcb69e52 feat(ds): Discard session when client connects with CleanStart=1 пре 2 година
emqx_ssl_crl_cache.erl 5f526d548a style: use double percent (%%) comments пре 2 година
emqx_stats.erl b9a97923c4 feat: add some authz/connection missing metrics пре 2 година
emqx_sup.erl 50f4aba5cd fix(dialyzer): batch 3 пре 2 година
emqx_sys.erl 9c11bfce80 refactor: rename emqx_misc to emqx_utils пре 2 година
emqx_sys_mon.erl 2f1fa2e961 chore: unified slog message formatting to improve logging consistency пре 2 година
emqx_sys_sup.erl b817e03c08 fix: start os_mon application temporary пре 2 година
emqx_tls_certfile_gc.erl 6f7a4344dc fix: do not gc sso saml SP singing keys пре 2 година
emqx_tls_lib.erl 50f4aba5cd fix(dialyzer): batch 3 пре 2 година
emqx_tls_lib_sup.erl 99ea9b86c2 feat(tlslib): add separate managed certfiles GC process пре 2 година
emqx_tls_psk.erl 50f4aba5cd fix(dialyzer): batch 3 пре 2 година
emqx_topic.erl 92c4b29a4c feat(topic): match empty topic levels more loosely пре 2 година
emqx_topic_gbt.erl 508346f095 refactor(topicidx): split persistent term stuff off gbt-based index пре 2 година
emqx_topic_gbt_pterm.erl 508346f095 refactor(topicidx): split persistent term stuff off gbt-based index пре 2 година
emqx_topic_index.erl 50f4aba5cd fix(dialyzer): batch 3 пре 2 година
emqx_trie.erl 5024304bf9 fix(router): wait for tables replicate before choosing schema vsn пре 2 година
emqx_trie_search.erl 6812ee9d0f fix(mgmt): hide route selection behind router interface пре 2 година
emqx_types.erl 423b586c56 fix(dialyzer): fix some dialyzer issues found on otp 26 пре 2 година
emqx_vm.erl 89cdfbca63 fix(emqx_vm): trim new-line in otp version string пре 2 година
emqx_vm_mon.erl 9c11bfce80 refactor: rename emqx_misc to emqx_utils пре 2 година
emqx_wdgraph.erl 0d39546080 feat(wdgraph): add `fold/3` which folds over graph edges пре 2 година
emqx_ws_connection.erl 7b0b2a0527 fix(conn): avoid storing incomplete channel info пре 2 година
emqx_zone_schema.erl 48381d4c86 feat: refactor flapping detect conf пре 2 година