summaryrefslogtreecommitdiffstats
path: root/tpl/tplimpl/template_funcs_test.go
AgeCommit message (Expand)Author
2018-04-02Add support for a content dir set per languageBjørn Erik Pedersen
2018-02-22Make ge, le etc. work with the Hugo Version numberBjørn Erik Pedersen
2017-11-16tplimpl: Make partial benchmarks use RunParallelBjørn Erik Pedersen
2017-10-07tpl: Rework the partial test and benchmarksBjørn Erik Pedersen
2017-06-13Run gofmt to get imports in line vs gohugoio/hugoBjørn Erik Pedersen
2017-06-13all: Update import paths to gohugoio/hugoBjørn Erik Pedersen
2017-05-01tpl: Add docshelper for template funcsBjørn Erik Pedersen
2017-05-01tpl: Fix the remaining template funcs namespace issuesBjørn Erik Pedersen
2017-05-01 tpl/urls: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/transform: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/time: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/safe: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/os: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/inflect: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/encoding: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/crypto: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/collections: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/compare: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/strings: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl/math: Make it a package that stands on its ownBjørn Erik Pedersen
2017-05-01tpl: Add TemplateFuncsNamespaceRegistryBjørn Erik Pedersen
2017-04-30tpl: Add template function namespacesCameron Moore
2017-04-16tplimpl: Allow text partials in HTML templatesBjørn Erik Pedersen
2017-04-04tplimpl: Reintroduce the double template lookup in PartialBjørn Erik Pedersen
2017-04-02tpl: Rework to handle both text and HTML templatesBjørn Erik Pedersen
2017-04-02Revert "tpl: Rework to handle both text and HTML templates"Bjørn Erik Pedersen
2017-04-02tplimpl: Add test with failing partialBjørn Erik Pedersen
2017-04-02tpl: Rework to handle both text and HTML templatesBjørn Erik Pedersen
2017-03-27all: Propagate baseURL error to the callersBjørn Erik Pedersen
2017-03-26Revert "tplimpl: return an error on unsupported type in isSet"Bjørn Erik Pedersen
2017-03-12tpl: Add union template funcdigitalcraftsman
2017-03-09tplimpl: Add built-in print funcs to FuncMapCameron Moore
2017-03-02tplimpl: return an error on unsupported type in isSetCameron Moore
2017-02-17tplimpl: Refactor imageConfig into a structBjørn Erik Pedersen
2017-02-17tpl: Refactor packageBjørn Erik Pedersen