mirror of
https://github.com/nextcloud/desktop.git
synced 2024-12-02 13:52:54 +03:00
185cb2e39a
This gets rid of the csync_statedb sqlite layer and use the same code and same connection as the rest of the SyncEngine. Missing functions are added to SyncJournalDb and change a few minor things (like changing SyncJournalFileRecord::_modtime to be an int64 instead of a QDateTime, like it was in csync). |
||
---|---|---|
.. | ||
benchmarks | ||
csync | ||
manual/favlink | ||
mockserver | ||
scripts | ||
CMakeLists.txt | ||
owncloud_add_test.cmake | ||
stub.cpp | ||
syncenginetestutils.h | ||
test_journal.db | ||
testallfilesdeleted.cpp | ||
testchecksumvalidator.cpp | ||
testchunkingng.cpp | ||
testconcaturl.cpp | ||
testexcludedfiles.cpp | ||
testfilesystem.cpp | ||
testfolder.cpp | ||
testfolderman.cpp | ||
testfolderwatcher.cpp | ||
testinotifywatcher.cpp | ||
testnetrcparser.cpp | ||
testowncloudpropagator.cpp | ||
testownsql.cpp | ||
testplan.txt | ||
testsyncengine.cpp | ||
testsyncfileitem.cpp | ||
testsyncfilestatustracker.cpp | ||
testsyncjournaldb.cpp | ||
testupdater.cpp | ||
testuploadreset.cpp | ||
testutility.cpp | ||
testxmlparse.cpp |