Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Allow group backend to declare users as admins | Knut Ahlers | 2017-06-30 | 1 | -0/+1 |
| | | | | Signed-off-by: Knut Ahlers <knut@ahlers.me> | ||||
* | Adding group display name support | Vincent Petry | 2016-12-22 | 1 | -12/+3 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -11/+1 |
| | |||||
* | Group fixup (#24621) | Roeland Douma | 2016-05-17 | 1 | -0/+149 |
* Move used OC_Group_xx to \OC\Group * Add (deprecated) legacy wrapper in legacy, OC_Group_xx * Replace deprecated use of OC_Group_xx with \OC\Group\xx |