gitlab-org--gitlab-foss/app/views/projects
Nick Thomas 9920551536 Enable CacheMarkdownField for the remaining models
This commit alters views for the following models to use the markdown cache if
present:

* AbuseReport
* Appearance
* ApplicationSetting
* BroadcastMessage
* Group
* Issue
* Label
* MergeRequest
* Milestone
* Project

At the same time, calls to `escape_once` have been moved into the `single_line`
Banzai pipeline, so they can't be missed out by accident and the work is done
at save, rather than render, time.
2016-10-07 02:54:26 +01:00
..
artifacts
badges
blame
blob Review changes 2016-10-01 00:01:47 +03:00
boards Change user & group landing page routing from /u/:name & /groups/:name to /:name 2016-10-06 19:50:48 +03:00
branches Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
builds Fixes invalid html - table was inside an ul and had 2 tbody tags 2016-10-03 12:11:45 +01:00
buttons 19499 Update project dropdowns 2016-10-04 18:18:18 -07:00
ci Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
commit Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
commits Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
compare Added temporary responsive design 2016-09-29 20:16:28 +01:00
container_registry
cycle_analytics Fix landing widget state and improve Vue with state management. 2016-09-23 15:07:54 +03:00
deploy_keys
deployments Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
diffs MergeRequest new form load diff asynchronously 2016-10-06 11:19:14 +02:00
environments
find_file
forks Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
generic_commit_statuses
graphs Add flash containers and broadcast messages below subnav 2016-10-01 00:21:37 +03:00
group_links Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
hooks
imports
issues Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
labels Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
merge_requests Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
milestones Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
network
notes Use CacheMarkdownField for notes 2016-10-07 02:54:26 +01:00
pipelines Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
pipelines_settings
project_members
protected_branches Remove unused attributes 2016-09-22 12:58:11 -05:00
refs
releases
repositories Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
runners Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
services
snippets Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
tags Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
tree Move create MR banner below subnav 2016-10-01 00:21:37 +03:00
triggers
variables
wikis Add flash containers and broadcast messages below subnav 2016-10-01 00:21:37 +03:00
_activity.html.haml Add white background to create MR banner 2016-10-01 00:21:37 +03:00
_bitbucket_import_modal.html.haml
_commit_button.html.haml
_errors.html.haml
_files.html.haml
_find_file_link.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
_last_commit.html.haml
_last_push.html.haml Add white background to create MR banner 2016-10-01 00:21:37 +03:00
_md_preview.html.haml
_merge_request_settings.html.haml
_readme.html.haml
_zen.html.haml Moved loading GFM source into zen.html.haml 2016-09-16 10:52:41 +01:00
activity.html.haml
edit.html.haml Link to Registry docs from project settings 2016-10-06 22:08:41 +02:00
empty.html.haml updated missed indentation 2016-09-30 13:50:23 +00:00
new.html.haml Enable import/export back for non-admins 2016-10-03 10:53:18 +02:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder
show.html.haml 19499 Update project dropdowns 2016-10-04 18:18:18 -07:00
transfer.js.haml
update.js.haml