syncthing/lib
deepsource-autofix[bot] 5130c414da
all: Unused parameter should be replaced by underscore (#8464)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2022-07-28 17:17:29 +02:00
..
api lib/api: Fix and optimize csrfManager (#8329) 2022-05-07 12:30:13 +02:00
assets lib/assets: MIME types, time formats (#8351) 2022-05-22 22:10:18 +02:00
beacon all: Unused args, retvals, assignments (#7926) 2021-09-08 00:11:16 +02:00
build all: Update build constraints to Go 1.17 style (#7894) 2021-08-17 10:10:41 +02:00
config lib/config: Remove unnecessary use of `fmt.Sprintf` (#8458) 2022-07-28 17:00:41 +02:00
connections all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
db all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
dialer lib: Removal global connection registry (#8254) 2022-04-09 16:04:56 +02:00
discover all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
events all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
fs all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
ignore build: Update to patched github.com/gobwas/glob (fixes #8386) (#8387) 2022-06-15 21:49:15 +02:00
locations Normalize CLI options to always use two dashes. (#8037) 2021-11-04 08:42:55 +01:00
logger cmd/syncthing, lib/logger: Add date to default log format (fixes #8272) (#8273) 2022-04-15 07:46:14 +04:00
model all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
nat all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
osutil lib/osutil: Only announce address of interfaces which are up (fixes #7458) (#8422) 2022-07-07 19:19:29 +02:00
pmp all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
protocol all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
rand lib/rand: Optimizations (#7964) 2021-09-26 12:15:39 +02:00
rc all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00
relay all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
scanner all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
sha256 all: Use crypt/rand through its buffered version, but not in benchmarks (#7420) 2021-03-02 19:17:20 +01:00
signature all: Use crypt/rand through its buffered version, but not in benchmarks (#7420) 2021-03-02 19:17:20 +01:00
stats all: Truncate some timestamps (fixes #7457) (#7459) 2021-03-12 10:35:10 +01:00
stun all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
svcutil lib/relay, lib/svcutil: Improve service logging (fixes #7580) (#7647) 2021-05-10 22:26:25 +02:00
sync lib/sync: Make the clock a function pointer 2021-11-27 15:35:07 +01:00
syncthing lib/model: Improve remoteFolderState reporting (fixes #8266) (#8283) 2022-04-22 08:42:20 +02:00
testutils all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
tlsutil lib/syncthing: Clean up / refactor LoadOrGenerateCertificate() utility function. (#8025) 2021-11-07 23:59:48 +01:00
upgrade lib/upgrade: Use strings.Reader instead of bytes.Buffer 2021-11-27 15:35:07 +01:00
upnp all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
ur all: Fix check for empty string (#8456) 2022-07-28 16:51:03 +02:00
util all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
versioner all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
watchaggregator all: Unused parameter should be replaced by underscore (#8464) 2022-07-28 17:17:29 +02:00
weakhash all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00