gitlab-org--gitlab-foss/app/views/projects/merge_requests
Yorick Peterse 42062a454a
Re-use issue/MR counts for the pagination system
This changes the issue and MR index pages so the pagination system
re-uses the output of the COUNT(*) query used to calculate the number of
rows per state (opened, closed, etc). This removes the need for an
additional COUNT(*) on both pages.
2017-09-05 11:53:45 +02:00
..
conflicts Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
creations Rename more path_with_namespace -> full_path or disk_path 2017-08-01 07:28:13 +02:00
diffs Fix the sticky changes bar on commits page 2017-08-09 16:40:27 +01:00
dropdowns Rename more path_with_namespace -> full_path or disk_path 2017-08-01 07:28:13 +02:00
widget
_commits.html.haml Split up MergeRequestsController 2017-06-28 18:17:44 -05:00
_discussion.html.haml Fix race condition with dispatcher.js 2017-08-15 16:09:36 +01:00
_form.html.haml
_head.html.haml Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
_how_to_merge.html.haml How to Merge to external File 2017-07-24 17:21:05 +02:00
_merge_request.html.haml Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
_merge_requests.html.haml Re-use issue/MR counts for the pagination system 2017-09-05 11:53:45 +02:00
_mr_box.html.haml Split up MergeRequestsController 2017-06-28 18:17:44 -05:00
_mr_title.html.haml IssueNotesRefactor: Address MR comments. 2017-07-21 22:35:26 +03:00
_nav_btns.html.haml Merge branch 'master' into 'fix-btn-alignment' 2017-08-15 14:25:08 +00:00
_pipelines.html.haml Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
conflicts.html.haml Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
edit.html.haml
index.html.haml Support both internal and external issue trackers 2017-07-24 08:13:43 +02:00
invalid.html.haml Split up MergeRequestsController 2017-06-28 18:17:44 -05:00
show.html.haml Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00