Tommy van der Vorst
|
d23cd197e1
chore(fs): changes to allow Filesystem to be implemented externally (#10040)
|
6 mēneši atpakaļ |
Tommy van der Vorst
|
f15d50c2e8
feat(fs, config): add support for custom filesystem type construction (#9887)
|
6 mēneši atpakaļ |
Simon Frei
|
cbe1220680
chore(fs): put the caseFS as the outermost layer again (#9716)
|
1 gadu atpakaļ |
Jakob Borg
|
a3c340ece9
Revert "lib/fs: Put the caseFS as the outermost layer (#9648)"
|
1 gadu atpakaļ |
Simon Frei
|
7517d18fbb
lib/fs: Put the caseFS as the outermost layer (#9648)
|
1 gadu atpakaļ |
Jakob Borg
|
3297624037
lib/ignore: Optimise ignoring directories for filesystem watcher (fixes #9339) (#9340)
|
1 gadu atpakaļ |
Jakob Borg
|
e041877488
lib/ignore: Refactor out result type (#9343)
|
1 gadu atpakaļ |
André Colomb
|
a8cacdca94
lib/versioner: Minor fixes in comments and error message (#9031)
|
2 gadi atpakaļ |
Jakob Borg
|
b9c08d3814
all: Add Prometheus-style metrics to expose some internal performance counters (fixes #5175) (#9003)
|
2 gadi atpakaļ |
Jakob Borg
|
1103a27337
all: Grand test refactor (fixes #8779, fixes #8799)
|
2 gadi atpakaļ |
Simon Frei
|
634a3d0e3b
lib/fs: Use io/fs errors as recommended in std lib (#8726)
|
2 gadi atpakaļ |
Jakob Borg
|
6cac308bcd
all: Support syncing extended attributes (fixes #2698) (#8513)
|
3 gadi atpakaļ |
Jakob Borg
|
adce6fa473
all: Support syncing ownership (fixes #1329) (#8434)
|
3 gadi atpakaļ |
Simon Frei
|
db72579f0e
lib: Get rid of buggy filesystem wrapping (#8257)
|
3 gadi atpakaļ |
Simon Frei
|
8763fb05ec
lib/fs: Improve error messages checking file paths (fixes #7942) (#8148)
|
3 gadi atpakaļ |
greatroar
|
8a1e54d58a
lib/fs: Optimize Canonicalize
|
3 gadi atpakaļ |
Audrius Butkevicius
|
87a0eecc31
lib/fs, lib/api, lib/model: Expose mtime remappings as part of /db/file (#7624)
|
4 gadi atpakaļ |
Jakob Borg
|
8ef504f745
all: Simplify some method calls (#7499)
|
4 gadi atpakaļ |
Simon Frei
|
3938b61c3f
lib/fs: Expose fs option on interface (fixes #7385, ref #7381) (#7389)
|
4 gadi atpakaļ |
Simon Frei
|
aa1c274231
lib/fs: Consider options in case-fs caching (fixes #7371) (#7381)
|
4 gadi atpakaļ |
Simon Frei
|
a744dee94c
lib/fs: Correct wrapping order for meaningful log-caller (#7209)
|
4 gadi atpakaļ |
Simon Frei
|
48da6f0f22
lib: Use uint64 for disk stats (ref #3930) (#7019)
|
5 gadi atpakaļ |
Jakob Borg
|
9e0b924d57
lib/fs: Be more clear about invalid file names (ref #7010) (#7011)
|
5 gadi atpakaļ |
Jakob Borg
|
780fb3bac1
lib/fs: More efficient casefs cache (#6974)
|
5 gadi atpakaļ |
Simon Frei
|
fc2c46e82f
lib/config, lib/fs: Make junction behaviour configurable (ref #6606) (#6907)
|
5 gadi atpakaļ |
Simon Frei
|
6976219d6d
lib/model: Check dir before deletion when pulling (#6741)
|
5 gadi atpakaļ |
Simon Frei
|
486230768e
lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes #5697) (#5734)
|
6 gadi atpakaļ |
Jakob Borg
|
75dcff0a0e
all: Copy owner/group from parent (fixes #5445) (#5479)
|
6 gadi atpakaļ |
Simon Frei
|
2f9840ddae
lib: Introduce fs.IsParent (fixes #5324) (#5326)
|
7 gadi atpakaļ |
Simon Frei
|
53b0f36be6
lib/fs: Use os.FileMode.String for fs.FileMode (#5302)
|
7 gadi atpakaļ |