1. 8e56d08 dispatcher by Lijing Wang · 8 years ago
  2. 51837ad action-log: Switch code to use ndn-cxx by Lijing Wang · 8 years ago
  3. eda3b7a Update style to (almost) conform to ndn-cxx style using clang-format by Alexander Afanasyev · 8 years ago
  4. fa2f662 Add license file and update license boilerplates by Alexander Afanasyev · 8 years ago
  5. f4cde4e Fix includes by Alexander Afanasyev · 8 years ago
  6. 4528997 Remove legacy code and rename files to new naming convention by Alexander Afanasyev · 8 years ago[Renamed from src/action-log.h]
  7. 1dd37ed Switch from NDNx to CCNx by Alexander Afanasyev · 11 years ago
  8. 39dbc4b GUI+RPC: Action history for individual files by Alexander Afanasyev · 12 years ago
  9. 25e1358 show recent files; supposed works, but glitch exists by Zhenkai Zhu · 12 years ago
  10. e1c9504 RPC call info_actions_folder seem to work almost perfectly by Alexander Afanasyev · 12 years ago
  11. 95f9f55 state-server: Initial implementation of /info/ RPC calls by Alexander Afanasyev · 12 years ago
  12. 026eaf3 Rough implementation of the state server. Now it is possible to request restore of a particular file by Alexander Afanasyev · 12 years ago
  13. d6364ef Moving out FileState operations into a separate class/database by Alexander Afanasyev · 12 years ago
  14. 1d1cc83 Changing naming convention by Alexander Afanasyev · 12 years ago
  15. 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
  16. 0a30a0c Deletion detection by Alexander Afanasyev · 12 years ago
  17. f2c16e0 Dispatcher now have all desired functions. Hopefully, after testing and debugging everything going to work by Alexander Afanasyev · 12 years ago
  18. 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
  19. 053e5ac Small checkpoint by Alexander Afanasyev · 12 years ago
  20. a35756b Debugging ActionLog. Corrections in dispatcher (filename in DB should be in a "generic" format) by Alexander Afanasyev · 12 years ago
  21. 0995f32 Checkpoint in further separating action-log from sync-log by Alexander Afanasyev · 12 years ago
  22. cbda992 Merge remote-tracking branch 'git.irl/dispatcher' by Alexander Afanasyev · 12 years ago
  23. 8e2104a Initial separating action-log and sync-log by Alexander Afanasyev · 12 years ago
  24. c3fd51e dispatcher by Zhenkai Zhu · 12 years ago
  25. 337e073 minor changes in actionlog by Zhenkai Zhu · 12 years ago
  26. 334aac8 Correcting action-item.proto and adding seg_no processing in action log API by Alexander Afanasyev · 12 years ago
  27. 68f2a95 Initial stuff for sqllite version of object-db. Changing to boost::filesystem by Alexander Afanasyev · 12 years ago
  28. c9eb68f Extending ccnx-name and fixing bug with toString by Alexander Afanasyev · 12 years ago
  29. ee7e613 Adding test for the database and sync log. Preliminary file state maintenance operations by Alexander Afanasyev · 12 years ago
  30. b6bc01a ActionLog preliminary works, but still has a lot of pieces missing by Alexander Afanasyev · 12 years ago
  31. 433ecda A little bit closer to the action log functions by Alexander Afanasyev · 12 years ago
  32. a199f97 Another reorganization by Alexander Afanasyev · 12 years ago