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
2018-01-11Merge remote-tracking branch 'origin/2.4'Olivier Goffart
2018-01-10Ignore files that can't be encoded for the filesystemChristian Kamm
2017-12-15Fix TestSyncEngine on windowsOlivier Goffart
2017-12-14TestSystem: Add QIODevice in the serverOverride function, and add a DelayedReplyOlivier Goffart
2017-11-20Merge remote-tracking branch 'origin/2.4'Christian Kamm
2017-11-20Checksum: Ignore unkown OC-Checksum header when downloading...Olivier Goffart
2017-11-16test/testsyncengine: test for PR #6168Olivier Goffart
2017-11-16PropagateDownload: Adjustments to skipping downloads #6153Christian Kamm
2017-11-08Discovery: Treat files starting with '.' as hidden #6145Christian Kamm
2017-10-27Merge remote-tracking branch 'origin/2.4'Christian Kamm
2017-10-24SyncFileStatusTracker: Detect changed in the shared flagOlivier Goffart
2017-10-24Reconcile: Rename handling fixes: duplicate file idsChristian Kamm
2017-10-24Local discovery: Use db instead of filesystemChristian Kamm
2017-10-17Sync: Add capability for invalid filename regexes #6092Christian Kamm
2017-10-11PropagateDownload: Read Content-md5 header #6088Christian Kamm
2017-10-05Rename detection: File size must be equalChristian Kamm
2017-09-26Use QDateTime::currentDateTimeUtc instead of the non utc versionOlivier Goffart
2017-09-26Use SyncJournalDb in csyncJocelyn Turcotte
2017-09-26SyncJournalDB: Allow callers of getFileRecord if the query failedJocelyn Turcotte
2017-09-18Checksums: Clearer behavior and added testingChristian Kamm
2017-09-18Remove SyncFileItem::_isDirectoryJocelyn Turcotte
2017-09-18Remove SyncFileItem::logJocelyn Turcotte
2017-09-15PropagateUpload: Model of remote quota, avoid some uploads #5537Christian Kamm
2017-07-12SyncEngineTest: _size now correct for uploads #5855Christian Kamm
2017-07-04SyncEngineTest: Fix test reliabilityChristian Kamm
2017-07-03SyncEngine: Add unittest for SyncFileItem properties #5855Christian Kamm
2017-06-15Compare the hash of files with identical mtime/size #5589Christian Kamm
2017-06-08SyncEngine: SelectiveSync: Remove local files of undelected folder despite ot...Olivier Goffart
2017-05-17Merge remote-tracking branch 'origin/2.3'Christian Kamm
2017-05-16Selective sync: Skip excluded folders when reading dbChristian Kamm
2017-03-09Fix TestSyncEngine::testDirDownloadWithErrorOlivier Goffart
2017-03-09Merge remote-tracking branch 'origin/2.3'Olivier Goffart
2017-03-06Propagator: Fix finished signal of directory being emited twice and causing c...Olivier Goffart
2017-02-23Fix TestSyncEngine::abortAfterFailedMkdir (again)Jocelyn Turcotte
2017-02-17Revert "Fix TestSyncEngine::abortAfterFailedMkdir"Jocelyn Turcotte
2017-02-08Fix TestSyncEngine::abortAfterFailedMkdirJocelyn Turcotte
2017-02-08Skip TestSyncEngine::abortAfterFailedMkdirJocelyn Turcotte
2017-01-26Delete finished propagation jobs in PropagateDirectory #5269 (#5400)Piotr Mrówczyński
2017-01-26Pass the SyncFileItem as SyncFileItemPtr in itemCompletedJocelyn Turcotte
2017-01-26Don't pass the PropagatorJob in itemCompletedJocelyn Turcotte
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-08-17Add TestSyncEngine and TestSyncFileStatusTracker auto testsJocelyn Turcotte