Jakob Borg
|
e041877488
lib/ignore: Refactor out result type (#9343)
|
1 year ago |
Jakob Borg
|
a3c724f2c3
all: Add build constants for runtime.GOOS comparisons (#8442)
|
3 years ago |
deepsource-autofix[bot]
|
755d21953f
all: Remove unused method receivers (#8462)
|
3 years ago |
Jakob Borg
|
4b750b6dc3
all: Remove usage of deprecated io/ioutil (#7971)
|
3 years ago |
Jakob Borg
|
d47745a86b
all: Update build constraints to Go 1.17 style (#7894)
|
4 years ago |
Anur
|
e7f8538e4d
lib/fs: Add bitmasks for Darwin to handle change to empty files (fixes #7731) (#7756)
|
4 years ago |
Simon Frei
|
75b58eb480
lib/fs: Watch attrib. changes on inotify for mod. time (#7623)
|
4 years ago |
Jakob Borg
|
5e1f39b6f6
lib/fs: Fix WatchRename test for FreeBSD (fixes #6613)
|
5 years ago |
Simon Frei
|
074097a8e7
lib/fs: Prevent race-detector triggering in tests (fixes #6608) (#6642)
|
5 years ago |
Simon Frei
|
90d85fd0a2
lib: Replace done channel with contexts in and add names to util services (#6166)
|
6 years ago |
Jakob Borg
|
52d80d8144
lib/fs: Improve root check (#6033)
|
6 years ago |
Simon Frei
|
35b699dc77
lib/fs: Check events against both the user and eval root (#6013)
|
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
|
2558b021e5
lib/fs: Remove \\?\ for drive letters when watching (fixes #5578) (#5701)
|
6 years ago |
Jakob Borg
|
c2ddc83509
all: Revert the underscore sillyness
|
6 years ago |
Jakob Borg
|
df5c1eaf01
all: Bunch of more linter fixes (#5500)
|
6 years ago |
Audrius Butkevicius
|
96bd691f55
lib/fs: Skip some tests on OpenBSD (fixes #5077) (#5466)
|
6 years ago |
Simon Frei
|
03d0f0dc34
lib/fs: Try EvalSymlinks without '\\?\' prefix on failure (fixes #5226) (#5227)
|
7 years ago |
Simon Frei
|
50ba0fd079
lib/fs: Case insensitive conversion to rel path on windows (fixes #5183) (#5176)
|
7 years ago |
Simon Frei
|
e20679afe1
lib/fs: Evaluate root when watching not on fs creation (fixes #5043) (#5105)
|
7 years ago |
Simon Frei
|
d59aecba31
lib/ignore, lib/scanner: Catch included items below ignored ones (#4811)
|
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
|
da3b38ccce
lib/fs: Fix and update error about inotify watch limit (fixes #4833) (#4835)
|
7 years ago |
Jakob Borg
|
bea3c01772
vendor: github.com/Zillode/notify is now github.com/syncthing/notify (#4813)
|
7 years ago |
Simon Frei
|
55a7830ff9
lib/fs, lib/model: Make tests caching compatible (fixes #4749) (#4804)
|
7 years ago |
Jakob Borg
|
c9ec6159e8
lib/fs, vendor: s/zillode/Zillode/
|
7 years ago |
Jakob Borg
|
98f2875b22
lib/fs: Further unflake watch tests (#4735)
|
7 years ago |
Jakob Borg
|
0fe3ae7c22
lib/fs: Unflake watch tests (fixes #4687)
|
7 years ago |
Simon Frei
|
80079e8322
lib/fs: Use correct facility name
|
7 years ago |