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
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
2017-12-01test/syncenginetestutils.h: Don't use toTimeZone only to get the UTCOlivier Goffart
2017-10-24Reconcile: Rename handling fixes: duplicate file idsChristian Kamm
2017-10-17Test case for #5949Christian Kamm
2017-10-17TestUtils: Invalidate etags on PUT or chunk-MOVEChristian Kamm
2017-10-11PropagateDownload: Read Content-md5 header #6088Christian Kamm
2017-09-28fixup! [tx-robot] updated from transifexOlivier Goffart
2017-09-28Test OAuth2Olivier Goffart
2017-09-26Use QDateTime::currentDateTimeUtc instead of the non utc versionOlivier Goffart
2017-09-18Move SyncJournalDB to src/commonJocelyn Turcotte
2017-09-18Checksums: Clearer behavior and added testingChristian Kamm
2017-09-12ChunkingNgTest: CI debuggability #6015Markus Goetz
2017-08-22Enable csync logs in unit testsJocelyn Turcotte
2017-07-25Revert "Revert "Discovery: consider also the "shared by me" as shared""Olivier Goffart
2017-07-08Account/Credentials: Have identical lifetimesChristian Kamm
2017-06-22Jenkinsfile: Some commentsMarkus Goetz
2017-06-15SyncEngineTest: Add network overrideChristian Kamm
2017-06-15SyncEngineTest: Send 'checksums' in FakePropfindChristian Kamm
2017-06-15SyncEngineTest: Fix date locale related bugChristian Kamm
2017-03-07AbstractNetworkJob: Improve redirect handling #5555Christian Kamm
2017-03-06Propagator: Fix finished signal of directory being emited twice and causing c...Olivier Goffart
2017-02-14Fix the UNIT_TESTING build on WindowsJocelyn Turcotte
2017-02-08CentOS: More build fixesMarkus Goetz