1. f395882 Printing error when file is requested to be assembled, but something is wrong with assembly by Alexander Afanasyev · 12 years ago
  2. 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
  3. f3a9fa6 add check for case that should not have happened: by Zhenkai Zhu · 12 years ago
  4. ce92510 Add sanity check for fs operations in dispatcher by Alexander Afanasyev · 12 years ago
  5. 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
  6. be47bb1 Merge branch 'master' of git.irl.cs.ucla.edu:ndn/chronoshare by Zhenkai Zhu · 12 years ago
  7. da68688 add fetch-task-db and integrate it with fetch-manager by Zhenkai Zhu · 12 years ago
  8. 41a7312 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 12 years ago
  9. 0a30a0c Deletion detection by Alexander Afanasyev · 12 years ago
  10. b8c49af use default callbacks for FetchManagers in Dispatcher by Zhenkai Zhu · 12 years ago
  11. 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
  12. e227721 Don't refetch file that already exists in the local database by Alexander Afanasyev · 12 years ago
  13. dc11fc9 Merge branch 'master' of git.irl.cs.ucla.edu:ndn/chronoshare by Zhenkai Zhu · 12 years ago
  14. 126b21c make ContentServer use separate Ccnx handle; by Zhenkai Zhu · 12 years ago
  15. 38a0473 Handling the case when file is moved fast several times (permissions may throw an exception) by Alexander Afanasyev · 12 years ago
  16. cb50205 Making interval 10 sec by Alexander Afanasyev · 12 years ago
  17. 3566f2f fix bug in rescheduleTask; use PeriodicTask instead (so it won't delete itself) by Zhenkai Zhu · 12 years ago
  18. 9516010 make sync interest interval configurable by Zhenkai Zhu · 12 years ago
  19. d3310b1 Small update in dispatcher by Alexander Afanasyev · 12 years ago
  20. 5f6181a log instead of exception in dispatcher by Zhenkai Zhu · 12 years ago
  21. 3f64d2d fix bug in dispatcher about registering prefixes by Zhenkai Zhu · 12 years ago
  22. a7ed62a take out poolSize param in dispatcher by Zhenkai Zhu · 12 years ago
  23. 17507ba Making executor pool with only 1 thread. More than one creates problems by Alexander Afanasyev · 12 years ago
  24. 1807e8d For the first time dispatcher test is working... though there is still by Alexander Afanasyev · 12 years ago
  25. 28ca3ed Almost everything works, but still small problem with file assembly by Alexander Afanasyev · 12 years ago
  26. e6f2ae1 Small bug, causing infinite loops by Alexander Afanasyev · 12 years ago
  27. fc72036 Add tons of new loggings by Alexander Afanasyev · 12 years ago
  28. faee2d4 add test for dispatcher; by Zhenkai Zhu · 12 years ago
  29. 3290b8e drop redundant param in dispatcher constructor by Zhenkai Zhu · 12 years ago
  30. 1c036bf small fixes in dispatcher by Zhenkai Zhu · 12 years ago
  31. d94a8c6 Moving out scheduler from dispatcher and sync-core constructors by Alexander Afanasyev · 12 years ago
  32. 758f51b Now dispatcher uses CcnxDisovery to maintain localPrefix by Alexander Afanasyev · 12 years ago
  33. f2c16e0 Dispatcher now have all desired functions. Hopefully, after testing and debugging everything going to work by Alexander Afanasyev · 12 years ago
  34. 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
  35. 1b15cc6 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 12 years ago
  36. a35756b Debugging ActionLog. Corrections in dispatcher (filename in DB should be in a "generic" format) by Alexander Afanasyev · 12 years ago
  37. 1dcbbab add ContenteServer to Dispatcher by Zhenkai Zhu · 12 years ago
  38. cbda992 Merge remote-tracking branch 'git.irl/dispatcher' by Alexander Afanasyev · 12 years ago
  39. c3fd51e dispatcher by Zhenkai Zhu · 12 years ago