gitlab-org--gitlab-foss/app/views/admin
Sean McGivern 0db5f576fe Only require sidekiq-limit_fetch when enabled in settings
This gem allows Sidekiq jobs to be throttled. Unfortunately, it has a
side-effect: when we haven't enabled job throttling, it will still hit Redis a
lot (and miss, because nothing is configured).

As this setting already required a restart, ensure that the library is only
required when it's enabled.
2017-08-21 12:56:22 +01:00
..
abuse_reports
appearances moved declaration of breadcrumb_title into page_title method 2017-07-12 09:04:22 +01:00
application_settings Only require sidekiq-limit_fetch when enabled in settings 2017-08-21 12:56:22 +01:00
applications Backport gitlab-ee!2456 2017-07-27 12:09:46 -04:00
background_jobs
broadcast_messages moved @breadcrumb_title out of the HAML & into a helper method 2017-07-12 09:16:32 +01:00
cohorts
conversational_development_index
dashboard Add missing colon 2017-07-26 12:56:03 +02:00
deploy_keys
groups Rename more path_with_namespace -> full_path or disk_path 2017-08-01 07:28:13 +02:00
health_check Add a Circuitbreaker for storage paths 2017-08-04 15:38:48 +02:00
hook_logs
hooks Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
identities
impersonation_tokens
jobs
keys
labels
logs
monitoring
projects Force mobile view for admin projects 2017-07-07 14:49:03 -05:00
requests_profiles
runners Add an id for the tag(#registration_token). Wrap long lines. 2017-07-20 15:14:22 +09:00
services fixed admin breadcrumb titles 2017-07-12 10:30:42 +01:00
spam_logs
system_info
users Make admin user actions dropdown consistent 2017-08-17 13:57:41 +02:00