canvas-lms/config/initializers
James Williams bc51165bb8 don't run empty update_all in touch_all
Change-Id: Ic336e52612183ebc5787fd8e3bd45c494f296ce5
Reviewed-on: https://gerrit.instructure.com/89724
Tested-by: Jenkins
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
Product-Review: James Williams  <jamesw@instructure.com>
QA-Review: James Williams  <jamesw@instructure.com>
2016-09-07 12:50:42 +00:00
..
action_pack.rb initializer patch for CVE-2016-0751 2016-04-06 22:38:21 +00:00
active_model_errors.rb remove rails 2 support 2014-08-06 18:16:19 +00:00
active_record.rb don't run empty update_all in touch_all 2016-09-07 12:50:42 +00:00
active_support.rb fix psych yaml serialization for html safe strings 2016-04-06 16:41:45 +00:00
adheres_to_policy.rb make permission_cache_key_for shard aware 2014-07-11 16:11:17 +00:00
authlogic_mods.rb remove rails 3 support 2015-12-23 21:36:43 +00:00
aws_sdk.rb disable aws-sdk gem logging 2013-04-25 16:30:31 +00:00
backtrace_silencers.rb start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
bookmarked_collection.rb extract bookmarked_collection gem 2014-04-17 18:16:13 +00:00
broadcast_policy.rb Support class reloading with BroadcastPolicy 2016-02-11 11:08:17 -05:00
cache_store_instrumentation.rb restore cache store logging in rails 4.0 2016-02-01 19:41:53 +00:00
canvas_crummy.rb convert crummy plugin to proper gem 2014-01-30 18:30:15 +00:00
canvas_http.rb set timeouts for CanvasHttp requests 2015-11-11 21:16:16 +00:00
canvas_kaltura.rb canvas kaltura gem 2014-04-16 19:39:45 +00:00
canvas_panda_pub.rb pandapub: add plugin settings, a simple client, and add to INST 2014-10-25 04:26:30 +00:00
canvas_sanitize.rb convert sanitize field plugin into proper gem: CanvasSanitize 2014-01-28 22:36:18 +00:00
canvas_security.rb start adding rails 3.0 support 2013-03-22 19:08:40 +00:00
canvas_statsd.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00
client_app_symlinks.rb don't try to remove client app symlinks that are not there 2016-08-08 16:12:38 +00:00
consul.rb allow a file consul fallback for OSS users 2016-03-18 21:04:03 +00:00
delayed_job.rb stringify global ids for live events 2016-06-09 18:19:38 +00:00
diigo.rb Fix Diigo API Calls 2014-10-28 17:00:50 +00:00
dropped_columns.rb replace respond_to?(:tableless) with something better 2016-06-22 15:59:59 +00:00
errors.rb refactor CSRF handling for clarity and rails3+ 2016-01-11 23:31:47 +00:00
event_stream.rb fix audit records as they are queried 2014-08-16 01:53:45 +00:00
external_migrations.rb conditional release content migration service 2016-08-02 15:11:13 +00:00
folio.rb remove rails 2 support 2014-08-06 18:16:19 +00:00
google_drive.rb Remove Google Docs plugin 2016-02-01 23:41:53 +00:00
i18n.rb log, instead of raise, error for missing I18n :other 2016-08-09 19:06:49 +00:00
incoming_mail.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00
inflections.rb alerts, closes #4317 2011-08-24 10:19:44 -06:00
irb.rb log AR queries to script/console as well as the log file 2013-03-26 15:10:17 +00:00
json.rb rails 4.2: turn xss_safe mode on for json 2016-02-01 21:02:50 +00:00
linked_in.rb Fix linkedin initialization 2015-06-25 20:03:49 +00:00
live_events.rb initial live events implementation 2015-04-03 15:22:33 +00:00
marginalia.rb record migration name in marginalia comment 2016-03-09 04:00:47 +00:00
mime_types.rb add zip_attachment to EpubExport 2015-10-29 20:23:00 +00:00
no_timeouts_debugging.rb fix timeouts on ruby 2.3 2016-03-12 17:07:34 +00:00
oauth.rb add lti2 launch endpoint 2014-08-08 19:45:17 +00:00
outgoing_mail.rb remove rails 2 support 2014-08-06 18:16:19 +00:00
periodic_jobs.rb create enrollment_states table 2016-06-27 13:56:02 +00:00
plugin_symlinks.rb improve client_app_symlinks and plugin_symlinks 2015-08-11 20:08:15 +00:00
postgresql_adapter.rb fix Rails 5 deprecation warnings in migrations 2016-08-31 22:09:34 +00:00
rack.rb don't send rubric when saving graded discussion topics 2016-05-18 14:38:00 +00:00
rack_mini_profiler.rb fix rack mini profiler backtraces 2015-12-16 22:58:15 +00:00
rails_patches.rb fix for rails security advisory CVE-2016-6316 2016-08-11 19:07:13 +00:00
redis.rb protect against inadvertent use of potentially dangerous redis commands 2016-03-15 15:02:07 +00:00
revved_asset_urls.rb remove rails 3 support 2015-12-23 21:36:43 +00:00
ruby_version_compat.rb alias Utf8SafeYAMLColumn to YAMLColumn for unmarshalling 2016-04-25 19:48:41 +00:00
rubyzip.rb use rubyzip version 1.1.0 2014-03-12 12:20:22 +00:00
sentry.rb add AuthenticationMethods::LoggedOutError to sentry ignore list 2016-04-15 19:32:21 +00:00
session_store.rb rails4: upgrade redis-store and friends 2014-09-11 16:31:52 +00:00
shackles.rb don't use password from database.yml when overriding db user 2013-04-23 14:51:41 +00:00
simply_versioned.rb partition versions 2016-05-27 17:22:10 +00:00
statsd_timing.rb add statsd default metrics to logs 2015-06-17 22:20:11 +00:00
strong_parameters.rb ensure strong_params flag is inherited 2016-03-04 00:49:51 +00:00
stubs.rb remove rails 2 support 2014-08-06 18:16:19 +00:00
switchman.rb rails 4.2: fix default shard settings method 2016-08-17 19:16:12 +00:00
time.rb rails 4.2: bump rails and fix initialization 2016-04-11 15:15:06 +00:00
twitter.rb Fix linkedin initialization 2015-06-25 20:03:49 +00:00
webpack.rb webpack via file config 2016-01-09 18:09:48 +00:00