aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/SystemTag/SystemTagNodeTest.php
Commit message (Expand)AuthorAgeFilesLines
* feat(systemtags): allow setting color with occskjnldsv2024-12-061-5/+5
* feat(systemtags): add color support backendskjnldsv2024-12-061-14/+14
* feat(dav): add systemtag object IDs listingskjnldsv2024-10-291-1/+10
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-2/+2
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-281-22/+4
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-9/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+5
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-11/+11
* Update license headersChristoph Wurst2019-12-051-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-12/+12
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-2/+2
* Update license headersMorris Jobke2017-11-061-0/+1
* Use ::class in test mocks of dav appMorris Jobke2017-10-261-1/+2
* Use ::class in test mocksMorris Jobke2017-10-241-1/+2
* Only allow admins to delete tagsJoas Schilling2016-12-061-29/+13
* Fix apps/Joas Schilling2016-07-211-2/+4
* Fix non-existing exception classJoas Schilling2016-07-181-4/+4
* Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-151-2/+4
* Update license headersLukas Reschke2016-05-261-0/+1
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+312