summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16581 from owncloud/stable7-cors-no-cookie-authLukas Reschke2015-06-231-5/+68
|\
| * backport #16532 to stable7Bernhard Posselt2015-05-271-5/+68
* | AppFramework annotation whitespace unit testRobin McCorkell2015-06-221-0/+14
|/
* fix filesystem and encryption testsJörn Friedrich Dreyer2015-04-221-7/+2
* Add a test for the post_shared hook shareTypeJoas Schilling2015-02-091-0/+10
* Normalize before processingLukas Reschke2015-02-062-1/+37
* detect root of mountpoint also if the trailing slash is missedBjoern Schiessle2015-02-041-0/+22
* Merge pull request #13470 from owncloud/stable7-share-fixfindshareforuserwith...Morris Jobke2015-01-231-0/+90
|\
| * Fix getItemSharedWithUser for groupsVincent Petry2015-01-201-0/+90
* | Fix undefined offset 1 for wrong user mail addressMorris Jobke2015-01-221-10/+24
* | Add unit testRobin Appelman2015-01-221-0/+1
|/
* Fix testRobin Appelman2015-01-151-0/+1
* Return valid fileinfo objects for part filesRobin Appelman2015-01-151-0/+14
* Add \OC\TempManager to handle creating and cleaning temporary filesRobin Appelman2015-01-081-0/+143
* Add test for IPv6 without portLukas Reschke2014-12-051-1/+2
* Trim port from domainLukas Reschke2014-12-051-0/+16
* Merge pull request #11747 from owncloud/storeCredentialsOnlyInSessionIfRequiredVincent Petry2014-12-012-0/+108
|\
| * Backport \OC\Security\Crypto to ownCloud 7Lukas Reschke2014-11-202-0/+108
* | Consolidate if statement, and update unit testMiguel Prokop2014-11-261-4/+2
|/
* fixing cache routesClark Tomlinson2014-11-192-6/+6
* use the new base class for share/share.php testsBjoern Schiessle2014-11-191-10/+12
* Simple fix for the wrong Mapper resetJoas Schilling2014-11-191-0/+6
* Back to OC_Util::generateRandomBytes()Joas Schilling2014-11-191-4/+1
* Correctly restore previous root mount point after testingJoas Schilling2014-11-1914-53/+190
* Correctly refresh the apps list after removing the mockJoas Schilling2014-11-191-0/+3
* Fix Files\Storage\Home::testRoot()Joas Schilling2014-11-191-1/+6
* Skip some more tests on Windows which just can not work at allJoas Schilling2014-11-194-8/+29
* Windows does not support CHMOD, therefor we can not test not writable foldersJoas Schilling2014-11-191-0/+4
* Test LargeFileHelperGetFileSize also with ascii only charactersJoas Schilling2014-11-191-18/+37
* Do not use uniqid in Group and User tests as it is not unique on windowsJoas Schilling2014-11-197-67/+62
* Testcase base classJoas Schilling2014-11-191-0/+33
* make sure that we don't find the wrong shares if a user and a group have the ...Bjoern Schiessle2014-11-181-0/+41
* Merge pull request #12154 from owncloud/ignore-port-for-trusted-domainMorris Jobke2014-11-181-2/+6
|\
| * Ignore port for trusted domainsLukas Reschke2014-11-131-2/+6
* | Backport #12181Lukas Reschke2014-11-171-1/+6
* | Check if app is enabled for userLukas Reschke2014-11-151-2/+2
|/
* fix typo in content typeBernhard Posselt2014-11-051-1/+1
* Merge pull request #11802 from owncloud/backport-10958Lukas Reschke2014-10-281-0/+55
|\
| * Introduce cross-db ILIKERobin Appelman2014-10-271-0/+55
* | Make supported DBs configurable within config.phpLukas Reschke2014-10-271-0/+103
|/
* Add proper setup and teardownVincent Petry2014-10-201-0/+17
* Add "$_SERVER['REQUEST_URI']" to fix the unit testsLukas Reschke2014-10-201-1/+8
* Add unit tests for convertToRelativePathLukas Reschke2014-10-201-0/+44
* backport of #11494Arthur Schiwon2014-10-181-15/+9
* backport of #9104macjohnny2014-10-171-10/+10
* strip whitespace from the beginning and end of the display name to avoid empt...Bjoern Schiessle2014-10-161-0/+46
* Use `rawurlencode` since this seems to be expected by cURLLukas Reschke2014-10-152-2/+7
* Merge pull request #11567 from owncloud/cache-updater-refactor-stable7Robin Appelman2014-10-154-290/+420
|\
| * remove unstable testRobin Appelman2014-10-141-1/+0
| * Fix unit testRobin Appelman2014-10-143-9/+6