Commit Graph

33 Commits

Author SHA1 Message Date
Olivier Goffart
13bc5bfe2b New Discovery Algo: Refactor by splitting the processFile in two 2018-10-05 11:06:36 +02:00
Olivier Goffart
7881f1f88e New Discovery Algorithm: Handle rename of virtual files 2018-10-05 10:13:37 +02:00
Olivier Goffart
7ac5f93e96 New Discovery Algo: readability improvements
As proposed by ckamm on #6738
2018-08-27 15:10:12 +02:00
Olivier Goffart
67ee64a769 New discovery algo: data finger print 2018-08-21 19:54:48 +02:00
Olivier Goffart
b37e0aad5a New Disco Algo: Handle spurious virtual files
Port commit 0b9049e6ff
for issue #6718
2018-08-21 13:08:09 +02:00
Olivier Goffart
2e82518516 New Discovery algorithm: Refactor a bit the way the signal are emited 2018-08-06 12:41:59 +02:00
Olivier Goffart
926c27a73d New Discovery Phase: fix a few FIXME
Some FIXME were already fixed.
2018-08-06 11:30:21 +02:00
Olivier Goffart
1e7983cf99 New discovery algorithm: handle symlinks 2018-08-06 11:29:23 +02:00
Olivier Goffart
65e163adf3 New discovery algo: Handle Database error 2018-08-06 11:28:11 +02:00
Olivier Goffart
3d9ab56453 New discovery phase: read the direct download URL and Cookie 2018-07-26 13:55:13 +02:00
Olivier Goffart
01f35bdbef New Discovery Algo: Permsission check 2018-07-25 18:32:21 +02:00
Olivier Goffart
835c916337 New Discovery Algorithm: handle server errors 2018-07-25 15:24:30 +02:00
Olivier Goffart
7abb0826cf Backport 64014dd374 2018-07-25 14:08:55 +02:00
Olivier Goffart
0905892835 New Discovery Algo: Support the DatabaseAndFilesystem mode for local discovery 2018-07-18 14:19:36 +02:00
Olivier Goffart
10b8ca640a New Disco algortihm: Fix TestChunkingNG::connectionDroppedBeforeEtagRecieved 2018-07-18 12:40:22 +02:00
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