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-03FolderMan: only touch _currentSyncFolder when done #2407Christian Kamm
2014-12-03Folders: Move ETag check scheduling to FolderManMarkus Goetz
2014-09-17FolderMan: Ensure a 1s delay between sync request and start.Christian 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-20Merge pull request #2075 from owncloud/use_folder_pausedKlaas Freitag
2014-08-19Status Icons: Rename the syncEnable method to isPaused.Klaas Freitag
2014-08-18fix compilationOlivier Goffart
2014-08-15Selective sync: add a page in the folder wizardOlivier Goffart
2014-08-11Selective sync: Add UI to select pathsOlivier Goffart
2014-07-17SocketAPI: Create the socket API instance in folderman.Klaas Freitag
2014-07-15FolderMan: Unload folder method added.Klaas Freitag
2014-07-10Move Folder, FolderMan, and FolderWatcher outside of owncloudsyncOlivier Goffart
2014-07-01SocketAPI: Try to make the folder selection work on windowsDaniel Molkentin
2014-05-26Make FolderMan a member of the applicationOlivier Goffart
2014-04-29Add export macro to all classes that need to be exportedOlivier Goffart
2014-03-26Show the folders when in the accountsettings in the first startOlivier Goffart
2014-02-02Implement change of the network throttling during a running sync run.Klaas Freitag
2014-01-20remove unused variable and functionsOlivier Goffart
2014-01-13Remove FolderWatcher from Folder and move to FolderMan.Klaas Freitag
2013-11-18Cleanup in foldermanDaniel Molkentin
2013-11-13Remember paused state throughout application restartsDaniel Molkentin
2013-10-15Merge branch '1.4'Olivier Goffart
2013-10-14Handle proxy on folder level, not folderman level.Klaas Freitag
2013-10-03Add socketapiDaniel Molkentin
2013-08-27Reconfigure the proxy when neededOlivier Goffart
2013-08-05Refactor: move the pollTimer to the folderOlivier Goffart
2013-08-05Remove scheduler logic from folderman and moved it in foldermanOlivier Goffart
2013-07-24FolderMan: Remove dead codeDaniel Molkentin
2013-07-24Fix/compactify comments in folderman.hDaniel Molkentin
2013-07-22ownCloudFolder -> FolderDaniel Molkentin
2013-07-22Make FolderMan a singletonDaniel Molkentin
2013-07-22Refactor sync resultDaniel Molkentin
2013-07-16Set proxies and ignored files before every sync runDaniel Molkentin
2013-07-04Commit squashed refactoring branchDaniel Molkentin
2013-06-12Make SyncDisabler local to slotAddFolderDaniel Molkentin
2013-06-06Clean up slotAddFolderDaniel Molkentin
2013-06-06remove journal when adding a new sync on an existing folderDaniel Molkentin
2013-06-03Really unload folders before reconfiguring.Klaas Freitag
2013-06-03Added default argument to terminateSyncProcessKlaas Freitag
2013-05-31Propagate proxy changes to csync at run timeDaniel Molkentin
2013-05-26Let the folderman create a new sync directory.Klaas Freitag
2013-03-21Try to avoid crash on Mac OS during setupDaniel Molkentin
2013-02-19Simplify and fix startup: Steer starting of sync from folderman.Klaas Freitag
2013-02-10Make sure that journals are wiped if server changes + some utilityKlaas Freitag
2013-02-10Revert "Allow setting of custom poll interval through status.php"Klaas Freitag
2013-02-10Properly stop syncing when connection manager opens.Klaas Freitag
2013-02-09Allow setting of custom poll interval through status.phpKlaas Freitag
2013-01-15A new sync file protocol dialog.Klaas Freitag
2012-12-07osx/win: add sync folders to favorite foldersDaniel Molkentin