canvas-lms/spec
Brian Palmer ba20f27352 optimize get_all_pertinent_contexts, especially for /calendar
By scoping the finds to the user, we can avoid a lot of grants_right
lookups and the associated db queries. This is especially helpful for
users who belong to a lot of groups or courses.

Change-Id: I31e22ecddf9456734d6c1297d776a8353e43a526
Reviewed-on: https://gerrit.instructure.com/2486
Tested-by: Hudson <hudson@instructure.com>
Reviewed-by: Zach Wily <zach@instructure.com>
2011-03-01 14:45:04 -07:00
..
apis retain the grade if another submission API PUT is made without one 2011-02-04 15:54:18 -07:00
controllers optimize get_all_pertinent_contexts, especially for /calendar 2011-03-01 14:45:04 -07:00
factories Initial commit. 2011-01-31 18:57:29 -07:00
fixtures wimba integration, fixes #2989 2011-02-25 14:35:14 -07:00
helpers Initial commit. 2011-01-31 18:57:29 -07:00
integration make the "remember me" cookie httponly, fixes #3763 2011-02-10 10:05:06 -07:00
lib enforce term/course/section start and end dates 2011-03-01 13:47:12 -07:00
messages wimba integration, fixes #2989 2011-02-25 14:35:14 -07:00
models enforce term/course/section start and end dates 2011-03-01 13:47:12 -07:00
selenium fix default host for tests 2011-02-24 17:11:18 -07:00
views added undated assignments to assignments index page 2011-02-16 15:17:17 -07:00
broadcast_integration.rb Initial commit. 2011-01-31 18:57:29 -07:00
rack_rails_cookie_header_hack.rb Initial commit. 2011-01-31 18:57:29 -07:00
rcov.opts Initial commit. 2011-01-31 18:57:29 -07:00
spec.opts Initial commit. 2011-01-31 18:57:29 -07:00
spec_helper.rb enforce term/course/section start and end dates 2011-03-01 13:47:12 -07:00