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
2015-09-06Fallback to complete Memcached flush if getAllKeys failsRobin McCorkell
2015-06-23Merge pull request #16581 from owncloud/stable7-cors-no-cookie-authLukas Reschke
2015-06-22AppFramework annotation whitespace unit testRobin McCorkell
2015-05-27backport #16532 to stable7Bernhard Posselt
2015-04-22fix filesystem and encryption testsJörn Friedrich Dreyer
2015-02-09Add a test for the post_shared hook shareTypeJoas Schilling
2015-02-06Normalize before processingLukas Reschke
2015-02-04detect root of mountpoint also if the trailing slash is missedBjoern Schiessle
2015-01-23Merge pull request #13470 from owncloud/stable7-share-fixfindshareforuserwith...Morris Jobke
2015-01-22Fix undefined offset 1 for wrong user mail addressMorris Jobke
2015-01-22Add unit testRobin Appelman
2015-01-21Fix getItemSharedWithUser for groupsVincent Petry
2015-01-15Fix testRobin Appelman
2015-01-15Return valid fileinfo objects for part filesRobin Appelman
2015-01-08Add \OC\TempManager to handle creating and cleaning temporary filesRobin Appelman
2014-12-05Add test for IPv6 without portLukas Reschke
2014-12-05Trim port from domainLukas Reschke
2014-12-01Merge pull request #11747 from owncloud/storeCredentialsOnlyInSessionIfRequiredVincent Petry
2014-11-26Consolidate if statement, and update unit testMiguel Prokop
2014-11-20Backport \OC\Security\Crypto to ownCloud 7Lukas Reschke
2014-11-19fixing cache routesClark Tomlinson
2014-11-19use the new base class for share/share.php testsBjoern Schiessle
2014-11-19Simple fix for the wrong Mapper resetJoas Schilling
2014-11-19Back to OC_Util::generateRandomBytes()Joas Schilling
2014-11-19Correctly restore previous root mount point after testingJoas Schilling
2014-11-19Correctly refresh the apps list after removing the mockJoas Schilling
2014-11-19Fix Files\Storage\Home::testRoot()Joas Schilling
2014-11-19Skip some more tests on Windows which just can not work at allJoas Schilling
2014-11-19Windows does not support CHMOD, therefor we can not test not writable foldersJoas Schilling
2014-11-19Test LargeFileHelperGetFileSize also with ascii only charactersJoas Schilling
2014-11-19Do not use uniqid in Group and User tests as it is not unique on windowsJoas Schilling
2014-11-19Testcase base classJoas Schilling
2014-11-18make sure that we don't find the wrong shares if a user and a group have the ...Bjoern Schiessle
2014-11-18Merge pull request #12154 from owncloud/ignore-port-for-trusted-domainMorris Jobke
2014-11-17Backport #12181Lukas Reschke
2014-11-15Check if app is enabled for userLukas Reschke
2014-11-13Ignore port for trusted domainsLukas Reschke
2014-11-05fix typo in content typeBernhard Posselt
2014-10-28Merge pull request #11802 from owncloud/backport-10958Lukas Reschke
2014-10-28Introduce cross-db ILIKERobin Appelman
2014-10-28Make supported DBs configurable within config.phpLukas Reschke
2014-10-20Add proper setup and teardownVincent Petry
2014-10-20Add "$_SERVER['REQUEST_URI']" to fix the unit testsLukas Reschke
2014-10-20Add unit tests for convertToRelativePathLukas Reschke
2014-10-18backport of #11494Arthur Schiwon
2014-10-17backport of #9104macjohnny
2014-10-16strip whitespace from the beginning and end of the display name to avoid empt...Bjoern Schiessle
2014-10-15Use `rawurlencode` since this seems to be expected by cURLLukas Reschke
2014-10-15Merge pull request #11567 from owncloud/cache-updater-refactor-stable7Robin Appelman
2014-10-15Adding test helper to test private methodsClark Tomlinson