hugo/resources/page
Bjørn Erik Pedersen 4055c12184 Fix some change detection issues on server reloads
* Fix change detection when .GetPage/site.GetPage is used from shortcode
* Fix stale content for GetPage results with short name lookups on server reloads

Fixes #7623
Fixes #7624
Fixes #7625
2020-09-07 21:06:44 +02:00
..
page_generate Deprecate mmark 2019-11-25 20:14:20 +01:00
pagemeta Fix _build.list.local logic 2020-03-24 12:47:42 +01:00
page.go Fix some change detection issues on server reloads 2020-09-07 21:06:44 +02:00
page_author.go Remove references to Google+ 2019-05-26 19:24:45 +02:00
page_data.go Make Page an interface 2019-03-23 18:51:22 +01:00
page_data_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
page_kinds.go Rename taxonomy kinds from taxonomy to term, taxonomyTerm to taxonomy 2020-06-18 09:09:56 +02:00
page_kinds_test.go Rename taxonomy kinds from taxonomy to term, taxonomyTerm to taxonomy 2020-06-18 09:09:56 +02:00
page_marshaljson.autogen.go Regenerate templates 2020-06-12 11:29:04 +02:00
page_nop.go Fix some change detection issues on server reloads 2020-09-07 21:06:44 +02:00
page_outputformat.go Make Page an interface 2019-03-23 18:51:22 +01:00
page_paths.go hugolib: Fix bundle path when slug is set 2019-06-09 16:55:08 +02:00
page_paths_test.go Rename taxonomy kinds from taxonomy to term, taxonomyTerm to taxonomy 2020-06-18 09:09:56 +02:00
page_wrappers.autogen.go Deprecate mmark 2019-11-25 20:14:20 +01:00
pagegroup.go Make GroupByParamDate work with string params 2020-06-19 11:58:58 +02:00
pagegroup_test.go Make GroupByParamDate work with string params 2020-06-19 11:58:58 +02:00
pages.go tpl/collections: Fix slice type handling in sort 2019-06-10 08:32:44 +02:00
pages_cache.go Make Page an interface 2019-03-23 18:51:22 +01:00
pages_cache_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
pages_language_merge.go Make Page an interface 2019-03-23 18:51:22 +01:00
pages_prev_next.go resources/page: Use binary search in Pages.Prev/Next if possible 2019-10-13 12:36:17 +02:00
pages_prev_next_test.go Make Pages.Prev/Next work like the other Prev/Next methods 2019-10-13 12:36:17 +02:00
pages_related.go Make Page an interface 2019-03-23 18:51:22 +01:00
pages_related_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
pages_sort.go Fix order of GetTerms 2020-06-15 22:23:02 +02:00
pages_sort_search.go resources/page: Use binary search in Pages.Prev/Next if possible 2019-10-13 12:36:17 +02:00
pages_sort_search_test.go resources/page: Use binary search in Pages.Prev/Next if possible 2019-10-13 12:36:17 +02:00
pages_sort_test.go resources/page: Use binary search in Pages.Prev/Next if possible 2019-10-13 12:36:17 +02:00
pages_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
pagination.go Make Page an interface 2019-03-23 18:51:22 +01:00
pagination_test.go tests: Convert from testify to quicktest 2019-08-12 13:26:32 +02:00
permalinks.go Support Go time format strings in permalinks 2019-11-10 11:00:02 +01:00
permalinks_test.go Support Go time format strings in permalinks 2019-11-10 11:00:02 +01:00
site.go Fix Params case handling in the index, sort and where func 2019-11-22 18:41:50 +01:00
testhelpers_test.go Fix some change detection issues on server reloads 2020-09-07 21:06:44 +02:00
weighted.go resources/page: Use binary search in Pages.Prev/Next if possible 2019-10-13 12:36:17 +02:00
zero_file.autogen.go Add Hugo Modules 2019-07-24 09:35:53 +02:00