aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/SystemTag
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-062-0/+3
* More phpstorm inspection fixesRoeland Jago Douma2017-07-242-2/+2
* 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-214-8/+12
* 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-202-33/+6
* Add interface methods for permission checkVincent Petry2016-05-202-1/+75
* Move \OC\SystemTag to PSR-4Roeland Jago Douma2016-04-224-0/+755