gitlab-org--gitlab-foss/app/views/projects
Stan Hu dbc85bfa01 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 object pathname solves this issue.

Closes gitlab-org/omnibus-gitlab#843
2015-10-02 11:24:17 -07:00
..
blame Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
blob Merge branch 'master' into project-header-titles 2015-09-18 10:48:06 +02:00
branches Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
buttons Project page Update 2015-09-25 20:33:05 +02:00
ci_settings Move CI project settings page to CE project settings area 2015-09-29 16:07:44 +02:00
commit Show CI status on commit page 2015-09-24 11:21:39 +02:00
commits Fix bug where transferring a project would result in stale commit links 2015-10-02 11:24:17 -07:00
compare Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
deploy_keys
diffs Avoid unnecessary usage of local vars 2015-10-01 15:51:28 +02:00
forks
graphs Add header for ci graphs and check that it is enabled 2015-09-24 09:44:38 +02:00
hooks
imports
issues Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
labels Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
merge_requests Include full path of source and target branch names in New Merge Request page 2015-09-30 20:50:53 -07:00
milestones Tweak remaining CSS for Markdown preview 2015-09-21 14:08:26 -07:00
network Fix default avatar not showing up in network graph 2015-09-24 08:31:18 -07:00
notes Wrong access level badge on MR comments 2015-10-02 15:11:17 +03:00
project_members Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
protected_branches
refs
repositories
runners Move runners page to project settings 2015-09-25 18:03:41 +02:00
services
snippets Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
tags Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
tree Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
triggers Move CI triggers page to project settings area 2015-09-29 10:37:31 +02:00
variables Move CI variables page to project settings 2015-09-28 17:19:20 +02:00
wikis Tweak remaining CSS for Markdown preview 2015-09-21 14:08:26 -07:00
_activity.html.haml
_bitbucket_import_modal.html.haml
_commit_button.html.haml
_errors.html.haml
_github_import_modal.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml UI changes to the project view, empty project and project list new project button 2015-09-24 18:36:15 +02:00
_last_push.html.haml
_md_preview.html.haml
_readme.html.haml edit action allign 2015-09-28 11:26:42 +02:00
_zen.html.haml
activity.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
edit.html.haml
empty.html.haml page-title-fix 2015-09-28 17:58:30 +02:00
go_import.html.haml
new.html.haml
no_repo.html.haml
show.atom.builder
show.html.haml Fix UI bug introduced in new project page 2015-10-01 12:19:08 +02:00
transfer.js.haml
update.js.haml