summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/Middleware/SharingCheckMiddlewareTest.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-8/+8
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-5/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-9/+9
* Update license headersChristoph Wurst2019-12-051-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-8/+8
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+3
* Update SharingCheckMiddlewareTestRoeland Jago Douma2018-06-201-89/+0
* Update license headersMorris Jobke2017-11-061-0/+1
* allow to access mail shares even if public links are disabledBjoern Schiessle2017-01-041-1/+33
* Fix testsRoeland Jago Douma2016-10-241-19/+19
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Move tests to PSR-4Joas Schilling2016-05-251-0/+287