Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow group displaynames in the database backend (#17221) | John Molakvoæ | 2019-10-05 | 1 | -4/+56 |
|\ | |||||
| * | Do not allow to have an empty display name | Joas Schilling | 2019-09-27 | 1 | -0/+6 |
| * | Fix DI issue | Joas Schilling | 2019-09-27 | 1 | -0/+4 |
| * | Remove inherited docs | Joas Schilling | 2019-09-27 | 1 | -16/+0 |
| * | Allow to set the group display name in the database backend | Joas Schilling | 2019-09-27 | 1 | -1/+23 |
| * | Add a displayname to the database group backend | Joas Schilling | 2019-09-27 | 1 | -3/+39 |
* | | Fix DB usersInGroups fetching | Roeland Jago Douma | 2019-10-02 | 1 | -3/+8 |
|/ | |||||
* | 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 |
* | Tabs fix | John Molakvoæ (skjnldsv) | 2018-05-25 | 1 | -1/+1 |
* | Added disabled count per groups | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -0/+35 |
* | 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 type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+1 |
* | 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 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+4 |
* | Escape special characters (#25429) | Aaron Wood | 2016-07-20 | 1 | -2/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -11/+0 |
* | Group fixup (#24621) | Roeland Douma | 2016-05-17 | 1 | -0/+338 |