hugo/hugolib
Bjørn Erik Pedersen 1736ef7459 Fix cascade-pattern-with-extension for cascade in site config
Also clean up the log handling in the integration tester, most notably lost logs during the config loading.

Fixes #12151
2024-02-26 17:29:37 +01:00
..
doctree
filesystems tocss: Fix the import resolving from absolute to relative assets paths 2024-02-24 16:41:18 +01:00
paths
testdata
testsite
404_test.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
alias.go
alias_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
breaking_changes_test.go
cascade_test.go Fix cascade-pattern-with-extension for cascade in site config 2024-02-26 17:29:37 +01:00
codeowners.go
collections.go Some godoc adjustments and image struct renames 2022-04-27 23:53:56 +02:00
collections_test.go
config.go
config_test.go Fix panic for disableKinds page for content resources 2024-02-25 11:38:52 +01:00
configdir_test.go
content_factory.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
content_factory_test.go
content_map.go Fix panic for disableKinds page for content resources 2024-02-25 11:38:52 +01:00
content_map_page.go Fix term template lookup when its backed by a content file 2024-02-25 18:28:16 +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
hugo_sites_build.go all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
hugo_sites_build_errors_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
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 cascade-pattern-with-extension for cascade in site config 2024-02-26 17:29:37 +01:00
language_content_dir_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
language_test.go
menu_test.go testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
minify_publisher_test.go
mount_filters_test.go
page.go
page__common.go
page__content.go Add path, kind and lang to content front matter 2024-01-30 20:12:03 +01:00
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 Add page fragments support to Related 2023-02-21 17:56:41 +01:00
page__meta.go hugolib: Add capitalizeListTitles config option 2024-02-23 09:32:32 +01:00
page__meta_test.go hugolib: Add capitalizeListTitles config option 2024-02-23 09:32:32 +01:00
page__new.go
page__output.go
page__paginator.go
page__paths.go all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
page__per_output.go Create default link and image render hooks 2024-01-30 20:12:19 +01:00
page__position.go
page__ref.go
page__tree.go
page_kinds.go Move all Kind constants to its own package 2023-07-28 15:14:23 +02:00
page_permalink_test.go
page_test.go
page_unwrap.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
page_unwrap_test.go
pagebundler_test.go resource: Revert the normalization of Resource.Name 2024-02-25 14:57:29 +01:00
pagecollections.go Speed up GetPage 2024-02-23 16:29:21 +01:00
pagecollections_test.go hugolib: Fix a .Page.GetPage from bundle case 2024-02-23 14:40:29 +01:00
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
params_test.go
permalinker.go all: Format code with gofumpt 2020-12-03 13:12:58 +01:00
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 testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
renderstring_test.go testing: Simplify some integration tests 2024-01-28 22:17:22 +01:00
resource_chain_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
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 all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
shortcode.go all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
shortcode_page.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
shortcode_test.go
site.go all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
site_benchmark_new_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
site_new.go Fix cascade-pattern-with-extension for cascade in site config 2024-02-26 17:29:37 +01:00
site_output.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
site_output_test.go output: Prevent setting Name directly in new output formats 2024-01-31 09:43:02 +01:00
site_render.go all: Fix typos and some URLs 2024-02-18 12:16:30 +01:00
site_sections.go
site_sections_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
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 term template lookup when its backed by a content file 2024-02-25 18:28:16 +01:00
template_test.go all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
testhelpers_test.go