summaryrefslogtreecommitdiffstats
path: root/livereload/connection.go
AgeCommit message (Collapse)Author
2017-04-30livereload: Fix data race in closeBjørn Erik Pedersen
Fixes #2625
2016-03-21livereload: Run go fmt on connection.goAnthony Fok
See #1998 and commit bafb771
2016-03-20livereload: Simplify conditionalsrinivasreddy
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-27Fixing bug with Live Reload where it broadcast instead of sending the handshakespf13
2014-05-16Proper integration of live reload with automatic injectionspf13