hugo/common/collections
Bjørn Erik Pedersen 609d798e34 Handle resource changes when the resources is already evicted from cache
Also fix a logical flaw in the cache resizer that made it too aggressive. After this I haven't been able to reproduce #11988, but I need to look closer.

Closes #11973
Updates #11988
2024-02-04 16:55:06 +01:00
..
append.go common/collections: Fix append regression to allow appending nil 2023-06-28 09:41:36 +02:00
append_test.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
collections.go all: gofmt -w -r 'interface{} -> any' . 2022-03-17 22:03:27 +01:00
order.go Fix order of GetTerms 2020-06-15 22:23:02 +02:00
slice.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
slice_test.go all: Run gofumpt -l -w . 2024-01-28 23:14:09 +01:00
stack.go Handle resource changes when the resources is already evicted from cache 2024-02-04 16:55:06 +01:00