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 |
* | 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 |