| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: Move SystemTags events to IEventDispatcher | Joas Schilling | 2023-07-27 | 2 | -13/+8 |
* | Add chunking in SystemTagObjectMapper::getTagIdsForObjects | Côme Chilliet | 2023-03-13 | 1 | -5/+16 |
* | Fix SystemTagManagerTest#createTag test | Marcel Klehr | 2023-02-24 | 1 | -1/+1 |
* | Update tests/lib/SystemTag/SystemTagManagerTest.php | Marcel Klehr | 2023-02-24 | 1 | -5/+2 |
* | fix(SystemTagManager): Truncate overlong tag names | Marcel Klehr | 2023-02-24 | 1 | -4/+12 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 2 | -2/+0 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Fix multiline comments | Christoph Wurst | 2020-04-08 | 2 | -2/+2 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 2 | -7/+7 |
|/ |
|
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 2 | -33/+35 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -4/+4 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -3/+4 |
* | test setTagGroups with empty groupids | Jörn Friedrich Dreyer | 2017-03-19 | 1 | -0/+9 |
* | Act on effective system tag canAssign permission | Vincent Petry | 2016-05-20 | 1 | -0/+1 |
* | Add system tag assignability check with groups | Vincent Petry | 2016-05-20 | 1 | -1/+21 |
* | Add systemtag_group table and get/set methods | Vincent Petry | 2016-05-20 | 1 | -0/+17 |
* | Updated canUser* functions in SystemTagManager to accept objects | Vincent Petry | 2016-05-20 | 1 | -29/+15 |
* | Add interface methods for permission check | Vincent Petry | 2016-05-20 | 1 | -0/+82 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 2 | -0/+823 |