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-13Use the folder object directly instead of looking it up by its name (#9583)Hannah von Reth
2021-07-23Display excludes caused by .owncloud files in the issue widgetHannah von Reth
2021-04-06Log when we begin and end a backup requested on a socketHannah von Reth
2020-07-15Remove dead codeHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2019-02-14Fix warnings about signednessChristian Kamm
2019-01-18SyncEngine: Rename phase finishing slotsChristian Kamm
2018-12-21Progress: Virtual file creation needs no transfer progress #6933Christian Kamm
2018-09-14Merge remote-tracking branch 'owncloud/master' into delta-syncOlivier Goffart
2018-03-06SyncResult: Make sure the number of conflicts is correct #6226Christian Kamm
2018-03-06ProgressInfo: Add information for local vs remote discoveryChristian Kamm
2018-01-30ProgressDispatcher: Fix overriding new size, add docChristian Kamm
2018-01-11Add support to update ProgressInfo item size.Ahmed Ammar
2017-09-18Remove SyncFileItem::_isDirectoryJocelyn Turcotte
2017-07-12IssuesWidget: Add button to retry 507 errors #5537Christian Kamm
2017-07-12ProgressInfo: Carry a sync statusChristian Kamm
2017-07-12SyncEngine: Introduce overall errors that are not tied to a file #5746Christian Kamm
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-01-26Pass the SyncFileItem as SyncFileItemPtr in itemCompletedJocelyn Turcotte
2017-01-26Don't pass the PropagatorJob in itemCompletedJocelyn Turcotte
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-08-15Progress: Don't display unlikely estimates #5046 (#5066)ckamm
2016-05-20Progress info: Reset between syncs #4856 (PR #4872)ckamm
2016-03-28Connect the SocketApi directly to the SyncFileStatusTrackerJocelyn Turcotte
2016-01-08Propagation: Fix dir <-> file changes propagating to server #4302Christian Kamm
2015-10-28legacy propagator: Remove more codeMarkus Goetz
2015-08-11Rename jobCompleted -> itemCompleted.Christian Kamm
2015-08-11Activity: Skip PropagateDirectory jobs #3580Christian Kamm
2015-08-11Progress: Guard against decreasing progress #3579Christian Kamm
2015-07-02ProgressDispatcher: Minor cleanups.Christian Kamm
2015-06-29Use doxygen style everywhereDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
2015-05-20ProgressInfo: Fix Windows buildMarkus Goetz
2015-04-22Time estimate: Refactor remaining time guess. #2328Christian Kamm
2015-04-22Time estimation: Use a consistent check for size dependence. #2328Christian Kamm
2015-01-08potential fix for #1865Christoph Dann
2014-12-10Merge remote-tracking branch 'origin/1.7'Christian Kamm
2014-11-10Adjust namespacesDaniel Molkentin
2014-08-29Merge branch '1.7'Klaas Freitag
2014-08-26Merge remote-tracking branch 'origin/master' into move_lib_to_sep_dirDaniel Molkentin
2014-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin