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-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
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-21Use the Qt5 connection syntax (automated with clazy)Olivier Goffart
2017-09-18Move SyncJournalDB to src/commonJocelyn Turcotte
2017-09-18Remove SyncFileItem::_isDirectoryJocelyn Turcotte
2017-05-17Apply clang-formatChristian Kamm
2017-05-17Reformatting: Reformat some lines that would become really longChristian 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-04ChunkingNG: remove stale files when resumingOlivier Goffart
2016-03-02Propagator: Pump in more requests if we think current ones are quickMarkus Goetz
2015-10-05libtypos comment and message typos for masterPhil Davis
2015-10-01Propagation: Try another sync on 423 Locked #3387Christian Kamm
2015-04-18Pass SyncFileItems by pointer instead of by valueJocelyn Turcotte
2015-03-19Remote delete: Consider 404 a success. #2919Christian Kamm
2015-02-26Propagator: Let network propagator job understand a new header OC-ErrorStringOlivier Goffart
2015-02-15some typos, grammar and sentence fixesVolkan Gezer
2014-12-18Use global Account/AccountState less.Christian Kamm
2014-12-02Namespace fixesDaniel Molkentin
2014-11-18Propagator: Change the schedulerOlivier Goffart
2014-11-11DELETE: Error out if the HTTP code is not 204Olivier Goffart
2014-11-11Parallel DELETEOlivier Goffart