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-04Etag job scheduling: Silence warnings, make prettier.Christian Kamm
2014-12-03FolderMan: only touch _currentSyncFolder when done #2407Christian Kamm
2014-12-03Folders: Move ETag check scheduling to FolderManMarkus Goetz
2014-12-02Wizard: Attempts to really close the database when starting the backupOlivier Goffart
2014-10-24FolderMan: Use folderForPath method to get the folder object for a pathKlaas Freitag
2014-10-24Followup: To unregister a path in socket api use the alias of folder.Klaas Freitag
2014-10-24Unregister path in socketapi before removing it.Klaas Freitag
2014-10-13SocketAPI: Use non-recursive (heuristic) computation of iconsMarkus Goetz
2014-10-09Sync scheduling: Never enqueue a folder while it is synced.Christian Kamm
2014-09-30Folderman: Check if socketApi member is non zero, no crashes.Klaas Freitag
2014-09-17Propagator: Don't upload files that were changed recently.Christian Kamm
2014-09-17FolderMan: Ensure a 1s delay between sync request and start.Christian Kamm
2014-09-15FolderMan: Fix startFromScratch logic. #1989Christian Kamm
2014-09-15wizard: fix start a clean syncOlivier Goffart
2014-09-04Folders: Signout should not switch folders to paused state. #2112Christian Kamm
2014-08-29Merge remote-tracking branch 'origin/reuse_oc_config' into 1.7Klaas Freitag
2014-08-21Excludes: Add an context free implementation of exclude file loading.Klaas Freitag
2014-08-20FolderMan: Do not remove the folder icon too early from the map.Klaas Freitag
2014-08-20Merge pull request #2075 from owncloud/use_folder_pausedKlaas 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-15Selective sync: add a page in the folder wizardOlivier Goffart
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-11Selective sync: Add UI to select pathsOlivier Goffart
2014-08-06remove unused variableOlivier Goffart
2014-08-01SocketAPI: rename slot to send UPDATE_VIEW.Klaas Freitag
2014-08-01SocketAPI: Create the socket API instance in folderman.Klaas Freitag
2014-07-25SocketAPI: Connect REGISTER_FOLDER to Foldermans events.Klaas Freitag
2014-07-17SocketAPI: Some cleaning upDaniel Molkentin
2014-07-17SocketAPI: rename slot to send UPDATE_VIEW.Klaas Freitag
2014-07-17SocketAPI: Create the socket API instance in folderman.Klaas Freitag
2014-07-17Folderman: Fix path detection in folderForPath().Klaas Freitag
2014-07-16FolderMan: More useful logging.Klaas Freitag
2014-07-15FolderMan: Unload folder method added.Klaas Freitag
2014-07-10folder: remove TOKEN_AUTH_ONLYOlivier Goffart
2014-07-01SocketAPI: Try to make the folder selection work on windowsDaniel Molkentin
2014-06-25FolderMan: Migrate folderlist if no folder definitions can be foundKlaas Freitag
2014-05-26Make FolderMan a member of the applicationOlivier Goffart
2014-05-15Revert "Re-sync immediatly after "Keep files" when all files were removed"Olivier Goffart
2014-05-15Folder: Correctly reflect paused state after restartDaniel Molkentin
2014-05-15Re-sync immediatly after "Keep files" when all files were removedOlivier Goffart
2014-05-14Removed block parameter from terminateSync.Klaas Freitag
2014-04-29Merge remote-tracking branch 'origin/libowncloudsync_noqtgui'Olivier Goffart
2014-04-22Also list folder for which the alias starts with '.'Olivier Goffart
2014-04-22Start the folder watcher when new folder are addedOlivier Goffart
2014-04-21WiP: Attempt to compile without UIMarkus Goetz
2014-03-26Show the folders when in the accountsettings in the first startOlivier Goffart
2014-03-20Remove FIXME and TODOOlivier Goffart