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
path: root/src
AgeCommit message (Expand)Author
2017-02-27Potential fix for crash in PropagateDirectory::abort (#5564)Jocelyn Turcotte
2017-02-23Verify that all strings are properly escaped (#5558)Olivier Goffart
2017-02-22Wizard: Handle PROPFIND redirects #5553Christian Kamm
2017-02-20Message Boxes: Force to be more on top #5503 (#5536)Markus Goetz
2017-02-17Propagator: Fix t8.plOlivier Goffart
2017-02-17Revert "Don't blacklist 507 Insufficent Storage #5346 (#5424)"Christian Kamm
2017-02-17Revert "Fix TestSyncEngine::abortAfterFailedMkdir"Jocelyn Turcotte
2017-02-16AccessManager: don't set an invalid network configuration on linux (#5538)Olivier Goffart
2017-02-16Recent Changes: Fix duplicates #5256Christian Kamm
2017-02-15Folder: Keep files option after aboutToRemoveAllFiles should not clear select...Olivier Goffart
2017-02-14Merge remote-tracking branch 'origin/2.3'Olivier Goffart
2017-02-14Fix the UNIT_TESTING build on WindowsJocelyn Turcotte
2017-02-14Fix UtilityTest on macOSJocelyn Turcotte
2017-02-14Folder: remove unused variableOlivier Goffart
2017-02-08Remove unneeded Q_DECLARE_METATYPEJocelyn Turcotte
2017-02-08Fix TestSyncEngine::abortAfterFailedMkdirJocelyn Turcotte
2017-02-08Merge pull request #5518 from ckamm/assertsckamm
2017-02-08Double check usage of asserts #5429Christian Kamm
2017-02-08Performance: reserve() _remotePerm #5496Christian Kamm
2017-02-08Folder: Change the wording for the massive deletion messageOlivier Goffart
2017-02-08Settings: Don't migrate settings on access error #5499 (#5523)ckamm
2017-02-08AccountManager: Fix small leak in the account migration codeOlivier Goffart
2017-02-08CentOS: More build fixesMarkus Goetz
2017-02-08CentOS: Another attemptMarkus Goetz
2017-02-07Improve previous fixMarkus Goetz
2017-02-07CentOS: Another fix for old compiler version (2)Markus Goetz
2017-02-07Old Qt: Another build fixMarkus Goetz
2017-02-07CentOS: Another fix for old compiler versionMarkus Goetz
2017-02-07CentOS: Fix build for old compiler versionMarkus Goetz
2017-02-07Revert "Disable RTTI"Markus Goetz
2017-01-27Merge remote-tracking branch 'origin/master' into 2.3Olivier Goffart
2017-01-27Account Wizard: don't whitelist everything on the first sync if we still want...Olivier Goffart
2017-01-27General Settings: Make sure to reload the settings when an account is addedOlivier Goffart
2017-01-27Confirm External Storage: adjust the notification messageOlivier Goffart
2017-01-27Wizard: Increase the sizeOlivier Goffart
2017-01-27FolderStatusModel: Different icon for external storagesOlivier Goffart
2017-01-27Discovery: Filter 'M' out of permissions for non root storageOlivier Goffart
2017-01-27Wizard: Add options to ask confirmation for external storageOlivier Goffart
2017-01-27Discovery: Add branding option to disable default sync of 'M' directoriesOlivier Goffart
2017-01-26Remove PropagateDirectory::_runningNowJocelyn Turcotte
2017-01-26Clear SyncEngine::_remotePerms after the syncJocelyn Turcotte
2017-01-26Pack boolean members in PropagateUploadFileCommon #5457Jocelyn Turcotte
2017-01-26Don't use the StopWatch for each job in production builds #5456Jocelyn Turcotte
2017-01-26Remove SyncFileItem::_requestDuration #5456Jocelyn Turcotte
2017-01-26Don't reallocate a QByteArray for each contentChecksumType call #5481Jocelyn Turcotte
2017-01-26Remove duplicate SyncFileItem entries for the logJocelyn Turcotte
2017-01-26Don't create legacy 'folders/' subdirectoryMarkus Goetz
2017-01-26Cookies: Use different DB for different accounts (#5490)Markus Goetz
2017-01-26Delete finished propagation jobs in PropagateDirectory #5269 (#5400)Piotr Mrówczyński
2017-01-26Release SyncFileItem objects with their jobJocelyn Turcotte