summaryrefslogtreecommitdiffstats
path: root/hugolib/site_show_plan_test.go
AgeCommit message (Expand)Author
2016-11-23Remove ShowPlanBjørn Erik Pedersen
2016-10-24all: Unify case of config variable namesAlbert Nigmatzianov
2016-10-13all: Remove dead codeAlbert
2016-09-06Make the check command work in multilingual modeBjørn Erik Pedersen
2016-09-06Improve language handling in URLsBjørn Erik Pedersen
2016-09-06Optimize the multilanguage build processBjørn Erik Pedersen
2016-08-04Fix the time template func testBjørn Erik Pedersen
2016-04-08hugolib: Un-export internal Site-methodsBjørn Erik Pedersen
2016-04-07hugolib: Camel-case ALL_CAPS const in testBjørn Erik Pedersen
2016-03-24hugolib: Even more Golint fixesBjørn Erik Pedersen
2016-03-14hugolib: Remove unused codeBjørn Erik Pedersen
2016-03-05Unexport the target handlersBjørn Erik Pedersen
2015-12-10Add copyright header to that source files that don’t have one.Anthony Fok
2015-05-20Stop Viper from leaking across many of the tests (now tests pass regardless o...spf13
2015-03-11Correct initialisms as suggested by golintAnthony Fok
2014-12-09Fix various Windows-issuesbep
2014-11-04Updating tests to use new Targets & Writers and switch to using Afero.MemMapF...spf13
2014-11-04Better error messages for show_plan_testspf13
2014-10-16Big refactor of how source files are used. Also added default destination ext...spf13
2014-04-08Fix test to not fail when order is different, but slice contents are the same.spf13
2014-03-01Fixing issues go vet reports.Mike Keesey
2013-09-20Section is determined by the source, not the urlNoah Campbell
2013-09-18More expressive --check outputNoah Campbell
2013-09-18Add renderer information to --checkNoah Campbell
2013-09-12Move alias rendering to targetNoah Campbell
2013-09-04Introduce source.FilesystemNoah Campbell
2013-09-03Expand the ShowPlan functionalityNoah Campbell
2013-09-03Add Translate to targetNoah Campbell
2013-09-03Add file reporting to plannerNoah Campbell
2013-09-03Adding PlannerNoah Campbell