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

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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