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
2019-02-14Ensure local discovery on selective sync changesloai_docsChristian Kamm
2019-02-11PinStates cleanupChristian 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-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-11-15Sync: optimize by removing setFileRecordMetadataOlivier Goffart
2018-08-31Private links: improve legacy fileid derivation #6745Christian Kamm
2018-08-16RemotePermissions: Fix empty vs nullChristian Kamm
2018-02-16Merge remote-tracking branch 'origin/2.4'Christian Kamm
2018-02-15SyncJournal: Don't use LIKE with pathsChristian Kamm
2017-12-15Upload conflict files #4557Christian Kamm
2017-12-15Unify item type enumChristian Kamm
2017-12-12Journal: 64bit inodes, fix storing uint64s generallyChristian Kamm
2017-09-26Use SyncJournalDb in csyncJocelyn Turcotte
2017-09-26SyncJournalDB: Allow callers of getFileRecord if the query failedJocelyn Turcotte
2017-09-22RemotePermissions: Store in a class rather than in a QByteArray to save memoryOlivier Goffart
2017-09-18Move SyncJournalDB to src/commonJocelyn Turcotte
2017-09-05Add minor unittest for numeric id extraction #5933Christian Kamm
2017-08-22Move csync to src/csyncJocelyn Turcotte
2017-07-12Merge remote-tracking branch 'origin/2.3'Christian Kamm
2017-07-03TestSyncJournalDB: Fix concurrent usage on CIMarkus Goetz
2017-06-15Compare the hash of files with identical mtime/size #5589Christian Kamm
2016-11-23Bugfixes for sync journal name generation and usageChristian Kamm
2016-07-17Fix tests for syncjournaldbKlaas Freitag
2016-05-12For tests we do not need a xserver running.Hefee
2016-03-30Simplify the build of auto testsJocelyn Turcotte