..
testdata
hugolib: Clean up a benchmark
2017-01-03 17:08:59 +01:00
alias_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
author.go
Revert the "standardize author data"
2016-09-18 19:16:39 +02:00
case_insensitive_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
config.go
commands, tpl: Get rid of repeating viper accesses
2016-11-07 00:10:32 +01:00
config_test.go
all: Unify case of config variable names
2016-10-24 20:56:00 +02:00
datafiles_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
embedded_shortcodes_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
gitinfo.go
Fix Appveyor Windows build and GitInfo path issue on Windows
2017-01-01 23:16:58 +01:00
handler_base.go
Fix copyright headers in source files
2015-12-07 19:57:01 +01:00
handler_file.go
helpers: Remove ToReader funcs
2016-06-25 17:57:05 -05:00
handler_meta.go
Add parent as owner to Site
2016-09-06 18:32:18 +03:00
handler_page.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
handler_test.go
all: Unify case of config variable names
2016-10-24 20:56:00 +02:00
hugo_info.go
Move HugoSites to hugolib
2016-09-06 18:32:16 +03:00
hugo_sites.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
hugo_sites_build.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
hugo_sites_build_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
i18n.go
Log on error in translation file
2016-10-12 16:54:29 +02:00
media.go
Fix copyright headers in source files
2015-12-07 19:57:01 +01:00
menu.go
node to page: Remove Node
2016-11-22 09:57:03 +01:00
menu_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
multilingual.go
Remove now superfluous lowercasing
2016-10-24 21:33:11 +02:00
node_as_page_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
page.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
page_collections.go
node to page: Final TODO-fixes
2016-11-22 09:57:03 +01:00
page_permalink_test.go
node to page: Fix the Page copy()
2016-11-22 09:57:03 +01:00
page_taxonomy_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
page_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
page_time_integration_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
pageCache.go
Apply gofmt -s
2016-02-06 13:09:52 +01:00
pageCache_test.go
hugolib: Some more GoLint fixes
2016-03-24 14:11:04 +01:00
pageGroup.go
hugolib, source, tpl: Fix docs
2016-11-23 09:13:00 +01:00
pageGroup_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
pageSort.go
hugolib: Fix page sorting when weight is zero
2016-11-06 15:39:33 +01:00
pageSort_test.go
node to page: Fix the Page copy()
2016-11-22 09:57:03 +01:00
pagesPrevNext.go
huglib: Add even more missing GoDoc
2016-04-07 16:05:23 +02:00
pagesPrevNext_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
pagination.go
node to page: Remove Node
2016-11-22 09:57:03 +01:00
pagination_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
path_separators_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
path_separators_windows_test.go
Add copyright header to that source files that don’t have one.
2015-12-10 15:19:38 -07:00
permalinks.go
hugolib: Simplify
2016-11-23 18:32:17 +01:00
permalinks_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
robotstxt_test.go
all: Unify case of config variable names
2016-10-24 20:56:00 +02:00
rss_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +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
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
shortcode_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
shortcodeparser.go
all: Remove dead code
2016-10-13 13:51:16 +02:00
shortcodeparser_test.go
Fix half-broken self-closing shortcodes
2016-09-27 21:11:34 +02:00
site.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
site_render.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
site_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
site_url_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
siteJSONEncode_test.go
node to page: Remove Node
2016-11-22 09:57:03 +01:00
sitemap.go
hugolib: Fix some more Golint warnings
2016-03-23 10:10:28 +01:00
sitemap_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
taxonomy.go
node to page: Remove Node
2016-11-22 09:57:03 +01:00
taxonomy_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
template_test.go
all: Refactor to non-global logger
2017-01-07 17:06:35 +01:00
translations.go
node to page: Re-add translations sort of regular pages
2016-11-22 09:57:03 +01:00