hugo/hugolib
Bjørn Erik Pedersen d6f7a9e28d resources/images: Make the image cache more robust
Also allow timeout to be set as a duration string, e.g. `30s`.

Fixes #6501
2019-11-25 18:59:06 +01:00
..
assets/images
filesystems
paths
testdata
testsite
404_test.go
alias.go
alias_test.go
cascade_test.go
case_insensitive_test.go Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
collections.go
collections_test.go
config.go resources/images: Make the image cache more robust 2019-11-25 18:59:06 +01:00
config_test.go
configdir_test.go
datafiles_test.go
disableKinds_test.go
embedded_shortcodes_test.go
embedded_templates_test.go
fileInfo.go
fileInfo_test.go
gitinfo.go
hugo_modules_test.go
hugo_sites.go
hugo_sites_build.go
hugo_sites_build_errors_test.go
hugo_sites_build_test.go Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
hugo_sites_multihost_test.go
hugo_sites_rebuild_test.go
hugo_smoke_test.go
image_test.go resources/images: Make the image cache more robust 2019-11-25 18:59:06 +01:00
language_content_dir_test.go
menu_test.go
minify_publisher_test.go
multilingual.go
page.go
page__common.go
page__content.go
page__data.go
page__menus.go
page__meta.go Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
page__new.go
page__output.go
page__paginator.go
page__paths.go
page__per_output.go resources/images: Make the image cache more robust 2019-11-25 18:59:06 +01:00
page__position.go
page__ref.go
page__tree.go
page_kinds.go
page_permalink_test.go
page_test.go Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
page_unwrap.go
page_unwrap_test.go
pagebundler_test.go hugolib: Increase default timeout value to 30s 2019-11-25 18:59:06 +01:00
pagecollections.go hubolib: Headless bundles should not be listed in .Pages 2019-11-10 18:57:31 +01:00
pagecollections_test.go
pages_capture.go
pages_capture_test.go
pages_language_merge_test.go
pages_map.go hubolig: Fix potential data race 2019-11-25 18:59:06 +01:00
pages_test.go
paginator_test.go
permalinker.go
prune_resources.go
resource_chain_test.go
robotstxt_test.go
rss_test.go
shortcode.go hugolib: Fix emoji handling inside shortcodes 2019-11-14 10:00:06 +01:00
shortcode_page.go
shortcode_test.go Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
site.go resources/images: Make the image cache more robust 2019-11-25 18:59:06 +01:00
site_benchmark_new_test.go Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
site_output.go
site_output_test.go
site_render.go
site_sections.go
site_sections_test.go
site_stats_test.go
site_test.go Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
site_url_test.go
siteJSONEncode_test.go
sitemap_test.go
taxonomy.go
taxonomy_test.go
template_engines_test.go
template_test.go
testhelpers_test.go Add Goldmark as the new default markdown handler 2019-11-23 14:12:24 +01:00
translations.go