hugo/config
Bjørn Erik Pedersen d70c485707
Make sure module config loading errors have file positioning info
Fixes #8845
2021-08-03 09:57:14 +02:00
..
privacy Misc config loading fixes 2021-06-14 17:00:32 +02:00
services Misc config loading fixes 2021-06-14 17:00:32 +02:00
commonConfig.go all: Fix minor typos 2020-12-16 12:11:32 +01:00
commonConfig_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
compositeConfig.go config: Fix merge of config with map[string]string values. 2021-06-22 21:38:28 +02:00
compositeConfig_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
configLoader.go Make sure module config loading errors have file positioning info 2021-08-03 09:57:14 +02:00
configLoader_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
configProvider.go config: Fix merge of config with map[string]string values. 2021-06-22 21:38:28 +02:00
configProvider_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
defaultConfigProvider.go Deprecate Blackfriday and fix a potential deadlock in config 2021-07-26 16:28:16 +02:00
defaultConfigProvider_test.go Fix config handling with empty config entries after merge 2021-06-27 15:01:56 +02:00
docshelper.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
env.go config: Fix env split to allow = character in values 2021-05-30 20:25:37 +02:00
env_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00