canvas-lms/lib/canvas
Cody Cutrer 1d3d9ed499 rubocop: fix miscelleneuos violations in prep of bumping rubocop
Change-Id: I9d37303737f00d6e022cb8fc08726e293a7336ab
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/315166
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>
2023-04-12 19:26:13 +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 Add require statements that fix Rails 7.0 build 2023-01-13 18:09:19 +00:00
core_ext RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
dynamo_db RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
errors RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
failure_percent_counter switch to redis server side script for failure percent counter 2017-01-19 23:41:39 +00:00
migration rubocop: fix miscelleneuos violations in prep of bumping rubocop 2023-04-12 19:26:13 +00:00
oauth rubocop: Layout 2023-04-12 14:57:56 +00:00
plugins Remove unsplash code from canvas 2023-01-18 17:51:51 +00:00
security RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
account_cacher.rb Ensure transposed ids are used in association cache keys 2022-07-13 16:53:41 +00:00
apm.rb Remove unnecessary require statements 2023-01-04 21:38:21 +00:00
aws.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
aws_credential_provider.rb RuboCop: Layout lib 2021-09-22 20:01:52 +00:00
cache_register.rb update content participation on publish/unpublish 2023-02-06 22:31:47 +00:00
cdn.rb Read CloudFront credentials from Vault 2023-02-16 20:17:52 +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 RuboCop: Layout lib 2021-09-22 20:01:52 +00:00
failure_percent_counter.rb RuboCop: Layout lib 2021-09-22 20:01:52 +00:00
grade_validations.rb Remove unnecessary require statements 2023-01-04 21:38:21 +00:00
icu.rb rubocop: Style/MapToHash, Style/MapToSet 2023-04-11 14:41:55 +00:00
live_events.rb rubocop: Style/TernaryParentheses, Style/RedundantParentheses 2023-04-12 14:56:48 +00:00
live_events_callbacks.rb rubocop: Style/SafeNavigation 2023-04-10 20:57:10 +00:00
lock_explanation.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +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 Remove unnecessary require statements 2023-01-04 21:38:21 +00:00
password_policy.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
redis.rb rubocop: Style/RedundantConstantBase 2023-04-10 20:56:27 +00:00
redis_config.rb RuboCop: Style/StringLiterals, Style/StringLiteralsInInterpolation 2021-11-25 14:03:06 +00:00
redis_connections.rb RuboCop: Performance/MapCompact 2021-11-16 16:20:07 +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 Remove unnecessary require statements 2023-01-04 21:38:21 +00:00
twilio.rb Misc rails 7.0 spec fixes 2022-11-08 00:52:31 +00:00