This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0500ba4dd5e4a8563a31c6557f8ca331cdba8cfa
edx-platform
/
common
/
lib
History
Calen Pennington
83c0feb84c
Merge pull request
#1738
from MITx/fix/cdodge/too-many-depth-levels
...
it appears we are taking one too many round trips to do when pre-fetchin...
2013-03-26 03:42:19 -07:00
..
capa
Updated template to correctly handle checkbox values
2013-03-25 15:12:06 -04:00
xmodule
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.
2013-03-25 16:09:13 -04:00
.gitignore
Starting to generate jasmine tests for common/lib
2012-11-14 15:03:55 -05:00
logsettings.py
Revert logsettings
2013-02-11 19:21:22 -05:00
rooted_paths.py
Make discussion js work for cms as well as lms so that inline discussion xmodules load
2012-10-01 15:16:54 -04:00
sample-post.py
add warning message to sample-post.py
2013-02-06 18:57:25 -05:00
supertrace.py
Pep8 autofixes
2013-02-06 11:13:50 -05:00
tempdir.py
Make sure temp directories are properly cleaned up so running tests doesn't leave them behind.
2013-02-21 11:38:45 -05:00