aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/tests/Service
Commit message (Expand)AuthorAgeFilesLines
* chore: Apply new rector configuration to apps folderCôme Chilliet2025-02-131-3/+6
* fix(tests): remove redundant unit test for activityfix/activity-log-for-favorites-in-davgrnd-alt2024-12-031-40/+0
* refactor(tags): move favorite event dispatching to tags.phpgrnd-alt2024-12-031-1/+0
* fix(dav): add activity logging for favorites in davgrnd-alt2024-12-031-8/+19
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-3/+4
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-2/+3
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-291-24/+4
* feat!: Migrate TagService events to typed eventsJoas Schilling2023-07-281-3/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+2
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-10/+10
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-1/+1
* Make TAG_FAVORITE publicDaniel Kesselberg2020-02-121-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-011-2/+2
* Add events for favoritesJoas Schilling2018-01-101-1/+7
* Add tests for favorite actionJoas Schilling2016-12-041-8/+55
* Fix getMock filesRoeland Jago Douma2016-09-061-1/+2
* Fix apps/Joas Schilling2016-07-211-3/+4
* Update license headersLukas Reschke2016-05-261-0/+1
* Move Files app to PSR-4 (#24569)Joas Schilling2016-05-121-0/+127