aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/TagsTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore: run rectorrector-phpunit10Robin Appelman7 days1-3/+4
* chore: apply new CSFixer rulesFerdinand Thiessen7 days1-3/+4
* chore: run rector on testsRobin Appelman2025-06-121-5/+7
* fix: Replace all usages of OC_User backend method calls by IUserManagerfix/cleanup-user-backendsCôme Chilliet2025-04-101-3/+5
* refactor(tags): move favorite event dispatching to tags.phpgrnd-alt2024-12-031-2/+3
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-12/+12
* chore: Add SPDX headerAndy Scherzinger2024-05-131-18/+3
* composer run cs:fixCôme Chilliet2023-01-201-3/+3
* Cleanup tags and Share componentCarl Schwan2022-09-291-3/+5
* Make sure getUsersFavoritingObject can be run without a userJoas Schilling2020-10-061-2/+2
* Tags.php and the old sharing mechanismMorris Jobke2020-07-061-36/+0
* Update share type constant usageJoas Schilling2020-06-241-1/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-12/+9
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Fix multiline commentsChristoph Wurst2020-04-081-21/+21
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-24/+24
* Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst2020-03-261-2/+2
|\
| * Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* | Use lowercase true, false and null constantsChristoph Wurst2020-03-251-1/+1
|/
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Add dispatcher events to User and Group objectsJoas Schilling2019-03-011-2/+10
* Get rid of shareItemMorris Jobke2018-05-231-0/+1
* Merge pull request #6123 from nextcloud/cleanup-shareItemMorris Jobke2017-08-151-1/+1
|\
| * Cleanup usage of shareItem in internal code baseMorris Jobke2017-08-151-1/+1
* | Use proper methods for registerBackendMorris Jobke2017-08-151-1/+1
|/
* Fix getMock TagTestRoeland Jago Douma2016-09-131-3/+4
* Fix more failuresJoas Schilling2016-05-191-1/+1
* Fix lib/Joas Schilling2016-05-191-0/+316