summaryrefslogtreecommitdiff
path: root/spec/services/users
Commit message (Expand)AuthorAgeFilesLines
* Fix access to projects shared with a nested groupdm-nested-group-shared-projectsDouwe Maan2017-02-281-0/+74
* Implement final review comments from @DouweM and @rymaiTimothy Andrew2017-02-241-0/+4
* Deleting a user shouldn't delete associated issues.Timothy Andrew2017-02-241-0/+44
* Add user deletion permission check in `Users::DestroyService`sh-delete-user-permission-checkStan Hu2017-02-201-5/+26
* Fix inconsistent naming for services that delete thingsdixpac2017-02-081-0/+61
* Synchronize all project authorization refreshingrefresh-authorizations-tighter-leaseYorick Peterse2017-01-161-20/+20
* Remove the project_authorizations.id columnremove-project-authorizations-id-columnYorick Peterse2017-01-081-8/+9
* Cache project authorizations even when user has access to zero projects26126-cache-even-when-no-projectsAdam Niedzielski2016-12-281-6/+31
* Smarter refreshing of authorized projectsproject-authorizations-diffYorick Peterse2016-12-191-0/+185