- Oct 29, 2013
-
-
polesye authored
-
polesye authored
-
polesye authored
-
Brian Talbot authored
Studio: Revised CSS Architecture (resolves STUD-806)
-
- Oct 28, 2013
-
-
Diana Huang authored
Verified Certificate Upsell
-
Jay Zoldak authored
Fix a couple pylint violations
-
Jay Zoldak authored
-
brianhw authored
Peer grading linking issue
-
Jay Zoldak authored
Break out Advanced Problem tests into a Scenario Outline
-
Diana Huang authored
LMS-1127
-
Vik Paruchuri authored
-
David Baumgold authored
pylint: db is a valid variable name
-
Diana Huang authored
LMS-1127
-
e0d authored
E0d/specify coffee sources
-
Diana Huang authored
LMS-1127
-
Brian Talbot authored
-
Brian Talbot authored
-
Brian Talbot authored
-
Diana Huang authored
LMS-1127
-
David Baumgold authored
-
Will Daly authored
Disable problem editor test
-
David Baumgold authored
Added a [code] block to the problem markdown parser
-
brianhw authored
Remove the use of celery.group from bulk email subtasks.
-
Greg Price authored
Improve forums performance
-
Will Daly authored
-
Greg Price authored
Avoid recomputing course module information for every thread, which should dramatically improve the performance of high-percentile latency queries. JIRA: FOR-250
-
Brian Wilson authored
-
Greg Price authored
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.
-
Brian Wilson authored
-
Brian Wilson authored
-
David Baumgold authored
Improved release script
-
Carlos Andrés Rocha authored
Allow the export_course command to dump results to stdout
-
Greg Price authored
This is in preparation for significant refactoring of the code in question.
-
Greg Price authored
-
Greg Price authored
Improve forum error handling
-
David Baumgold authored
-
Carlos Andrés Rocha authored
-
Jay Zoldak authored
-
Will Daly authored
Add explicit wait to JS transcript tests
-
Greg Price authored
CommentClientError now has sane subclasses that are meaningfully distinct, and each subclass is handled appropriately. Errors raised by the requests library are no longer handled by turning them into CommentClientErrors, since there is no meaningful handling we can do, and this way we will get more visibility into why errors are occurring. Also, HTTP status codes from the comments service indicating client error are correctly passed through to the client.
-