canvas-lms/lib/canvas
James Williams f460a6c453 fix tempfile_for_uri for rails 3
the Tempfile doesn't default to binary in rails 3

Change-Id: I3478f97b8c330c770e517fb6618695fc20cab990
Reviewed-on: https://gerrit.instructure.com/30699
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Cody Cutrer <cody@instructure.com>
Product-Review: James Williams  <jamesw@instructure.com>
QA-Review: James Williams  <jamesw@instructure.com>
2014-02-24 19:31:54 +00:00
..
builders fix use of [model]_loaded? for rails 3 compatibility 2013-12-13 18:49:03 +00:00
cassandra remove shims from the cassandra gem refactor 2014-01-23 01:21:59 +00:00
migration fix selective_content_formatter for rails 3 2014-02-05 16:38:14 +00:00
oauth make oauth "remember me" work when logging in on a different shard 2014-02-07 21:31:24 +00:00
plugins remove embedly 2014-02-18 22:39:47 +00:00
request_throttle add a reserve cost to request throttling 2013-09-19 19:30:57 +00:00
require_js js extension mechanism for plugins, refs CNVS-5434 2013-04-26 16:23:35 +00:00
account_reports.rb fix for rails3 refactoring of TestUploadedFile 2014-01-17 17:53:18 +00:00
coffee_script.rb parallelize build tasks 2012-04-16 16:38:23 -06:00
crocodoc.rb crocodoc integration 2012-09-21 12:57:02 -06:00
draft_state_validations.rb prevent teachers from unpublishing assignments with submissions 2013-10-16 19:33:47 +00:00
help.rb move default help links from js -> ruby, refs #CNVS-2331 2013-01-02 12:36:20 -07:00
http.rb fix tempfile_for_uri for rails 3 2014-02-24 19:31:54 +00:00
icu.rb properly sort by lastname, firstname 2013-11-14 20:26:16 +00:00
lock_explanation.rb extracted html text helper methods into gem 2014-02-07 20:11:19 +00:00
lockdown_browser.rb remove the layout when taking a locked-down quiz, closes #3129 2011-03-24 12:46:27 -06:00
message_helper.rb remove deprecated rails constant usage 2013-03-11 12:14:08 -06:00
migration.rb rubyzip 1.0.0 upgrade 2013-11-22 19:23:34 +00:00
password_policy.rb account-level password policy support, fixes CNVS-4211 2013-04-05 20:13:26 +00:00
plugin.rb rails3: errors_add_to_base was removed 2013-11-25 16:57:42 +00:00
redis.rb fix handling of redis del during blacklist of single node in ring 2014-01-16 21:07:23 +00:00
redis_config.rb refactor redis config loading 2013-05-23 19:04:35 +00:00
reloader.rb request blacklist based on user id, access token, or ip 2013-08-16 22:08:18 +00:00
request_throttle.rb session and request fixes for rails 3 2013-12-20 20:56:39 +00:00
require_js.rb quiz show page + quizzes w/ ember-data 2014-02-19 22:33:33 +00:00
security.rb remove redis.pipelined usage 2013-08-19 20:33:45 +00:00
statsd.rb statsd: escape "." to avoid creating graphite folders 2013-07-31 21:45:50 +00:00