Thales Macedo Garitezi 343a78b08a feat(persistent_sessions): don't use rocksdb when unavailable 3 лет назад
..
bpapi 78ffb2b2b1 test(bpapi): Add API dump for 5.0.0 3 лет назад
config 244b123742 style(emqx): reformat emqx application 4 лет назад
emqx_limiter 2444970b0b fix(retainer): check does the bucket is exists when update the retainer config 3 лет назад
emqx_trace 48c143b97a fix(emqx_trace): Read the data locally 3 лет назад
persistent_session 343a78b08a feat(persistent_sessions): don't use rocksdb when unavailable 3 лет назад
proto 36af3d066f feat: add enabled for listeners 3 лет назад
emqx.app.src b55048f705 chore: update 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 45aa9d604b fix(metrics): remove the client. prefix for AuthN/AuthZ metrics 3 лет назад
emqx_alarm.erl c355c40ea8 refactor: call emqx_alarm:ensure_deactivated everywhere 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 9170a05990 fix(metrics): fix authn metrics count clause error 3 лет назад
emqx_authentication_config.erl 0893a36dec fix(authn): removed explicit chain creation for security reasons 3 лет назад
emqx_authentication_sup.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
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 4 лет назад
emqx_banned.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_base62.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_batch.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_boot.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_broker.erl af5bf52ddf feat: add exclusive subscription 3 лет назад
emqx_broker_bench.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_broker_helper.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_broker_sup.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_channel.erl af5bf52ddf feat: add exclusive subscription 3 лет назад
emqx_cm.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_cm.hrl 97078002f2 refactor(emqx_cm): Decorate RPCs 4 лет назад
emqx_cm_locker.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_cm_registry.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_cm_sup.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_config.erl 116c664df1 feat: add sysmon config handler to reload conf 3 лет назад
emqx_config_handler.erl 9ca5927b88 fix: issue in test cases 3 лет назад
emqx_congestion.erl c355c40ea8 refactor: call emqx_alarm:ensure_deactivated everywhere 3 лет назад
emqx_connection.erl 28d9939713 fix(limiter): fix test case errors 3 лет назад
emqx_ctl.erl a0a1a2b972 style: make elvis happy 3 лет назад
emqx_datetime.erl ba23771a0a fix: uptime display in CLI printout should be human-readable 3 лет назад
emqx_exclusive_subscription.erl 5981a23fe4 fix(exclusive): add upgarde API && fix description error 3 лет назад
emqx_flapping.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_frame.erl c6b5bcd973 fix(frame): remove empty topic check, because it checked in emqx_channel 4 лет назад
emqx_gc.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
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 4 лет назад
emqx_json.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_keepalive.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_kernel_sup.erl 6530604f40 fix: add authn authz metrics supervisor 4 лет назад
emqx_listeners.erl 421251f4c8 chore: improve the dashboard listener startup log 3 лет назад
emqx_logger.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_logger_jsonfmt.erl 4d5dfe265b fix: logger json formatter's config not working 3 лет назад
emqx_logger_textfmt.erl 4fac090f7f fix: text logger 4 лет назад
emqx_map_lib.erl d6ef2f7502 refactor: graceful recreate resources 3 лет назад
emqx_message.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_metrics.erl 9415a94c7f feat(metrics): optimize client.authenticate 3 лет назад
emqx_metrics_worker.erl 2065be569e fix(emqx_cluster_rpc): fail fast on stale state 3 лет назад
emqx_misc.erl 7824ae5f09 fix(pmap): try not to exit abnormal as much as possible 3 лет назад
emqx_mountpoint.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
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 4 лет назад
emqx_mqueue.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_node_dump.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_olp.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_os_mon.erl 116c664df1 feat: add sysmon config handler to reload conf 3 лет назад
emqx_packet.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_passwd.erl 75f6484032 feat(authn): support disable salt 4 лет назад
emqx_pd.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_pmon.erl 2d374a3b0d chore: no need for erlang:demonitor optimisation 4 лет назад
emqx_pool.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_pool_sup.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_pqueue.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
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 4 лет назад
emqx_release.erl ebe4d7c3fb refactor: stop releasing edge edition 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 4 лет назад
emqx_router_helper.erl b8e2c76382 fix: remove routes 4 лет назад
emqx_router_sup.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_router_utils.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_rpc.erl 9b61997dc0 feat(retainer): add topic indexing 4 лет назад
emqx_schema.erl b1b1d40528 fix(exclusive): fix xref error && change exclusive default value 3 лет назад
emqx_sequence.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_session.erl db368e83b1 fix(session): takenover 3 лет назад
emqx_session_router.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_session_router_worker.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_session_router_worker_sup.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_shared_sub.erl b80f038fcc Merge pull request #7860 from gsychev/shared_redispatch5 3 лет назад
emqx_stats.erl b8e2c76382 fix: remove routes 4 лет назад
emqx_sup.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
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 4 лет назад
emqx_tables.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_tls_lib.erl 83b4b658e2 fix: assert not empty list 3 лет назад
emqx_tls_psk.erl 91bcf02970 chore: format code apps/emqx 4 лет назад
emqx_topic.erl af5bf52ddf feat: add exclusive subscription 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 a7e948b0f4 fix(ws): websocket header get expects bin-string 3 лет назад
emqx_zone_schema.erl 99b3f2f83e docs(schema): Document missing records and fields 4 лет назад