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
2021-12-17Handle locks in recursive deleteHannah von Reth
2021-12-16Handle file locks with deletesHannah von Reth
2020-02-10Run clang-tidy with modernize-use-overrideOlivier Goffart
2018-01-25Move remote-deleted files to trashOleg Solovyov
2017-10-11PropagateDownload: Read Content-md5 header #6088Christian Kamm
2017-09-18Move SyncJournalDB to src/commonJocelyn Turcotte
2017-09-18Remove SyncFileItem::_isDirectoryJocelyn Turcotte
2017-05-17Apply clang-formatChristian Kamm
2017-05-11Use Qt logging categories for loggingJocelyn Turcotte
2017-02-23Replace WaitForFinishedInParentDirectory with WaitForFinished for directory m...Jocelyn Turcotte
2016-01-08Propagation: Fix dir <-> file changes propagating to server #4302Christian Kamm
2016-01-05Propagator: Deal with directories becoming files #4302Christian Kamm
2016-01-05Propagator: Deal with files becoming directories #4302Christian Kamm
2015-10-28Checksum: Disallow ADLER32, use Adler32 #3735Christian Kamm
2015-09-02PropagateLocalRemove: remove entries from the DB even if there was an error.Olivier Goffart
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-19Propagator: checksum constants go to propatorjobs header.Klaas Freitag
2015-04-18Pass SyncFileItems by pointer instead of by valueJocelyn Turcotte
2015-01-23Make it compile without neonOlivier Goffart
2014-12-02Merge branch 'master' into rename_clientDaniel Molkentin
2014-11-18Propagator: Change the schedulerOlivier Goffart
2014-11-14Move all the neon code to the _legacy filesOlivier Goffart
2014-11-13Port the propagate mkdir to QNAMOlivier Goffart
2014-11-12Merge branch 'master' into rename_clientDaniel Molkentin
2014-11-11Parallel MOVE by porting the job to qnamOlivier Goffart
2014-11-11Parallel DELETEOlivier Goffart
2014-11-10Adjust namespacesDaniel Molkentin
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