summaryrefslogtreecommitdiffstats
path: root/tpl/collections/where_test.go
AgeCommit message (Expand)Author
2024-01-28all: Run gofumpt -l -w .Bjørn Erik Pedersen
2023-07-28tpl/collections: Add BenchmarkWhereOpsBjørn Erik Pedersen
2023-07-11tpl/collections: Fix WordCount (etc.) regression in Where, Sort, DelimitBjørn Erik Pedersen
2023-05-16Create a struct with all of Hugo's config optionsBjørn Erik Pedersen
2022-06-07Fix raw TOML dates in where/eqBjørn Erik Pedersen
2022-03-17all: gofmt -w -r 'interface{} -> any' .Bjørn Erik Pedersen
2021-04-23tpl/collections: Fix where on type mismatchesBjørn Erik Pedersen
2021-04-21Fix Params case handling in where with slices of structs (e.g. Pages)Bjørn Erik Pedersen
2020-12-03all: Format code with gofumptBjørn Erik Pedersen
2019-11-22Fix Params case handling in the index, sort and where funcBjørn Erik Pedersen
2019-06-09tpl/collections: Unwrap any interface value in sort and whereBjørn Erik Pedersen
2019-05-30tpl/collections: Convert numeric values to float64 and compare themAnton Harniakou
2019-02-06Support nested keys/fields with missing values with the `where` functionAnton Harniakou
2018-11-27tpl/collections: Add float64 support to whereCameron Moore
2017-07-28tpl/collections: Fix intersect on []interface{} handlingCameron Moore
2017-06-13all: Update import paths to gohugoio/hugoBjørn Erik Pedersen
2017-04-30tpl: Add template function namespacesCameron Moore