some refactor and tests
authorAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 21 Jan 2020 14:49:22 +0000 (17:49 +0300)
committerAlexander Strizhakov <alex.strizhakov@gmail.com>
Tue, 21 Jan 2020 15:42:00 +0000 (18:42 +0300)
commitf01ab6cd29aaae39fef6a95ec8490223fb692499
treef398cb1acaba3289e6d555c53b14a4a1407ffc6a
parent503d966e9f7d4c41a1bfbd215b375443a858564a
some refactor and tests
config/releases.exs
docs/administration/CLI_tasks/config.md
lib/mix/tasks/pleroma/config.ex
lib/pleroma/config/config_db.ex
lib/pleroma/config/holder.ex
lib/pleroma/config/loader.ex
lib/pleroma/config/transfer_task.ex
lib/pleroma/web/admin_api/admin_api_controller.ex
test/config/holder_test.exs [new file with mode: 0644]
test/config/loader_test.exs [new file with mode: 0644]