gitlab-org--gitlab-foss/app/views/projects/merge_requests
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
..
conflicts Fix hard coded plural text. 2016-08-13 00:30:44 +03:00
dropdowns Add a title attribute to each branch in the branches dropdown on the New MR page. 2016-05-31 22:38:10 -06:00
show Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
widget Merge branch 'replace-bootstrap-caret' into 'master' 2016-10-06 19:17:58 +00:00
_discussion.html.haml Fixed comment & resolve button 2016-09-21 10:07:24 +01:00
_form.html.haml merge request form uses new GLForm 2016-04-14 10:28:05 +01:00
_merge_request.html.haml Merge branch '18849-project-snippets-page-isn-t-really-responsive' into 'master' 2016-09-15 22:26:32 +00:00
_merge_requests.html.haml Add bulk update support for merge requests list 2016-09-08 11:52:20 +03:00
_new_compare.html.haml Added source branch text to dropdown toggle 2016-06-16 08:42:35 +01:00
_new_diffs.html.haml MergeRequest new form load diff asynchronously 2016-10-06 11:19:14 +02:00
_new_submit.html.haml MergeRequest new form load diff asynchronously 2016-10-06 11:19:14 +02:00
_show.html.haml Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
branch_from.html.haml Updated UI for new merge request 2016-04-06 11:08:40 +01:00
branch_to.html.haml Updated UI for new merge request 2016-04-06 11:08:40 +01:00
cancel_merge_when_build_succeeds.js.haml
conflicts.html.haml Don’t hardcode paths 2016-08-12 23:24:50 +03:00
diffs.html.haml
edit.html.haml Remove header title from project pages 2016-05-26 17:58:44 +02:00
index.html.haml Add bulk update support for merge requests list 2016-09-08 11:52:20 +03:00
invalid.html.haml Remove header title from project pages 2016-05-26 17:58:44 +02:00
merge.js.haml Don't allow merges with new commits 2016-06-01 20:34:41 +01:00
new.html.haml Remove header title from project pages 2016-05-26 17:58:44 +02:00
show.html.haml
update_branches.html.haml Updated MR compare 2016-04-13 16:10:03 +01:00