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-12-06Fix the number of displayed items in progress display for removes.Klaas Freitag
2014-10-10propagator: Do not show an error message saying it was done by user interacti...Olivier Goffart
2014-10-09Two little typo fixes.Klaas Freitag
2014-10-08blacklist: Fix stale blacklist removal. #2247Christian Kamm
2014-10-06Propagator: Fix typo in Win32-only codev1.7.0-beta3Daniel Molkentin
2014-10-03CaseClash: more defensive logging on Windows.Klaas Freitag
2014-10-03blacklisting: disable broken remove stale entries function for now.Klaas Freitag
2014-09-25Activity View: honor error string even if no warningKlaas Freitag
2014-09-12Blacklist: ignore problems that don't have HTTP error code and are possibly p...Olivier Goffart
2014-09-10Restart the sync when we detect we need to redo a syncOlivier Goffart
2014-09-04Clean up stale journal entries and temporaries. #2057Christian Kamm
2014-08-19Propagator: If the sync was interrupted by pausing, do not show error.Klaas Freitag
2014-08-07Merge branch 'il'Olivier Goffart
2014-07-25Merge remote-tracking branch 'origin/1.6' into ilMarkus Goetz
2014-07-23Propagator: Fix local file name clash detection.Klaas Freitag
2014-07-10Added t8.pl that test case sensitivity issuesOlivier Goffart
2014-06-27Permissions: fix restoring subdirectoriesOlivier Goffart
2014-06-24propagator: Fix folder duplication if the folder is renamed on the server whi...Olivier Goffart
2014-06-23propagator: Fix restoring directoryOlivier Goffart
2014-06-17sync engine: try to respect permissionOlivier Goffart
2014-06-13blacklist: use the _ERROR instruction instead of _IGNOREOlivier Goffart
2014-06-04propagator: Ignore new directory inside removed directory.Olivier Goffart
2014-06-04propagator: do not update perent directory etag before sub directories are r...Olivier Goffart
2014-06-02Remove debug layoutv1.6.0Daniel Molkentin
2014-05-30OS X: Fix localFileNameClashMarkus Goetz
2014-05-29Make sure that OwncloudPropgator::finished is only emit onceOlivier Goffart
2014-05-28Allow to set a smaller timeout value in the config fileDaniel Molkentin
2014-05-26Check for case preserving file system in localCaseClashKlaas Freitag
2014-05-26Propagator: Implement localFileNameClash for OS XMarkus Goetz
2014-05-26do not blacklist fatal errorOlivier Goffart
2014-05-23Added method localFileNameClashKlaas Freitag
2014-05-02Fix not blacklisting error 5xxOlivier Goffart
2014-05-02Set network timeout to 300 secMarkus Goetz
2014-05-02Have only one place where we read the timeoutOlivier Goffart
2014-04-29The job restore job need to be run with QMetaObject::invokeOlivier Goffart
2014-04-29Add a compile option to not blacklist error code 5xxOlivier Goffart
2014-04-04HACK to avoid continuation: See task #1448Klaas Freitag
2014-04-03Propagator: Add debug message regarding legacy vs QNAMMarkus Goetz
2014-04-01let configure the default count of the blacklistOlivier Goffart
2014-03-28Make configurable the maximum amount of job in parallelOlivier Goffart
2014-03-20Prefer the use of _isDirectory over item._type == SyncFileItem::DirectoryOlivier Goffart
2014-03-20Rename _dir to _directionOlivier Goffart
2014-03-17Clean the debug a bitOlivier Goffart
2014-03-14Refactor the progressOlivier Goffart
2014-03-07Call the start method assyncroniouslyOlivier Goffart
2014-03-06Saner defaultsOlivier Goffart
2014-02-27Make the parrallel uploaded also check for problem in SharedOlivier Goffart
2014-02-27Merge branch '1.5'Olivier Goffart
2014-02-21Fix adding a file in a Shared readonly directoryOlivier Goffart
2014-02-19If a file in a read only share was edited, restore and create conflict.Klaas Freitag