gitlab-org--gitlab-foss/app/views/layouts
Markus Koller 49c83155cc
Load search result counts asynchronously
Querying all counts for the different search results in the same request
led to timeouts, so we now only calculate the count for the *current*
search results, and request the others in separate asynchronous calls.
2019-08-12 22:01:15 +02:00
..
header Add support page link in help menu 2019-07-30 17:03:17 +00:00
mailer i18n: externalize strings from 'app/views/layouts' 2018-07-23 16:33:37 +10:00
nav Add top navigation analytics link 2019-08-06 14:13:13 +08:00
_broadcast.html.haml
_flash.html.haml Limit flash notice width on fixed and fluid layout 2018-10-23 21:33:12 +03:00
_google_analytics.html.haml Add support for Content-Security-Policy 2019-08-07 12:37:31 +10:00
_head.html.haml Add support for Content-Security-Policy 2019-08-07 12:37:31 +10:00
_init_auto_complete.html.haml Add support for Content-Security-Policy 2019-08-07 12:37:31 +10:00
_init_client_detection_flags.html.haml Add support for Content-Security-Policy 2019-08-07 12:37:31 +10:00
_mailer.html.haml Resolve CE/EE diffs in app/views/layouts view 2019-05-11 23:38:41 +01:00
_page.html.haml Resolve CE/EE diffs in app/views/layouts view 2019-05-11 23:38:41 +01:00
_page_title.html.haml
_piwik.html.haml Add support for Content-Security-Policy 2019-08-07 12:37:31 +10:00
_recaptcha_verification.html.haml i18n: externalize strings from 'app/views/layouts' 2018-07-23 16:33:37 +10:00
_search.html.haml Load search result counts asynchronously 2019-08-12 22:01:15 +02:00
admin.html.haml i18n: externalize strings from 'app/views/layouts' 2018-07-23 16:33:37 +10:00
application.html.haml Add render_projects method to controller 2019-06-05 00:10:24 +00:00
dashboard.html.haml Change single-item breadcrumbs to page titles 2018-10-19 22:33:48 +08:00
devise.html.haml Introduce data-qa-selector to supplant .qa-class 2019-07-10 16:09:43 -07:00
devise_empty.html.haml Port EE System Header And Footer feature to CE 2019-02-21 17:55:51 +02:00
empty_mailer.html.haml Show header and footer system messages in email 2019-02-27 22:07:50 +02:00
empty_mailer.text.erb Show header and footer system messages in email 2019-02-27 22:07:50 +02:00
errors.html.haml Add support for Content-Security-Policy 2019-08-07 12:37:31 +10:00
explore.html.haml Change single-item breadcrumbs to page titles 2018-10-19 22:33:48 +08:00
fullscreen.html.haml Removes EE differences 2019-07-05 12:41:14 +01:00
group.html.haml Add support for Content-Security-Policy 2019-08-07 12:37:31 +10:00
group_settings.html.haml Fix incorrect page_title, nav, and header_title usage in views 2018-08-31 18:28:54 -07:00
help.html.haml i18n: externalize strings from 'app/views/layouts' 2018-07-23 16:33:37 +10:00
instance_statistics.html.haml missing i18n, the sequel 2018-07-30 12:28:26 +01:00
mailer.html.haml
mailer.text.erb Resolve CE/EE diffs in app/views/layouts view 2019-05-11 23:38:41 +01:00
notify.html.haml Resolve CE/EE diffs in app/views/layouts view 2019-05-11 23:38:41 +01:00
notify.text.erb Resolve CE/EE diffs in app/views/layouts view 2019-05-11 23:38:41 +01:00
oauth_error.html.haml
profile.html.haml i18n: externalize strings from 'app/views/layouts' 2018-07-23 16:33:37 +10:00
project.html.haml Add support for Content-Security-Policy 2019-08-07 12:37:31 +10:00
project_settings.html.haml i18n: externalize strings from 'app/views/layouts' 2018-07-23 16:33:37 +10:00
search.html.haml i18n: externalize strings from 'app/views/layouts' 2018-07-23 16:33:37 +10:00
snippets.html.haml Add support for Content-Security-Policy 2019-08-07 12:37:31 +10:00
terms.html.haml Remove .card-title from .card-header for BS4 migration 2018-10-19 22:50:34 +09:00
xml.atom.builder