Andrew Mayorov 7b5e59f05d feat(router): increase visibility of routing node purges hace 1 año
..
data 913e0ce18b feat(banned): add a bootstrap file for banned hace 1 año
emqx_SUITE_data 4c5b75f281 chore: rename acl to authz hace 4 años
emqx_bpapi_SUITE_data bdc6d18589 feat(bpapi): Version negotiation hace 4 años
emqx_crl_cache_SUITE_data c2c9de69b4 test(emqx): switch `emqx_crl_cache_SUITE` to use `emqx_cth_suite` hace 2 años
emqx_ocsp_cache_SUITE_data d643330cb9 test(ocsp): switch test suite to use `emqx_cth_suite` hace 2 años
emqx_static_checks_data e5ed59deb6 chore: add API dump for 5.8.0 hace 1 año
props 0d7175af92 refactor: more random bytes for broker assigned IDs hace 1 año
emqx_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_access_control_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_alarm_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_authz_cache_SUITE.erl ec6e862539 test(authz cache): attempt to fix flaky test hace 1 año
emqx_authz_test_mod.erl 46877e979b chore: update copyright-year hace 2 años
emqx_banned_SUITE.erl 0b15e72192 test(banned): test cases for queries with filters && update changes hace 1 año
emqx_batch_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_boot_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_bpapi_SUITE.erl 19f3b030f9 chore: preparing to run common tests / eunit with mix hace 1 año
emqx_bpapi_static_checks.erl 7a1a04c33a feat(machine): print warning when there are no core nodes at same version hace 1 año
emqx_broker_SUITE.erl 5f7f9e43f9 fix(stats): `'subscribers.count'` contains shared-subscriber hace 1 año
emqx_broker_helper_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_channel_SUITE.erl 14b48c94e2 test: channel process func rename hace 1 año
emqx_channel_delayed_puback_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_channel_tests.erl a9c5269a25 feat: add tns to log metadata hace 1 año
emqx_client_SUITE.erl 0e4211ef1f feat: add clientid override hace 1 año
emqx_cm_SUITE.erl 8c1a1d21a7 feat(session): pass will message down to session when creating/opening hace 1 año
emqx_cm_locker_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_cm_registry_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_cm_registry_keeper_SUITE.erl f0569d8ae8 refactor: use mria:async_dirty to group dirty ops hace 2 años
emqx_common_test_helpers.erl 50d18cf0e2 Merge remote-tracking branch 'origin/release-58' into 20241202-r584-sync-r58 hace 1 año
emqx_common_test_http.erl 46877e979b chore: update copyright-year hace 2 años
emqx_config_SUITE.erl 0885855d59 test: clean up test files at the end of the test case hace 1 año
emqx_config_handler_SUITE.erl e1c3b7587d feat: do not fail on other nodes when the RPC succeeds on the first node hace 1 año
emqx_connection_SUITE.erl c74f7dfa11 fix(conn): resume stats timer in on `connected` event instead hace 1 año
emqx_connection_conninfo_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_connection_expire_SUITE.erl 80d724c504 feat(authn): add connection expire based on authn data hace 1 año
emqx_crl_cache_SUITE.erl 2a4592895b test: fix url type hace 1 año
emqx_cth_cluster.erl 95673c58ca test: restore accidentally deleted helper hace 1 año
emqx_cth_listener.erl 3b21c41690 feat: support to extract the client peersni field to clientinfo hace 1 año
emqx_cth_peer.erl b6a249baa9 feat(cth-peer): add brutal `kill/1` facility hace 1 año
emqx_cth_suite.erl fd145c78a6 test(sessds): Clean up work directory hace 1 año
emqx_cth_tls.erl 46877e979b chore: update copyright-year hace 2 años
emqx_exclusive_sub_SUITE.erl 117c8197d7 fix(exclusive): allow the same client to resubscribe to an existing exclusive topic hace 1 año
emqx_flapping_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_frame_SUITE.erl 7a251c9ead test: handle frame error for CONNECT packets hace 1 año
emqx_gc_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_guid_SUITE.erl 0d7175af92 refactor: more random bytes for broker assigned IDs hace 1 año
emqx_hooks_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_inflight_SUITE.erl cb5fdb3c79 fix: rework In-flight / Mqueue API hace 1 año
emqx_keepalive_SUITE.erl 4942f6f75a feat: improve keepalive_multiplier and keepalive_check_interval hace 1 año
emqx_listeners_SUITE.erl fb0204bef6 ci: update testcases that use emqtt hace 1 año
emqx_listeners_update_SUITE.erl de4524803e fix: report file path for invalid cert files hace 1 año
emqx_log_throttler_SUITE.erl e08425e67d refactor(log-throttler): remove unnecessary code hace 1 año
emqx_logger_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_logger_fmt_SUITE.erl a46440d00a feat(log): allows custom the encoding of payload in the log hace 1 año
emqx_message_SUITE.erl 5af01c041b Merge pull request #12559 from zmstone/0221-refactor-use-atom-fileds hace 2 años
emqx_metrics_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_mountpoint_SUITE.erl 59ec50d905 fix(moutpoint): allow zone to render moutpoint template hace 1 año
emqx_mqtt_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_mqtt_caps_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_mqtt_props_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_mqtt_protocol_v5_SUITE.erl 577819d9a5 Merge pull request #14266 from terry-xiaoyu/update-emqtt-client-vsn hace 1 año
emqx_mqueue_SUITE.erl cb5fdb3c79 fix: rework In-flight / Mqueue API hace 1 año
emqx_ocsp_cache_SUITE.erl 44972516ad test: fix error message match pattern hace 1 año
emqx_olp_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_os_mon_SUITE.erl 0edeff4786 test: fix flaky hace 1 año
emqx_packet_SUITE.erl 74c346f9d1 fix(log): respect payload encoding settings when formatting packets hace 1 año
emqx_packet_tests.erl dc35630e5e fix: incorrect format when printing packets in log hace 1 año
emqx_passwd_SUITE.erl d3d3303dcb chore: improve auth error for invalid salt/password type hace 1 año
emqx_pd_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_peersni_SUITE.erl 920e039487 chore: fix failed tests hace 1 año
emqx_persistent_messages_SUITE.erl 1985bdb247 fix(dsraft): emit shard_event hace 1 año
emqx_persistent_session_SUITE.erl fb0204bef6 ci: update testcases that use emqtt hace 1 año
emqx_persistent_session_ds_SUITE.erl 59401eb277 perf(dssess): add tests hace 1 año
emqx_persistent_session_ds_router_SUITE.erl 19f3b030f9 chore: preparing to run common tests / eunit with mix hace 1 año
emqx_persistent_session_ds_state_tests.erl 07dd736ac1 fix(ds): rename force_monotonic_timestamps to append_only hace 1 año
emqx_pmon_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_pool_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_pqueue_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_proper_types.erl 27fb2277ac test(ft): make proptest scaling less aggressive hace 1 año
emqx_quic_multistreams_SUITE.erl 472f2b7201 feat(quic): conn scope keepalive hace 1 año
emqx_ratelimiter_SUITE.erl d206d24975 fix: only set default for max_conn_rate and update test case hace 1 año
emqx_reason_codes_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_release_tests.erl 09c9a784d2 feat: support emqx-flavor hace 1 año
emqx_request_handler.erl 46877e979b chore: update copyright-year hace 2 años
emqx_request_responser_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_request_sender.erl 46877e979b chore: update copyright-year hace 2 años
emqx_router_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_router_helper_SUITE.erl 7b5e59f05d feat(router): increase visibility of routing node purges hace 1 año
emqx_routing_SUITE.erl b8a2a8ea18 test(router): Skip certain tests on OSS hace 1 año
emqx_run_sh.erl 46877e979b chore: update copyright-year hace 2 años
emqx_schema_tests.erl 532812f6f6 test: assert results hace 1 año
emqx_secret_tests.erl 962e840d32 feat: support env value interpolation for secret file path hace 1 año
emqx_sequence_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_session_mem_SUITE.erl fb07f40bea test: fix default value of retry_interval in test case hace 1 año
emqx_shared_sub_SUITE.erl 3d2d8a5cc4 feat: Add new configuration item shared_subscription_initial_sticky_pick hace 1 año
emqx_static_checks.erl 46877e979b chore: update copyright-year hace 2 años
emqx_stats_SUITE.erl 5f7f9e43f9 fix(stats): `'subscribers.count'` contains shared-subscriber hace 1 año
emqx_sup_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_sys_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_sys_mon_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_takeover_SUITE.erl fb0204bef6 ci: update testcases that use emqtt hace 1 año
emqx_test_janitor.erl 2d3dca6794 feat: implement snowflake connector and action hace 1 año
emqx_test_tls_certs_helper.erl 44258204bd chore: move tls_certs test helper to apps/emqx hace 1 año
emqx_tls_certfile_gc_SUITE.erl 757b5e5c46 refactor: function rename to respect its behavior hace 1 año
emqx_tls_lib_tests.erl 3367863974 feat: support file:///path/to/secret/file as SSL private key passphrase hace 1 año
emqx_topic_SUITE.erl 3e134a20b7 feat(topic): add few more topic-space-related facilities hace 1 año
emqx_topic_index_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_trace_SUITE.erl 13ec9eb679 test: fix trace test case assertion of truncated bytes hace 1 año
emqx_trace_formatter_tests.erl a9c5269a25 feat: add tns to log metadata hace 1 año
emqx_trace_handler_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_trie_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_trie_search_tests.erl 46877e979b chore: update copyright-year hace 2 años
emqx_vm_SUITE.erl bc9084db79 test: cpu utilization value hace 1 año
emqx_vm_mon_SUITE.erl 46877e979b chore: update copyright-year hace 2 años
emqx_wdgraph_tests.erl 46877e979b chore: update copyright-year hace 2 años
emqx_ws_connection_SUITE.erl f0b1b22a02 test(wsconn): simplify testsuite by dropping most of the mocks hace 1 año