aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/SystemTag/SystemTagPluginTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-1/+1
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-8/+9
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-16/+16
* chore: Add SPDX headerAndy Scherzinger2024-05-281-24/+4
* fix(psalm): systemtagsJohn Molakvoæ2023-04-281-2/+6
* expose system tags as dav property for filesRobin Appelman2023-04-281-5/+10
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-10/+10
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-6/+6
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Remove trailing and in between spacesChristoph Wurst2020-04-091-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-4/+4
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-38/+38
* Update license headersChristoph Wurst2019-12-051-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-13/+15
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Update license headersMorris Jobke2017-11-061-0/+1
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-10/+14
* Use ::class in test mocksMorris Jobke2017-10-241-16/+19
* Fix apps/Joas Schilling2016-07-211-2/+4
* Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-151-4/+8
* Update license headersLukas Reschke2016-05-261-2/+3
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+734