Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -4/+4 |
* | Merge pull request #20384 from nextcloud/techdebt/lowercase-keywords | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
|\ | |||||
| * | Use php keywords in lowercase | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
|/ | |||||
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -12/+12 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+3 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -2/+2 |
* | Allow to set the group display name in the database backend | Joas Schilling | 2019-09-27 | 1 | -0/+15 |
* | group display name support (service level + ldap) | Arthur Schiwon | 2019-05-27 | 1 | -0/+10 |
* | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 1 | -26/+40 |
* | allow group backends to mark that a group should now be shown in search dialogs | Robin Appelman | 2019-02-25 | 1 | -0/+11 |
* | Don't pretend we can add/remove users to/from groups when we can't | Robin Appelman | 2018-06-19 | 1 | -0/+27 |
* | Keep userids as keys on group search | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -2/+2 |
* | Added disabled count per groups | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -0/+22 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | Take IUser instead of User | Lukas Reschke | 2017-08-01 | 1 | -4/+5 |
* | declare field | Arthur Schiwon | 2016-12-22 | 1 | -0/+3 |
* | Adding group display name support | Vincent Petry | 2016-12-22 | 1 | -1/+10 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -3/+3 |
* | Group fixup (#24621) | Roeland Douma | 2016-05-17 | 1 | -6/+6 |
* | Move \OC\Group to PSR-4 | Roeland Jago Douma | 2016-05-01 | 1 | -0/+289 |