1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-04-04 12:43:50 +00:00
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 , but I need to look closer.

Closes 
Updates 
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
order.go
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