summaryrefslogtreecommitdiff
path: root/spec/services/reset_project_cache_service_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
|
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
| | | | Probably useful as we often move these files to "new" files.
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
|
* Rename Project#cache_index to jobs_cache_indexMatija Čupić2018-01-041-4/+4
|
* Implement ResetProjectCacheServiceMatija Čupić2017-12-221-2/+18
|
* Stub ResetProjectCacheServiceMatija Čupić2017-12-211-0/+12