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-07-11Split into three separate projects: library, gui and cmdDaniel Molkentin
2014-06-23propagator: Fix restoring directoryOlivier Goffart
2014-06-23Merge remote-tracking branch 'origin/1.6' into ilOlivier Goffart
2014-06-20SyncFileItem: Some more proper member initializations.Klaas Freitag
2014-06-17sync engine: try to respect permissionOlivier Goffart
2014-06-06CSync & statedb: Parse 'perm' from serverMarkus Goetz
2014-06-03CSync & Propagator: Support a direct download URLMarkus Goetz
2014-05-06Maintain the original inode value for renamed files.Klaas Freitag
2014-04-30Don't include the directory size in the overall progressOlivier Goffart
2014-04-15Add initialisations for member variables.Klaas Freitag
2014-04-03Keep the updater data in the log struct for the synclog.Klaas Freitag
2014-03-26Add data to store interesting info from the sync run (other tree)Klaas Freitag
2014-03-26Change data type for fileId to QByteArray.Klaas Freitag
2014-03-20Remove FIXMEOlivier Goffart
2014-03-20Rename _dir to _directionOlivier Goffart
2013-12-06Maintain the file type correctly.Klaas Freitag
2013-11-20Minor cleanups.Klaas Freitag
2013-11-20Add blacklisting for files with error conditions.Klaas Freitag
2013-11-20Add a http status code varialbe to the sync item object.Klaas Freitag
2013-11-15Only update the db for ETAG if the etag has changed for directoriesOlivier Goffart
2013-11-05Keep originalFile member as QString rather than C string.Klaas Freitag
2013-10-28Refactor the new propagator in jobsOlivier Goffart
2013-10-25Add handling for the file_id data to the sync items.Klaas Freitag
2013-10-04Refactor a bit the error reporting from the propagatorOlivier Goffart
2013-10-03TMPOlivier Goffart
2013-10-02Remove the unused errorDetailsOlivier Goffart
2013-09-24Merge branch '1.4', brings in the changes we did for 1.4.1Klaas Freitag
2013-09-16Add copyright header to syncfileitem.hDaniel Molkentin
2013-08-15Handle quota exceeding as error.Klaas Freitag
2013-08-14progress with new propagatorOlivier Goffart
2013-08-14Fix compilation after mergeOlivier Goffart
2013-08-14Merge branch 'master' into propagator-ngOlivier Goffart
2013-08-07Show a more informative problem message in progress.Klaas Freitag
2013-05-16make the propagator asynchronousOlivier Goffart
2013-05-15propagator-ng: adapt to the merge of rename_folders branchOlivier Goffart
2013-05-06propagator-ng: be able to resume downloadOlivier Goffart
2013-05-05Improve error handling, add error string to each individual file item.Klaas Freitag
2013-05-04New owncloud propagator that skip the vio abstraction layerOlivier Goffart
2013-02-14Introduce SyncPrepare stateDaniel Molkentin
2013-01-15A new sync file protocol dialog.Klaas Freitag