summaryrefslogtreecommitdiffstats
path: root/source
AgeCommit message (Expand)Author
2016-03-21Add support for symbolic links for content, layout, static, themeBjørn Erik Pedersen
2016-03-17source: Consolidate filepath.Split callssrinivasreddy
2016-03-14source: Remove unused codeBjørn Erik Pedersen
2016-01-26Read/reread individual source content filesSteve Francia
2016-01-05Update and refactor to ack Go AuthorsCameron Moore
2015-12-10Add copyright header to that source files that don’t have one.Anthony Fok
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
2015-11-23Change the license to Apache 2.0Steve Francia
2015-08-22Use LazyFileReader for reading file contentsTatsushi Demachi
2015-08-22Add LazyFileReader type to source libraryTatsushi Demachi
2015-07-21source/File: Fix data racesBjørn Erik Pedersen
2015-06-03Add some tests for IgnoreFilesbep
2015-06-03Rename WatchIgnoreFiles to IgnoreFilesbep
2015-06-03Add configurable list to ignore files in server watchbep
2015-03-12source: add some test cases for Filebep
2015-03-11Correct initialisms as suggested by golintAnthony Fok
2015-03-07source: apply some Golint rulesbep
2015-03-05Apply gofmt -sbep
2015-02-17Suppress errors for symbolic links witch point to a file.René Jochum
2014-12-10ERROR-log on symbolic linksbep
2014-12-09Fix various Windows-issuesbep
2014-11-18Fix broken convertbep
2014-11-13convert path 2 filepathJoel Scoble
2014-11-04Source files can provide content as String or Bytes or Readerspf13
2014-10-16Big refactor of how source files are used. Also added default destination ext...spf13
2014-04-26Don't process dotfilesChristoph Burgdorf
2014-03-04Also ignore Emacs lock & recovery files.Joe Kopena
2014-02-28Add test for ignoring ~$ filesAsk Bjørn Hansen
2014-02-28Ignore content files ending in ~Ask Bjørn Hansen
2013-12-28Avoid locking the files for an extended amount of time. Sublime TextEgon Elbre
2013-12-16Testcases for multilevel structure were wrongRuben
2013-12-16Fixes #141: Wrong section in multi level structureRuben
2013-10-08Fixing up source code formatting.Noah Campbell
2013-09-29Update filesystem.gowindch
2013-09-24source: Fix failing build on windowsNoah Campbell
2013-09-20Fix breaking test cases on unix platformNoah Campbell
2013-09-20Section is determined by the source, not the urlNoah Campbell
2013-09-12Normalize paths within hugoNoah Campbell
2013-09-04Introduce source.FilesystemNoah Campbell