Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tpl
AgeCommit message (Expand)Author
2016-08-20tpl: Add missing arg to FatalfBjørn Erik Pedersen
2016-08-17tpl: Return all errors from castingCameron Moore
2016-08-13tpl: Fix faulty ordering of relURL test casesBjørn Erik Pedersen
2016-08-13tpl: Make absURL and relURL accept anythingStephan Kulla
2016-08-04tpl: Fix typo in FindRE testdigitalcraftsman
2016-08-04Fix the time template func testBjørn Erik Pedersen
2016-08-04tpl: Add time template func Wade Fitzpatrick
2016-07-30Take 2: Load templates from the Afero source fsBjørn Erik Pedersen
2016-07-30Load templates from the Afero source fsBjørn Erik Pedersen
2016-07-30Use the Afero source fs where relevantBjørn Erik Pedersen
2016-07-19Add `htmlEscape` and `htmlUnescape` template functionsCathal Garvey
2016-07-14tpl: Add humanize examples to smoke testsBjørn Erik Pedersen
2016-07-14Do not double-escape in querifyCathal Garvey
2016-07-13tpl: Modify tpl.humanize to ordinalize integer inputMichael Orr
2016-07-10Fix humanize when string is emptyBjørn Erik Pedersen
2016-07-06Simplify querifyBjørn Erik Pedersen
2016-07-05tpl: Add a querify function to generate query strings inside templatesJimmy Sawczuk
2016-06-27tpl: Enable safeHTMLAttrmarco
2016-05-10Fix broken template testBjørn Erik Pedersen
2016-05-06Add non-string support in markdownifyBjørn Erik Pedersen
2016-04-28tpl: Add intersect operator to where functionChristopher Mancini
2016-04-14tpl: Do not write to cache when ignoring cacheRobert Basic
2016-04-13Revert "tpl: Extend where to iterate over maps"Bjørn Erik Pedersen
2016-04-13tpl: Extend where to iterate over mapsCameron Moore
2016-04-08tpl: Add replaceRE to the "smoke tests"digitalcraftsman
2016-04-08Make Hugo build without MercurialBjørn Erik Pedersen
2016-04-05tpl: Add findRE template funcdigitalcraftsman
2016-04-03tpl: Add the other test case for hasPrefixBjørn Erik Pedersen
2016-04-03tpl: Sort the smoke testsBjørn Erik Pedersen
2016-04-03tpl: Add hasPrefix to the template funcs' "smoke test"digitalcraftsman
2016-04-03tpl: Fix panic in sort of nil sequenceCameron Moore
2016-04-03tpl: Fix panic in pairList.LessCameron Moore
2016-04-01docs: Add doc and a test for readDirBjørn Erik Pedersen
2016-04-01tpl: Make readDir use the WorkingDir fsBjørn Erik Pedersen
2016-03-31Add readFile template funcBjørn Erik Pedersen
2016-03-25tpl: Small Golint fixesdigitalcraftsman
2016-03-22Add plainify template functionBjørn Erik Pedersen
2016-03-19Remove duplicate doArithmeticBjørn Erik Pedersen
2016-03-17tpl: Send actual values to in from intersectCameron Moore
2016-03-17tpl: Add missing printf param in t.Errorf callCameron Moore
2016-03-16tpl: Treat booleans as set in default functionCameron Moore
2016-03-15No block support in shortcodesBjørn Erik Pedersen
2016-03-15tpl: Make the safeHTML and cousins accept more than stringsBjørn Erik Pedersen
2016-03-14tpl: Fix race condition in regexp cacheCameron Moore
2016-03-12Add emojify to the template func smoke testsBjørn Erik Pedersen
2016-03-12Add emoji supportBjørn Erik Pedersen
2016-03-11tpl: Add replaceRE functionCameron Moore
2016-03-11Allow picking a specific file out of a gistKonstantin Kliakhandler
2016-03-10tpl: Add Copyright reference to the Go authorsBjørn Erik Pedersen
2016-03-10tpl: Add custom index functionCameron Moore