hugo/hugolib
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
..
assets/images
filesystems hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
paths Misc config loading fixes 2021-06-14 17:00:32 +02:00
testdata
testsite
404_test.go
alias.go tpl/fmt: Add erroridf template func 2021-06-07 19:11:03 +02:00
alias_test.go
breaking_changes_test.go
cascade_test.go Add config.cascade 2021-07-10 11:13:41 +02:00
case_insensitive_test.go
collections.go tpl/fmt: Add erroridf template func 2021-06-07 19:11:03 +02:00
collections_test.go
config.go Deprecate Blackfriday and fix a potential deadlock in config 2021-07-26 16:28:16 +02:00
config_test.go Fix default values when loading from config dir 2021-07-15 16:15:32 +02:00
configdir_test.go
content_map.go hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
content_map_page.go hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
content_map_test.go hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
content_render_hooks_test.go markup/goldmark: Support auto links in render hook 2021-07-15 10:14:52 +02:00
datafiles_test.go
disableKinds_test.go
embedded_shortcodes_test.go markup: Add tabindex="0" to default <pre> wrapper 2021-07-15 16:48:39 +02:00
embedded_templates_test.go Fix tab selection of disabled items in internal pagination template 2021-07-05 10:30:59 +02:00
fileInfo.go
fileInfo_test.go
gitinfo.go
hugo_modules_test.go hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
hugo_sites.go hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
hugo_sites_build.go hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
hugo_sites_build_errors_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
hugo_sites_build_test.go
hugo_sites_multihost_test.go
hugo_sites_rebuild_test.go
hugo_smoke_test.go
image_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
js_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
language_content_dir_test.go
language_test.go Fix language menu config regression 2021-06-24 13:03:09 +02:00
menu_test.go Simplify "active menu" logic for section menus 2021-07-20 17:50:59 +02:00
minify_publisher_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
multilingual.go
openapi_test.go
page.go hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
page__common.go
page__content.go
page__data.go
page__menus.go Simplify "active menu" logic for section menus 2021-07-20 17:50:59 +02:00
page__meta.go hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
page__new.go tpl/fmt: Add erroridf template func 2021-06-07 19:11:03 +02:00
page__output.go
page__paginator.go
page__paths.go
page__per_output.go
page__position.go
page__ref.go
page__tree.go
page_kinds.go
page_permalink_test.go
page_test.go markup: Add tabindex="0" to default <pre> wrapper 2021-07-15 16:48:39 +02:00
page_unwrap.go
page_unwrap_test.go
pagebundler_test.go hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
pagecollections.go hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
pagecollections_test.go
pages_capture.go hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
pages_capture_test.go
pages_language_merge_test.go
pages_process.go hugofs: Make FileMeta a struct 2021-07-15 17:14:26 +02:00
pages_test.go
paginator_test.go
permalinker.go
prune_resources.go
resource_chain_babel_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
resource_chain_test.go minifiers: Make keepWhitespace = true default for HTML 2021-07-19 23:35:20 +02:00
robotstxt_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
rss_test.go
shortcode.go Catch incomplete shortcode error 2021-05-24 14:59:02 +02:00
shortcode_page.go
shortcode_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
site.go Simplify "active menu" logic for section menus 2021-07-20 17:50:59 +02:00
site_benchmark_new_test.go
site_output.go
site_output_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
site_render.go tpl/fmt: Add erroridf template func 2021-06-07 19:11:03 +02:00
site_sections.go
site_sections_test.go
site_stats_test.go
site_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
site_url_test.go
siteJSONEncode_test.go
sitemap_test.go
taxonomy.go
taxonomy_test.go
template_test.go Misc config loading fixes 2021-06-14 17:00:32 +02:00
testhelpers_test.go Adjust a test helper 2021-07-14 21:47:26 +02:00
translations.go