Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ChronoShare
/
f6db5bfc43ab7c52b2fb82e24b8ac018ce1fff44
/
fs-watcher
/
fs-watcher.cpp
e0dd63e
fs-watcher: Switch code to use ndn-cxx
by Lijing Wang
· 10 years ago
1cf5c43
Make use of logger provided by ndn-cxx
by Alexander Afanasyev
· 8 years ago
eda3b7a
Update style to (almost) conform to ndn-cxx style using clang-format
by Alexander Afanasyev
· 8 years ago
fa2f662
Add license file and update license boilerplates
by Alexander Afanasyev
· 8 years ago
f4cde4e
Fix includes
by Alexander Afanasyev
· 8 years ago
4528997
Remove legacy code and rename files to new naming convention
by Alexander Afanasyev
· 8 years ago
[Renamed from fs-watcher/fs-watcher.cc]
57f667b
fs-watcher: Fixed fs-watcher multiple onChange callback
by Yingdi Yu
· 12 years ago
a264b87
fs-watcher: Add fs-watcher delay test
by Yingdi Yu
· 12 years ago
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