summaryrefslogtreecommitdiffstats
path: root/livereload/hub.go
AgeCommit message (Collapse)Author
2017-04-30livereload: Fix data race in closeBjørn Erik Pedersen
Fixes #2625
2015-12-07Fix copyright headers in source filesBjørn Erik Pedersen
Still need to add some missing headers and an AUTHORS file. See #1646
2015-11-23Change the license to Apache 2.0Steve Francia
2014-05-16Proper integration of live reload with automatic injectionspf13