Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-07-05fix insertIfNotExist return value, update doc and corresponding testJörn Friedrich Dreyer
2013-07-04add correct check if table exists for oracleJörn Friedrich Dreyer
2013-07-04use assertEquals number of rows in db testsJörn Friedrich Dreyer
2013-06-20adding unit test for folder remove: testRemovedFolder()Thomas Mueller
2013-06-20remove deleted files when re-scanning a folderRobin Appelman
2013-06-19fix updaters test casesRobin Appelman
2013-06-19add tests for reusing existing data in scannerRobin Appelman
2013-06-14fix fetchRow checks to also work with MDB2Jörn Friedrich Dreyer
2013-06-14add missing backticks all over the placeJörn Friedrich Dreyer
2013-06-14shorten table identifiers in testsJörn Friedrich Dreyer
2013-06-14Squashed commit of the following:Thomas Mueller
2013-05-24added files_encryption tests at first positionFlorin Peter
2013-05-24enable files_encryption for testingBjörn Schießle
2013-05-24remove unneeded hooksBjörn Schießle
2013-05-22Have the filecache updater testcase clean the filesystem properlyRobin Appelman
2013-05-16Add Compound property to avoid double escaping values.Thomas Tanghus
2013-05-16StringProperty unittestThomas Tanghus
2013-05-09Cache: only look for child entires when doing a move operation when moving a ...Robin Appelman
2013-04-27Cache Test: set datadir to temporary location, otherwise initmountpoints will...Arthur Schiwon
2013-04-13used oc version 5.0.3Bernhard Posselt
2013-04-13added yet another test for the verion compare check due to mailBernhard Posselt
2013-04-10Fix touch for creating new filesRobin Appelman
2013-03-31some basic unit test for loading classesThomas Mueller
2013-03-24Fixing author and copyrightThomas Müller
2013-03-24some more test cases & fix on file name generation with indexThomas Mueller
2013-03-24adding extension to slugified physical pathThomas Mueller
2013-03-17Cache: better rename hook for cache updaterRobin Appelman
2013-03-12fixing various filesystem/storage unit tests on windowsThomas Mueller
2013-03-12skip archive tests for nowThomas Mueller
2013-03-07Change findById to findByStorageId in mount testMichael Gapczynski
2013-03-07Fix fetching source path of shared filesMichael Gapczynski
2013-03-05adding test case for getDefaultEmailAddress() + fixing #1844 againThomas Mueller
2013-02-26Check resharing settingMichael Gapczynski
2013-02-26Merge pull request #1903 from owncloud/fix_version_checkBernhard Posselt
2013-02-26return true once one owncloud version number is bigger at any positionBernhard Posselt
2013-02-26Merge pull request #1706 from owncloud/master-sqlserverThomas Müller
2013-02-25more tests to fail the version checkBernhard Posselt
2013-02-25created unittests and factored out version test into seperate methodBernhard Posselt
2013-02-20Merge branch 'master' into master-sqlserverThomas Mueller
2013-02-18Merge pull request #1724 from owncloud/long-storage-idFrank Karlitschek
2013-02-18Merge branch 'master' into master-sqlserverThomas Mueller
2013-02-16Cache: hash long storage ids to ensure they fit in the databaseRobin Appelman
2013-02-15new test cases added to search in sub foldersThomas Mueller
2013-02-15folder should be created :-(Thomas Mueller
2013-02-15adding a new test class for mapped local using a dot in the datadir - reflect...Thomas Mueller
2013-02-15Merge branch 'master' into master-sqlserverThomas Mueller
2013-02-15final adoptions for mssql connectivityThomas Mueller
2013-02-11Update tests and apps to the new \OC\Files\Filesystem::init signatureRobin Appelman
2013-02-13Merge pull request #1618 from owncloud/mapped-storage-unit-testing-linux-masterv5.0.0alpha1Lukas Reschke
2013-02-12Merge pull request #1616 from owncloud/cache_fixes_rebaseThomas Müller