- 29 Oct, 2013 9 commits
-
-
Will Daly committed
-
add user_id to tracking context
Gabe Mulley committed -
Video player: speed change bug
polesye committed -
Gabe Mulley committed
-
AN-213
Gabe Mulley committed -
polesye committed
-
polesye committed
-
polesye committed
-
Studio: Revised CSS Architecture (resolves STUD-806)
Brian Talbot committed
-
- 28 Oct, 2013 31 commits
-
-
Verified Certificate Upsell
Diana Huang committed -
Fix a couple pylint violations
Jay Zoldak committed -
Jay Zoldak committed
-
Peer grading linking issue
brianhw committed -
Break out Advanced Problem tests into a Scenario Outline
Jay Zoldak committed -
LMS-1127
Diana Huang committed -
Vik Paruchuri committed
-
pylint: db is a valid variable name
David Baumgold committed -
LMS-1127
Diana Huang committed -
E0d/specify coffee sources
e0d committed -
LMS-1127
Diana Huang committed -
Brian Talbot committed
-
Brian Talbot committed
-
Brian Talbot committed
-
LMS-1127
Diana Huang committed -
David Baumgold committed
-
Disable problem editor test
Will Daly committed -
Added a [code] block to the problem markdown parser
David Baumgold committed -
Remove the use of celery.group from bulk email subtasks.
brianhw committed -
Improve forums performance
Greg Price committed -
Will Daly committed
-
Avoid recomputing course module information for every thread, which should dramatically improve the performance of high-percentile latency queries. JIRA: FOR-250
Greg Price committed -
Brian Wilson committed
-
The _DISCUSSIONINFO global was originally used as a cache, but has since lost that capability and is therefore just harmful. This is a precursor to more refactoring that will improve the performance of the forums and may itself provide some performance improvement because it separates the computation done by two functions that each previously computed the entirety of _DISCUSSIONINFO.
Greg Price committed -
Brian Wilson committed
-
Brian Wilson committed
-
Improved release script
David Baumgold committed -
Allow the export_course command to dump results to stdout
Carlos Andrés Rocha committed -
This is in preparation for significant refactoring of the code in question.
Greg Price committed -
Greg Price committed
-
Improve forum error handling
Greg Price committed
-