Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ChronoShare
/
e70a2d87b1c8e1272c58a49a5b969cdbaef483fd
/
fs-watcher
/
fs-watcher.cc
e70a2d8
fs-watcher: readding file to QT filewatcher on FileChange event
by Alexander Afanasyev
· 12 years ago
50746f6
fix bug in fs-watcher; file was never deleted from Files database when the parent dir still exists
by Zhenkai Zhu
· 12 years ago
c494204
fs-watcher: While rescanning, remove/add files, instead of just adding
by Alexander Afanasyev
· 12 years ago
89024ac
Removing unnecessary c_str() calls
by Alexander Afanasyev
· 12 years ago
369eff1
move fs-watcher to separate dir; correct wscript
by Zhenkai Zhu
· 12 years ago
[Renamed from gui/fs-watcher.cc]
d175627
fs-watcher uses its own database add test for fs-watcher
by Zhenkai Zhu
· 12 years ago
f695aed
(Re-)adding detection of added files. Recent change has postponed that by 5 minutes
by Alexander Afanasyev
· 12 years ago
7a64700
Adding is_complete flag to FileState and enabling fs-watcher to use this flag in some (not all) cases
by Alexander Afanasyev
· 12 years ago
c80207d
On directory event, do not fire rescan/notification immediately, but schedule it in some distant future (5 mins)
by Alexander Afanasyev
· 12 years ago
7943c6b
Remove delay to detect file state when app starts
by Alexander Afanasyev
· 12 years ago
506ff22
Fixing another bug with deletion detection. Now it seems to work
by Alexander Afanasyev
· 12 years ago
4a8781c
Fixing recently introduced bugs
by Alexander Afanasyev
· 12 years ago
0a30a0c
Deletion detection
by Alexander Afanasyev
· 12 years ago
583449a
Replacing executor with schedule in fs-watcher: tags are used to limit number of notification per event
by Alexander Afanasyev
· 12 years ago
69e1317
Connecting callback... Ready for "real" experiment
by Alexander Afanasyev
· 12 years ago
9ca444e
Adding Dispatcher to gui (callback are not yet connected)
by Alexander Afanasyev
· 12 years ago
[Renamed (96%) from fs-watcher/fs-watcher.cc]
5e14087
Correcting fs-watcher (executor now requires explicit start and shutdown)
by Alexander Afanasyev
· 12 years ago
9e5a470
GUI/FS-watcher update
by Alexander Afanasyev
· 12 years ago