canvas-lms/lib
Michael Nomitch a52b85ee8b DA - remove N+1 from assignment groups controller
fixes CNVS-16025

test plan:
  - load gradebook with DA on and off
    - both work properly
  - upload && download gradebook csv
    - both work properly
    - check for extra "N/A"s showing up
      where they aren't supposed to
  - assignment index page works with DA on/off
    (as student and teacher)
  - single student grades page as student and teacher works
    - with DA on and off

Change-Id: I826d42ae78cbe70f15672e065acc546e51f0b7f4
Reviewed-on: https://gerrit.instructure.com/42360
Reviewed-by: Simon Williams <simon@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Sean Lewis <slewis@instructure.com>
Reviewed-by: Cameron Sutter <csutter@instructure.com>
Product-Review: Simon Williams <simon@instructure.com>
2014-10-10 21:44:06 +00:00
..
api DA - remove N+1 from assignment groups controller 2014-10-10 21:44:06 +00:00
app_center fix app_api for ruby 2.1 2014-06-25 14:56:37 +00:00
basic_lti no more dynamic finders (lib) 2014-09-23 16:53:56 +00:00
canvas Implement New Files Preview 2014-10-02 22:37:03 +00:00
cc make auto_assigned peer reviews more robust 2014-10-06 15:06:59 +00:00
data_fixup skip index without events 2014-10-10 20:04:49 +00:00
features DA - enrollment deletion works 2014-09-25 22:01:02 +00:00
lti add $Canvas.masqueradingUser.id substitutuion 2014-10-07 22:20:22 +00:00
messageable_user no more dynamic finders (lib) 2014-09-23 16:53:56 +00:00
outcomes outcome results API: include result count on rollups 2014-06-04 16:59:06 +00:00
reporting insert CountsReport errors on the default shard 2014-07-08 14:47:00 +00:00
sis fix observer linking after sis import 2014-10-07 16:37:55 +00:00
stubs remove rails 2 support 2014-08-06 18:16:19 +00:00
tasks Extract events from quiz submission snapshots 2014-10-01 21:23:47 +00:00
utils fix day boundary in overridden time display 2014-10-09 13:56:42 +00:00
action_controller_test_process.rb remove rails 2 support 2014-08-06 18:16:19 +00:00
api.rb no more dynamic finders (lib) 2014-09-23 16:53:56 +00:00
api_route_set.rb clean up routes for rails 4 2014-09-30 21:14:08 +00:00
api_routes.rb remove rails 2 support 2014-08-06 18:16:19 +00:00
asset_signature.rb remove finding assets by non-signature 2014-09-19 20:20:45 +00:00
assignment_override_applicator.rb fix assignment overrides double caching on update 2014-08-20 18:27:07 +00:00
authentication_methods.rb no more dynamic finders (lib) 2014-09-23 16:53:56 +00:00
basic_lti.rb implement lti outbound adapter 2014-03-26 16:49:22 +00:00
browser.rb use autoprefixer to +,- css rules to match the browsers we support 2014-05-20 16:35:45 +00:00
canvadocs.rb determine canvadocs http/https based on url 2014-06-24 15:26:18 +00:00
canvas.rb remove unused config option 2014-09-18 16:21:12 +00:00
canvas_logger.rb begin rails 4 2014-08-27 23:09:17 +00:00
cc.rb rubyzip 1.0.0 upgrade 2013-11-22 19:23:34 +00:00
config_file.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00
content_notices.rb content migration import-in-progress notice 2014-08-20 16:25:15 +00:00
content_zipper.rb remove scribd 2014-09-11 18:42:15 +00:00
copy_authorized_links.rb no more dynamic finders (lib) 2014-09-23 16:53:56 +00:00
custom_validations.rb Extract canvas_http into seperate gem. 2014-04-02 17:22:38 +00:00
cuty_capt.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00
dates_overridable.rb DA - more refactoring 2014-10-08 16:32:18 +00:00
delayed_message_scrubber.rb remove messages older than 360 days 2013-11-07 17:19:59 +00:00
delicious_diigo.rb fix cert verification in delicious calls 2011-11-18 09:12:03 -07:00
differentiable_assignment.rb DA - scope naming and filtering 2014-10-10 18:27:31 +00:00
due_date_cacher.rb optimize due date cacher trivial case 2014-03-24 16:13:20 +00:00
ember_bundle.rb don't blow up rake tasks if an ember app has been deleted 2014-07-30 19:03:20 +00:00
enrollments_from_user_list.rb no more dynamic finders (lib) 2014-09-23 16:53:56 +00:00
eportfolio_page.rb ensure there is a default eportfolio page 2014-08-14 23:15:09 +00:00
external_feed_aggregator.rb fix external feed iteration through bouncer 2014-08-26 03:42:53 +00:00
external_statuses.rb deprecate Setting.get_cached 2013-10-10 00:42:52 +00:00
feature.rb add multiple grading periods feature flag 2014-10-03 23:50:49 +00:00
feature_flags.rb DA - modules 2014-09-22 21:23:44 +00:00
file_in_context.rb close temp files after upload 2014-03-24 16:15:08 +00:00
file_splitter.rb Initial commit. 2011-01-31 18:57:29 -07:00
grade_calculator.rb DA - grading rework for performance 2014-08-26 22:46:14 +00:00
gradebook_csv_parser.rb rails 3 doesn't auto-require csv, so require it where necessary 2014-02-14 16:04:34 +00:00
gradebook_importer.rb DA - remove N+1 from assignment groups controller 2014-10-10 21:44:06 +00:00
has_content_tags.rb sync file module items published state with file locked state 2014-10-01 15:07:25 +00:00
host_url.rb split yaml file loading out of Setting 2014-05-21 18:27:06 +00:00
i18n_time_zone.rb fix i18n for time zone dropdowns and profiles 2014-08-27 21:36:47 +00:00
imported_html_converter.rb should not improperly escape imported urls 2014-10-03 20:05:43 +00:00
kaltura.rb set a .csv file extension when using kaltura bulk api 2013-02-16 08:40:21 -07:00
learning_outcome_context.rb no more dynamic finders (lib) 2014-09-23 16:53:56 +00:00
locale_selection.rb handle locales-gone-missing 2014-10-09 15:44:43 +00:00
logging_filter.rb filter params recursively in error reports 2014-02-04 03:33:45 +00:00
message_dispatcher.rb don't dispatch cancelled messages, fixes #7397 2012-02-24 12:21:21 -07:00
message_scrubber.rb remove messages older than 360 days 2013-11-07 17:19:59 +00:00
messageable_user.rb remove rails 2 support 2014-08-06 18:16:19 +00:00
model_cache.rb remove rails 2 support 2014-08-06 18:16:19 +00:00
multi_variant_compass_compiler.rb replace compass with node-sass 2014-08-04 15:28:29 +00:00
mutable.rb remove old conversations and conversation submission comments 2014-05-12 23:38:34 +00:00
notification_message_creator.rb fix creating delayed messages for retired communication channels 2014-10-10 20:14:54 +00:00
permissions.rb allow registering new permissions in plugins 2012-03-02 09:38:06 -07:00
progress_runner.rb add a batch_update method to conversations api 2013-02-14 09:36:36 -07:00
request_error.rb outcome gradebook: add export link 2014-03-28 20:37:03 +00:00
rubric_context.rb no more dynamic finders (lib) 2014-09-23 16:53:56 +00:00
search_term_helper.rb add search_term to files, modules, and module item apis 2013-08-02 20:12:04 +00:00
send_to_inbox.rb remove rails 2 support 2014-08-06 18:16:19 +00:00
send_to_stream.rb remove rails 2 support 2014-08-06 18:16:19 +00:00
simple_stats.rb quiz item analysis generation, closes CNVS-3421 2013-04-23 15:50:36 +00:00
simple_tags.rb no more dynamic finders (lib) 2014-09-23 16:53:56 +00:00
sis.rb remove unnecessary lib/sis requires 2013-04-02 15:58:29 +00:00
sorts_assignments.rb needs_grading by section for mobile 2014-09-08 13:21:31 +00:00
ssl_common.rb extract multipart gem 2014-02-28 23:00:09 +00:00
stats.rb fixed calculation of variance and standard deviation 2013-05-09 18:50:05 +00:00
sticky_sis_fields.rb ActiveSupport::Callbacks::Suspension 2014-02-19 20:20:00 +00:00
submission_list.rb Regrade events do not show up in the Gradebook History 2014-08-28 22:36:34 +00:00
summary_message_consolidator.rb switch to Shackles gem 2013-04-17 16:25:06 +00:00
syslog_wrapper.rb resolve rails 3 logger.silence deprecation warnings 2014-02-03 21:06:53 +00:00
text_helper.rb fix day boundary in overridden time display 2014-10-09 13:56:42 +00:00
time_zone_helper.rb remove rails 2 support 2014-08-06 18:16:19 +00:00
timed_cache.rb clear shard and special account caches based on age 2014-08-26 20:29:55 +00:00
tour.rb added front-end to tour guide 2013-07-18 21:55:05 +00:00
turnitin.rb turnitin: don't crash if we don't get a status back 2014-09-11 22:05:01 +00:00
unzip_attachment.rb no more dynamic finders (lib) 2014-09-23 16:53:56 +00:00
user_content.rb clarify Slug vs. UUID and fix event stream 2014-07-11 16:58:42 +00:00
user_list.rb fix user list e-mail parsing with unicode 2014-09-26 13:56:14 +00:00
user_merge.rb fix duplicate unretired communication channels 2014-05-28 19:16:50 +00:00
user_search.rb update relative_id_for to switchman style 2014-02-04 14:14:20 +00:00
uuid_singleton.rb clarify Slug vs. UUID and fix event stream 2014-07-11 16:58:42 +00:00
zip_extractor.rb ignore zip entries containing '..' elements or symlinks 2014-07-24 15:41:21 +00:00