aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/SystemTag/SystemTagManager.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-191-4/+4
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+3
* Make SystemTag strictRoeland Jago Douma2018-02-211-35/+28
* Update license headersMorris Jobke2017-11-061-0/+2
* More phpstorm inspection fixesRoeland Jago Douma2017-07-241-1/+1
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* don't store empty groupidsJörn Friedrich Dreyer2017-03-191-0/+3
* Fix othersJoas Schilling2016-07-211-2/+3
* Use named parameter instead of direct value for system tags search param (#25...Vincent Petry2016-07-061-1/+1
* Some tweaks for systemtagmanagerVincent Petry2016-05-201-4/+1
* Act on effective system tag canAssign permissionVincent Petry2016-05-201-1/+1
* Add system tag assignability check with groupsVincent Petry2016-05-201-0/+13
* Add systemtag_group table and get/set methodsVincent Petry2016-05-201-0/+55
* Updated canUser* functions in SystemTagManager to accept objectsVincent Petry2016-05-201-32/+6
* Add interface methods for permission checkVincent Petry2016-05-201-1/+73
* Move \OC\SystemTag to PSR-4Roeland Jago Douma2016-04-221-0/+322