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-11-06Resync button: Remove partial downloads too. #2445Christian Kamm
2014-10-24Sync scheduling: Only do a follow-up sync 3 times. #2355Christian Kamm
2014-10-24Sync scheduling: Only retry up to twice after fail. #2386Christian Kamm
2014-10-22SocketAPI: Show an error for files inside the selective sync foldersOlivier Goffart
2014-10-13SocketAPI: Use non-recursive (heuristic) computation of iconsMarkus Goetz
2014-10-08Sync scheduling: Don't always force-sync. #2268Christian Kamm
2014-09-26Folder: Remove slotTerminateAndPauseSyncOlivier Goffart
2014-09-04Merge pull request #2162 from ckamm/error-missing-excludeckamm
2014-09-04Folders: Signout should not switch folders to paused state. #2112Christian Kamm
2014-09-03SyncEngine: Abort sync with error if system exclude file is missing.Christian Kamm
2014-08-27Overlay Icons: Improve OS X version, improve general feedbackMarkus Goetz
2014-08-20Merge pull request #2075 from owncloud/use_folder_pausedKlaas Freitag
2014-08-19Status Icons: Rename the syncEnable method to isPaused.Klaas Freitag
2014-08-18Merge branch 'master' into selective_syncOlivier Goffart
2014-08-15SyncEngine & UI: Progress notifications for update phaseMarkus Goetz
2014-08-15Selective sync: use a black list instead of a white listOlivier Goffart
2014-08-11Selective sync: Add UI to select pathsOlivier Goffart
2014-07-11Fix windows compilationDaniel Molkentin
2014-07-10SocketAPI: Enhance SyncFileStatus to have share information.Klaas Freitag
2014-07-10Move Folder, FolderMan, and FolderWatcher outside of owncloudsyncOlivier Goffart
2014-06-20Folder: remove unused variableOlivier Goffart
2014-06-19SocketApi: query the database for the Shared flagOlivier Goffart
2014-06-19Socket API: move the code that gets the status out of the folderOlivier Goffart
2014-06-06SocketAPI: broadcast change when an item is doneOlivier Goffart
2014-06-03Add a recursiveFolderStatus methodKlaas Freitag
2014-05-27Emit the sync finished signal a bit delayed.Klaas Freitag
2014-05-14Removed block parameter from terminateSync.Klaas Freitag
2014-05-07Revert "Do not dereference the _engine member variable without check."Olivier Goffart
2014-04-29Add export macro to all classes that need to be exportedOlivier Goffart
2014-04-15Do not dereference the _engine member variable without check.Klaas Freitag
2014-03-28Remove obsolete code that removed the sync journal when the sync directory is...Olivier Goffart
2014-03-17CSyncThread was renamed, give proper names in FolderOlivier Goffart
2014-03-17Rename CSyncThread to SyncEngineOlivier Goffart
2014-03-14Remove Progress::KindOlivier Goffart
2014-03-14remove Progress::SyncProblem and the problem slotsOlivier Goffart
2014-03-14Refactor the progressOlivier Goffart
2014-03-11Allow proper translation for sync activity through GuiLog.Klaas Freitag
2014-02-05Move CSyncThread in the main thread, and just do the neon jobs in a threadOlivier Goffart
2014-02-05Remove unused membersOlivier Goffart
2014-02-02Implement change of the network throttling during a running sync run.Klaas Freitag
2014-01-27Remove dead codeOlivier Goffart
2014-01-20Remove unused variablesOlivier Goffart
2014-01-16Make use of the new Proxy handling class.Klaas Freitag
2014-01-13Remove FolderWatcher from Folder and move to FolderMan.Klaas Freitag
2013-12-03Add blackListEntryCount method.Klaas Freitag
2013-12-03Add a slot to wipe the folder's blacklist.Klaas Freitag
2013-11-25Add new progressProblem signal and slots.Klaas Freitag
2013-11-13Merge remote-tracking branch 'origin/master' into account_refactoringDaniel Molkentin
2013-11-08Add rename actions to progress dispatching.Klaas Freitag
2013-11-04Merge remote-tracking branch 'origin/master' into account_refactoringDaniel Molkentin