- 26 Mar, 2013 7 commits
- 25 Mar, 2013 8 commits
-
-
it appears we are taking one too many round trips to do when pre-fetching children. This can be very expensive as the tree gets wider the deeper we go. For example, in courseware we want depth=2 (course, chapter, sequential). But looking at log output we were also getting verticals, which there can be a lot of. This should cut down on the total data we are grabbing from the DB.
Chris Dodge committed -
Will Daly committed
-
Will Daly committed
-
Carlos Andrés Rocha committed
-
Diana Huang committed
-
Diana Huang committed
-
cahrens committed
-
Don Mitchell committed
-
- 22 Mar, 2013 4 commits
-
-
Don Mitchell committed
-
Don Mitchell committed
-
Jay Zoldak committed
-
cahrens committed
-
- 21 Mar, 2013 6 commits
-
-
Includes corresponding documentation changes. Per request from Harvard: LH #276
Victor Shnayder committed -
Chris Dodge committed
-
cahrens committed
-
Brian Talbot committed
-
jmclaus committed
-
Chris Dodge committed
-
- 20 Mar, 2013 15 commits
-
-
message when we are queued as well.
Diana Huang committed -
Will Daly committed
-
rather than using the login dialog.
Will Daly committed -
cahrens committed
-
Chris Dodge committed
-
if we're loading a course module with depth = 0, then we don't need to fetch/compute inherited metadata
Chris Dodge committed -
Chris Dodge committed
-
- improve docstrings - only pass in the state for a particular input and not the whole dictionary - refactor some common code - minor syntax cleanup
Diana Huang committed -
Jay Zoldak committed
-
Jay Zoldak committed
-
Jay Zoldak committed
-
world.css_click() helper instead of directly calling splinter.
Will Daly committed -
Jay Zoldak committed
-
Diana Huang committed
-
Jay Zoldak committed
-