summaryrefslogtreecommitdiff
path: root/app/services/users
Commit message (Expand)AuthorAgeFilesLines
* Add user deletion permission check in `Users::DestroyService`sh-delete-user-permission-checkStan Hu2017-02-201-0/+4
* Fix inconsistent naming for services that delete thingsdixpac2017-02-081-0/+33
* Merge branch 'dz-nested-groups-access-improvements' into 'master' Dmitriy Zaporozhets2017-01-251-1/+2
|\
| * Add User#nested_groups and User#nested_projects methodsDmitriy Zaporozhets2017-01-251-1/+2
* | Synchronize all project authorization refreshingrefresh-authorizations-tighter-leaseYorick Peterse2017-01-161-21/+20
|/
* Remove the project_authorizations.id columnremove-project-authorizations-id-columnYorick Peterse2017-01-081-2/+2
* Cache project authorizations even when user has access to zero projects26126-cache-even-when-no-projectsAdam Niedzielski2016-12-281-1/+1
* Smarter refreshing of authorized projectsproject-authorizations-diffYorick Peterse2016-12-191-0/+128