Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Mazetto <brodock@gmail.com>2018-11-16 07:52:13 +0300
committerGabriel Mazetto <brodock@gmail.com>2018-11-16 18:22:53 +0300
commitcb541aef892ca47ee01e2e71fb5edaa227cd7927 (patch)
treeb47d78257e97ab4805f8e0a2798de4a356455574 /spec/lib/gitlab/repository_cache_spec.rb
parent19440e67225d41ff821a9e31f47d60fe7a1718c2 (diff)
Change project pipeline status cache key to follow project convention
Old cache key was: `projects/#{id}/pipeline_status/#{sha}` New one is: `project:#{id}:pipeline_status:#{sha}` This allows to delete any project related key just by scanning for: `project:#{id}`.
Diffstat (limited to 'spec/lib/gitlab/repository_cache_spec.rb')
0 files changed, 0 insertions, 0 deletions