hugo/config
Bjørn Erik Pedersen c7252224c4 Deprecate Blackfriday and fix a potential deadlock in config
Note that the deadlock has not been seen earlier, in tests on in real Hugo sites.

Fixes #8792
Fixes #8791
2021-07-26 16:28:16 +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 Implement configuration in a directory for modules 2021-06-18 12:54:30 +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