Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ChronoShare
/
9dd9adc1e0c640ea4022a7eb6bd0a8e8bf05154e
/
src
/
action-log.cc
4c17b48
gui/html: Finally implementing restore operation
by Alexander Afanasyev
· 12 years ago
3c95c85
gui/html: Now files/action browsing is complete
by Alexander Afanasyev
· 12 years ago
39dbc4b
GUI+RPC: Action history for individual files
by Alexander Afanasyev
· 12 years ago
25e1358
show recent files; supposed works, but glitch exists
by Zhenkai Zhu
· 12 years ago
20fd84a
Fixing recursive folder matching in ActionLog and FileState
by Alexander Afanasyev
· 12 years ago
6fb5dc6
Adding version to FileState database (incompatible DB formats and protobuf FileItem messages!)
by Alexander Afanasyev
· 12 years ago
e1c9504
RPC call info_actions_folder seem to work almost perfectly
by Alexander Afanasyev
· 12 years ago
95f9f55
state-server: Initial implementation of /info/ RPC calls
by Alexander Afanasyev
· 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
2b760d0
Changing TRANSIENT to STATIC in sqlite binds in action log
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
888be47
set is_complete flag for local published file
by Zhenkai Zhu
· 12 years ago
83906d3
Something strange in actionlog. Removing database upgrades, slightly changing logic when adding new FileState
by Alexander Afanasyev
· 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
785b0a0
Removing foreign key support in action log table. We need to keep all actions, even if something is missing (in some cases, this will bring some---and hopefully only temporary---inconsistency)
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
0c545ed
Apply delete action
by Alexander Afanasyev
· 12 years ago
6d4befc
Bug: while creating delete action, UPDATE command was specified...
by Alexander Afanasyev
· 12 years ago
fc72036
Add tons of new loggings
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
08aa70a
Adding and finishing test for adding remotely fetched actions
by Alexander Afanasyev
· 12 years ago
053e5ac
Small checkpoint
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
0995f32
Checkpoint in further separating action-log from sync-log
by Alexander Afanasyev
· 12 years ago
cbda992
Merge remote-tracking branch 'git.irl/dispatcher'
by Alexander Afanasyev
· 12 years ago
8e2104a
Initial separating action-log and sync-log
by Alexander Afanasyev
· 12 years ago
c3fd51e
dispatcher
by Zhenkai Zhu
· 12 years ago
49a30d0
"Small" reorganization and cleaning
by Alexander Afanasyev
· 12 years ago
337e073
minor changes in actionlog
by Zhenkai Zhu
· 12 years ago
334aac8
Correcting action-item.proto and adding seg_no processing in action log API
by Alexander Afanasyev
· 12 years ago
68f2a95
Initial stuff for sqllite version of object-db. Changing to boost::filesystem
by Alexander Afanasyev
· 12 years ago
ebf7518
Store content object in action log
by Alexander Afanasyev
· 12 years ago
c9eb68f
Extending ccnx-name and fixing bug with toString
by Alexander Afanasyev
· 12 years ago
707f6df
A small bug
by Alexander Afanasyev
· 12 years ago
d09871f
Some changes, including extension on Ccnx::Name
by Alexander Afanasyev
· 12 years ago
3c2b728
Now FileState is linked to ActionLog
by Alexander Afanasyev
· 12 years ago
a2f77e9
The current view of FileState is now fully maintained, including handling of "conflict resolution"
by Alexander Afanasyev
· 12 years ago
ee7e613
Adding test for the database and sync log. Preliminary file state maintenance operations
by Alexander Afanasyev
· 12 years ago
b6bc01a
ActionLog preliminary works, but still has a lot of pieces missing
by Alexander Afanasyev
· 12 years ago
433ecda
A little bit closer to the action log functions
by Alexander Afanasyev
· 12 years ago
a199f97
Another reorganization
by Alexander Afanasyev
· 12 years ago