Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
setting_presenter_test.rb 1.52 KB

Latest revisions

# Date Author Comment
c693cd93 01/31/2022 02:27 PM Ondřej Ezr

Fixes #34323 - use defaults from memory

This loads values from database only if the values are in the database.
If there is no value populated for the Setting, we want to read the default from memory.

a1c38aa6 10/28/2021 06:57 AM Ondřej Ezr

Fixes #33791 - respect global settings precedence

In the new registry we've forgot to force the global values precedence.
This forces the global values to be respected.

5286b211 07/19/2021 10:39 AM Ondřej Ezr

Refs #31059 - cleanup Environment from tests

Removes Environment related notes from tests, mostly just Host being
uselessly provided an environment.

e037f70d 10/07/2020 05:30 PM Ondřej Ezr

Fixes #30860 - introduce SettingPresenter (#8001)

Introduces SettingPresenter, that should keep all the information about setting.
This aims to keep such information only in the code and remove them from the DB.

This only prepares the ground for future drop of this information from DB....

View revisions

Also available in: Atom