emqx/apps/emqx_dashboard/test
zhongwencool d784e63b9f
emqx_conf (#5939)
* feat(emqx_conf): move conf manager for emqx_machine to emqx_conf

* chore(emqx_conf): change emqx:get_config/2 to emqx_conf:get/2

* fix: common test failed

* fix: badmatch by typo wrong key

* fix(emqx_conf): get the wrong core nodes

* fix(emqx_conf): get core node's tnx_id not latest tnx_id

* fix: add ro_transation when copy conf file

* fix: delete debug info

* fix: change ekka_rlog to mria_rlog

* fix: remove cluster_rpc from emqx_machine.

* fix: don't call ekka:start/0 explicitly

* fix: ekka should be start in emqx_machine
2021-10-21 18:08:51 +08:00
..
.placeholder chore: move lib-ce to apps 2021-06-15 17:31:54 +08:00
emqx_dashboard_SUITE.erl fix(mria): Fix startup sequence 2021-10-18 22:04:05 +02:00
emqx_swagger_parameter_SUITE.erl feat(swagger): define mgmt config_api by hocon schema (#5814) 2021-10-13 14:04:43 +08:00
emqx_swagger_remote_schema.erl chore(swagger): check hocon schema with #{override_env => false} 2021-09-22 09:07:14 +08:00
emqx_swagger_requestBody_SUITE.erl feat(swagger): define mgmt config_api by hocon schema (#5814) 2021-10-13 14:04:43 +08:00
emqx_swagger_response_SUITE.erl emqx_conf (#5939) 2021-10-21 18:08:51 +08:00