Simon Frei
|
fc2c46e82f
lib/config, lib/fs: Make junction behaviour configurable (ref #6606) (#6907)
|
5 years ago |
xarx00
|
ee445e35a0
lib/fs: Treat Windows junctions as normal directories (#6606)
|
5 years ago |
Simon Frei
|
123941cf62
lib/fs: Basic with empty root shouldn't point at / (#6483)
|
5 years ago |
Simon Frei
|
35b699dc77
lib/fs: Check events against both the user and eval root (#6013)
|
6 years ago |
Simon Frei
|
1d182e4631
lib/fs: Use gopsutils for disk usage (#5905)
|
6 years ago |
Simon Frei
|
486230768e
lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes #5697) (#5734)
|
6 years ago |
Simon Frei
|
ad5a046843
lib/fs: Rename fsFile* to basicFile* (#5546)
|
6 years ago |
Jakob Borg
|
75dcff0a0e
all: Copy owner/group from parent (fixes #5445) (#5479)
|
6 years ago |
Simon Frei
|
50ba0fd079
lib/fs: Case insensitive conversion to rel path on windows (fixes #5183) (#5176)
|
7 years ago |
Simon Frei
|
c62ce007ea
lib/fs: Don't add path separators at end of path (fixes #5144) (#5146)
|
7 years ago |
Simon Frei
|
e20679afe1
lib/fs: Evaluate root when watching not on fs creation (fixes #5043) (#5105)
|
7 years ago |
Simon Frei
|
01aef75c96
lib/fs: Fix watcher panic due to casing on windows (fixes #4877) (#4878)
|
7 years ago |
Simon Frei
|
26d87ec3bb
lib/fs: Don't panic when watching a folder with symlinked root (#4846)
|
7 years ago |
Simon Frei
|
8b4346c3ec
lib/scanner, lib/fs: Don't create file infos with abs paths (fixes #4799) (#4800)
|
7 years ago |
Simon Frei
|
6802505dda
lib/fs: Fix MkdirAll failure due to \\?\ (fixes #4762) (#4763)
|
7 years ago |
Antony Male
|
db03562d43
lib/scanner: Fix UTF-8 normalization on ZFS (fixes #4649)
|
7 years ago |
Jakob Borg
|
a9f0659f2f
lib/fs: Handle deduplicated files on NTFS (fixes #1845)
|
7 years ago |
Audrius Butkevicius
|
622b614f31
all: Ignore Sync errors on directories (fixes #4432)
|
8 years ago |
Audrius Butkevicius
|
5ec1490be0
lib/fs: Ignore directory fsync failures
|
8 years ago |
wangguoliang
|
a9aa375109
lib/fs: Comment typo
|
8 years ago |
Audrius Butkevicius
|
3d8b4a42b7
all: Convert folders to use filesystem abstraction
|
8 years ago |
Jakob Borg
|
d6fbfc3545
lib/fs, lib/model, lib/scanner: Make scans cancellable (fixes #3965)
|
8 years ago |
Jakob Borg
|
4253f22680
lib/scanner: Use fs.Filesystem for all operations
|
8 years ago |
Jakob Borg
|
f7fc0c1d3e
all: Update license url to https (ref #3976)
|
8 years ago |
Jakob Borg
|
fc1430aa92
lib/fs: The interface and basicfs
|
9 years ago |