mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-27 09:30:13 +03:00
fa38bf7029
We fetch the id from the server, but don't save them in the database. I Could have used INSTRUCTION_UPDATED for that, but then i would need to update the reconcile algorithm to take in account the fact that UPDATED is possible there. Instead, use should_update_etag which means the db is going to be written again Remove reference to old instruction _UPDATED and _DELETED which does not make sens with the new propagator Improve the test to test this case, and that etags are properly writen to the DB when there is a fake conflict |
||
---|---|---|
.. | ||
csync_tests | ||
encoding_tests | ||
httpbf_tests | ||
log_tests | ||
ownCloud | ||
std_tests | ||
vio_tests | ||
CMakeLists.txt | ||
cmdline.c | ||
torture.c | ||
torture.h | ||
valgrind-csync.supp |