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 Limit content width for big screens except certain pages 2015-08-26 11:51:28 +02:00
diffs Avoid unnecessary usage of local vars 2015-10-01 15:51:28 +02:00
forks Improve project fork page 2015-09-10 13:14:25 +02:00
graphs Add header for ci graphs and check that it is enabled 2015-09-24 09:44:38 +02:00
hooks Enable SSL verification for Webhooks 2015-08-26 15:48:31 +03:00
imports Display "Forking in Progress" when importing a forked project 2015-09-15 06:45:03 -07:00
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 Fix commit data retrieval when branch name has single quotes 2015-07-26 03:47:01 -07:00
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 Fix project page with activity as default home page 2015-09-07 11:10:40 +02:00
_bitbucket_import_modal.html.haml Import sources: show only enabled sources 2015-08-20 12:13:22 +02:00
_commit_button.html.haml
_errors.html.haml
_github_import_modal.html.haml Import sources: show only enabled sources 2015-08-20 12:13:22 +02:00
_gitlab_import_modal.html.haml Import sources: show only enabled sources 2015-08-20 12:13:22 +02:00
_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 Fix last push widget 2015-09-15 11:02:37 +02:00
_md_preview.html.haml Style comment form 2015-09-08 01:47:36 +02:00
_readme.html.haml edit action allign 2015-09-28 11:26:42 +02:00
_zen.html.haml Comment box/Placeholder text redo 2015-07-01 15:49:31 -07:00
activity.html.haml Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
edit.html.haml Style panels and add blank container 2015-09-09 23:29:19 +02:00
empty.html.haml page-title-fix 2015-09-28 17:58:30 +02:00
go_import.html.haml
new.html.haml FogBugz project import 2015-09-08 20:23:01 -04:00
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 Move jQuery enable/disable extensions to extensions/jquery 2015-06-02 20:32:07 -04:00