syncthing/lib/config
Audrius Butkevicius af3b6f9c83 lib/model, lib/config: Support "live" device removal, folder unsharing and folder configuration changes
Furthermore:
1. Cleans configs received, migrates them as we receive them.
2. Clears indexes of devices we no longer share the folder with

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3478
2016-08-07 16:21:59 +00:00
..
testdata lib/config, lib/connections: Refactor handling of ignored devices (fixes #3470) 2016-08-05 09:29:49 +00:00
commit_test.go lib/model, lib/config: Support "live" device removal, folder unsharing and folder configuration changes 2016-08-07 16:21:59 +00:00
config.go lib/model, lib/config: Support "live" device removal, folder unsharing and folder configuration changes 2016-08-07 16:21:59 +00:00
config_test.go lib/model, lib/config: Support "live" device removal, folder unsharing and folder configuration changes 2016-08-07 16:21:59 +00:00
debug.go Implement facility based logger, debugging via REST API 2015-10-03 18:09:53 +02:00
deviceconfiguration.go Use constructor functions for FolderConfiguration and DeviceConfiguration 2015-11-07 09:50:04 +01:00
folderconfiguration.go lib/config: Remove "Invalid" attribute (fixes #2471) 2016-07-02 19:38:39 +00:00
foldertype.go lib/config: Change folder type attribute to a FolderType type 2016-05-04 11:26:36 +00:00
guiconfiguration.go cmd/syncthing, lib/config: Enable HTTP CPU/heap profile collection for users 2016-08-02 11:06:45 +00:00
optionsconfiguration.go gui: Add one-off notifications that need to be acked 2016-08-02 08:07:30 +00:00
pullorder.go pulorder.go -> pullorder.go 2015-10-27 12:14:14 +01:00
versioningconfiguration.go Fix some config Copy() things we had forgotten 2015-10-27 11:53:42 +01:00
wrapper.go lib/model, lib/config: Support "live" device removal, folder unsharing and folder configuration changes 2016-08-07 16:21:59 +00:00