Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ChronoShare
/
452899723a91398bc0111b9345c6122ac1e42db0
/
src
/
dispatcher.cpp
4528997
Remove legacy code and rename files to new naming convention
by Alexander Afanasyev
· 8 years ago
[Renamed from src/dispatcher.cc]
1dd37ed
Switch from NDNx to CCNx
by Alexander Afanasyev
· 11 years ago
adb54eb
Add second fileState to avoid incorrect detection of local modifications
by Yingdi Yu
· 11 years ago
f8ff5e1
Make sure code compiles on Ubuntu 12.04 with boost 1.46
by Alexander Afanasyev
· 12 years ago
dd4359b
hack to remove empty parent dirs when remote removing a file
by Zhenkai Zhu
· 12 years ago
026eaf3
Rough implementation of the state server. Now it is possible to request restore of a particular file
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
7aced75
Fixing bugs with forwarding hints and registration/deregistration
by Alexander Afanasyev
· 12 years ago
473346f
Adding broadcast hint as a parameter to FetchManager
by Alexander Afanasyev
· 12 years ago
4d08675
Almost reverting changes in naming convention: moving "user" name to
by Alexander Afanasyev
· 12 years ago
d6364ef
Moving out FileState operations into a separate class/database
by Alexander Afanasyev
· 12 years ago
1d1cc83
Changing naming convention
by Alexander Afanasyev
· 12 years ago
f395882
Printing error when file is requested to be assembled, but something is wrong with assembly
by Alexander Afanasyev
· 12 years ago
a2fabcf
Delaying saving of the local state change from dispatcher (useful when many changes happen at about the same time)
by Alexander Afanasyev
· 12 years ago
f3a9fa6
add check for case that should not have happened:
by Zhenkai Zhu
· 12 years ago
ce92510
Add sanity check for fs operations in dispatcher
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
be47bb1
Merge branch 'master' of git.irl.cs.ucla.edu:ndn/chronoshare
by Zhenkai Zhu
· 12 years ago
da68688
add fetch-task-db and integrate it with fetch-manager
by Zhenkai Zhu
· 12 years ago
41a7312
Merge remote-tracking branch 'git.irl/master'
by Alexander Afanasyev
· 12 years ago
0a30a0c
Deletion detection
by Alexander Afanasyev
· 12 years ago
b8c49af
use default callbacks for FetchManagers in Dispatcher
by Zhenkai Zhu
· 12 years ago
9079a2d
Don't assemble a file if file already exists in a file system (can happen if several files with the same content are simultaneously created)
by Alexander Afanasyev
· 12 years ago
e227721
Don't refetch file that already exists in the local database
by Alexander Afanasyev
· 12 years ago
dc11fc9
Merge branch 'master' of git.irl.cs.ucla.edu:ndn/chronoshare
by Zhenkai Zhu
· 12 years ago
126b21c
make ContentServer use separate Ccnx handle;
by Zhenkai Zhu
· 12 years ago
38a0473
Handling the case when file is moved fast several times (permissions may throw an exception)
by Alexander Afanasyev
· 12 years ago
cb50205
Making interval 10 sec
by Alexander Afanasyev
· 12 years ago
3566f2f
fix bug in rescheduleTask; use PeriodicTask instead (so it won't delete itself)
by Zhenkai Zhu
· 12 years ago
9516010
make sync interest interval configurable
by Zhenkai Zhu
· 12 years ago
d3310b1
Small update in dispatcher
by Alexander Afanasyev
· 12 years ago
5f6181a
log instead of exception in dispatcher
by Zhenkai Zhu
· 12 years ago
3f64d2d
fix bug in dispatcher about registering prefixes
by Zhenkai Zhu
· 12 years ago
a7ed62a
take out poolSize param in dispatcher
by Zhenkai Zhu
· 12 years ago
17507ba
Making executor pool with only 1 thread. More than one creates problems
by Alexander Afanasyev
· 12 years ago
1807e8d
For the first time dispatcher test is working... though there is still
by Alexander Afanasyev
· 12 years ago
28ca3ed
Almost everything works, but still small problem with file assembly
by Alexander Afanasyev
· 12 years ago
e6f2ae1
Small bug, causing infinite loops
by Alexander Afanasyev
· 12 years ago
fc72036
Add tons of new loggings
by Alexander Afanasyev
· 12 years ago
faee2d4
add test for dispatcher;
by Zhenkai Zhu
· 12 years ago
3290b8e
drop redundant param in dispatcher constructor
by Zhenkai Zhu
· 12 years ago
1c036bf
small fixes in dispatcher
by Zhenkai Zhu
· 12 years ago
d94a8c6
Moving out scheduler from dispatcher and sync-core constructors
by Alexander Afanasyev
· 12 years ago
758f51b
Now dispatcher uses CcnxDisovery to maintain localPrefix
by Alexander Afanasyev
· 12 years ago
f2c16e0
Dispatcher now have all desired functions. Hopefully, after testing and debugging everything going to work
by Alexander Afanasyev
· 12 years ago
f9978f8
Dispatcher is almost ready. File assembly part is temporarily commented out (need to check if assembly is actually necessary)
by Alexander Afanasyev
· 12 years ago
1b15cc6
Merge remote-tracking branch 'git.irl/master'
by Alexander Afanasyev
· 12 years ago
a35756b
Debugging ActionLog. Corrections in dispatcher (filename in DB should be in a "generic" format)
by Alexander Afanasyev
· 12 years ago
1dcbbab
add ContenteServer to Dispatcher
by Zhenkai Zhu
· 12 years ago
cbda992
Merge remote-tracking branch 'git.irl/dispatcher'
by Alexander Afanasyev
· 12 years ago
c3fd51e
dispatcher
by Zhenkai Zhu
· 12 years ago