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-29Ensure SyncOptions are initialisedHannah von Reth
2022-02-18Add a base url to all network jobsHannah von Reth
2021-07-23Display excludes caused by .owncloud files in the issue widgetHannah von Reth
2021-07-19Replaces obsolete QLinkedList with std::listOleksii Lysenko
2021-02-25Use byte array for etagHannah von Reth
2020-12-07Use time the request was send,..Hannah von Reth
2020-08-14Clazy: Fix some warningsHannah von Reth
2020-02-25Merge remote-tracking branch 'origin/2.6'Olivier Goffart
2020-02-24Fix potential null pointer accessHannah von Reth
2020-02-10Run clang-tidy check for modernize-use-nullptrOlivier Goffart
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2019-09-11Discovery: Change local job signal signaturesChristian Kamm
2019-09-09Discovery: List local directories from thread #7456 #7439Markus Goetz
2019-09-02Discovery: If a move is forbidden, restore the sourceChristian Kamm
2019-04-12Discovery: Improvements to doc commentsChristian Kamm
2019-02-11Discovery: Files can have dehydrate/download actionsChristian Kamm
2019-02-11Discovery: Add signal for silentlyExcluded filesChristian Kamm
2019-01-22Move: add comments and testsOlivier Goffart
2019-01-22Move: add more test and fix move within movesOlivier Goffart
2019-01-22Rename: fix renamed folder moved into renamed folder issueOlivier Goffart
2019-01-18Discovery: Ensure selective sync lists are sorted #6958Christian Kamm
2018-12-22Discovery: Handle the blacklistFiles from the server capabilitiesOlivier Goffart
2018-11-26Generalize Result<> class, add Optional<>Christian Kamm
2018-10-19Discovery: Don't rebuild invalidFilname regex each callChristian Kamm
2018-10-16Discovery: Comments and visibility adjustmentsChristian Kamm
2018-10-16Discovery phase: refactor some code in DiscoveryPhase::findAndCancelDeletedJobOlivier Goffart
2018-10-16New Discovery Algorithm: more cleanupsOlivier Goffart
2018-10-15New discovery algorithm: fixupsOlivier Goffart
2018-10-12New discovery algorithm: Parallel PROPFINDOlivier Goffart
2018-10-09New Propagation algorithm: Fetch, and emit, the root etagOlivier Goffart
2018-10-09New Discovery Algorithm: Ge tthe size of new foldersOlivier Goffart
2018-08-21New discovery algo: data finger printOlivier Goffart
2018-08-06New Discovery algorithm: Refactor a bit the way the signal are emitedOlivier Goffart
2018-08-06New discovery algorithm: handle symlinksOlivier Goffart
2018-07-26New discovery phase: read the direct download URL and CookieOlivier Goffart
2018-07-26More cleanup of csync remainsOlivier Goffart
2018-07-25New Discovery Algorithm: handle server errorsOlivier Goffart
2018-07-18New Discovery Algo: Support the DatabaseAndFilesystem mode for local discoveryOlivier Goffart
2018-07-16New Discovery algorithmOlivier Goffart
2018-07-16New Discovery algorithm: Handle of move within a moved directoryOlivier Goffart
2018-07-11New discovery algo: Remote moveOlivier Goffart
2018-07-10Ignore Hidden FilesOlivier Goffart
2018-07-10Port the invalid napme regexpOlivier Goffart
2018-07-10New discovery algoOlivier Goffart
2018-03-06Discovery: Error if properties are missing #6317Christian Kamm
2018-01-13Get rid of csync_logOlivier Goffart
2017-12-07SyncOptions: move to its own fileOlivier Goffart
2017-09-22RemotePermissions: Store in a class rather than in a QByteArray to save memoryOlivier Goffart
2017-09-18Replace the custom rbtree by a std::mapJocelyn Turcotte
2017-09-15SyncOptions/Propagator: Parallelism as an optionChristian Kamm