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/test
AgeCommit message (Expand)Author
2017-02-17Revert "Fix TestSyncEngine::abortAfterFailedMkdir"Jocelyn Turcotte
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-14Disable tests uncompatible with Qt4 for that buildJocelyn Turcotte
2017-02-14Fix the UNIT_TESTING build on WindowsJocelyn Turcotte
2017-02-14Fix FolderManTest on macOSJocelyn Turcotte
2017-02-14Fix ExcludedFilesTest on macOSJocelyn Turcotte
2017-02-14Fix FileSystemTest on macOSJocelyn Turcotte
2017-02-14Fix FolderWatcherTest on macOS and WindowsJocelyn Turcotte
2017-02-14Fix UtilityTest on macOSJocelyn Turcotte
2017-02-08Fix TestSyncEngine::abortAfterFailedMkdirJocelyn Turcotte
2017-02-08Skip TestSyncEngine::abortAfterFailedMkdirJocelyn Turcotte
2017-02-08CentOS: More build fixesMarkus Goetz
2017-02-07Revert "Disable RTTI"Markus Goetz
2017-01-26Delete finished propagation jobs in PropagateDirectory #5269 (#5400)Piotr Mrówczyński
2017-01-26Pass the SyncFileItem as SyncFileItemPtr in itemCompletedJocelyn Turcotte
2017-01-26Don't pass the PropagatorJob in itemCompletedJocelyn Turcotte
2017-01-26Tests: Add a large sync benchmarkJocelyn Turcotte
2017-01-25Merge pull request #5480 from owncloud/chunking-ng-cleanupOlivier Goffart
2017-01-20ChunkingNG: add '0' padding on the filename (#5476)Olivier Goffart
2017-01-20ChunkingNG: Add some testsOlivier Goffart
2017-01-20ChunkingNG: remove stale chunks when cleaning the uploadInfo tableOlivier Goffart
2017-01-20ChunkingNG: delete stale chunks if the file was changed locallyOlivier Goffart
2017-01-18StatusTracker: Emit OK for the last child before parents (#5467)Jocelyn Turcotte
2017-01-17Disable RTTIMarkus Goetz
2017-01-13Reset stuck chunked uploads eventually #5344 (#5443)ckamm
2017-01-03Fix compile of testsChristian Kamm
2016-11-29Fix compilation with Qt < 5.1Christian Kamm
2016-11-23Bugfixes for sync journal name generation and usageChristian Kamm
2016-11-23Rename sync journal to ._sync_xxx.db.Christian Kamm
2016-11-23Merge branch 'master' into dbjournal_per_accountChristian Kamm
2016-11-21libsync: Don't store the remote URI in the csync or in the SyncEngineOlivier Goffart
2016-11-18Merge pull request #5272 from owncloud/licensefix-pendingckamm
2016-11-16Revert "Discovery: consider also the "shared by me" as shared"Olivier Goffart
2016-11-15Merge pull request #5102 from owncloud/chunking-ngMarkus Goetz
2016-11-15Rename SyncFileStatus::sharedWithMe to sharedOlivier Goffart
2016-11-15Discovery: consider also the "shared by me" as sharedOlivier Goffart
2016-11-15SyncEngineTestUtils: Do don't allocate a buffer for the whole fileOlivier Goffart
2016-11-08Test: Don't fail when DST change is near #5284Christian Kamm
2016-11-04ChunkingNG: remove stale files when resumingOlivier Goffart
2016-10-31ChunkingNG: Add TestOlivier Goffart
2016-10-25Move concatUrl and settingsWithGroup to UtilityChristian Kamm
2016-10-25Remove unused functionsChristian Kamm
2016-10-25License: Adjust license of GPLv2 source files to GPLv2+Christian Kamm
2016-10-13QProgressIndicator: update copy from upstreamOlivier Goffart
2016-10-12Utility: Add a function to check if two filenames are equal plus test.Klaas Freitag
2016-10-11SyncEngine: Fix renaming a folder should keep the selective sync stateOlivier Goffart
2016-10-11TestFolderMan: don't pollute user's settingsOlivier Goffart
2016-10-07Fix the folderman test, adopting the checkPathValidity method tests.Klaas Freitag
2016-09-22SyncEngine: Fix renaming of folder when file are changed (#5195)Olivier Goffart