- 12 Feb, 2014 2 commits
-
-
Greg Price committed
-
Greg Price committed
-
- 07 Feb, 2014 1 commit
-
-
The front-end code for rendering a thread always makes an AJAX request for the resopnses, regardless of how the thread was accessed (directly by URL or by selecting it from the thread list). Previously, when a user accessed a thread directly by URL, the LMS would initially request the thread from the comments service with responses, but that response data was never actually used. Now, the responses are not fetched with that initial query.
Greg Price committed
-
- 30 Jan, 2014 1 commit
-
-
The relevant parameters and data are merely passed through between the front end and comments service.
Greg Price committed
-
- 15 Jan, 2014 1 commit
-
-
JIRA: FOR-398, FOR-399
jsa committed
-
- 14 Jan, 2014 2 commits
-
-
Greg Price committed
-
Greg Price committed
-
- 06 Jan, 2014 1 commit
-
-
Greg Price committed
-
- 03 Dec, 2013 2 commits
-
-
David Baumgold committed
-
David Baumgold committed
-
- 08 Nov, 2013 1 commit
-
-
Calen Pennington committed
-
- 28 Oct, 2013 2 commits
-
-
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 -
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.
Greg Price committed
-
- 22 Oct, 2013 2 commits
-
-
Greg Price committed
-
Greg Price committed
-
- 11 Oct, 2013 1 commit
-
-
Without the login_required decorator, an error would occur, causing a 500 to be returned. This fixes FOR-155.
Greg Price committed
-
- 10 Oct, 2013 1 commit
-
-
Previously, AJAX calls would return 400, and page views and attempts to load inline discussions would return 404 if communication with the comments service failed. Now such problems cause a 500 status code.
Greg Price committed
-
- 27 Aug, 2013 1 commit
-
-
Cleaned up files with muliline imports Cleaned up files that do not use these imports Misread comment
Jay Zoldak committed
-
- 21 Aug, 2013 2 commits
-
-
Your Name committed
-
Modified navigation tests to use MixedModulestore Updated factories to find editable modulestore Updated test_submitting_problems Updated test_tabs.py Updated test_view_authentication Updated test_views Updated courseware/tests/tests.py Updated test_masquerade Updated test_module_render Pylint fixes Updated video and word cloud tests Updated course wiki tests Updated license and open_ended tests. One open_ended test still failing due to Mako initialization issues Updated staticbook Updated django_comment_client tests Updated instructor tests Updated instructor task tests Updated external_auth tests Updated course_groups
Will Daly committed
-
- 20 Aug, 2013 1 commit
-
-
Kevin Chugh committed
-
- 19 Aug, 2013 2 commits
-
-
David Ormsbee committed
-
David Ormsbee committed
-
- 30 Jul, 2013 1 commit
-
-
Kevin Chugh committed
-
- 25 Jul, 2013 1 commit
-
-
Kevin Chugh committed
-
- 28 Jun, 2013 3 commits
-
-
Sarina Canelake committed
-
Jay Zoldak committed
-
Sarina Canelake committed
-
- 21 May, 2013 1 commit
-
-
The LMS comment client previously would try to parse the response as JSON, choke, and return a 500 to the client. Now, the LMS client displays a message indicating that the forums are down for maintenance.
Nate Hardison committed
-
- 16 May, 2013 2 commits
-
-
Jay Zoldak committed
-
This reverts commit 2df3fe93. Conflicts: common/static/coffee/src/discussion/utils.coffee
Jay Zoldak committed
-
- 03 May, 2013 1 commit
-
-
David Baumgold committed
-
- 26 Apr, 2013 1 commit
-
-
This reverts commit acfd0d9f, reversing changes made to e4194c99.
Diana Huang committed
-
- 22 Apr, 2013 1 commit
-
-
Your Name committed
-
- 21 Apr, 2013 2 commits
-
-
Kevin Chugh committed
-
Kevin Chugh committed
-
- 19 Apr, 2013 1 commit
-
-
Your Name committed
-
- 05 Apr, 2013 2 commits
-
-
Kevin Chugh committed
-
Kevin Chugh committed
-
- 02 Apr, 2013 1 commit
-
-
Kevin Chugh committed
-