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
2022-05-25Fix movesHannah von Reth
2022-02-18Add a base url to all network jobsHannah von Reth
2021-06-28Improve the error message returned by updateMetadataHannah von Reth
2021-06-22Merge remote-tracking branch 'origin/2.8'Hannah von Reth
2021-06-22Check a wehter file is locked before we moveHannah von Reth
2021-01-13Implement dedicated JobQueueHannah von Reth
2020-09-22Use verbose function names instead of direct member accessHannah von Reth
2020-09-15Use stict QStrings for libsyncHannah von Reth
2020-07-15Fix assert overload, not supported by msvcHannah von Reth
2020-02-10SyncEngine: no need to use QAtomicIntOlivier Goffart
2019-06-23Vfs: Move pin state if files move #7250Christian Kamm
2019-03-21VFS: Unbreak behavior for rename+hydrate #7001Christian Kamm
2019-02-11Propagator: Helper for updating dbChristian Kamm
2019-01-22Rename: fix renamed folder moved into renamed folder issueOlivier Goffart
2018-11-26vfs: Ensure SyncOptions::_vfs is never nullChristian Kamm
2018-11-26winvfs: initial workChristian Kamm
2018-10-24Move: Fix too many starting slashes in the destination headerOlivier Goffart
2018-09-26Virtual files: Renames propagate #6718Christian Kamm
2018-05-15Blacklist: remember the X-Request-IDOlivier Goffart
2018-04-20Logging: Avoid the word "Error"Markus Goetz
2018-03-01Propagator: remove a bunch of code related to the 'Shared' directoryOlivier Goffart
2017-10-17Fix paused sync file move issue #5949Piotr Mrowczynski
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-06-15Compare the hash of files with identical mtime/size #5589Christian Kamm
2017-05-17Apply clang-formatChristian Kamm
2017-05-17Reformatting: Reformat some lines that would become really longChristian Kamm
2017-05-17Reformatting: Adjust trailing commentsChristian Kamm
2017-05-11Upgrade some qCDebug to qCInfo or qCWarningJocelyn Turcotte
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-04-04Improve http error messages; cleanupChristian Kamm
2017-03-07AbstractNetworkJob: Improve redirect handling #5555Christian Kamm
2017-02-08Double check usage of asserts #5429Christian Kamm
2017-01-26Remove SyncFileItem::_requestDuration #5456Jocelyn Turcotte
2017-01-17PropagatorJob: Access propagator through function #5453Christian Kamm
2016-11-23Merge branch 'master' into dbjournal_per_accountChristian Kamm
2016-11-21libsync: Don't store the remote URI in the csync or in the SyncEngineOlivier Goffart
2016-10-20Merge remote-tracking branch 'origin/master' into chunking-ngOlivier Goffart
2016-10-11SyncEngine: Fix renaming a folder should keep the selective sync stateOlivier Goffart
2016-09-02folderman: Clean some commentsKlaas Freitag
2016-08-31WIP: new chunking algorithmOlivier Goffart
2016-06-09Move touched-files tracking to SyncEngine #4927 (#4946)ckamm
2016-04-11Merge pull request #4656 from owncloud/close_journal_fixKlaas Freitag
2016-04-11Check if the record returned from getFileRecord is valid.Klaas Freitag
2016-04-11Handle setFileRecord errors #4632Olivier Goffart
2016-04-04Merge branch '2.1'Olivier Goffart