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
2020-08-11Remove pointless warningHannah von Reth
2020-07-31csync: apply strict QString handlingHannah von Reth
2020-07-29csync: apply strict QString handlingHannah von Reth
2020-07-20Logging: Print enum before cast in SqlQuer::bindValueHannah von Reth
2020-07-15Fix assert overload, not supported by msvcHannah von Reth
2019-06-27VfsSuffix: Wipe stale pin states #7273Christian Kamm
2019-04-26Vfs: Mark sqlite temporaries excluded on db-open #7141Christian Kamm
2019-04-23Vfs: "free space" only shows when it has an effect #7143Christian Kamm
2019-04-16Sqlite: Use FULL synchronous mode with non-WAL journalChristian Kamm
2019-04-09Vfs: Add 'availability', a simplified, user-facing pin state #7111Christian Kamm
2019-03-20Async Poll: keep the size in the databaseOlivier Goffart
2019-03-14Merge remote-tracking branch 'origin/2.5'Christian Kamm
2019-03-05OwnSql: Distinguish no-data from error #6677Christian Kamm
2019-02-14Ensure local discovery on selective sync changesloai_docsChristian Kamm
2019-02-14Fix warnings about signednessChristian Kamm
2019-02-11PinStates cleanupChristian Kamm
2019-02-08Merge remote-tracking branch 'origin/2.5'Olivier Goffart
2019-01-30Db: Move drop-index to after pragmas are set #6881Christian Kamm
2019-01-18vfs: Allow retrieving of pin state paths and flagsChristian Kamm
2019-01-18vfs: Allow (de-)hydrating the full sync folderChristian Kamm
2019-01-15Merge remote-tracking branch 'origin/2.5'Christian Kamm
2019-01-11sqlite: Set exclusive locking_mode to avoid WAL issues #6881Christian Kamm
2019-01-07Db: Add wiping of pin state for subtreesChristian Kamm
2019-01-07vfs: Remove newFilesAreVirtual - use root PinState insteadChristian Kamm
2018-12-19vfs: Introduce PinState db storage #6815Christian Kamm
2018-12-19Database: Change path for new dbs to .sync_* #5904Christian Kamm
2018-12-03Merge branch 'readonly-restore-context-6252' into 'master'Olivier Goffart
2018-11-15Optimisation: Add a cache SyncJournalDb::mapChecksumTypeOlivier Goffart
2018-11-15Sync: optimize by removing setFileRecordMetadataOlivier Goffart
2018-11-08Test that the sync behave well if there are errors while reading the databaseOlivier Goffart
2018-10-31Revert "Database: future-proof to allow downgrade from future version"Olivier Goffart
2018-10-31Merge remote-tracking branch 'origin/master' into new_discovery_algoOlivier Goffart
2018-10-31Merge remote-tracking branch 'origin/2.5'Olivier Goffart
2018-10-31Database: future-proof to allow downgrade from future versionOlivier Goffart
2018-10-23Database: Add an index on the parent pathOlivier Goffart
2018-10-09New Discovery algorithm: Remove the sync cleanup phaseOlivier Goffart
2018-09-14Merge remote-tracking branch 'owncloud/master' into delta-syncOlivier Goffart
2018-08-22Conflicts: Rename BasePath to InitialBasePath #6709Christian Kamm
2018-08-19Conflict handling: add the OC-ConflictBasePath headerOlivier Goffart
2018-08-16RemotePermissions: Fix empty vs nullChristian Kamm
2018-05-30Virtual Files: Allow to download a folder recursively from the socket APIOlivier Goffart
2018-05-23SocketAPI: Introduce conflict resolution actions #6252Christian Kamm
2018-05-17SyncJournal: Explain added file-exists checkChristian Kamm
2018-05-17Merge branch 'master' into 2.5Christian Kamm
2018-05-17macOS: Don't use WAL for sqlite3 in /VolumesMarkus Goetz
2018-05-17SyncJournal: Check file existence even for open dbs #6049Christian Kamm
2018-05-15Blacklist: remember the X-Request-IDOlivier Goffart
2018-04-09SyncJournalDb::setSelectiveSyncList: Always use a transactionOlivier Goffart
2018-03-15OwnSql: Fixup after feedback for #6388Olivier Goffart
2018-03-15OwnSql: Put the SQL queries next to their use.Olivier Goffart