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

Service file for the filesystem monitor #28

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Sep 26, 2017

  1. Service file for the filesystem monitor

    Ivan Ivanou committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    bae40ee View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Changes in file system monitor

    1. Add test for copy(recursive) events
    2. Add test for move events
    3. We are hanlding only importnant events now
    4. Replace move events with necessary ones
    5. Reorginize tests for the monitor funtionality
    6. Add necessary attributes to the Event class to match protobuf entity
    7. Add new protobuf entities: is_dir, is_deleted
    8. Generate new DTO for new entities
    Ivan Ivanou committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    b360768 View commit details
    Browse the repository at this point in the history