Jakob Borg
|
4b750b6dc3
|
all: Remove usage of deprecated io/ioutil (#7971)
As of Go 1.16 io/ioutil is deprecated. This replaces usage with the
corresponding functions in package os and package io.
|
2021-11-22 08:59:47 +01:00 |
|
Jakob Borg
|
d47745a86b
|
all: Update build constraints to Go 1.17 style (#7894)
|
2021-08-17 10:10:41 +02:00 |
|
Jakob Borg
|
f7fc0c1d3e
|
all: Update license url to https (ref #3976)
|
2017-02-09 08:04:16 +01:00 |
|
Jakob Borg
|
c3d07d60ca
|
Refactored integration tests
Added internal/rc to remote control a Syncthing process and made the
"awaiting sync" determination reliable.
|
2015-06-19 08:47:47 +02:00 |
|
Lode Hoste
|
fe34b08ece
|
Reschedule the next scan interval (fixes #1591)
|
2015-05-03 12:48:44 +02:00 |
|