Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-02Replace deprecated QRegExp with QRegularExpression.alex-z
2020-12-15Remvoe now unneeded SyncRunFileLog::directionToStrHannah von Reth
2020-12-15Remvoe now unneeded SyncRunFileLog::instructionToStrHannah von Reth
2020-12-15Rename csync_instructions_e -> SyncInsturctionsHannah von Reth
2020-12-15Protocol, Notifications: Show destination() instead of _fileChristian Kamm
2020-12-15SyncRunFileLog: Add the requestidOlivier Goffart
2020-05-27Merge pull request #2024 from nextcloud/use_raw_string_literalsMichael Schuster
2020-05-26Use raw string literals when appropriateKevin Ottens
2020-05-25Use = default for trivial ctors and dtorsKevin Ottens
2018-11-23Write the actual folder to the logRoeland Jago Douma
2018-06-04owncloudsynclog: 1 MB -> 10 MB #6420Markus Goetz
2018-05-16INSTRUCTION_IGNORE now carries a directionChristian Kamm
2018-04-30fixes windows crash / renaming changedKilian Pfeiffer
2018-04-24resolving name conflict in logfilesKilian Pfeiffer
2018-04-17log files are visible nowKilian Pfeiffer
2018-04-17changed paths of logfilesKilian Pfeiffer
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