aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Controller/ControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-7/+7
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-131-18/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Change X-Robots-Tag header from "none" to "noindex, nofollow"MichaIng2023-02-151-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix testsJoas Schilling2022-02-231-7/+5
* send request id in response headerRobin Appelman2022-02-011-0/+5
* Set frame-ancestors to none if none are filledRoeland Jago Douma2020-11-181-1/+1
* Fix robots "noindex, nofollow" signalsJoas Schilling2020-06-251-1/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-261-6/+6
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-1/+1
|/
* Mode to modern phpunitRoeland Jago Douma2019-11-271-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-4/+2
* Add feature policy headerRoeland Jago Douma2019-08-101-0/+1
* Set empty CSP by defaultRoeland Jago Douma2019-04-161-1/+1
* Set default frame-ancestors to 'self'Roeland Jago Douma2019-01-081-1/+1
* CSP: Allow fonts to be provided in dataRoeland Jago Douma2019-01-071-1/+1
* Disallow unsafe-eval by defaultRoeland Jago Douma2018-10-141-1/+1
* Use ::class in test mocksMorris Jobke2017-10-241-1/+2
* Remove deprecated Controller FunctionsRoeland Jago Douma2017-07-201-69/+0
* Fix unit testsMorris Jobke2017-03-281-1/+1
* Adjust tests to include base-uriLukas Reschke2017-03-161-1/+1
* fix controller testChristoph Wurst2017-01-101-1/+1
* Fix phpunit-5.4 wargningRoeland Jago Douma2016-07-111-4/+10
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+226