Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Watchdog 2.0 #276

Merged
merged 37 commits into from
Feb 12, 2021
Merged

Watchdog 2.0 #276

merged 37 commits into from
Feb 12, 2021

Commits on Feb 12, 2021

  1. remove our own fsevents module

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    6605ef7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9079098 View commit details
    Browse the repository at this point in the history
  3. bump watchdog to branch with macos fixes

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    670866e View commit details
    Browse the repository at this point in the history
  4. [sync] add nice repr to _Ignore

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    58eafd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ee2350 View commit details
    Browse the repository at this point in the history
  6. [tests] minor cleanup

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    f048dd2 View commit details
    Browse the repository at this point in the history
  7. [sync] whitelist which event types are handled

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    e3cc731 View commit details
    Browse the repository at this point in the history
  8. [tests] increase time to wait for idle

    this accommodates waiting for delayed events
    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    600e12b View commit details
    Browse the repository at this point in the history
  9. [tests] prefer creating folder remotely

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    151bad7 View commit details
    Browse the repository at this point in the history
  10. [tests] increase test timeouts

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    07e963f View commit details
    Browse the repository at this point in the history
  11. install watchdog from master branch

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    dad6208 View commit details
    Browse the repository at this point in the history
  12. [sync] remove unused import

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    84e5791 View commit details
    Browse the repository at this point in the history
  13. switch to main watchdog repo

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    d43aa38 View commit details
    Browse the repository at this point in the history
  14. [fsevents] use our own polling observer again

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    ed912ee View commit details
    Browse the repository at this point in the history
  15. [sync] remove special event ignores for macOS

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    475b7fb View commit details
    Browse the repository at this point in the history
  16. [sync] simplify notification for local events

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    35cb31c View commit details
    Browse the repository at this point in the history
  17. [sync] move FSEventHandler to SyncEngine

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    7eb78b8 View commit details
    Browse the repository at this point in the history
  18. [sync] added additional debug message

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    e005ee0 View commit details
    Browse the repository at this point in the history
  19. [sync] don't emit DirModifiedEvent on startup scan

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    89691cd View commit details
    Browse the repository at this point in the history
  20. [database] show item type in SyncEvent repr

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    714656f View commit details
    Browse the repository at this point in the history
  21. remove our own fsevents module

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    3e1bfe2 View commit details
    Browse the repository at this point in the history
  22. bump watchdog to branch with macos fixes

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    98ab286 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4621fae View commit details
    Browse the repository at this point in the history
  24. [tests] increase time to wait for idle

    this accommodates waiting for delayed events
    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    63a4e58 View commit details
    Browse the repository at this point in the history
  25. [tests] increase test timeouts

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    01e1a03 View commit details
    Browse the repository at this point in the history
  26. install watchdog from master branch

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    cd81374 View commit details
    Browse the repository at this point in the history
  27. switch to main watchdog repo

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    d03e7bd View commit details
    Browse the repository at this point in the history
  28. [fsevents] use our own polling observer again

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    f49d1ac View commit details
    Browse the repository at this point in the history
  29. [sync] remove special event ignores for macOS

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    be39d62 View commit details
    Browse the repository at this point in the history
  30. [tests] reduce wait_for_idle time

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    690d2a8 View commit details
    Browse the repository at this point in the history
  31. bump to watchdog 2.0

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    0218f26 View commit details
    Browse the repository at this point in the history
  32. [fsevents] moved doc strings for polling emitter

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    78b2622 View commit details
    Browse the repository at this point in the history
  33. updated changelog

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    4cbcacb View commit details
    Browse the repository at this point in the history
  34. bump desktop-notifier to 3.1.2

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    a0d231f View commit details
    Browse the repository at this point in the history
  35. [tests] record fsevents log

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    4417257 View commit details
    Browse the repository at this point in the history
  36. [tests] use sync_lock instead of start / stop

    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    4c81529 View commit details
    Browse the repository at this point in the history
  37. slightly relax performance requirement

    GH runners on macOS are sometimes a bit slow...
    Sam Schott committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    1640cee View commit details
    Browse the repository at this point in the history