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
2020-09-15Use stict QStrings for libsyncHannah von Reth
2020-07-29VFS: remove now unused parameterHannah von Reth
2020-07-15Remove dead codeHannah von Reth
2020-07-15Fix assert overload, not supported by msvcHannah von Reth
2020-06-23UnitTests: Set a CookiesJar in FakeQNAMHannah von Reth
2020-03-26Merge remote-tracking branch 'origin/2.6'Hannah von Reth
2020-03-25Test: Add test for vfs failed move crashHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2019-10-14Merge remote-tracking branch 'origin/2.6' into masterOlivier Goffart
2019-10-09Fix Upload of large (> 2GiB) filesOlivier Goffart
2019-10-08Merge remote-tracking branch 'origin/2.6'Olivier Goffart
2019-10-08Tests: Fail if the initial sync failsChristian Kamm
2019-10-07Tests: introduce ItemCompletedSpy to avoid a bit of code duplicationOlivier Goffart
2019-10-07Avoid Windows crt warning by an alternative implementationHannah von Reth
2019-09-02Discovery: If a move is forbidden, restore the sourceChristian Kamm
2019-08-30Propagation: Fix delete-before-rename bug #7441Christian Kamm
2019-06-27RequestEtagJob: Consistently parse etags #7271Christian Kamm
2019-06-07Http2: Resend requests on ContentReSend error #7174Christian Kamm
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-04-10Tests: Allow vfs tests to enable shell integrationChristian Kamm
2019-03-20Upload: asynchronious operationsOlivier Goffart
2019-02-11Tests: Add db checks to rename/move testsChristian Kamm
2019-02-11Folder: Add remoteFolderTrailingSlash()Christian Kamm
2019-02-11Pin state updatesChristian Kamm
2019-02-10File watcher: Reduce touch ignore durationChristian Kamm
2018-12-19Database: Change path for new dbs to .sync_* #5904Christian Kamm
2018-11-26winvfs: initial workChristian Kamm
2018-11-15Test System: Optimisations so the benchmark is significantOlivier Goffart
2018-11-08Test that the sync behave well if there are errors while reading the databaseOlivier Goffart
2018-10-18Merge remote-tracking branch 'origin/2.5'Olivier Goffart
2018-10-09PropagateUpload: Avoid crash due to cascading abortsChristian Kamm
2018-09-24Fix ZSyncTest in ReleaseOlivier Goffart
2018-09-20Fix crash in delta sync test.Olivier Goffart
2018-09-14Merge remote-tracking branch 'owncloud/master' into delta-syncOlivier Goffart
2018-08-14Data-Fingerprint: Fix backup detection when fingerprint is emptyOlivier Goffart
2018-07-25Added test that checks what happens when there is an error in the remote disc...Olivier Goffart
2018-07-25Convert p7.pl to a C++ testOlivier Goffart
2018-06-13Ensure GETFileJob notices finishing #6581Christian Kamm
2018-06-01PropagateDownload: Don't discard the body of error messageOlivier Goffart
2018-05-15Placeholder: Don't contain "stub"Christian Kamm
2018-04-18Download: Use the <s:message> from the reply in the error message if anyOlivier Goffart
2018-04-18Deltasync: Add growth/shrink unittest for downloadsChristian Kamm
2018-03-16Zsync upload: Add unit tests for file growth and shrinkageChristian Kamm
2018-02-20Conflicts with user name: Fix testsChristian Kamm
2018-02-19Zsync tests: Fix and improve GET testChristian Kamm
2018-01-15Implementation of delta-sync support on client-side.Ahmed Ammar
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