summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16886 from owncloud/webdav-verify-path-againVincent Petry2015-06-121-6/+56
|\
| * tests for getNodeForPath with invalid pathRobin Appelman2015-06-111-6/+56
* | Add return value to lock methods and check it in testsJoas Schilling2015-06-121-8/+70
|/
* Merge pull request #16879 from jcfischer/jcf_fix_user_delete_messageLukas Reschke2015-06-111-1/+1
|\
| * Fix test message and add 'user' to itJens-Christian Fischer2015-06-111-1/+1
* | Check the query() for all defined servicesJoas Schilling2015-06-111-1/+112
* | Correctly import NullCache classJoas Schilling2015-06-111-0/+51
|/
* Merge pull request #16803 from owncloud/issue/16801-group-reshare-part-file-e...Thomas Müller2015-06-091-13/+46
|\
| * Add a test for the fallback to the part file keysJoas Schilling2015-06-081-13/+46
* | Merge pull request #16382 from oparoz/providers-are-responsible-for-the-size-...Thomas Müller2015-06-0816-160/+1451
|\ \ | |/ |/|
| * Fix max preview, some resizing and caching issues and force preview providers...Olivier Paroz2015-06-0616-160/+1451
* | Merge pull request #16158 from owncloud/mountprovider-after-setupThomas Müller2015-06-082-1/+43
|\ \
| * | more type hintsRobin Appelman2015-06-021-1/+1
| * | phpdoc, strict and type hintsRobin Appelman2015-06-021-0/+7
| * | call mount providers that are registered after the filesystem is setupRobin Appelman2015-06-021-0/+35
* | | Merge pull request #16402 from owncloud/issue-15956-slow-group-usercountThomas Müller2015-06-082-13/+14
|\ \ \ | |_|/ |/| |
| * | Sort user groups by group name and hide the user countJoas Schilling2015-05-182-13/+14
* | | Merge pull request #16767 from owncloud/webdav-preventdeleterootLukas Reschke2015-06-051-24/+15
|\ \ \
| * | | Fix sabre directory test casesVincent Petry2015-06-051-24/+15
* | | | Merge pull request #16765 from owncloud/fix-chunked-upload-jenkinsThomas Müller2015-06-051-0/+78
|\ \ \ \ | |/ / / |/| | |
| * | | fix unit testThomas Müller2015-06-051-29/+22
| * | | Bring back unit tests for \OC\Cache\FileThomas Müller2015-06-051-0/+85
* | | | Add unit tests for InvalidPath Exception being thrownJoas Schilling2015-06-051-1/+27
|/ / /
* | | Merge pull request #15895 from owncloud/dav-getremoteetagJoas Schilling2015-06-031-0/+18
|\ \ \
| * | | Disable update check test when testing wrappersVincent Petry2015-06-021-0/+3
| * | | Added storage backend test for checkUpdateVincent Petry2015-06-021-0/+15
| | |/ | |/|
* | | Fix unit testsLukas Reschke2015-06-031-2/+2
* | | use not deprecated method in testsMorris Jobke2015-06-031-1/+1
* | | Merge pull request #16714 from owncloud/fix-cors-testLukas Reschke2015-06-031-0/+7
|\ \ \
| * | | fix #16713Bernhard Posselt2015-06-031-0/+7
* | | | Merge pull request #16708 from owncloud/enc_fix_move_to_trashMorris Jobke2015-06-031-0/+39
|\ \ \ \
| * | | | make sure that we always use the correct owner for both source and targetBjoern Schiessle2015-06-031-0/+39
| |/ / /
* / / / Move the helpful method to the TestCase classJoas Schilling2015-06-0324-73/+87
|/ / /
* / / Add unit tests for wrapStorageJoas Schilling2015-06-021-0/+45
|/ /
* | Merge pull request #16200 from owncloud/kill-globalfilecacheMorris Jobke2015-06-024-259/+40
|\ \
| * | add repair steps to get rid of old background jobsArthur Schiwon2015-05-121-0/+40
| * | remove file cache classes and its testsArthur Schiwon2015-05-083-259/+0
* | | Merge pull request #16672 from owncloud/tests-xmlupdateThomas Müller2015-06-012-10/+4
|\ \ \
| * | | Fix phpunit xmlVincent Petry2015-06-012-10/+4
* | | | Merge pull request #16663 from owncloud/no-sense-to-check-for-cliJoas Schilling2015-06-011-7/+0
|\ \ \ \
| * | | | Remove check for RAW_POPULATE_POST_DATA for unit testsLukas Reschke2015-06-011-7/+0
| |/ / /
* | | | add method to atomically change between shared and exclusive lockRobin Appelman2015-06-011-0/+53
* | | | unit test for releaseallRobin Appelman2015-06-011-0/+24
* | | | release all locks after testRobin Appelman2015-06-011-0/+1
* | | | fix testRobin Appelman2015-06-011-2/+2
* | | | high level locking wipRobin Appelman2015-06-011-0/+27
|/ / /
* | | Merge pull request #16517 from owncloud/remove-logo-wideThomas Müller2015-05-296-883/+13
|\ \ \
| * | | change tests back to check for logo-wide, make them pass againJan-Christoph Borchardt2015-05-281-3/+3
| * | | remove logo-wide from testsJan-Christoph Borchardt2015-05-217-886/+16
* | | | Only use quota stream wrapper on "files"Vincent Petry2015-05-281-11/+23