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
2021-12-15Fix wrong status displayed for files moved on the serverHannah von Reth
2021-12-09Support dehydrated files in autotestsErik Verbruggen
2021-12-09Move dehydration into updateMetadataHannah von Reth
2021-07-23Exclude placeholder filesHannah von Reth
2021-07-23use QCOMPAREHannah von Reth
2021-07-13Delay the deletion of Folder objectsHannah von Reth
2020-04-23Rename csync_instructions_e -> SyncInsturctionsHannah von Reth
2019-11-03VFS: Do not overwrite existing files by placeholderOlivier Goffart
2019-10-30Test: Fix testsyncvirtualfiles testOlivier Goffart
2019-10-30Fix build of tests.Olivier Goffart
2019-10-30Vfs: Lots of tests and corrections for suffix edge casesChristian Kamm
2019-10-07Tests: introduce ItemCompletedSpy to avoid a bit of code duplicationOlivier Goffart
2019-07-25Vfs: Remove old db record when dehydrating via renameChristian Kamm
2019-07-24Vfs: Ensure pins change with (de-)hydrationChristian Kamm
2019-07-18Vfs: Preserve pin state on hydrationChristian Kamm
2019-06-28Vfs: Make test pass with different suffix #7279Christian Kamm
2019-06-27VfsSuffix: Wipe stale pin states #7273Christian Kamm
2019-06-23Vfs: Move pin state if files move #7250Christian Kamm
2019-06-23Vfs: Don't let new local files start out unpinned #7250Christian Kamm
2019-05-07Tests: fix vfs availability test caseChristian Kamm
2019-04-23Vfs: "free space" only shows when it has an effect #7143Christian Kamm
2019-04-09Vfs: Add 'availability', a simplified, user-facing pin state #7111Christian Kamm
2019-04-09Vfs: Clear up relationship between _type and pin stateChristian Kamm
2019-04-09Vfs: Better handling and more tests for suffix file renamesChristian Kamm
2019-03-28Vfs: Hydrating a virtual is SYNC not NEW #7101Christian Kamm
2019-03-28Fix and test _file and _renameTargetChristian Kamm
2019-03-21VFS: Unbreak behavior for rename+hydrate #7001Christian Kamm
2019-02-14Ensure local discovery on selective sync changesloai_docsChristian Kamm
2019-02-11Vfs: Improve sync protocol entries for actionsChristian Kamm
2019-02-11Vfs: Make dehydration a SYNC and not a NEW actionChristian Kamm
2019-02-11Vfs suffix: Fix dehydration creating the wrong db entryChristian Kamm
2019-02-11PinStates cleanupChristian Kamm
2019-02-11Pin state updatesChristian Kamm
2019-01-18vfs suffix: Ignore server files or synced files with the suffix #6953Christian Kamm
2019-01-07vfs: Remove newFilesAreVirtual - use root PinState insteadChristian Kamm
2018-12-19vfs: Use PinState in sync algorithm #6815Christian Kamm
2018-11-26vfs: Separate vfs availability from new-files-virtualChristian Kamm
2018-11-26vfs: Ensure SyncOptions::_vfs is never nullChristian Kamm
2018-11-26vfs: Be more careful about Vfs instance ownershipChristian Kamm
2018-11-26vfs: Fix plugin decision in wizards, sanitize loadingChristian Kamm
2018-11-26winvfs: initial workChristian Kamm
2018-10-19Discovery: Add back virtual file instruction checksChristian Kamm
2018-10-04Merge remote-tracking branch 'origin/master' into new_discovery_algoOlivier Goffart
2018-09-26Virtual files: Renames propagate #6718Christian Kamm
2018-08-21Merge remote-tracking branch 'master' into new_discovery_algoOlivier Goffart
2018-08-19Virtual Files: Set the mtime of the virtual file to that of the serverOlivier Goffart
2018-08-17Virtual files: Renaming to virtual doesn't delete data #6718Christian Kamm
2018-07-26Skip failing testOlivier Goffart
2018-07-17New discovery algorithm: Virtual filesOlivier Goffart
2018-05-30Virtual Files: Allow to download a folder recursively from the socket APIOlivier Goffart