- 26 Nov, 2013 1 commit
-
-
Updates to depend on the latest version of XBlock, which includes support for service-to-service (thirdparty) handler urls, which aren't authenticated with a user (unlike handler requests coming from the xblock client-side javascript). Co-author: Ned Batchelder <ned@edx.org>
Calen Pennington committed
-
- 08 Nov, 2013 3 commits
-
-
Adds xblock handler_url support to the LMS, and makes handle_ajax use that code. [LMS-230] [LMS-229]
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
- 31 Oct, 2013 1 commit
-
-
This change requires cs_comments_service version 31ef160 or later. Now that the /threads endpoint can filter by commentable_ids, use that instead of the /search/threads endpoint, which does not sort and paginate correctly. Bug: FOR-224
Greg Price committed
-
- 28 Oct, 2013 1 commit
-
-
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
-
- 16 Oct, 2013 1 commit
-
-
Logging the duration of each request will allow us to determine whether there is a significant difference in the latency reported by the comments service and that observed by the LMS. Each request will be assigned a unique identifier to allow correlation of the reported latency on each end.
Greg Price committed
-
- 11 Oct, 2013 1 commit
-
-
Previously, authentication was done using a URL parameter, which would appear in various logs. Now, authentication is done more appropriately with an HTTP header. Note that this requires cs_comments_service commit cf39aabdd160176ebf206ca19d3ee030161a0b47 or later.
Greg Price committed
-
- 02 Oct, 2013 1 commit
-
-
Ned Batchelder committed
-
- 30 Jul, 2013 1 commit
-
-
Kevin Chugh committed
-
- 29 Jul, 2013 1 commit
-
-
Your Name committed
-
- 25 Jul, 2013 1 commit
-
-
Kevin Chugh committed
-
- 27 Jun, 2013 1 commit
-
-
Ned Batchelder committed
-
- 21 Jun, 2013 2 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
- 20 Jun, 2013 1 commit
-
-
Calen Pennington committed
-
- 19 Jun, 2013 1 commit
-
-
Ned Batchelder committed
-
- 31 May, 2013 2 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
- 28 May, 2013 1 commit
-
-
According to someone from Datadog, this was generating tags like "knowledgeable_ people_who_put_this_course_together._this_is_harvard._you_can_t_tell_us_there_s_ a_shortage_of_editorial_talent." They say that they can handle tens or hundreds of unique tags but not thousands. Given that we have a unique URL for each thread, we can't even use that as a tag. Thus, all tags are removed for now until we can determine whether there is a useful set of tags with small enough cardinality. In light of this, I did not investigate why the long tag mentioned above was being generated.
Greg Price committed
-
- 22 May, 2013 1 commit
-
-
According to someone from Datadog, this was generating tags like "knowledgeable_ people_who_put_this_course_together._this_is_harvard._you_can_t_tell_us_there_s_ a_shortage_of_editorial_talent." They say that they can handle tens or hundreds of unique tags but not thousands. Given that we have a unique URL for each thread, we can't even use that as a tag. Thus, all tags are removed for now until we can determine whether there is a useful set of tags with small enough cardinality. In light of this, I did not investigate why the long tag mentioned above was being generated.
Greg Price 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
-
-
This reverts commit 5560a4ad.
Jay Zoldak committed -
This reverts commit 2df3fe93. Conflicts: common/static/coffee/src/discussion/utils.coffee
Jay Zoldak committed
-
- 14 May, 2013 2 commits
-
-
Greg Price committed
-
Greg Price committed
-
- 07 May, 2013 1 commit
-
-
Diana Huang committed
-
- 06 May, 2013 1 commit
-
-
Ned Batchelder committed
-
- 26 Apr, 2013 2 commits
-
-
This reverts commit acfd0d9f, reversing changes made to e4194c99.
Diana Huang committed -
This reverts commit 57427f9a, reversing changes made to 37621c26.
Diana Huang committed
-
- 23 Apr, 2013 1 commit
-
-
Your Name committed
-
- 22 Apr, 2013 1 commit
-
-
Your Name committed
-
- 21 Apr, 2013 1 commit
-
-
Kevin Chugh committed
-
- 09 Apr, 2013 1 commit
-
-
Kevin Chugh committed
-
- 05 Apr, 2013 3 commits
-
-
Kevin Chugh committed
-
Kevin Chugh committed
-
Kevin Chugh committed
-
- 02 Apr, 2013 1 commit
-
-
Kevin Chugh committed
-
- 15 Mar, 2013 2 commits