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-04-09PropagateDirectory: Set initial dir mtime to server mtime #7119Christian Kamm
2019-04-09PropagateDirectory: Remove dead codeChristian Kamm
2019-03-28Fix and test _file and _renameTargetChristian Kamm
2019-03-20Async Poll: keep the size in the databaseOlivier Goffart
2019-03-20Upload: asynchronious operationsOlivier Goffart
2019-02-14Fix warnings about signednessChristian Kamm
2019-02-11Vfs: Make files that end up in db placeholdersChristian Kamm
2019-02-11Propagator: Helper for updating dbChristian Kamm
2019-01-22Rename: fix renamed folder moved into renamed folder issueOlivier Goffart
2018-11-26winvfs: initial workChristian Kamm
2018-11-15Sync: optimize by removing setFileRecordMetadataOlivier Goffart
2018-11-06Propagator: Add assert against duplicate done() callsChristian Kamm
2018-10-12New discovery algorithm: Parallel PROPFINDOlivier 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-05-23Rename Placeholders to Virtual Files in code #6531Christian Kamm
2018-05-15Blacklist: remember the X-Request-IDOlivier Goffart
2018-04-18Merge branch 'placeholder-prototype'Christian Kamm
2018-04-18Placeholder: The extension is now a branding optionOlivier Goffart
2018-04-18On-demand downloading: Placeholder-file based prototypeChristian Kamm
2018-03-28Blacklisting must prevent parent etag updates #6411Christian Kamm
2018-03-27Folder: normalize the local path.Olivier Goffart
2018-03-01Propagator: remove a bunch of code related to the 'Shared' directoryOlivier Goffart
2018-02-20Conflicts: Add user name to conflict file name #6325Christian Kamm
2018-01-30Merge remote-tracking branch 'ahmedammar/master' into delta-syncChristian Kamm
2018-01-19Sync: Deal with file/folder conflicts #6312Christian Kamm
2018-01-11Add support to update ProgressInfo item size.Ahmed Ammar
2017-12-15Upload conflict files #4557Christian Kamm
2017-12-07AbstractNetworkJob: move the httpTimeout from the propagator to the network jobOlivier Goffart
2017-10-19Use qEnvironmentVariable* instead of qgetenv when appropriateOlivier Goffart
2017-10-17Fix paused sync file move issue #5949Piotr Mrowczynski
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-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-18Move SyncJournalDB to src/commonJocelyn Turcotte
2017-09-18Reverse the dependency between SyncJournalFileRecord and SyncFileItemJocelyn Turcotte
2017-09-18Remove SyncFileItem::_isDirectoryJocelyn Turcotte
2017-09-15SyncOptions/Propagator: Parallelism as an optionChristian Kamm
2017-09-15Make DetailError different from BlacklistedErrorChristian Kamm
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-07-18Propagator: fix a qMax which should have been a qMinOlivier Goffart
2017-07-17HTTP/2 SupportOlivier Goffart
2017-07-12PropagateUpload: Better messaging for 507 #5537Christian Kamm
2017-07-12SyncEngine: Introduce overall errors that are not tied to a file #5746Christian Kamm
2017-07-04Blacklist: Don't let errors become warnings #5516Christian Kamm
2017-07-03Classify chunked items correctly. Issue #5850Piotr Mrowczynski
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Promote a few more logs to info/warningJocelyn Turcotte