summaryrefslogtreecommitdiffstats
path: root/watcher/batcher.go
AgeCommit message (Expand)Author
2024-02-18all: Fix typos and some URLsChristian Oliff
2023-03-08watcher: use time.NewTicker to prevent leaksOleksandr Redko
2021-07-04Add polling as a fallback to native filesystem events in server watchBjørn Erik Pedersen
2020-11-21watcher: Add file deleted by accidentBjørn Erik Pedersen
2020-11-20docs: Regenerate docshelperBjørn Erik Pedersen
2017-08-03Add some missing doc commentsJorin Vogel
2016-04-20Update import path of fsnotifyAnthony Fok
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
2015-11-23Change the license to Apache 2.0Steve Francia
2015-03-10Switch from fsnotify.v0 to fsnotify.v1 API (watcher)Anthony Fok
2015-01-05use fsnotify 0.9.3Nathan Youngman
2014-01-29gofmt all go codeTibor Vass
2013-12-28Added batching behavior for page building.Egon Elbre