summaryrefslogtreecommitdiffstats
path: root/tpl
AgeCommit message (Expand)Author
2015-05-15Set s.Info.LastChange to LastmodJuan B. Rodriguez
2015-05-11Add relURL template funcbep
2015-05-11Add absURL template funcbep
2015-05-08Update test logs for uniformity and consistencybep
2015-05-02Disable faulty range validation in applybep
2015-05-01tpl: check that types in args match the target func's typebep
2015-04-30tpl: add sanity check to prevent panic in seq on big numsbep
2015-04-30tpl: check for too many arguments in applybep
2015-04-30tpl: check slice bounds in slicestrbep
2015-04-30tpl: avoid panic on too few args to applybep
2015-04-18Expand the ACE base template lookup patternbep
2015-04-16Fix broken Highlight testbep
2015-04-15Add more options to highlightbep
2015-04-05tpl: split template.gobep
2015-04-01Remove paragraph tags produced by markdownifybep
2015-03-29Handle views in combo with Ace base templatesbep
2015-03-26Add support for Ace base and inner templatesbep
2015-03-23Change to variadic int args in Slicestrbep
2015-03-23Implement substr template functionAnthony Fok
2015-03-23Rename Slice to Slicestrbep
2015-03-23Polish Slice docbep
2015-03-23Rename Substr to Slicebep
2015-03-22Polish Substr and Split testsbep
2015-03-22Add Substr and Split template functionsXin Fan
2015-03-18template: add some missing test cases for Firstbep
2015-03-18More initialism corrections (golint)Anthony Fok
2015-03-16Add "getenv" as an wrapper for os.Getenvquoha
2015-03-14Revert "Added image support to the sitemap.xml template"bep
2015-03-12Added image support to the sitemap.xml templateDerek Perkins
2015-03-12Add Seq template funcbep
2015-03-11Correct initialisms as suggested by golintAnthony Fok
2015-03-11doArithmetic: add test for division by zerobep
2015-03-11Add some basic tests for doArithmeticbep
2015-03-10Do not parse backup files with trailing '~' as templatesAnthony Fok
2015-03-09Add test cases for Ne and Eq type normalisationbep
2015-03-09Fix eq and ne tpl function issueTatsushi Demachi
2015-03-06Fix errors reported by Go Vetbep
2015-03-05Apply gofmt -sbep
2015-02-19Use $.Paginator in templatebep
2015-02-17Suppress errors for symbolic links witch point to a file.René Jochum
2015-02-17GetJson and GetCsv have now variadic URL parts so that you can submit pre or ...Cyrill Schumacher
2015-02-17Add --ignoreCache CLI flag with description "Ignores theCyrill Schumacher
2015-02-17Adding getJson and getCsv to funcMapCyrill Schumacher
2015-02-17Merge to stay up to date with current devCyrill Schumacher
2015-02-01Use .Site.Params.description as fallback for social partialsbep
2015-01-31Print template parsing errors to aid troubleshootingAnthony Fok
2015-01-31Add writable context to Nodebep
2015-01-31Merge branch 'master' of github.com:spf13/hugospf13
2015-01-30Some more .Date.IsZero checks in internal templatesbep
2015-01-30Remove _default prefix from SEO templatesbep