Simon Frei
|
db72579f0e
lib: Get rid of buggy filesystem wrapping (#8257)
|
3 лет назад |
Simon Frei
|
8763fb05ec
lib/fs: Improve error messages checking file paths (fixes #7942) (#8148)
|
3 лет назад |
Audrius Butkevicius
|
87a0eecc31
lib/fs, lib/api, lib/model: Expose mtime remappings as part of /db/file (#7624)
|
4 лет назад |
Simon Frei
|
3938b61c3f
lib/fs: Expose fs option on interface (fixes #7385, ref #7381) (#7389)
|
4 лет назад |
Simon Frei
|
aa1c274231
lib/fs: Consider options in case-fs caching (fixes #7371) (#7381)
|
4 лет назад |
Simon Frei
|
0db3b7a530
build: Switch to gopsutil's v3 module (#7191)
|
4 лет назад |
Simon Frei
|
48da6f0f22
lib: Use uint64 for disk stats (ref #3930) (#7019)
|
5 лет назад |
Jakob Borg
|
9e0b924d57
lib/fs: Be more clear about invalid file names (ref #7010) (#7011)
|
5 лет назад |
Simon Frei
|
fc2c46e82f
lib/config, lib/fs: Make junction behaviour configurable (ref #6606) (#6907)
|
5 лет назад |
xarx00
|
ee445e35a0
lib/fs: Treat Windows junctions as normal directories (#6606)
|
5 лет назад |
Simon Frei
|
123941cf62
lib/fs: Basic with empty root shouldn't point at / (#6483)
|
5 лет назад |
Simon Frei
|
35b699dc77
lib/fs: Check events against both the user and eval root (#6013)
|
6 лет назад |
Simon Frei
|
1d182e4631
lib/fs: Use gopsutils for disk usage (#5905)
|
6 лет назад |
Simon Frei
|
486230768e
lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes #5697) (#5734)
|
6 лет назад |
Simon Frei
|
ad5a046843
lib/fs: Rename fsFile* to basicFile* (#5546)
|
6 лет назад |
Jakob Borg
|
75dcff0a0e
all: Copy owner/group from parent (fixes #5445) (#5479)
|
6 лет назад |
Simon Frei
|
50ba0fd079
lib/fs: Case insensitive conversion to rel path on windows (fixes #5183) (#5176)
|
7 лет назад |
Simon Frei
|
c62ce007ea
lib/fs: Don't add path separators at end of path (fixes #5144) (#5146)
|
7 лет назад |
Simon Frei
|
e20679afe1
lib/fs: Evaluate root when watching not on fs creation (fixes #5043) (#5105)
|
7 лет назад |
Simon Frei
|
01aef75c96
lib/fs: Fix watcher panic due to casing on windows (fixes #4877) (#4878)
|
7 лет назад |
Simon Frei
|
26d87ec3bb
lib/fs: Don't panic when watching a folder with symlinked root (#4846)
|
7 лет назад |
Simon Frei
|
8b4346c3ec
lib/scanner, lib/fs: Don't create file infos with abs paths (fixes #4799) (#4800)
|
7 лет назад |
Simon Frei
|
6802505dda
lib/fs: Fix MkdirAll failure due to \\?\ (fixes #4762) (#4763)
|
7 лет назад |
Antony Male
|
db03562d43
lib/scanner: Fix UTF-8 normalization on ZFS (fixes #4649)
|
7 лет назад |
Jakob Borg
|
a9f0659f2f
lib/fs: Handle deduplicated files on NTFS (fixes #1845)
|
7 лет назад |
Audrius Butkevicius
|
622b614f31
all: Ignore Sync errors on directories (fixes #4432)
|
8 лет назад |
Audrius Butkevicius
|
5ec1490be0
lib/fs: Ignore directory fsync failures
|
8 лет назад |
wangguoliang
|
a9aa375109
lib/fs: Comment typo
|
8 лет назад |
Audrius Butkevicius
|
3d8b4a42b7
all: Convert folders to use filesystem abstraction
|
8 лет назад |
Jakob Borg
|
d6fbfc3545
lib/fs, lib/model, lib/scanner: Make scans cancellable (fixes #3965)
|
8 лет назад |