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-02-18Add a base url to all network jobsHannah von Reth
2022-02-04Use buildin timeout handling provided by QtHannah 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
2018-11-26winvfs: Better error reportingChristian Kamm
2018-11-26winvfs: initial workChristian Kamm
2018-10-29Merge remote-tracking branch 'origin/2.5'Olivier Goffart
2018-10-19OAuth2: Refresh the token without aborting the syncOlivier Goffart
2018-02-19PropagateZsync: Fix requesting ranges exceeding file sizeChristian Kamm
2018-01-15Implementation of delta-sync support on client-side.Ahmed Ammar
2017-12-15Upload conflict files #4557Christian Kamm
2017-11-15PropagateDownload: Fix GET with redirects #6159Christian Kamm
2017-10-17Fix paused sync file move issue #5949Piotr Mrowczynski
2017-06-15Compare the hash of files with identical mtime/size #5589Christian Kamm
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-04-20Removed Magic Numbers in propagator #5685 (#5705)Kaustubh Welankar
2017-04-04Improve http error messages; cleanupChristian Kamm
2016-08-31Propagator, remove the QNAM in the name as the alternative has been removed a...Olivier Goffart
2016-03-14Merge pull request #4532 from ckamm/content-checksumckamm
2016-03-02Merge pull request #4529 from owncloud/dynamic_parallelism_scalingMarkus Goetz
2016-03-02Propagator: Pump in more requests if we think current ones are quickMarkus Goetz
2016-03-02Checksums: Compute content checksum on download #4375Christian Kamm
2016-02-25Checksums: keep the transfer checksum in the database as the content checksumOlivier Goffart
2016-01-08Propagation: Fix dir <-> file changes propagating to server #4302Christian Kamm
2015-11-23Checksums: Don't reupload if size and checksum are unchanged #3235Christian Kamm
2015-10-28Checksum: Put checksum type into separate column #3735Christian Kamm
2015-10-28Propagate: On download store checksum header in db #3735Christian Kamm
2015-10-05libtypos comment and message typos for masterPhil Davis
2015-10-01Propagator: Download disk space checks #2939Christian Kamm
2015-06-29Use doxygen style everywhereDaniel Molkentin
2015-06-29Structure developer documentationDaniel Molkentin
2015-05-26Merge remote-tracking branch 'origin/1.8'Olivier Goffart
2015-05-20Some more minor cleanups based on the pull request review.Klaas Freitag
2015-05-20Make TransmissionChecksumValidator child of the job for auto delete.Klaas Freitag
2015-05-19Propagator: Use the TransmissionChecksumValidator class.Klaas Freitag
2015-05-19Propagate downloads: Handle checksum transmission header.Klaas Freitag
2015-04-18Pass SyncFileItems by pointer instead of by valueJocelyn Turcotte
2015-03-18Propagator: Introduce custom property to make error softMarkus Goetz
2015-02-26Propagator: Let network propagator job understand a new header OC-ErrorStringOlivier Goffart
2015-02-06propagateupload: Save the mtime given by the server in the reply to GETOlivier Goffart
2015-01-14Propagator: Guard access to BandwidthManagerMarkus Goetz
2015-01-08Merge remote-tracking branch 'origin/master' into accountstateDaniel Molkentin
2014-12-18Use global Account/AccountState less.Christian Kamm
2014-12-18Direct download URL: Fix resumingOlivier Goffart
2014-12-02Namespace fixesDaniel Molkentin
2014-11-25Propagator upload: Remove debug outputOlivier Goffart
2014-11-11Split propagator_qnam.cpp into propagateupload.cpp and propagatedownload.cppOlivier Goffart