canvas-lms/spec/controllers
Cameron Matheson 26e50b0f11 faster grades summary page
fixes CNVS-8940

Test plan:
  * load the grades page as a student
  * everything should work
  * repeat as a teacher visiting the student grades page

Change-Id: I2f989c0b0dba9a17c904ba516154adb18ceaaad5
Reviewed-on: https://gerrit.instructure.com/25421
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Simon Williams <simon@instructure.com>
QA-Review: Amber Taniuchi <amber@instructure.com>
Product-Review: Simon Williams <simon@instructure.com>
2013-10-25 22:09:33 +00:00
..
accounts_controller_spec.rb return time zone in user profile api 2013-07-25 16:46:32 +00:00
announcements_controller_spec.rb fix announcements for logged out users in public courses 2013-06-03 15:05:42 +00:00
app_center_controller_spec.rb adding support for edu-apps version 2 2013-10-17 16:05:23 +00:00
application_controller_spec.rb allow PUT requests to create wiki pages implicitly 2013-10-04 21:44:29 +00:00
assignment_groups_controller_spec.rb fix typo in json response 2013-10-23 21:40:14 +00:00
assignments_controller_spec.rb faster grades summary page 2013-10-25 22:09:33 +00:00
calendar_events_controller_spec.rb Re-enable a "show" page for Calendar Events. Fixes #CNVS-1229 2013-01-14 10:28:47 -07:00
calendars_controller_spec.rb fix cross-shard context bug in CalendarController::show2 2013-06-12 21:36:32 +00:00
collaborations_controller_spec.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
communication_channels_controller_spec.rb require terms by default, fixes CNVS-7330 2013-08-12 15:57:51 +00:00
conferences_controller_spec.rb remove dimdim plugin 2013-10-07 21:56:10 +00:00
content_exports_controller_spec.rb whitelist for xsd files for the cc module 2012-12-04 11:54:16 -07:00
context_controller_spec.rb limit the length of media comment titles to 255 chars 2013-05-29 19:29:00 +00:00
context_modules_controller_spec.rb draft state - module student progressions page 2013-09-12 20:32:37 +00:00
conversations_controller_spec.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
courses_controller_spec.rb clean up sorting all over 2013-10-02 21:38:08 +00:00
crocodoc_sessions_controller_spec.rb use crocodoc for eligible files in full_files.js 2012-09-28 10:08:16 -06:00
developer_keys_controller_spec.rb developer keys mgmt page 2012-07-18 09:13:52 -06:00
discussion_entries_controller_spec.rb display edited/deleted by and date on discussion entries 2013-02-15 13:58:20 -07:00
discussion_topics_api_controller.rb refs #8395 expanded page views 2012-11-30 08:34:18 -07:00
discussion_topics_controller_spec.rb prevent encoding errors caused by attachments with null filenames 2013-10-05 00:49:47 +00:00
eportfolio_categories_controller_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
eportfolio_entries_controller_spec.rb Find ePortfolio page attachments by ID. Fixes #6380. 2011-12-28 13:10:16 -07:00
eportfolios_controller_spec.rb ensure atom feeds have absolute urls and authors; fixes #7047 2012-04-09 09:02:56 -06:00
equation_images_controller_spec.rb Fixes #5112 - Proxy codecogs image urls 2011-09-27 12:32:34 -06:00
errors_controller_spec.rb fix ErrorsController#index 2013-03-26 18:46:27 +00:00
external_tools_controller_spec.rb add account-level external tool resource_selection route 2013-07-12 17:11:43 +00:00
facebook_controller_spec.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
files_controller_spec.rb group category API refactor 2013-07-26 17:03:27 +00:00
folders_controller_spec.rb allow non-api deleting of folders with contents 2012-07-17 13:19:57 -06:00
gradebook_history_api_controller_spec.rb gradebook history api 2013-02-12 08:32:24 -07:00
gradebook_uploads_controller_spec.rb remove 1.8 compatibility shims 2013-05-03 01:43:52 +00:00
gradebooks_controller_spec.rb faster grades summary page 2013-10-25 22:09:33 +00:00
group_categories_controller_spec.rb group category API refactor 2013-07-26 17:03:27 +00:00
groups_controller_spec.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
info_controller_spec.rb include canvas revision in health_check json response 2013-09-23 19:53:08 +00:00
media_objects_controller_spec.rb retrieve info about 'deleted' MediaObjects 2013-03-11 14:19:05 -06:00
messages_controller_spec.rb improve robustness of incoming message processor 2013-04-29 14:47:09 +00:00
outcomes_controller_spec.rb disable the outcome mastery page for large_roster courses 2013-03-08 14:16:47 -07:00
page_views_controller_spec.rb remove 1.8 compatibility shims 2013-05-03 01:43:52 +00:00
profile_controller_spec.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
pseudonym_sessions_controller_spec.rb enable saml login when multiple non-saml authorization configs 2013-09-23 14:00:50 +00:00
pseudonyms_controller_spec.rb account-level password policy support, fixes CNVS-4211 2013-04-05 20:13:26 +00:00
question_banks_controller_spec.rb filter inactive inherited assessment question banks 2013-07-18 19:59:23 +00:00
quiz_questions_controller_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
quiz_submissions_controller_spec.rb fix system time exploitation of quiz timing 2013-08-30 22:45:17 +00:00
quizzes_controller_spec.rb hide scores from students in attempts table for muted submissions 2013-09-20 15:09:26 +00:00
role_overrides_controller_spec.rb clean up some custom role interface issues 2013-02-01 10:07:33 -07:00
rubric_assessments_controller_spec.rb clean up some rubric assessment requests stuff 2013-08-20 17:34:36 +00:00
rubric_associations_controller_spec.rb correctly maintain assignment/rubric <-> outcome links 2013-08-20 22:40:01 +00:00
rubrics_controller_spec.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
search_controller_spec.rb searchable messageable users 2013-03-22 00:24:54 +00:00
self_enrollments_controller_spec.rb avoid infinte recursion when self-enrolling in another shard 2013-10-14 19:55:06 +00:00
sub_accounts_controller_spec.rb don't count deleted sub-accounts. fixes #8427 2012-10-03 09:38:47 -06:00
submission_comments_controller_spec.rb Initial commit. 2011-01-31 18:57:29 -07:00
submissions_controller_spec.rb validate nullness in the db on a bunch of columns 2013-09-12 22:20:39 +00:00
terms_controller_spec.rb spec: avoid before(:all) where possible 2013-03-18 17:04:46 -06:00
tokens_controller_spec.rb drop the unencrypted token column on access_tokens 2012-11-28 14:19:22 -07:00
tours_controller_spec.rb require terms by default, fixes CNVS-7330 2013-08-12 15:57:51 +00:00
user_lists_controller_spec.rb introduce preferred user list search mode 2012-02-28 09:10:23 -07:00
users_controller_spec.rb spec: run transaction commit callbacks when down to 1 transaction 2013-10-01 23:51:04 +00:00
wiki_page_revisions_controller_spec.rb group category API refactor 2013-07-26 17:03:27 +00:00
wiki_pages_controller_spec.rb allow PUT requests to create wiki pages implicitly 2013-10-04 21:44:29 +00:00