Revert "Add some debug to failing menu test"
Move Viper reset to correct level in menu tests
Reset Viper for every duplicate menu test iteration
Make sure target destination has the right path separator.
Let travis test against go-tip
Fix substr tpl func's int type variant issue
Rename WatchIgnoreFiles to IgnoreFiles
Add configurable list to ignore files in server watch
GetJSON/GetCSV: Add retry on invalid content
Allow custom RSS Uri for section and taxonomy feeds
Update introduction.md
Add some missing page permalink test cases
Never remove trailing slash in RelPermalink
Add two articles about Hugo to the Press page
Make deprecated warning for this release more alert
Add `time.Time` type support to `where` tpl func
Document techniques for debugging templates.
bumping master version to v0.15-DEV
Add new directions for maintaining press page
add dozens of articles to the press page
Pass RenderingContext by reference in Mmark
Update release notes in prep for v0.14.0
Remove unused Completed chan on Site
Prevent cyclic ref crash in JSON encode
docs: avoid navbar hiding when jumping to in-page anchor
Docs: Add taxonomy term variables to the list of vars.
Add ".Render" to the list of functions.
Clarifying Edits for templates/rss.md
Do not consider single.html for the home page
Fix formatting in hugo command description
Fix CLI command description for the top level
Adding default handler & tests Fixes #147
Better organization of loading defaults
Merge branch 'master' of GitHub.com:spf13/hugo
Stop Viper from leaking across many of the tests (now tests pass regardless of order tested)
Add benchmark test for replaceShortcodeTokens
Add gendoc command
Add a line in doc about the RelativeURL setting
Fix UTF8 permalink
Add Page tests with UTF8 paths
Remove trailing spaces in completionfile flag
Add some bullet points to 0.14 rel notes
Fix datePublished to publishdate
Do not shout about missing baseURL if relativeURLs is set
Edits on aliases, comments, theme customizing
Edit docs extras syntax highlighting.md
Add support for URLs relative to context root
Edits to templates/404.md
Set s.Info.LastChange to Lastmod
Add Lastmod field
Remove old baseline.txt with no current relevance
Add convenience script to run benchmarks
Add data-no-instant to livereload script tag
Allow to reverse taxonomy entries.
Allow forward slashes in Hugo new on Windows
docs: Use ToC length to pick the compact version
Add absURL and relURL to release notes
Add docs for Section Menu for “the Lazy Blogger”
Add list of deprecated names to release notes