This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
syncthing
Watch
1
Star
0
Fork
0
You've already forked syncthing
mirror of
https://github.com/syncthing/syncthing.git
synced
2026-01-27 23:29:49 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
148b2b9d024b61cb59eeb1bae682f2df85df9719
syncthing
/
lib
/
model
History
Jakob Borg
e26e85b6d6
Only check pull file size if check is enabled (ref
#2241
)
2015-09-06 17:13:00 +02:00
..
testdata
…
.gitignore
…
connection.go
Refactor: make IntermediateConnection more like Connection
2015-08-23 08:55:32 +02:00
debug.go
…
deviceactivity_test.go
…
deviceactivity.go
…
doc.go
…
folderstate.go
…
model_test.go
Refactor: s/Basic/Direct/ on connection type
2015-08-23 08:43:33 +02:00
model.go
Allow fractional percentages (
fixes
#2233
)
2015-09-05 12:39:15 +02:00
progressemitter_test.go
…
progressemitter.go
…
queue_test.go
…
queue.go
…
rofolder.go
…
rwfolder_test.go
lib/db need not depend on lib/config
2015-09-04 12:01:00 +02:00
rwfolder.go
Only check pull file size if check is enabled (ref
#2241
)
2015-09-06 17:13:00 +02:00
sharedpullerstate_test.go
…
sharedpullerstate.go
…
tempname_test.go
…
tempname.go
…
util.go
…