summaryrefslogtreecommitdiff
path: root/spec/services/users
Commit message (Expand)AuthorAgeFilesLines
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-10/+10
* 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