summaryrefslogtreecommitdiff
path: root/spec/services/users/refresh_authorized_projects_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-15/+15
* Add helper methods to stub Gitlab::ExclusiveLeaseDouglas Barbosa Alexandre2018-06-281-5/+5
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-7/+7
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-12/+12
* Use CTEs for nested groups and authorizationsYorick Peterse2017-05-171-49/+17
* 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