hugo/hugolib
Bjørn Erik Pedersen 6dbae7b671 Be explicit about the type in Scratch test
A puzzle, but it sometimes produces a int64 as it is now.
2016-03-24 19:57:26 +01:00
..
author.go
benchmark_test.go
datafiles_test.go
handler_base.go
handler_file.go
handler_meta.go
handler_page.go hugolib: Remove unused Tmpl on Page 2016-03-24 18:34:41 +01:00
handler_test.go
hugo.go
media.go
menu.go
menu_test.go
node.go
node_test.go
page.go hugolib: Remove unused Tmpl on Page 2016-03-24 18:34:41 +01:00
page_permalink_test.go
page_taxonomy_test.go
page_test.go hugolib: Even more Golint fixes 2016-03-24 14:42:03 +01:00
page_time_integration_test.go hugoblib: Clean up the time tests 2016-03-24 13:30:08 +01:00
pageCache.go
pageCache_test.go hugolib: Some more GoLint fixes 2016-03-24 14:11:04 +01:00
pageGroup.go
pageGroup_test.go
pageSort.go hugolib: Fix spelling mistake 2016-03-23 17:12:47 +01:00
pageSort_test.go
pagesPrevNext.go
pagesPrevNext_test.go
pagination.go hugolib: Add missing GoDoc in pagination.go 2016-03-24 14:18:47 +01:00
pagination_test.go
path_separators_test.go
path_separators_windows_test.go
permalinks.go
permalinks_test.go hugolib: Even more Golint fixes 2016-03-24 14:42:03 +01:00
planner.go
redis.cn.md
robotstxt_test.go hugolib: Some more Golint fixes 2016-03-23 17:17:54 +01:00
rss_test.go hugolib: Apply Golint rules to rss_test.go 2016-03-24 14:20:00 +01:00
scratch.go Do not use defer for unlocking in Scratch 2016-03-24 16:03:31 +01:00
scratch_test.go Be explicit about the type in Scratch test 2016-03-24 19:57:26 +01:00
shortcode.go hugolib: Some more GoLint fixes 2016-03-24 14:11:04 +01:00
shortcode_test.go hugolib: Even more Golint fixes 2016-03-24 14:42:03 +01:00
shortcodeparser.go
shortcodeparser_test.go
site.go hugolib: Taxonomy GoDoc cleanup 2016-03-24 16:01:25 +01:00
site_show_plan_test.go hugolib: Even more Golint fixes 2016-03-24 14:42:03 +01:00
site_test.go hugolib: Even more Golint fixes 2016-03-24 14:42:03 +01:00
site_url_test.go
siteinfo_test.go hugolib: Some more GoLint fixes 2016-03-24 14:11:04 +01:00
siteJSONEncode_test.go
sitemap.go
sitemap_test.go
summary.go
taxonomy.go hugolib: Taxonomy GoDoc cleanup 2016-03-24 16:01:25 +01:00
taxonomy_test.go