Commit Graph

16 Commits (b2833daf32a8a1e838f9c65279a94a67e4f9b79f)

Author SHA1 Message Date
Anthony Woods 5c0fbbf7c8 improve remote image rendering (#13102) 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Daniel Lee 533f3a9e8c settings: fixes test 7 years ago
bergquist 2ccbf12d1c settings: return error instead of ignoring it 7 years ago
Daniel Lee 8973b48f96 setting: add tests for windows 8 years ago
Anton Yackushev bab21c9069 misspell: Corrected some misspelled words 8 years ago
Soulou aa064b18e8 Test environment override for secret and url with credentials 9 years ago
Torkel Ödegaard 6b2a4fe8e8 feat(instrumentation): work on settings model for internal metrics publishing, #4696 9 years ago
Torkel Ödegaard 8174b9f041 fix(tests): fixed failling backend test 10 years ago
Torkel Ödegaard 89418a155a More work on email and notification infra #1456 10 years ago
Torkel Ödegaard 6de584aafc Updated to config file finding, and added homepath command line option 10 years ago
Torkel Ödegaard 2020fedfdb Fixed issue with overriding default config values via command line 10 years ago
Torkel Ödegaard d1767144a8 Reworking configuration loading and overriding 10 years ago
Jason Wilder b6428b08d0 CLI: Fix config flag being ignored 11 years ago
Torkel Ödegaard 79f798f67b Configuration file options can now be overriden using environment variables using GF_<SectionName>_<KeyName> syntax, if Section name contains dots in config they are replaced with underscores, and the section name and keyname needs to be all upper case, #1473 11 years ago
Torkel Ödegaard 2c16b0f0f3 added unit test for loading configuration file 11 years ago