gitlab-ce/app/controllers/admin
Yorick Peterse 26bb50412c
Cache Appearance instances in Redis
This caches the result of Appearance.first in a similar fashion to how
ApplicationSetting instances are cached. We also add some NOT NULL
constraints to the table and correct the timestamp types.

Fixes gitlab-org/gitlab-ce#36066, fixes gitlab-org/gitlab-ce#31698
2017-08-10 12:45:49 +02:00
..
abuse_reports_controller.rb
appearances_controller.rb Cache Appearance instances in Redis 2017-08-10 12:45:49 +02:00
application_controller.rb
application_settings_controller.rb Make the attribute list for application settings reusable 2017-07-27 11:49:27 +02:00
applications_controller.rb Use params#require instead params[] access 2017-07-27 12:09:46 -04:00
background_jobs_controller.rb
broadcast_messages_controller.rb
cohorts_controller.rb
conversational_development_index_controller.rb
dashboard_controller.rb Fixes 500 error caused by pending delete projects in admin dashboard 2017-07-25 17:59:47 +01:00
deploy_keys_controller.rb
groups_controller.rb
health_check_controller.rb Add a Circuitbreaker for storage paths 2017-08-04 15:38:48 +02:00
hook_logs_controller.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
hooks_controller.rb Wrong data type when testing webhooks 2017-07-20 15:12:06 +00:00
identities_controller.rb
impersonation_tokens_controller.rb
impersonations_controller.rb
jobs_controller.rb
keys_controller.rb
labels_controller.rb
logs_controller.rb
projects_controller.rb Decrease ABC threshold to 56.96 2017-07-24 10:54:16 +00:00
requests_profiles_controller.rb
runner_projects_controller.rb
runners_controller.rb
services_controller.rb
spam_logs_controller.rb
system_info_controller.rb
users_controller.rb