gitlab-org--gitlab-foss/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
..
abuse_reports Improve abuse report wording 2015-08-08 19:46:34 +02:00
admin Adds newline at end of file 2015-09-30 17:28:06 +00:00
ci Merge branch 'fix-visit-project-button' into 'master' 2015-10-01 14:58:23 +00:00
dashboard Add last push widget to starred projects dashboard 2015-10-01 15:17:32 -05:00
devise Autofocus the email field on the password reset form 2015-09-30 15:39:59 -04:00
doorkeeper Correctly show anonymous authorized applications under Profile > Applications. 2015-07-02 11:53:31 +02:00
email_rejection_mailer We'll get the <p> for free. 2015-08-19 12:38:08 -07:00
errors Add a page title to every page. 2015-04-30 19:12:15 +02:00
events Merge branch 'fix-issue-2382' into 'master' 2015-09-17 08:04:37 +00:00
explore Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00
groups Project page Update 2015-09-25 20:33:05 +02:00
help Allow non-admin users to see version information 2015-09-23 17:18:15 -04:00
import FogBugz project import 2015-09-08 20:23:01 -04:00
invites Add a page title to every page. 2015-04-30 19:12:15 +02:00
kaminari/gitlab Add links to first and/or last page with kaminari 2015-09-23 22:15:16 +02:00
layouts Merge branch 'projects' into 'master' 2015-10-03 08:44:06 +00:00
notify Merge branch 'fix-email-typo' into 'master' 2015-10-01 15:00:22 +00:00
profiles Updated label from `Mention` to `On Mention`. 2015-09-16 20:04:12 -05:00
projects Fix bug where transferring a project would result in stale commit links 2015-10-02 11:24:17 -07:00
search Merge branch 'rs-remove-user-color-scheme-class' into 'master' 2015-08-27 16:24:51 +00:00
shared Hide password in the service settings form 2015-10-02 12:48:57 +03:00
snippets Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00
users Streamline the "Report button" 2015-09-29 21:47:01 +02:00
votes Fix votes inline rendering 2015-03-20 15:34:29 -07:00