Commit Graph

18 Commits

Author SHA1 Message Date
Olivier Goffart
a5cb18435e New discovery algorithm: More work on virtual files 2018-07-18 11:52:12 +02:00
Olivier Goffart
8462feb8bf New Disco algorithm: Type change (file to dir) 2018-07-17 17:22:08 +02:00
Olivier Goffart
a299907c59 New discovery algorithm: Virtual files
The commented tests lines were implementation details
2018-07-17 13:35:07 +02:00
Olivier Goffart
926c6976f5 New Discovery algorithm
Some error handling. In particular for the case where there is a conflict
between files and directories.

SyncEngineTest and SyncMoveTest passes
2018-07-16 18:37:18 +02:00
Olivier Goffart
1df50836ca New Discovery algorithm: Handle of move within a moved directory 2018-07-16 16:38:24 +02:00
Olivier Goffart
384afe195e New discovery algoritmh: more on Renames 2018-07-13 17:47:37 +02:00
Olivier Goffart
4e7011e86c New Discovery algorithm: Check that the original file is still on the server while renaming 2018-07-13 15:34:41 +02:00
Olivier Goffart
acca55d114 New disco algorithm: Fix some moving
Fix TestSyncMove::testSelectiveSyncMovedFolder
2018-07-12 11:30:55 +02:00
Olivier Goffart
6a88723c99 New discovery algorithm: Local rename 2018-07-11 17:46:19 +02:00
Olivier Goffart
9cb2973b2a New discovery algo: Remote move
TestSyncMove::testRemoteChangeInMovedFolder
2018-07-11 16:55:47 +02:00
Olivier Goffart
df27bdca41 Handle Encoding Problems
TestSyncEngine now passes
2018-07-10 16:56:54 +02:00
Olivier Goffart
0d1f310815 Ignore Hidden Files 2018-07-10 16:38:36 +02:00
Olivier Goffart
bd504121f4 Port the invalid napme regexp
TestSyncEngine::testInvalidFilenameRegex
2018-07-10 16:38:33 +02:00
Olivier Goffart
c56ecc988b More progress
TestSyncEngine::testFakeConflict / TestSyncEngine::testSyncFileItemProperties
2018-07-10 15:56:30 +02:00
Olivier Goffart
9bbd807571 New discovery algo
Make TestSyncEngine::testSelectiveSyncBug pass
2018-07-10 15:05:01 +02:00
Olivier Goffart
d37ae61d77 New discovery: TestSyncEngine::testEmlLocalChecksum 2018-07-10 14:54:26 +02:00
Olivier Goffart
f47db5b6d6 New discovery algorithm
Some progress:
TestSyncEngine::testDirUpload
2018-07-10 14:54:12 +02:00
Olivier Goffart
1a900bbf57 New discovery algorithm: Initial work.
SyncEngineTest testFileDownload is passing
2018-07-10 14:53:10 +02:00