Milas Bowman
|
da1ca578b5
watch: ignore ephemeral files & minor output tweaks
|
2 years ago |
Nicolas De Loof
|
7a42ba7eec
use CGO to enable fsevent on OSX
|
2 years ago |
Nicolas De Loof
|
25576289c8
adjust code and dependencies
|
2 years ago |
Nick Santos
|
c08e07714a
watch: optimization to help avoid inotify nodes for large file trees (#5769)
|
3 years ago |
Ken Sipe
|
1b71e3efb3
lint: fix local-prefixes for goimports (#5453)
|
3 years ago |
Milas Bowman
|
4d822676ce
ci: add exportloopref linter and upgrade to golangci-lint v1.43.0 (#5281)
|
3 years ago |
Milas Bowman
|
7161778ccf
watch: use WalkDir to speed up file listing (#4684)
|
4 years ago |
Milas Bowman
|
f79c75ab10
test: fix lint errors on Darwin (macOS) (#4247)
|
4 years ago |
Nick Santos
|
e62993a854
test: enable unused check, remove dead code (#4208)
|
4 years ago |
Nick Santos
|
28251e8be5
watch: improve error messages when you run out of inotify instances (#3960)
|
5 years ago |
Nick Santos
|
c7ba7d9de5
dockerignore: convert ignore patterns to absolute paths [ch9237] (#3743)
|
5 years ago |
Nick Santos
|
b3615d64e2
watch: increase the windows watch i/o buffer (#3620)
|
5 years ago |
Nick Santos
|
1a1d1707ed
change org name from windmilleng to tilt-dev (#3346)
|
5 years ago |
Nick Santos
|
fd3e0bbe2b
watch: use the recursive watcher on windows (#3306)
|
5 years ago |
Nick Santos
|
d2d4d05264
Revert "watch: fix inotify tests on windows" (#3147)
|
5 years ago |
Nick Santos
|
dda0362b6e
watch: fix inotify tests on windows (#3140)
|
5 years ago |
Dan Miller
|
17087447e9
logger: move to pkg (#2031)
|
6 years ago |
Nick Santos
|
a31350ede1
watch: move more of the directory-skipping logic into the interface (#1864)
|
6 years ago |
Nick Santos
|
d744c97f13
watch: add a simple check when there are no exclusions (#1863)
|
6 years ago |
Nick Santos
|
37647bc600
watch: skip setup if nothing is being watched (#1861)
|
6 years ago |
Nick Santos
|
21e5d564af
watch: FileEvents must always be absolute (#1841)
|
6 years ago |
Nick Santos
|
390d5cf165
watch: add tests for ignores and number of watches (#1838)
|
6 years ago |
Nick Santos
|
7f6e189dbc
watch: change the watcher interface to better match how we actually use it (#1835)
|
6 years ago |
Dan Miller
|
b5ccea7b0e
watch: record num watches in expvars (#1795)
|
6 years ago |
Nick Santos
|
5e0f1eec16
watch: fix spurious errors while watching (#1726)
|
6 years ago |
Dan Bentley
|
f82e2de57e
watch: don't watch each individual file (#1613)
|
6 years ago |
Matt Landis
|
9c7f7bc0fa
live_update: error if syncing from outside of docker context (#1396)
|
6 years ago |
Nick Santos
|
6defe7cac6
watch: tfw you have a test that asserts broken file-watch behavior :cry: (#1354)
|
6 years ago |
Dan Miller
|
0482f9276a
watch: add watch function that traverses up directory structure recursively (#1013)
|
6 years ago |
Nick Santos
|
e8a34c8d1e
watch: remove inotify-specific bits of watcher_linux (#890)
|
7 years ago |