Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #12419 from nextcloud/bugfix/noid/group-creation-replace-i... | Morris Jobke | 2018-11-12 | 1 | -4/+10 |
|\ | |||||
| * | Fix UniqueConstraintViolationException while insert into oc_groups | Morris Jobke | 2018-11-12 | 1 | -4/+10 |
* | | Use the defined func()->count() instead of manual counting | Joas Schilling | 2018-11-08 | 1 | -1/+1 |
|/ | |||||
* | Properly escape column name in "createFunction" call | Morris Jobke | 2018-10-16 | 1 | -2/+2 |
* | Fix groupExists when a backend provides group details | Robin Appelman | 2018-06-26 | 1 | -1/+1 |
* | Don't pretend we can add/remove users to/from groups when we can't | Robin Appelman | 2018-06-19 | 2 | -1/+30 |
* | Keep userids as keys on group search | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -2/+2 |
* | Tabs fix | John Molakvoæ (skjnldsv) | 2018-05-25 | 1 | -1/+1 |
* | Added total count for subadmins | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -1/+1 |
* | Added disabled count per groups | John Molakvoæ (skjnldsv) | 2018-05-24 | 3 | -4/+65 |
* | Convert group Database backend | Roeland Jago Douma | 2018-04-23 | 1 | -7/+21 |
* | Remove orderBy so the query works correctly on postgres | Joas Schilling | 2018-03-27 | 1 | -2/+1 |
* | Make sure DI is done | Joas Schilling | 2018-03-26 | 1 | -0/+6 |
* | Move the group database backend fully to query builder | Joas Schilling | 2018-03-26 | 1 | -32/+54 |
* | Use group displayNames in users list | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -0/+11 |
* | Correctly return the group name | Joas Schilling | 2018-03-08 | 1 | -1/+1 |
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Run updated license header updater | Morris Jobke | 2017-11-07 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 4 | -0/+7 |
* | Plugins infrastructure in User_LDAP | Vinicius Cubas Brand | 2017-11-03 | 1 | -2/+11 |
* | Merge pull request #5571 from Luzifer/5570_backend_admin | Morris Jobke | 2017-09-06 | 2 | -0/+6 |
|\ | |||||
| * | Allow group backend to declare users as admins | Knut Ahlers | 2017-06-30 | 2 | -0/+6 |
* | | Take IUser instead of User | Lukas Reschke | 2017-08-01 | 2 | -8/+9 |
|/ | |||||
* | filter missing groups in share provider | Robin Appelman | 2017-06-12 | 1 | -1/+1 |
* | Use DI | Joas Schilling | 2017-03-17 | 1 | -8/+16 |
* | Skip null groups in group manager (#26871) (#26956) | Vincent Petry | 2017-03-17 | 1 | -2/+12 |
* | spaces added | Loki3000 | 2017-01-10 | 1 | -1/+1 |
* | allowed '0' uid | Loki3000 | 2017-01-10 | 1 | -2/+2 |
* | fix spaces | Loki3000 | 2017-01-10 | 1 | -1/+1 |
* | fix brackets | Loki3000 | 2017-01-10 | 1 | -2/+4 |
* | remove non required db requests | Loki3000 | 2017-01-10 | 1 | -1/+4 |
* | declare field | Arthur Schiwon | 2016-12-22 | 1 | -0/+3 |
* | Adding group display name support | Vincent Petry | 2016-12-22 | 3 | -16/+26 |
* | Update with robin | Joas Schilling | 2016-07-21 | 2 | -2/+2 |
* | Fix others | Joas Schilling | 2016-07-21 | 5 | -11/+17 |
* | Escape special characters (#25429) | Aaron Wood | 2016-07-20 | 1 | -2/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 5 | -29/+8 |
* | Group fixup (#24621) | Roeland Douma | 2016-05-17 | 4 | -7/+494 |
* | Move \OC\Group to PSR-4 | Roeland Jago Douma | 2016-05-01 | 3 | -0/+840 |