canvas-lms/lib/canvas
Cody Cutrer 85df966444 avoid ActiveSupport::Concern and using alias_method when super will do
Change-Id: Ic6bedfa4c2b6c810157bd363b9bbd3478979ca64
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/341161
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Jacob Burroughs <jburroughs@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
2024-02-23 21:39:20 +00:00
..
apm RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
builders rubocop: Style/SafeNavigation 2023-04-10 20:57:10 +00:00
cache_register create a granular timestamp system for use in cache keys 2019-05-08 15:24:01 +00:00
cassandra RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
cdn use script defer instead of async scripts 2024-01-30 15:02:41 +00:00
dynamo_db Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
errors rails 7.1: fix deprecation warning deprecation warning 2024-02-05 16:14:56 +00:00
failure_percent_counter switch to redis server side script for failure percent counter 2017-01-19 23:41:39 +00:00
migration don't unnecessarily copy files before uploading 2024-02-02 19:32:30 +00:00
oauth update user access token lookup for canvas oauth 2024-01-31 19:38:40 +00:00
plugins remove unused LinkedIn gem 2023-08-28 15:59:01 +00:00
security Remove a lot of settings 2024-01-09 21:32:17 +00:00
account_cacher.rb Ensure transposed ids are used in association cache keys 2022-07-13 16:53:41 +00:00
apm.rb bundle update ddtrace 2023-08-21 13:22:49 +00:00
aws.rb rubocop: Layout/Multiline*LineBreaks 2023-05-01 19:31:42 +00:00
aws_credential_provider.rb RuboCop: Layout lib 2021-09-22 20:01:52 +00:00
cache_register.rb Introduce single table inheritance (STI) to the Assignment model 2023-12-05 22:09:24 +00:00
cdn.rb Rubocop for ruby 3.1 2023-06-06 16:44:26 +00:00
crocodoc.rb RuboCop: Lint 2021-11-09 21:42:31 +00:00
draft_state_validations.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
error_stats.rb RuboCop: Layout lib 2021-09-22 20:01:52 +00:00
errors.rb bump rubocop gems and apply changes 2023-08-07 20:13:35 +00:00
failure_percent_counter.rb bundle update redis 2023-09-28 15:49:47 +00:00
grade_validations.rb avoid ActiveSupport::Concern and using alias_method when super will do 2024-02-23 21:39:20 +00:00
icu.rb rubocop: Style/MapToHash, Style/MapToSet 2023-04-11 14:41:55 +00:00
live_events.rb Add attributes to rubric assessed live event body 2024-02-21 16:04:42 +00:00
live_events_callbacks.rb Push content_export_created live event from Canvas 2024-02-16 18:03:54 +00:00
lock_explanation.rb Add Module Pre-requisites 2024-02-14 17:16:52 +00:00
lockdown_browser.rb add # frozen_string_literal: true for lib 2020-10-27 20:49:50 +00:00
message_helper.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
migration.rb Kill require_dependency 2023-01-09 19:51:01 +00:00
oauth.rb remove oauth shim 2021-10-29 18:04:52 +00:00
outcome_import_validations.rb avoid ActiveSupport::Concern and using alias_method when super will do 2024-02-23 21:39:20 +00:00
password_policy.rb Update password_policy.rb 2023-05-22 16:39:04 +00:00
redis_connections.rb fix Redis disconnect_if_idle 2024-02-05 21:05:08 +00:00
request_forgery_protection.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
root_account_cacher.rb Ensure transposed ids are used in association cache keys 2022-07-13 16:53:41 +00:00
security.rb use delegation syntax for CanvasSecurity.send 2022-12-13 19:17:36 +00:00
soft_deletable.rb avoid ActiveSupport::Concern and using alias_method when super will do 2024-02-23 21:39:20 +00:00
twilio.rb bundle update twilio-ruby 2023-08-16 12:22:00 +00:00
uploaded_file.rb don't unnecessarily copy files before uploading 2024-02-02 19:32:30 +00:00