Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-26Pass the SyncFileItem as SyncFileItemPtr in itemCompletedJocelyn Turcotte
2017-01-26Don't pass the PropagatorJob in itemCompletedJocelyn Turcotte
2017-01-26Tests: Add a large sync benchmarkJocelyn Turcotte
2017-01-25Merge pull request #5480 from owncloud/chunking-ng-cleanupOlivier Goffart
2017-01-20ChunkingNG: add '0' padding on the filename (#5476)Olivier Goffart
2017-01-20ChunkingNG: Add some testsOlivier Goffart
2017-01-20ChunkingNG: remove stale chunks when cleaning the uploadInfo tableOlivier Goffart
2017-01-20ChunkingNG: delete stale chunks if the file was changed locallyOlivier Goffart
2017-01-13Reset stuck chunked uploads eventually #5344 (#5443)ckamm
2016-11-23Bugfixes for sync journal name generation and usageChristian Kamm
2016-11-23Rename sync journal to ._sync_xxx.db.Christian Kamm
2016-11-23Merge branch 'master' into dbjournal_per_accountChristian Kamm
2016-11-21libsync: Don't store the remote URI in the csync or in the SyncEngineOlivier Goffart
2016-11-16Revert "Discovery: consider also the "shared by me" as shared"Olivier Goffart
2016-11-15Merge pull request #5102 from owncloud/chunking-ngMarkus Goetz
2016-11-15Discovery: consider also the "shared by me" as sharedOlivier Goffart
2016-11-15SyncEngineTestUtils: Do don't allocate a buffer for the whole fileOlivier Goffart
2016-11-04ChunkingNG: remove stale files when resumingOlivier Goffart
2016-10-31ChunkingNG: Add TestOlivier Goffart
2016-10-25Remove unused functionsChristian Kamm
2016-10-11SyncEngine: Fix renaming a folder should keep the selective sync stateOlivier Goffart
2016-09-22SyncEngine: Fix renaming of folder when file are changed (#5195)Olivier Goffart
2016-09-16Fix unit testing build warning on LinuxJocelyn Turcotte
2016-08-17Add TestSyncEngine and TestSyncFileStatusTracker auto testsJocelyn Turcotte