canvas-lms/config/initializers
Jake Oeding 7c8e8fa84f Revert "remove WeakParameters"
This reverts commit 149236d656.

cache badness

Change-Id: Idb2e55d085b313a99bfb97b7a7decc37301eff53
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/357033
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Jake Oeding <jake.oeding@instructure.com>
Product-Review: Jake Oeding <jake.oeding@instructure.com>
Reviewed-by: Cody Cutrer <cody@instructure.com>
2024-09-11 21:01:15 +00:00
..
action_pack.rb bundle update rubocop 2024-05-30 16:20:52 +00:00
action_view.rb Remove rails 6.0 support 2022-05-31 22:13:22 +00:00
active_model_errors.rb bundle update rubocop 2024-05-30 16:20:52 +00:00
active_record.rb Use ON CONFLICT DO NOTHING when creating a Favorite 2024-08-30 15:25:39 +00:00
active_record_query_trace.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
active_support.rb drop Rails 7.0 support 2024-07-05 15:30:54 +00:00
adheres_to_policy.rb Add discussion_entry.reply to permission cache blacklist 2024-02-26 16:15:36 +00:00
api_scope_mapper_initializer.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
authlogic_mods.rb RuboCop: Naming/RescuedExceptionsVariableName 2021-11-18 02:24:17 +00:00
backtrace_silencers.rb
bookmarked_collection.rb RuboCop: Style/BlockDelimiters, Style/Lambda 2021-11-23 21:30:47 +00:00
broadcast_policy.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
cache_store.rb ignore permissions errors when attempting to write to Consul failsafe cache files 2023-07-27 16:52:01 +00:00
canvas_ai.rb add REST backend support for discussion summary prototype 2024-05-10 15:05:33 +00:00
canvas_cache.rb bundle update redis 2023-09-28 15:49:47 +00:00
canvas_cassandra.rb remove Cassandra support for page views 2024-06-05 15:15:34 +00:00
canvas_crummy.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
canvas_http.rb Remove more settings 2024-01-29 16:21:38 +00:00
canvas_kaltura.rb Avoid raising unnecessary and unclear kaltura errors 2022-05-19 17:16:42 +00:00
canvas_panda_pub.rb Fix ActiveRecord::Base.clear_active_connections! deprecation 2024-07-15 16:55:26 +00:00
canvas_partman.rb On-demand create missing partitions 2023-08-31 20:06:24 +00:00
canvas_sanitize.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
canvas_security.rb Boot on rails 7.0 2022-06-06 13:55:46 +00:00
class_name.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
config_file.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
consul.rb bundle update rubocop 2024-03-14 17:14:12 +00:00
datadog_apm.rb rails 7.1: rework canvas_rails_switcher for shuffle sharding 2024-04-15 17:21:56 +00:00
decimal_megabyte.rb Fix Course File Quotas are set in Mebibytes, not Megabytes 2024-06-14 18:11:12 +00:00
delayed_job.rb Remove more settings 2024-01-29 16:21:38 +00:00
diigo.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
dropped_columns.rb
dynamodb_date_support.rb bundle update rubocop 2024-05-30 16:20:52 +00:00
empty.rb RuboCop: Style/ZeroLengthPredicate 2021-11-18 23:07:03 +00:00
errors.rb Remove more settings 2024-01-29 16:21:38 +00:00
event_stream.rb
external_migrations.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
folio.rb bundle update rubocop 2024-05-30 16:20:52 +00:00
google_drive.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
guard_rail.rb Prioritize PG service from ENV if specified 2024-03-04 16:49:55 +00:00
i18n.rb bundle update rubocop 2024-05-30 16:20:52 +00:00
incoming_mail.rb pull vault_credential_path from the right subkey 2023-05-23 16:11:45 +00:00
inflections.rb add REST backend support for discussion summary prototype 2024-05-10 15:05:33 +00:00
inst_access.rb update rubocop, and apply new cops 2023-07-03 22:11:42 +00:00
inst_access_support.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
inst_statsd.rb implement failsafe local caching of several Consul settings 2023-07-12 14:52:34 +00:00
irb.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
job_live_events_context.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
json.rb Remove unnecessary require statements 2023-01-04 21:38:21 +00:00
jwt_workflow.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
live_events.rb Fix ActiveRecord::Base.clear_active_connections! deprecation 2024-07-15 16:55:26 +00:00
local_cache.rb Kill require_dependency 2023-01-09 19:51:01 +00:00
marginalia.rb rails 7.1: fix re-entrancy issue with marginalia and new connections 2024-06-21 20:03:18 +00:00
mime_types.rb rubocop: prep for updating rubocop-rails 2023-04-14 14:07:22 +00:00
no_timeouts_debugging.rb rails 7.1: various fixes 2024-02-26 22:59:06 +00:00
oauth.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
observers.rb
openstruct.rb fix openstruct deserialization for ruby 3.x 2022-12-20 15:42:29 +00:00
outgoing_mail.rb Remove unnecessary require statements 2023-01-04 21:38:21 +00:00
outrigger.rb update outrigger to 3.0 2021-09-10 19:55:07 +00:00
periodic_jobs.rb Fix attachments cron typo 2024-08-07 15:45:01 +00:00
permissions_registry.rb Remove all references to UserNote 2024-08-21 21:45:27 +00:00
postgresql_adapter.rb reduce connection-establishment queries 2024-08-20 20:42:19 +00:00
prosopite.rb add prosopite n+1 query detection 2023-03-29 22:34:20 +00:00
rack.rb drop Rails 7.0 support 2024-07-05 15:30:54 +00:00
rails_patches.rb Fix initializers for ruby 3.0 2022-12-13 14:29:18 +00:00
reports.rb RuboCop: Layout config 2021-09-22 15:57:46 +00:00
revved_asset_urls.rb Kill require_dependency 2023-01-09 19:51:01 +00:00
ruby_version_compat.rb RuboCop: Style/ClassCheck, Style/ClassEqualityComparison 2021-11-19 22:39:31 +00:00
rubyzip.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
saml.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
sentry.rb Add ability to enable sentry-ruby code profiling 2024-07-24 16:05:49 +00:00
session_store.rb Unbreak loading session secret keys 2023-01-19 22:53:42 +00:00
simply_versioned.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
statsd_timing.rb bundle update statsd gems 2023-08-17 19:37:09 +00:00
strong_parameters.rb Revert "remove WeakParameters" 2024-09-11 21:01:15 +00:00
stubs.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
switchman.rb Boot on rails 7.1 2024-01-31 18:10:22 +00:00
template_streaming.rb rubocop: Style/RedundantConstantBase 2023-04-10 20:56:27 +00:00
time.rb map astana timezone to Asia/Almaty 2024-05-16 22:32:25 +00:00
twitter.rb Migrate twitter to use vault creds 2021-10-22 14:50:58 +00:00
zeitwerk.rb spec: remove tests related to CDC 2023-11-21 04:59:49 +00:00
~safe_yaml.rb Revert "remove WeakParameters" 2024-09-11 21:01:15 +00:00