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
2014-10-29Propagator: report error when deleting directoriesOlivier Goffart
2014-10-17Propagator: Fix renaming of files and case confflictsOlivier Goffart
2014-10-17Revert "propagator: Do not check for case clash when renaming"Olivier Goffart
2014-10-01No need to update mtime and etag after a moveOlivier Goffart
2014-09-24propagator: Do not check for case clash when renamingOlivier Goffart
2014-08-18propagator mkcol: If the server replies with a file-id in the header, use itOlivier Goffart
2014-07-10Added t8.pl that test case sensitivity issuesOlivier Goffart
2014-06-24propagator: Fix folder duplication if the folder is renamed on the server whi...Olivier Goffart
2014-06-03Optimize moveOlivier Goffart
2014-05-26Case clash check for local remove plus native separators.Klaas Freitag
2014-05-26Check for local file name clash before local renaming.Klaas Freitag
2014-05-26ammend previous changeOlivier Goffart
2014-05-26Properly report errors when renaming a fileOlivier Goffart
2014-05-23Use the moved implementation of the name clash detection method.Klaas Freitag
2014-05-23Read the blacklist entries case insensitive in case the fileKlaas Freitag
2014-05-22More progress on the CI problem detection.Klaas Freitag
2014-05-22Fix/cleanup PropagateLocalMkDir::start()Daniel Molkentin
2014-05-22Remove useless check. QFile::exists() is CI on CI filesystemsDaniel Molkentin
2014-05-16Detect directory case sensitivity clash on windowsKlaas Freitag
2014-04-30Fix updating mtimev1.6.0-beta2Olivier Goffart
2014-04-29Support old server which do not have the x-oc-mtime supportOlivier Goffart
2014-04-18Make sure the fileid are saved to the database when upgrading from owncloud5 ...Olivier Goffart
2014-04-03Keep the updater data in the log struct for the synclog.Klaas Freitag
2014-03-26Add a duration and the repsonse timestamp to the jobs.Klaas Freitag
2014-03-14Refactor the progressOlivier Goffart
2014-02-27Make the parrallel uploaded also check for problem in SharedOlivier Goffart
2014-02-27Merge branch '1.5'Olivier Goffart
2014-02-18PropagateRemoteRename is not a legacy jobOlivier Goffart
2014-02-18move the file system helpers in their own fileOlivier Goffart
2014-02-18Move the jobs around between filesOlivier Goffart