Files
gitlabhq/app/views
Dmitriy Zaporozhets 662f8af497 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
2015-10-03 08:45:27 +00:00
..
2015-09-30 17:28:06 +00:00
2015-04-30 19:12:15 +02:00
2015-09-25 20:33:05 +02:00
2015-09-08 20:23:01 -04:00
2015-04-30 19:12:15 +02:00
2015-09-29 21:47:01 +02:00
2015-03-20 15:34:29 -07:00