summaryrefslogtreecommitdiff
path: root/spec/services/users/refresh_authorized_projects_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Escape the underscore char inside the LIKE operator33323-incorrect-project-authorizationsRuben Davila2017-06-081-0/+30
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-2/+2
* Fix access to projects shared with a nested groupdm-nested-group-shared-projectsDouwe Maan2017-02-281-0/+74
* 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