Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix finding mount in background watcher, fixes #3353 | Michael Gapczynski | 2013-05-15 | 1 | -2/+2 |
| | |||||
* | Cache: check one folder and one file each time the backgroundwatcher runs | Robin Appelman | 2013-04-20 | 1 | -8/+39 |
| | | | | Because there are usually way less folders than files it walks trought the list of all folder quicker, this causes new files to be detected quicker | ||||
* | Cache: add a backgroundjob to check for external changes to the filesystem | Robin Appelman | 2013-04-20 | 1 | -0/+73 |