syncthing/lib/model
2024-12-18 07:56:06 +00:00
..
mocks refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +01:00
testdata all: Grand test refactor (fixes #8779, fixes #8799) 2023-05-09 10:01:57 +00:00
blockpullreorderer_test.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
blockpullreorderer.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
debug.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
deviceactivity_test.go lib/model: Return index from deviceActivity.leastBusy 2021-11-26 12:07:43 +01:00
deviceactivity.go lib/model: Return index from deviceActivity.leastBusy 2021-11-26 12:07:43 +01:00
devicedownloadstate_test.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
devicedownloadstate.go all: Move remaining protos to use the vanity plugin (#7009) 2020-10-02 08:07:05 +02:00
doc.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
fakeconns_test.go refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +01:00
folder_recvenc.go refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +01:00
folder_recvonly_test.go refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +01:00
folder_recvonly.go refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +01:00
folder_sendonly.go refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +01:00
folder_sendrecv_test.go refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +01:00
folder_sendrecv_unix.go all: Support syncing ownership (fixes #1329) (#8434) 2022-07-26 08:24:58 +02:00
folder_sendrecv_windows.go all: Support syncing ownership (fixes #1329) (#8434) 2022-07-26 08:24:58 +02:00
folder_sendrecv.go refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +01:00
folder_summary.go all: minimal set of changes for iOS app (#9619) 2024-07-31 07:31:14 +02:00
folder_test.go all: Grand test refactor (fixes #8779, fixes #8799) 2023-05-09 10:01:57 +00:00
folder.go refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +01:00
folderstate.go all: Add Prometheus-style metrics to expose some internal performance counters (fixes #5175) (#9003) 2023-08-04 19:57:30 +02:00
indexhandler_test.go lib/protocol: Further interface refactor (#9396) 2024-08-24 12:45:10 +02:00
indexhandler.go refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +01:00
metrics.go all: Add Prometheus-style metrics to expose some internal performance counters (fixes #5175) (#9003) 2023-08-04 19:57:30 +02:00
model_test.go refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +01:00
model.go chore(model): clarify log message (fixes #9875) (#9876) 2024-12-18 07:56:06 +00:00
progressemitter_test.go all: minimal set of changes for iOS app (#9619) 2024-07-31 07:31:14 +02:00
progressemitter.go lib/protocol: Further interface refactor (#9396) 2024-08-24 12:45:10 +02:00
queue_test.go all: Use some Go 1.21 features (#9409) 2024-02-10 21:02:42 +01:00
queue.go lib/model: Optimize jobQueue performance and memory use (#8023) 2021-10-29 20:20:46 +02:00
requests_test.go lib/protocol: Further interface refactor (#9396) 2024-08-24 12:45:10 +02:00
sentdownloadstate.go all: Fix various user-facing and non-user-facing typos (#8509) 2022-08-23 15:44:11 +02:00
service_map_test.go lib/model: Refactor folderRunners to use a serviceMap (#9071) 2023-09-02 16:42:46 +02:00
service_map.go lib/model: Remove spurious "replacing service" failure event (ref #9271) 2023-12-11 07:43:40 +01:00
sharedpullerstate_test.go all: Grand test refactor (fixes #8779, fixes #8799) 2023-05-09 10:01:57 +00:00
sharedpullerstate.go refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +01:00
testos_test.go all: Grand test refactor (fixes #8779, fixes #8799) 2023-05-09 10:01:57 +00:00
testutils_test.go refactor: use modern Protobuf encoder (#9817) 2024-12-01 16:50:17 +01:00
util.go lib/model: Use a single lock (phase two: cleanup) (#9276) 2023-12-11 22:06:45 +01:00
utils_test.go all: Grand test refactor (fixes #8779, fixes #8799) 2023-05-09 10:01:57 +00:00