Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-27 | 4 | -4/+0 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 4 | -0/+4 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 3 | -6/+6 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 6 | -6/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 9 | -9/+38 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -1/+1 |
* | use OCP\EventDispatcher\Event over Symfony's deprecated Event | Arthur Schiwon | 2019-10-17 | 3 | -3/+3 |
* | Make SystemTag strict | Roeland Jago Douma | 2018-02-21 | 9 | -48/+58 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+2 |
* | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 2 | -2/+2 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | Fix others | Joas Schilling | 2016-07-21 | 9 | -14/+23 |
* | Update since version | Joas Schilling | 2016-07-18 | 1 | -5/+5 |
* | Allow apps to register SystemTags plugins | Joas Schilling | 2016-07-18 | 1 | -0/+76 |
* | Some tweaks for systemtagmanager | Vincent Petry | 2016-05-20 | 1 | -1/+1 |
* | Add systemtag_group table and get/set methods | Vincent Petry | 2016-05-20 | 1 | -0/+20 |
* | Updated canUser* functions in SystemTagManager to accept objects | Vincent Petry | 2016-05-20 | 1 | -14/+9 |
* | Add interface methods for permission check | Vincent Petry | 2016-05-20 | 1 | -0/+33 |
* | Move \OCP\SystemTag to PSR-4 | Roeland Jago Douma | 2016-05-18 | 8 | -0/+636 |