1. eda3b7a Update style to (almost) conform to ndn-cxx style using clang-format by Alexander Afanasyev · 8 years ago
  2. fa2f662 Add license file and update license boilerplates by Alexander Afanasyev · 8 years ago
  3. 4528997 Remove legacy code and rename files to new naming convention by Alexander Afanasyev · 8 years ago[Renamed from src/db-helper.cc]
  4. 20fd84a Fixing recursive folder matching in ActionLog and FileState by Alexander Afanasyev · 12 years ago
  5. 95f9f55 state-server: Initial implementation of /info/ RPC calls by Alexander Afanasyev · 12 years ago
  6. 026eaf3 Rough implementation of the state server. Now it is possible to request restore of a particular file by Alexander Afanasyev · 12 years ago
  7. a35756b Debugging ActionLog. Corrections in dispatcher (filename in DB should be in a "generic" format) by Alexander Afanasyev · 12 years ago
  8. 0995f32 Checkpoint in further separating action-log from sync-log by Alexander Afanasyev · 12 years ago
  9. 8e2104a Initial separating action-log and sync-log by Alexander Afanasyev · 12 years ago
  10. 334aac8 Correcting action-item.proto and adding seg_no processing in action log API by Alexander Afanasyev · 12 years ago
  11. b777a4d add file_seg_num to action-item and ActionLog table; by Zhenkai Zhu · 12 years ago
  12. 6e7d4d2 sync core works except for simultaneous changes; by Zhenkai Zhu · 12 years ago
  13. 49ab6f8 Solving two small database-related bugs by Alexander Afanasyev · 12 years ago
  14. e851b95 sync core compiles by Zhenkai Zhu · 12 years ago
  15. 68f2a95 Initial stuff for sqllite version of object-db. Changing to boost::filesystem by Alexander Afanasyev · 12 years ago
  16. d09871f Some changes, including extension on Ccnx::Name by Alexander Afanasyev · 12 years ago
  17. 3c2b728 Now FileState is linked to ActionLog by Alexander Afanasyev · 12 years ago
  18. a2f77e9 The current view of FileState is now fully maintained, including handling of "conflict resolution" by Alexander Afanasyev · 12 years ago
  19. ee7e613 Adding test for the database and sync log. Preliminary file state maintenance operations by Alexander Afanasyev · 12 years ago
  20. b6bc01a ActionLog preliminary works, but still has a lot of pieces missing by Alexander Afanasyev · 12 years ago
  21. a199f97 Another reorganization by Alexander Afanasyev · 12 years ago
  22. 8811b35 Adding zeroc ice interface for notifications by Alexander Afanasyev · 12 years ago
  23. 242f877 Tiny reorganization by Alexander Afanasyev · 12 years ago[Renamed (99%) from src/sqlite-helper.cc]
  24. ae43c50 Now almost all necessary operations of sync tree and sync log work by Alexander Afanasyev · 12 years ago
  25. de1cdd0 Small change in database. Adding basic functions to convert hash to text and back by Alexander Afanasyev · 12 years ago
  26. 71b43e7 Adding initial stuff for the sqlite, including custom hash function by Alexander Afanasyev · 12 years ago