summaryrefslogtreecommitdiff
path: root/lib/tasks
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-03 08:45:27 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-10-03 08:45:27 +0000
commit662f8af497656754c7ad27c0250d2aae825b8545 (patch)
treeb64531cc34d03041f1ce7760c859f262e179d691 /lib/tasks
parent2b493695a39cd4e30e92cf7830e33f2f126cb30a (diff)
parent3fbcc51102ad12948efe7d0fd1d69c1150aba416 (diff)
downloadgitlab-ce-662f8af497656754c7ad27c0250d2aae825b8545.tar.gz
Merge branch 'fix-cache-key-expiration-for-commits' into 'master'
Fix bug where transferring a project would result in stale commit links Transferring a project to another namespace updates the project's updated_at field, but since the cache key did not depend on the object, the page fragments were not invalidated. This resulted in stale links to the commits. Changing the cache key to use the project pathname solves this issue. Closes gitlab-org/omnibus-gitlab#843 See merge request !1497
Diffstat (limited to 'lib/tasks')
0 files changed, 0 insertions, 0 deletions