emqx/apps
Thales Macedo Garitezi bc8a0d7060
fix(listeners): fix typo in listener type
`emqx_listeners:{current,max}_conns` were matching on type `tcl`.
However, this type doesn't exist (it's not defined in
`?TYPES_STRING`). Therefore, this clause would never match.  It seems
that the intention was that it shouldbe `tcp`.
2021-12-03 15:55:51 -03:00
..
emqx fix(listeners): fix typo in listener type 2021-12-03 15:55:51 -03:00
emqx_authn fix(authz): http source create and update 2021-12-02 10:12:10 +08:00
emqx_authz test(authz): fix test suite for schema check and app start 2021-12-02 10:12:10 +08:00
emqx_auto_subscribe fix: generate palce holder (#6250) 2021-11-23 10:56:43 +08:00
emqx_bridge feat(resource): add metrics to emqx_resource 2021-11-23 10:04:31 +08:00
emqx_conf feat(conf): skip/fast_forward tnx_id via cluster_call cli 2021-12-02 09:30:27 +08:00
emqx_connector fix(authz): fix mongo resources create 2021-12-02 10:12:10 +08:00
emqx_dashboard chore: add test for sub fields 2021-12-01 12:01:44 +08:00
emqx_exhook chore: refactor slog under emqx, conf and exhook 2021-11-22 23:12:17 +01:00
emqx_gateway fix(conf): emqx_conf return nest error 2021-12-01 16:08:49 +08:00
emqx_limiter style: ensure newline at EOF for all files 2021-11-04 14:40:14 +01:00
emqx_machine chore: refine case side-effect 2021-11-17 10:46:46 +08:00
emqx_management feat: http trace api for 5.0 (#6200) 2021-11-23 13:49:12 +08:00
emqx_modules fix: rewrite ct badmatch 2021-12-03 09:54:44 +08:00
emqx_plugin_libs fix(connector): fix options handling for mongo connector 2021-11-23 20:01:21 +08:00
emqx_prometheus style: ensure newline at EOF for all files 2021-11-04 14:40:14 +01:00
emqx_psk refactor: give psk auth a better namespace 2021-12-01 00:33:20 +01:00
emqx_resource fix(resource): update testcases for after_query functions 2021-11-23 10:41:45 +08:00
emqx_retainer Merge pull request #6173 from zmstone/refactor-retainer-use-ordered-set 2021-11-18 00:28:57 +01:00
emqx_rule_engine chore(ct): remove verbose output during tests 2021-11-25 18:30:50 +03:00
emqx_statsd emqx_conf (#5939) 2021-10-21 18:08:51 +08:00