canvas-lms/lib/canvas
Cody Cutrer 3c41ab50d2 require redis/scripting for LocalRedisCache
it's not already required by inst-jobs anymore

Change-Id: Id2cfda3e0aa6ae0b2a3cdbf2931fb717e326cc5b
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/273419
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Aaron Ogata <aogata@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
2021-09-13 14:29:22 +00:00
..
apm add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
builders add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
cache require redis/scripting for LocalRedisCache 2021-09-13 14:29:22 +00:00
cache_register create a granular timestamp system for use in cache keys 2019-05-08 15:24:01 +00:00
cassandra move database_builder to canvas_cassandra 2021-02-25 15:19:20 +00:00
cdn add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
core_ext add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
dynamo_db add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
errors use request.host_with_port 2021-08-13 03:18:01 +00:00
failure_percent_counter switch to redis server side script for failure percent counter 2017-01-19 23:41:39 +00:00
migration migrate pace plans 2021-09-02 22:19:43 +00:00
oauth don't regenerate force-reuse access tokens for userinfo requests 2021-08-24 18:27:11 +00:00
plugins missed removing live events plugin registration 2021-08-18 16:56:35 +00:00
security extract LoginRegistry from Canvas::Security 2021-02-26 19:42:52 +00:00
vault fix reloader for Vault 2021-08-10 22:37:42 +00:00
account_cacher.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
apm.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
aws.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
aws_credential_provider.rb Introduce release notes data model 2021-04-05 16:09:59 +00:00
cache_register.rb fix cache register reloading 2021-06-03 17:03:05 +00:00
cdn.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
credentials.rb Introduce release notes data model 2021-04-05 16:09:59 +00:00
crocodoc.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
draft_state_validations.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
dynamic_settings.rb fix dynamic settings initializer 2021-08-10 19:56:34 +00:00
error_stats.rb gracefully handle missing messages 2020-12-08 22:18:15 +00:00
errors.rb pull canvas_errors out into a gem 2021-03-05 17:00:50 +00:00
failure_percent_counter.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
grade_validations.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
icu.rb fix several Switchman::OrderOnMultiShardQuery 2021-08-10 12:06:35 +00:00
jwt_workflow.rb remove granular permissions for course files FF 2021-07-16 15:31:37 +00:00
live_events.rb Add OutcomeFriendlyDescription live events to Canvas 2021-08-30 15:48:59 +00:00
live_events_callbacks.rb Add OutcomeFriendlyDescription live events to Canvas 2021-08-30 15:48:59 +00:00
lock_explanation.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
lockdown_browser.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
message_helper.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
migration.rb remove SafeYAML 2021-08-24 16:58:54 +00:00
outcome_import_validations.rb optimize several things about brand config regeneration 2021-02-17 23:18:35 +00:00
password_policy.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
plugin.rb Add test_cluster_inherit? to some plugin settings 2021-02-17 20:37:15 +00:00
plugins.rb Initial work on getting zeitwerk loader running 2021-03-16 19:55:12 +00:00
redis.rb extract canvas::redis to canvas_cache 2021-03-02 14:38:55 +00:00
redis_config.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
redis_connections.rb extract canvas::redis to canvas_cache 2021-03-02 14:38:55 +00:00
reloader.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
request_forgery_protection.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
root_account_cacher.rb fix root account cacher request cache caching only using local ids 2020-11-05 22:53:22 +00:00
security.rb pull canvas::security out into a gem 2021-03-02 20:58:55 +00:00
soft_deletable.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
twilio.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
vault.rb Allow credentials to not exist in vault 2021-02-04 17:29:11 +00:00