Commit History

Author SHA1 Message Date
  Jakob Borg da34f27546 gui, lib/config, lib/model: Allow absolute values for minimum disk free space (fixes #3307) 8 years ago
  Simon Frei 25b314f5f1 lib/model, gui: Allow creating and editing ignores of paused folders (fixes #3608) 8 years ago
  Jakob Borg 4253f22680 lib/scanner: Use fs.Filesystem for all operations 8 years ago
  Jakob Borg 5c27796471 lib/model, lib/scanner: Properly ignore symlinks on Windows (fixes #4035) 8 years ago
  Jakob Borg f7fc0c1d3e all: Update license url to https (ref #3976) 8 years ago
  Audrius Butkevicius 72de47df00 lib/model: Increase in-flight buffer from 2mb to 8mb, download 2 files at a time 8 years ago
  Jakob Borg c4ba580cbb all: Remove symlink support on Windows, SymlinksEnabled config 8 years ago
  Audrius Butkevicius 67acef1794 lib/weakhash, lib/model, cmd/syncthing: Decide if to use weakhash on startup (fixes #3938) 8 years ago
  Audrius Butkevicius dd78177ae0 scanner: Allow disabling weak hash in scanning (fixes #3891) 8 years ago
  Simon Frei dbb3a34887 lib/ignore: Centralize handling of temporary filenames (fixes #3899) 8 years ago
  Audrius Butkevicius 1a1e35d998 lib/osutil: Replace IsDir with TraversesSymlink (fixes #3839) 8 years ago
  Audrius Butkevicius 29d010ec0e lib/model, lib/weakhash: Hash using adler32, add heuristic in puller 8 years ago
  Jakob Borg f5a310ad64 Revert "lib/model: Handle filename conflicts on Windows." 8 years ago
  Unrud 01e50eb3fa lib/model: Handle filename conflicts on Windows. 8 years ago
  Jakob Borg 744c2e82b5 build: Enable gometalinter "staticcheck" check 9 years ago
  Jakob Borg 5c067661f4 lib/model: Consistently show folder description in startup messages 8 years ago
  Heiko Zuerker 398c356f22 lib/model: Clarify master terminology (fixes #2679) 9 years ago
  Audrius Butkevicius 0582836820 lib/model, lib/scanner: Efficient inserts/deletes in the middle of the file 9 years ago
  Jakob Borg 3582783972 lib/model, lib/osutil: Verify target directory before pulling / requesting 9 years ago
  Jakob Borg 7b07ed6580 lib/model, lib/protocol, lib/scanner: Include symlink target in index, pull symlinks synchronously 9 years ago
  Jakob Borg 63194a37f6 lib/model: Double check results in filepath.Join where needed 9 years ago
  Simon Frei 4160ce674d model: consistently use cfg when referring to config instance and not package 9 years ago
  Unrud 1574b7d834 lib/model: Add fsync of files and directories, option to disable (fixes #3711) 9 years ago
  Jakob Borg 0b1475169f lib/model: Correct virtual mtime handling (fixes #3516) 9 years ago
  Jakob Borg 18cc7a663b lib: Remove osutil.Remove & osutil.RemoveAll (fixes #3513) 9 years ago
  Jakob Borg ea87bcefd6 lib/protocol, lib/model: Implement high precision time stamps (fixes #3305) 9 years ago
  Jakob Borg 0655991a19 lib/db, lib/fs, lib/model: Introduce fs.MtimeFS, remove VirtualMtimeRepo 9 years ago
  Jakob Borg 1eb6db6ca8 cmd/syncthing, lib/...: Correctly handle ignores & invalid file names (fixes #3012, fixes #3457, fixes #3458) 9 years ago
  Jakob Borg 297240facf all: Rename LocalVersion to Sequence (fixes #3461) 9 years ago
  Jakob Borg 7aaa1dd8a3 lib/scanner: Recheck file size and modification time after hashing (ref #3440) 9 years ago