- Oct 29, 2013
-
-
Don Mitchell authored
-
polesye authored
-
- Oct 28, 2013
-
-
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
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.
-
- Oct 25, 2013
-
-
Ned Batchelder authored
Use the leanModal stuff to show the cheatsheet dialog in the wiki. LMS-1303
-
- Oct 24, 2013
-
-
Diana Huang authored
-
cahrens authored
-
cahrens authored
Move RESTful URLs into our "done" section.
-
Don Mitchell authored
To help fix recent bugs re orphaned discussions and to prototype a more restful json oriented api.
-
- Oct 23, 2013
-
-
Valera Rozuvan authored
-
- Oct 22, 2013
-
-
Anton Stupak authored
-
- Oct 21, 2013
-
-
Don Mitchell authored
-
Don Mitchell authored
-
cahrens authored
STUD-590
-
- Oct 16, 2013
-
-
Adam Palay authored
-
Brian Wilson authored
-
Julia Hansbrough authored
-
Diana Huang authored
-
Valera Rozuvan authored
Fixing falling test. Added fix for RequireJS & XModule loader video race condition. Removed unnecessary comments from SCSS and JS files. Added entry to Change Log.
-
- Oct 14, 2013
-
-
Valera Rozuvan authored
Made it so that the link and the text are on the same level, and in the center of the block.
-
- Oct 12, 2013
-
-
polesye authored
-
- Oct 10, 2013
-
-
Brian Wilson authored
-
Julia Hansbrough authored
-
Julia Hansbrough authored
-
Julia Hansbrough authored
-
- Oct 09, 2013
-
-
Chris Dodge authored
change to use regex to do the domain mappings. Also add config to AWS to be able to set from configuration file. handle cases where HTTP_HOST is none, like in unit tests add linefeed at end fix up regex matches switch to use thread local storage to hold the request itself . . convert over to use open source 3rd party library convert over to use django-cum add unit test remove comment . add comment to config setting fix comment use better regex for localdev no need to break no need to wrap an imported function, it's visible to any file that is importing us add comment add unit test clean up test use a separate env file to set the preview hostname
-
- Oct 07, 2013
-
-
cahrens authored
Also includes RequireJS changes. Fixes bugs: STUD-755, STUD-152, STUD-700, STUD-699
-
Adam Palay authored
-
Julian Arni authored
-
- Oct 04, 2013
-
-
David Baumgold authored
-
Diana Huang authored
-
- Oct 03, 2013
-
-
Sarina Canelake authored
-
Nick Parlante authored
Add the text_customization dict in advanced settings, which contains customizations checked in specific spots. Here it is used to enable the customization of the "Check" and "Final Check" button titles under the keys custom_check and custom_final_check.
-
Ned Batchelder authored
-
Diana Huang authored
-
- Oct 02, 2013
-
-
jmclaus authored
-
- Oct 01, 2013
-
-
Nick Parlante authored
Just works on the tabs list in mongo, nothing deeper than that. Added implementation functions in tabs.py, providing a first step for some future GUI editor.
-
- Sep 30, 2013
-
-
Jason Bau authored
-
- Sep 25, 2013
-
-
cahrens authored
-