Nick Santos
|
21e5d564af
|
watch: FileEvents must always be absolute (#1841)
there were a lot of confused tests that were using relative paths, then trying to workaround this
|
2023-02-02 14:59:30 +01:00 |
Nick Santos
|
390d5cf165
|
watch: add tests for ignores and number of watches (#1838)
|
2023-02-02 14:59:30 +01:00 |
Nick Santos
|
7f6e189dbc
|
watch: change the watcher interface to better match how we actually use it (#1835)
|
2023-02-02 14:59:30 +01:00 |
Dan Miller
|
b5ccea7b0e
|
watch: record num watches in expvars (#1795)
|
2023-02-02 14:59:30 +01:00 |
Nick Santos
|
5e0f1eec16
|
watch: fix spurious errors while watching (#1726)
|
2023-02-02 14:59:30 +01:00 |
Dan Bentley
|
f82e2de57e
|
watch: don't watch each individual file (#1613)
|
2023-02-02 14:59:30 +01:00 |
Matt Landis
|
9c7f7bc0fa
|
live_update: error if syncing from outside of docker context (#1396)
|
2023-02-02 14:59:30 +01:00 |
Nick Santos
|
6defe7cac6
|
watch: tfw you have a test that asserts broken file-watch behavior 😢 (#1354)
|
2023-02-02 14:59:30 +01:00 |
Dan Miller
|
0482f9276a
|
watch: add watch function that traverses up directory structure recursively (#1013)
|
2023-02-02 14:59:30 +01:00 |
Nick Santos
|
e8a34c8d1e
|
watch: remove inotify-specific bits of watcher_linux (#890)
the tests on windows don't pass yet, but at least it compiles
|
2023-02-02 14:59:30 +01:00 |