Histórico de commits

Autor SHA1 Mensagem Data
  Nick Santos ddc88ec41b circleci: run make shorttest on windows. flag off a large swath of broken tests (#3132) 5 anos atrás
  Matt Landis 92c6a65a03 tilt: enable errcheck on tests (#2877) 5 anos atrás
  Dan Miller 00b3caecbb ci: enable staticcheck, fix problems that were surfaced (#2809) 5 anos atrás
  Dan Miller 17087447e9 logger: move to pkg (#2031) 6 anos atrás
  Nick Santos ec781687fd watch: add retry counts to fsync (#2023) 6 anos atrás
  Nick Santos b22dde9f18 dockerignore: improve MatchesEntireDir (#1865) 6 anos atrás
  Nick Santos d744c97f13 watch: add a simple check when there are no exclusions (#1863) 6 anos atrás
  Nick Santos 37647bc600 watch: skip setup if nothing is being watched (#1861) 6 anos atrás
  Nick Santos 21e5d564af watch: FileEvents must always be absolute (#1841) 6 anos atrás
  Nick Santos 390d5cf165 watch: add tests for ignores and number of watches (#1838) 6 anos atrás
  Nick Santos 7f6e189dbc watch: change the watcher interface to better match how we actually use it (#1835) 6 anos atrás
  Matt Landis 47551895f3 makefile: fix goimports -local (#1763) 6 anos atrás
  Nick Santos 5e0f1eec16 watch: fix spurious errors while watching (#1726) 6 anos atrás
  Dan Bentley f82e2de57e watch: don't watch each individual file (#1613) 6 anos atrás
  Nick Santos 6defe7cac6 watch: tfw you have a test that asserts broken file-watch behavior :cry: (#1354) 6 anos atrás
  Dan Miller 0482f9276a watch: add watch function that traverses up directory structure recursively (#1013) 6 anos atrás
  Nick Santos 9e261c18b3 watch: fix a bug when a file and its ancestor both have direct watches (#863) 7 anos atrás
  Nick Santos 1fd7ca5440 testing: update internal/watch to use the tempdir fixture (#862) 7 anos atrás
  Dan Miller 38b3f3b678 watch: use `sinceWhen` and `HistoryDone` to avoid spurious events (#557) 7 anos atrás
  Nick Santos c5bce8bd42 watch: fix a spurious error (#344) 7 anos atrás
  Nick Santos 4562b0bf95 watch: a new strategy for handling spurious events, hoping to fix race conditions (#163) 7 anos atrás
  Nick Santos 4801d2b1a4 watch: fix a flaky test by ignoring spurious events correctly (#162) 7 anos atrás
  Nick Santos 3850a34114 watch: fix a segfault on linux (#148) 7 anos atrás
  Nick Santos 664e6f6f23 watch: stop skipping tests (#145) 7 anos atrás
  Nick Santos d4f074b32f watch: simplify the fileEvent interface to only contain paths (#144) 7 anos atrás
  Dan Miller a3b012d89f add errcheck (#93) 7 anos atrás
  Matt Landis a755c84ea0 tilt: copy watch code from tesseract 7 anos atrás