gitlabhq/app/views/merge_requests
Dmitriy Zaporozhets 71b0f8ea0b Use existing methods for branch names: Ex use @repository.branch_names instead of @repository.heads.map(&:name) 2013-03-31 17:08:10 +03:00
..
show Intead of showing 404 give users ability to close MR with missing branches 2013-03-20 20:22:29 +02:00
_filter.html.haml replace right with pull-right 2013-01-30 16:40:43 +02:00
_form.html.haml Use existing methods for branch names: Ex use @repository.branch_names instead of @repository.heads.map(&:name) 2013-03-31 17:08:10 +03:00
_head.html.haml Fully embrace Ruby 1.9 hash syntax 2012-08-10 18:25:15 -04:00
_merge_request.html.haml replace right with pull-right 2013-01-30 16:40:43 +02:00
_show.html.haml Fix automerge detection client-side since #3056 2013-02-26 10:47:27 +02:00
automerge.js.haml Converted merge_requests.js to coffeescript and updated code 2013-01-05 02:53:34 +01:00
branch_from.js.haml Fix 404 errors on Merge Request -> new 2012-10-31 14:29:42 +02:00
branch_to.js.haml Fix 404 errors on Merge Request -> new 2012-10-31 14:29:42 +02:00
commits.js.haml Converted merge_requests.js to coffeescript and updated code 2013-01-05 02:53:34 +01:00
diffs.html.haml Update notes views to support discussions 2012-12-03 22:51:55 +01:00
diffs.js.haml Merge commit 'master' into discussions 2013-01-15 00:52:25 +01:00
edit.html.haml Feature: Unassigned Merge Requests 2012-07-17 08:19:16 +03:00
index.html.haml replace right with pull-right 2013-01-30 16:40:43 +02:00
invalid.html.haml Intead of showing 404 give users ability to close MR with missing branches 2013-03-20 20:22:29 +02:00
new.html.haml Feature: Unassigned Merge Requests 2012-07-17 08:19:16 +03:00
show.html.haml Merge Request -> show. Refactored. f5 support for diff 2012-06-29 21:55:22 +03:00
show.js.haml Merge commit 'master' into discussions 2013-01-15 00:52:25 +01:00