aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Middleware/PublicShare/PublicShareMiddlewareTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman2025-07-011-3/+1
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-011-0/+1
* test: Fix tests/lib/App*Joas Schilling2025-05-151-1/+1
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-12/+12
* fix(files_sharing): show proper share not found error messageskjnldsv2024-08-061-2/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+2
* techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25Joas Schilling2023-08-281-3/+3
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* use bruteforce protection on all methods wrapped by PublicShareMiddlewareJulien Veyssier2022-12-071-1/+6
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Add PublicShareMiddlewareTestRoeland Jago Douma2018-06-201-0/+287