hugo/hugolib
Bjørn Erik Pedersen 16406d9d77 Fix regression on handling of overlapping file mounts
But note that the overlay file system is set up horizontally (project -> module1 -> module2), so I would not recommend too complex overlapping mount setups within the same module.

But this worked in v0.122.0, so we should fix it.

Fixes #12103
2024-02-22 15:36:27 +01:00
..
doctree
filesystems Fix regression on handling of overlapping file mounts 2024-02-22 15:36:27 +01:00
paths
testdata
testsite
404_test.go
alias.go
alias_test.go
breaking_changes_test.go
cascade_test.go Detect now invalid path patterns in cascade 2024-02-03 15:07:59 +01:00
codeowners.go
collections.go
collections_test.go
config.go
config_test.go Fix relative import issue in libsass/dart sass 2024-02-21 17:27:45 +01:00
configdir_test.go
content_factory.go
content_factory_test.go
content_map.go Fix rebuild with resources.Concat 2024-02-16 13:17:53 +01:00
content_map_page.go Fix rebuilding of pages without default content language 2024-02-20 18:42:14 +01:00
content_map_test.go Don't use the same value in .Data.Term.Title as in .Title 2024-02-17 12:34:50 +01:00
content_render_hooks_test.go
datafiles_test.go Preserve file/dir name case when loading data 2024-02-03 16:30:10 +01:00
dates_test.go all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
disableKinds_test.go
embedded_shortcodes_test.go
embedded_templates_test.go
fileInfo.go
fileInfo_test.go
frontmatter_test.go
gitinfo.go
hugo_modules_test.go
hugo_sites.go Filter dot files etc. in i18n 2024-02-05 14:54:02 +01:00
hugo_sites_build.go all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
hugo_sites_build_errors_test.go
hugo_sites_build_test.go
hugo_sites_multihost_test.go
hugo_sites_test.go
hugo_smoke_test.go
hugolib_integration_test.go
image_test.go
integrationtest_builder.go Fix regression on handling of overlapping file mounts 2024-02-22 15:36:27 +01:00
language_content_dir_test.go
language_test.go Filter dot files etc. in i18n 2024-02-05 14:54:02 +01:00
menu_test.go
minify_publisher_test.go
mount_filters_test.go
page.go Fix rebuild with resources.Concat 2024-02-16 13:17:53 +01:00
page__common.go
page__content.go
page__data.go Don't use the same value in .Data.Term.Title as in .Title 2024-02-17 12:34:50 +01:00
page__fragments_test.go
page__menus.go
page__meta.go all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
page__new.go Fix rebuild with resources.Concat 2024-02-16 13:17:53 +01:00
page__output.go Fix rebuild with resources.Concat 2024-02-16 13:17:53 +01:00
page__paginator.go
page__paths.go all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
page__per_output.go
page__position.go hugolib: Formally deprecate .Page.NextPage .Page.PrevPage 2024-02-03 17:28:52 +01:00
page__ref.go
page__tree.go
page_kinds.go
page_permalink_test.go
page_test.go Make HTML behave exactly like other content formats (note) 2024-02-07 21:37:04 +01:00
page_unwrap.go
page_unwrap_test.go
pagebundler_test.go Fall back to original name in Resources.GetMatch/Match 2024-02-20 16:47:07 +01:00
pagecollections.go Fix relref regression with trailing slash 2024-02-21 17:27:45 +01:00
pagecollections_test.go
pages_capture.go Fix rebuild when adding a bundle with space in name 2024-02-21 17:49:15 +01:00
pages_language_merge_test.go
pages_test.go
paginator_test.go Improve nilpointer error message 2024-02-01 19:53:51 +01:00
params_test.go Handle build vs _build in front matter 2024-02-03 15:07:59 +01:00
permalinker.go
prune_resources.go
rebuild_test.go Fix rebuild when adding a bundle with space in name 2024-02-21 17:49:15 +01:00
rendershortcodes_test.go
renderstring_test.go
resource_chain_test.go
robotstxt_test.go Fix robots.txt using the built-in template regression 2024-02-20 11:17:44 +01:00
rss_test.go
securitypolicies_test.go
shortcode.go all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
shortcode_page.go
shortcode_test.go
site.go all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
site_benchmark_new_test.go
site_new.go
site_output.go
site_output_test.go
site_render.go all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
site_sections.go
site_sections_test.go
site_stats_test.go
site_test.go Fix relref regression with trailing slash 2024-02-21 17:27:45 +01:00
site_url_test.go
siteJSONEncode_test.go
sitemap_test.go Sitemap should not use list.xml 2024-02-21 20:07:51 +01:00
taxonomy_test.go Fix handling of build options for term pages 2024-02-18 16:50:35 +01:00
template_test.go
testhelpers_test.go