1
0
mirror of https://github.com/octoleo/syncthing.git synced 2025-01-12 02:59:14 +00:00
syncthing/lib/model
2020-02-24 21:57:15 +01:00
..
testdata lib/fs, lib/model: Make tests caching compatible (fixes ) () 2018-03-13 14:03:10 +01:00
bytesemaphore_test.go lib/model: Allow limiting number of concurrent scans (fixes ) () 2018-12-05 08:40:05 +01:00
bytesemaphore.go lib: More contextification () 2020-02-24 21:57:15 +01:00
debug.go all, lib/logger: Refactor SetDebug calls () 2019-10-04 13:03:34 +02:00
deviceactivity_test.go all: Update license url to https (ref ) 2017-02-09 08:04:16 +01:00
deviceactivity.go all: Update license url to https (ref ) 2017-02-09 08:04:16 +01:00
devicedownloadstate_test.go all: Update license url to https (ref ) 2017-02-09 08:04:16 +01:00
devicedownloadstate.go all: Update license url to https (ref ) 2017-02-09 08:04:16 +01:00
doc.go all: Update license url to https (ref ) 2017-02-09 08:04:16 +01:00
fakeconns_test.go lib/model, lib/protocol: Add contexts sending indexes and download-progress () 2019-11-25 11:07:36 +01:00
folder_recvonly_test.go lib/fs, lib/model: Rewrite RecvOnly tests () 2020-02-12 07:47:05 +01:00
folder_recvonly.go lib: Modify FileInfos consistently (ref ) () 2020-02-19 16:58:09 +01:00
folder_sendonly.go lib: Modify FileInfos consistently (ref ) () 2020-02-19 16:58:09 +01:00
folder_sendrecv_test.go all: Transactionalize db.FileSet (fixes ) () 2020-01-21 18:23:08 +01:00
folder_sendrecv.go lib: More contextification () 2020-02-24 21:57:15 +01:00
folder_summary.go lib/model: Stop summary sender faster (ref ) () 2020-02-14 08:11:54 +01:00
folder_test.go all: Display errors while scanning in web UI (fixes ) () 2018-11-07 11:04:41 +01:00
folder.go lib: More contextification () 2020-02-24 21:57:15 +01:00
folderstate.go lib/config, lib/model: Limit concurrent pulls (fixes ) () 2020-01-27 17:31:17 +01:00
model_test.go lib: More contextification () 2020-02-24 21:57:15 +01:00
model.go lib/model: Consistent error return values for folder methods on model () 2020-02-12 07:35:24 +01:00
progressemitter_test.go lib/model: Handle progress emitter zero interval (fixes ) () 2020-01-20 21:14:29 +01:00
progressemitter.go lib/model: Handle progress emitter zero interval (fixes ) () 2020-01-20 21:14:29 +01:00
queue_test.go lib/model: Make jobQueue.Jobs paginated (fixes ) () 2019-06-27 19:25:38 +01:00
queue.go lib/model: Make jobQueue.Jobs paginated (fixes ) () 2019-06-27 19:25:38 +01:00
requests_test.go lib/model: Reset queue after all pulling is done (fixes ) () 2020-01-08 12:21:22 +01:00
sentdownloadstate.go all: Update license url to https (ref ) 2017-02-09 08:04:16 +01:00
sharedpullerstate_test.go lib/model: Use errors.Wrap for pull errors () 2019-03-04 13:01:52 +00:00
sharedpullerstate.go lib/model: Optimise locking around conn-close and puller states () 2019-08-16 09:35:19 +02:00
testos_test.go lib/model: Introduce must test utility () 2019-03-09 18:45:36 +00:00
testutils_test.go lib/fs, lib/model: Rewrite RecvOnly tests () 2020-02-12 07:47:05 +01:00
util.go all: Remove potentially problematic errors from panics (fixes ) () 2019-07-31 10:53:35 +02:00
utils_test.go all: Remove potentially problematic errors from panics (fixes ) () 2019-07-31 10:53:35 +02:00