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-04-07Ensure .owncloudsync.log has the correct encoding (#9571)Hannah von Reth
2021-06-15Use QDebug stream operators for .owncloudsync.logHannah von Reth
2020-04-23Remvoe now unneeded SyncRunFileLog::directionToStrHannah von Reth
2020-04-23Remvoe now unneeded SyncRunFileLog::instructionToStrHannah von Reth
2020-04-23Rename csync_instructions_e -> SyncInsturctionsHannah von Reth
2019-03-28Protocol, Notifications: Show destination() instead of _fileChristian Kamm
2018-05-24owncloudsynclog: 1 MB -> 10 MB #6420Markus Goetz
2018-05-15SyncRunFileLog: Add the requestidOlivier Goffart
2018-03-06INSTRUCTION_IGNORE now carries a directionChristian Kamm
2017-12-08Remove uses of deprecated QString::fromAsciiOlivier Goffart
2017-09-26Use QDateTime::currentDateTimeUtc instead of the non utc versionOlivier Goffart
2017-09-18Remove SyncFileItem::logJocelyn Turcotte
2017-09-05Move Utility to a new common static libraryJocelyn Turcotte
2017-05-17Apply clang-formatChristian Kamm
2017-01-26Remove SyncFileItem::_requestDuration #5456Jocelyn Turcotte
2017-01-26Remove duplicate SyncFileItem entries for the logJocelyn Turcotte
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-09-05Show the rename target in the client log file. (#5149)Klaas Freitag
2016-08-17csync: Use an explicit instruction for should_update_metadataJocelyn Turcotte
2016-06-09Log: Include start of propagation and lap durationChristian Kamm
2016-06-09Log: Write the sync log during propagation #3108Christian Kamm
2016-01-08Propagation: Fix dir <-> file changes propagating to server #4302Christian Kamm
2015-03-09Propagator: Use QBA for responseTimestamp instead of QStringMarkus Goetz
2014-11-10Adjust namespacesDaniel Molkentin
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin