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
2022-09-17Do not ignore return values for SyncJournalDB in unit tests.allexzander
2022-03-18add new tests dedicated for recovery scenario of wrong mtime on serverMatthieu Gallien
2022-03-18prevent updating files when that would result in invalid mtimeMatthieu Gallien
2022-02-25Fix review comments.alex-z
2022-02-25Unit tests for new files restore logic when the parent folder is removed on t...alex-z
2022-02-23Rollback local move when server move has failed.alex-z
2022-02-11ensure that bulk upload network job errors are handledMatthieu Gallien
2022-01-11Refactor DeleteJob and DeleteApiJob to use SimpleFileJob.alex-z
2022-01-11Checksum validation PropagateDownload unit tests.alex-z
2021-11-24implement bulk uploadMatthieu Gallien
2021-11-24read capabilities for bulk upload from serverMatthieu Gallien
2021-10-26add test to check the order of actions when uploading new filesMatthieu Gallien
2021-08-23CleanupHannah von Reth
2020-12-15Rename csync_instructions_e -> SyncInsturctionsHannah von Reth
2020-12-15Tests: introduce ItemCompletedSpy to avoid a bit of code duplicationOlivier Goffart
2020-12-15Propagate dir: Never write the etag on remote mkdir #7481Christian Kamm
2020-12-15Discovery: List local directories from thread #7456 #7439Markus Goetz
2020-12-15Discovery: If a move is forbidden, restore the sourceChristian Kamm
2020-12-15PropagateDirectory: Set initial dir mtime to server mtime #7119Christian Kamm
2020-12-15Ensure local discovery on selective sync changesChristian Kamm
2020-12-15Fix warnings about signednessChristian Kamm
2020-12-15Tests: Fix permission propagation checkChristian Kamm
2020-12-15Test: Add check for permission propagationChristian Kamm
2020-12-15Propagator: Don't abort sync on error 503Olivier Goffart
2020-12-15PropagateUpload: Avoid crash due to cascading abortsChristian Kamm
2020-12-15Fix leaks in testsOlivier Goffart
2020-12-15New discovery algorithm: Parallel PROPFINDOlivier Goffart
2020-12-15LocalDiscoveryTracker: Separate from Folder and move to libsyncChristian Kamm
2020-05-20Use auto to avoiding repeating type namesKevin Ottens
2018-09-09Ensure GETFileJob notices finishing #6581Christian Kamm
2018-06-02Merge pull request #314 from nextcloud/upstream/pr/6373Roeland Jago Douma
2018-05-26Merge pull request #307 from nextcloud/upstream/pr/6366Roeland Jago Douma
2018-05-16SyncEngine: Make "local discovery?" question availableChristian Kamm
2018-05-16test/testsyncengine: testNoLocalEncoding is for LinuxMarkus Goetz
2018-05-15SyncJournal: Don't use LIKE with pathsChristian Kamm
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