nextcloud-desktop/test/csync/csync_tests
Jocelyn Turcotte 3bc1f63b0a
Remove the usage of phash in csync
Only store the path since they represent the same thing, and do the
phash conversion during DB lookup like done in libsync.
We could get rid of everything since we also have an index on the path
column, but since it's the primary key this makes the migration non-trivial.
2017-10-05 22:01:33 +02:00
..
check_csync_exclude.cpp Excludes: Allow escaping # #6012 2017-10-05 22:01:06 +02:00
check_csync_log.cpp Fix compile errors 2017-10-05 22:01:04 +02:00
check_csync_misc.cpp Replace csync_vio_file_stat_t with csync_file_stat_t 2017-10-05 22:01:04 +02:00
check_csync_statedb_load.cpp Fix compile errors 2017-10-05 22:01:04 +02:00
check_csync_statedb_query.cpp Remove the usage of phash in csync 2017-10-05 22:01:33 +02:00
check_csync_update.cpp Replace the custom rbtree by a std::map 2017-10-05 22:01:33 +02:00
check_csync_util.cpp Fix compile errors 2017-10-05 22:01:04 +02:00