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-21Folder: Don't blindly trigger sync on first EtagJob resultMarkus Goetz
2014-11-06Folder::wipe(): Remove partial downloads and -shm,-wal db files.Christian Kamm
2014-11-06Resync button: Remove partial downloads too. #2445Christian Kamm
2014-11-05Logging: Print etags, not just result of comparison.Christian 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: Less verboseMarkus Goetz
2014-10-22SocketAPI: Show an error for files inside the selective sync foldersOlivier Goffart
2014-10-22SocketAPI: do not show a progress icon in case of errorsOlivier Goffart
2014-10-13SocketAPI: Use non-recursive (heuristic) computation of iconsMarkus Goetz
2014-10-10Less offensive logging, only use error if there was one.Klaas Freitag
2014-10-09Sync scheduling: Improve logging. #2275Christian Kamm
2014-10-08Sync scheduling: Don't always force-sync. #2268Christian Kamm
2014-09-26Folder: Remove slotTerminateAndPauseSyncOlivier Goffart
2014-09-22Minor: Remove unused definitionKlaas Freitag
2014-09-19Notifications: Don't emit one per error. #1777Christian Kamm
2014-09-17Log: Print client version on sync start. #2178Christian Kamm
2014-09-10Restart the sync when we detect we need to redo a syncOlivier Goffart
2014-09-04Merge pull request #2162 from ckamm/error-missing-excludeckamm
2014-09-04Fix style issues.Christian Kamm
2014-09-04Folders: Signout should not switch folders to paused state. #2112Christian Kamm
2014-09-03SyncEngine: Fix invalid slot name in sync error condition.Christian Kamm
2014-09-03SyncEngine: Abort sync with error if system exclude file is missing.Christian Kamm
2014-09-02Return from Folder::slotPollTimerTimeout() if the account object is 0Daniel Molkentin
2014-08-27Overlay Icons: Improve OS X version, improve general feedbackMarkus Goetz
2014-08-26folder: Make sure not to pol the server if the account is disconnectedOlivier Goffart
2014-08-20Merge pull request #2075 from owncloud/use_folder_pausedKlaas Freitag
2014-08-19Some minor cleanups.Klaas Freitag
2014-08-19Status Icons: Let FolderMan only write the folder config files.Klaas 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-15Show folder icon a offline when account is offlineDaniel Molkentin
2014-08-15Selective sync: use a black list instead of a white listOlivier Goffart
2014-08-15Merge remote-tracking branch 'origin/master' into selective_syncOlivier Goffart
2014-08-12Silent some warningsOlivier Goffart
2014-08-11Selective sync: ignore the files that are not in the selective sync white listOlivier Goffart
2014-07-16Merge branch 'il'Olivier Goffart
2014-07-16Merge branch '1.6' into ilOlivier Goffart
2014-07-15Use another way to detect that the server was reconfiguredOlivier Goffart
2014-07-10SocketAPI: Enhance SyncFileStatus to have share information.Klaas Freitag
2014-07-10folder: remove TOKEN_AUTH_ONLYOlivier Goffart
2014-07-10Engine: Do not reset the csync log callback in the engineOlivier Goffart
2014-07-10Remove undeeded includeOlivier Goffart
2014-06-19Socket API: move the code that gets the status out of the folderOlivier Goffart
2014-06-16Merge remote-tracking branch 'origin/il' into masterOlivier Goffart
2014-06-07network limits: Do not read them from the config file in the engineOlivier Goffart
2014-06-06SocketAPI: broadcast change when an item is doneOlivier Goffart
2014-06-05Folder: Don't add ignored files on startupMarkus Goetz
2014-06-04CSync: Remove config dir settingMarkus Goetz