Kyle Brandt
|
49f0f0e89e
config: fix connstr for remote_cache (#17675)
|
6 gadi atpakaļ |
Mario Trangoni
|
ab4e1526b3
Codestyle: Fix some goconst issues (#17530)
|
6 gadi atpakaļ |
Hofls
|
b3bfbc6f77
Config: Show user-friendly error message instead of stack trace (#16564)
|
6 gadi atpakaļ |
Oleg Gaidarenko
|
db584b3d28
Chore: remove session storage references (#16445)
|
6 gadi atpakaļ |
Torkel Ödegaard
|
d5d8d7efa6
minor setting refactorings
|
7 gadi atpakaļ |
Nick Triller
|
f8ca55bb1f
Fix setting test
|
7 gadi atpakaļ |
bergquist
|
8e5000fb31
moves files from /tests to more appropriate folders
|
7 gadi atpakaļ |
Anthony Woods
|
5c0fbbf7c8
improve remote image rendering (#13102)
|
7 gadi atpakaļ |
Torkel Ödegaard
|
fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777)
|
7 gadi atpakaļ |
Daniel Lee
|
533f3a9e8c
settings: fixes test
|
7 gadi atpakaļ |
bergquist
|
2ccbf12d1c
settings: return error instead of ignoring it
|
7 gadi atpakaļ |
Daniel Lee
|
8973b48f96
setting: add tests for windows
|
8 gadi atpakaļ |
Anton Yackushev
|
bab21c9069
misspell: Corrected some misspelled words
|
8 gadi atpakaļ |
Soulou
|
aa064b18e8
Test environment override for secret and url with credentials
|
9 gadi atpakaļ |
Torkel Ödegaard
|
6b2a4fe8e8
feat(instrumentation): work on settings model for internal metrics publishing, #4696
|
9 gadi atpakaļ |
Torkel Ödegaard
|
8174b9f041
fix(tests): fixed failling backend test
|
10 gadi atpakaļ |
Torkel Ödegaard
|
89418a155a
More work on email and notification infra #1456
|
10 gadi atpakaļ |
Torkel Ödegaard
|
6de584aafc
Updated to config file finding, and added homepath command line option
|
10 gadi atpakaļ |
Torkel Ödegaard
|
2020fedfdb
Fixed issue with overriding default config values via command line
|
10 gadi atpakaļ |
Torkel Ödegaard
|
d1767144a8
Reworking configuration loading and overriding
|
10 gadi atpakaļ |
Jason Wilder
|
b6428b08d0
CLI: Fix config flag being ignored
|
11 gadi atpakaļ |
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 gadi atpakaļ |
Torkel Ödegaard
|
2c16b0f0f3
added unit test for loading configuration file
|
11 gadi atpakaļ |