gitlab-org--gitlab-foss/app/views/shared
Sean McGivern bf93a9f50c Remove issue and MR counts from labels index
We were performing two (quite slow, because of the need to do access
checks) queries for each label on the page: one to get the count of
issues with that label, and one to get the count of merge requests with
that label.

Until we have a performant way of doing this, remove the counts.
2017-02-17 12:44:10 +00:00
..
builds Add active_when helper 2017-02-15 14:29:48 +05:00
empty_states Merge branch 'move-todos-empty-state-icons' into 'master' 2017-01-30 18:39:25 +00:00
groups Allow creating nested group via UI 2017-02-07 15:37:36 +02:00
icons Remove unneeded 'borderless' from icons name 2017-01-25 15:44:45 +00:00
issuable Add active_when helper 2017-02-15 14:29:48 +05:00
labels
members Use Namespace#full_path instead of Namespace#path 2017-02-14 18:38:20 +02:00
milestones Merge branch 'remove-jquery-ui-datepicker' into 'master' 2017-02-08 23:32:05 +00:00
notifications Corrected docs href's 2017-01-30 14:24:06 +00:00
projects Merge branch 'dz-create-nested-groups-via-ui' into 'master' 2017-02-09 08:32:40 +00:00
snippets Use a new class to keep old behavior 2017-02-08 20:52:08 -06:00
tokens HAMLLint: Fix UnnecessaryStringOutput offences 2017-01-24 10:09:28 -08:00
web_hooks Merge branch 'docs/integrations' into 'master' 2017-02-03 20:54:59 +00:00
_allow_request_access.html.haml
_choose_group_avatar_button.html.haml Button by itself will submit forms. Button type button willn't 2017-01-21 23:09:08 -05:00
_clone_panel.html.haml Text for copy to clipboard: URL, personal access token, commands, reference 2017-01-12 20:04:39 -05:00
_commit_message_container.html.haml fixes MR widget jump 2017-02-10 23:21:20 +06:00
_confirm_modal.html.haml HAMLLint: Fix UnnecessaryInterpolation offences 2017-01-24 10:09:28 -08:00
_event_filter.html.haml remove unnecessary issues event filter on comments tab 2016-12-08 23:46:45 +03:00
_field.html.haml
_file_highlight.html.haml HAMLLint: Fix SpaceInsideHashAttributes offences 2016-12-31 11:58:36 +05:30
_group_form.html.haml Allow creating nested group via UI 2017-02-07 15:37:36 +02:00
_group_tips.html.haml
_import_form.html.haml Merge branch 'correct-gitlab-host-references' into 'master' 2017-01-31 15:53:45 +00:00
_issuable_meta_data.html.haml Gather issuable metadata to avoid n+ queries on index view 2017-02-09 17:40:37 -02:00
_issues.html.haml Remove border from issues, todos and MR pages 2017-01-27 20:20:19 -02:00
_label.html.haml Remove issue and MR counts from labels index 2017-02-17 12:44:10 +00:00
_label_row.html.haml
_labels_row.html.haml
_logo.svg
_merge_requests.html.haml Remove border from issues, todos and MR pages 2017-01-27 20:20:19 -02:00
_milestone_expired.html.haml Add a starting date to milestones 2016-11-23 13:41:04 +02:00
_milestones_filter.html.haml HAMLLint: Fix UnnecessaryInterpolation offences 2017-01-24 10:09:28 -08:00
_mini_pipeline_graph.html.haml added inline pipeline graph 2017-02-07 17:44:04 +00:00
_nav_scroll.html.haml HAMLLint: Fix FinalNewline offences 2016-12-31 11:43:08 +05:30
_new_commit_form.html.haml
_new_project_item_select.html.haml
_no_password.html.haml Removed hidden-xs class from alerts 2017-01-11 07:12:38 +00:00
_no_ssh.html.haml Removed hidden-xs class from alerts 2017-01-11 07:12:38 +00:00
_outdated_browser.html.haml Corrected docs href's 2017-01-30 14:24:06 +00:00
_project_limit.html.haml
_promo.html.haml
_ref_switcher.html.haml
_service_settings.html.haml Correct views for first iteration agreement 2016-12-19 14:21:39 +00:00
_show_aside.html.haml
_sort_dropdown.html.haml HAMLLint: Fix SpaceInsideHashAttributes offences 2016-12-31 11:58:36 +05:30
_visibility_level.html.haml Removed duplicate "Visibility Level" label on New Project page 2017-02-09 11:18:41 -04:00
_visibility_radios.html.haml