syncthing/lib/config
Audrius Butkevicius 6201eebc98
lib/model: Add support for different puller block ordering (#6587)
* WIP

* Tests

* Header and format

* WIP

* Fix tests

* Goland you disappoint me

* Remove CC storage

* Update blockpullreorderer.go
2020-05-11 22:44:04 +01:00
..
testdata lib/config, lib/model: Limit concurrent pulls (fixes #5914) (#6290) 2020-01-27 17:31:17 +01:00
authmode.go
blockpullorder.go lib/model: Add support for different puller block ordering (#6587) 2020-05-11 22:44:04 +01:00
commit_test.go all: Remove global events.Default (ref #4085) (#5886) 2019-08-15 16:29:37 +02:00
config.go all: Tweak error creation (#6391) 2020-03-03 22:40:00 +01:00
config_test.go lib/config, lib/model: Limit concurrent pulls (fixes #5914) (#6290) 2020-01-27 17:31:17 +01:00
debug.go all, lib/logger: Refactor SetDebug calls (#6054) 2019-10-04 13:03:34 +02:00
deviceconfiguration.go
folderconfiguration.go lib/model: Add support for different puller block ordering (#6587) 2020-05-11 22:44:04 +01:00
foldertype.go
guiconfiguration.go lib/config, gui: Set unix socket permissions for GUI listen address (fixes #5979) (#6310) 2020-02-18 08:52:12 +01:00
ldapconfiguration.go lib/api: Add LDAP search filters (fixes #5376) (#6488) 2020-04-04 11:33:43 +02:00
ldaptransport.go
migrations.go lib/config, lib/model: Limit concurrent pulls (fixes #5914) (#6290) 2020-01-27 17:31:17 +01:00
migrations_test.go
observed.go
optionsconfiguration.go lib/model: Add global request limiter (fixes #6302) (#6303) 2020-02-01 08:02:18 +01:00
pullorder.go
size.go lib/config: Format bytes in insufficient space errors (fixes #5920) (#5921) 2019-08-02 14:43:05 +02:00
size_test.go lib/config: Format bytes in insufficient space errors (fixes #5920) (#5921) 2019-08-02 14:43:05 +02:00
tuning.go lib/db: Use different defaults for larger databases (fixes #5966) (#5967) 2019-08-20 09:41:41 +02:00
tuning_test.go Implement database abstraction, error checking (ref #5907) (#6107) 2019-11-29 09:11:52 +01:00
versioningconfiguration.go lib/config: Sort versioning options on marshal (fixes #6576) (#6577) 2020-04-27 00:13:35 +02:00
wrapper.go lib: Consistently unsubscribe from config-wrapper (fixes #6133) (#6205) 2019-12-04 07:15:00 +01:00