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
2021-12-14Fix: `QSignalSpy: Unable to handle parameter '' of type 'SyncFileItemSet&' of...Hannah von Reth
2021-12-13Handle local errors with the ignore listHannah von Reth
2021-12-09Support dehydrated files in autotestsErik Verbruggen
2021-07-29Always use the propagatorHannah von Reth
2021-07-23Use a set for SyncFileItemVectorHannah von Reth
2021-07-13Delay the deletion of Folder objectsHannah von Reth
2021-06-16Remove possible qt containers detach (#8727)Aleksey Lysenko
2020-09-15Use stict QStrings for libsyncHannah von Reth
2019-10-09Fix Upload of large (> 2GiB) filesOlivier Goffart
2019-05-13Merge remote-tracking branch 'origin/2.5' into 2.6Christian Kamm
2019-05-07Chunked upload: Fix percent encoding in If header #7176Christian Kamm
2019-02-14Fix warnings about signednessChristian Kamm
2018-10-18Merge remote-tracking branch 'origin/2.5'Olivier Goffart
2018-10-05Fix leaks in testsOlivier Goffart
2018-09-14delta-sync Fix new resuming tests after mergeOlivier Goffart
2018-07-18TestChunkingNG: Make it fasterOlivier Goffart
2018-05-15TestChunkingNG: Remove unneeded test codeChristian Kamm
2018-04-17Upload: Add more chunk resuming unit tests #6405Christian Kamm
2018-04-16Uploads: Don't delete unexisting chunksOlivier Goffart
2018-04-03Conflicts: Change tags to be more user friendly #6365Christian Kamm
2017-12-14SyncEngine: Recover when the PUT reply (or chunkin's MOVE) is lostOlivier Goffart
2017-12-14TestSystem: Add QIODevice in the serverOverride function, and add a DelayedReplyOlivier Goffart
2017-11-21TestChunkingNG: Test that resuming does not send past data.Olivier Goffart
2017-10-17Test case for #5949Christian Kamm
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
2016-11-04ChunkingNG: remove stale files when resumingOlivier Goffart
2016-10-31ChunkingNG: Add TestOlivier Goffart