- 09 Sep, 2016 1 commit
-
-
- Default to with_responses=False, except when required. - Clean up search call unused params.
Robert Raposa committed
-
- 08 Sep, 2016 1 commit
-
-
We're often grabbing the metadata of a specific thread to then be able to perform other operations, but we never need the actual responses or comments of a thread unless we're displaying it in the normal forum view. This change sets a default of with_responses=False, which instructs the comment service to not send back the responses/comments for the given thread. We only ask for responses in the case of rendering a single thread or inline discussion.
Toby Lawrence committed
-
- 13 Apr, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 28 Jan, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 19 Nov, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 28 Jul, 2015 1 commit
-
-
Ben McMorran committed
-
- 04 Nov, 2014 1 commit
-
-
Sarina Canelake committed
-
- 03 Oct, 2014 3 commits
-
-
TNL-172: Change type of a previously posted post. IMPORTANT: this commit depends on commit 774887b in cs_comments_service.
jmclaus committed -
Greg Price committed
-
Fixes TNL-160
Greg Price committed
-
- 02 Oct, 2014 1 commit
-
-
Omar Al-Ithawi committed
-
- 29 Aug, 2014 2 commits
-
-
Also change server to pass post type through to the comments service.
Greg Price committed -
Greg Price committed
-
- 05 Jun, 2014 1 commit
-
-
Co-authored-by: Brian Talbot <btalbot@edx.org> JIRA: FOR-591
jsa committed
-
- 23 May, 2014 1 commit
-
-
Greg Price committed
-
- 19 May, 2014 1 commit
-
-
For now, this only includes course id, search terms, and result count. Information is logged both to the standard logger for near-term analysis and the event tracker for the longer term. Result count logging requires commit 02466b1 of cs_comments_service (otherwise it will be null).
Greg Price committed
-
- 12 May, 2014 1 commit
-
-
Previously, an error was raised if the comments service returned data including an unexpected field, which unnecessarily complicated the release path for new features, since the list of allowed fields would need to be modified before cs_comments_service could be modified, and only then could edx-platform take advantage of the new CS feature. We still log a warning if an unexpected field is returned, so we will still be able to tell if the CS returns a corrupt response. JIRA: FOR-180
Greg Price committed
-
- 28 Mar, 2014 2 commits
-
-
This captures real-time metrics for all of the comment client actions, segregated by course_id, as well as other small-cardinality fields. The goal is to be able to detect changes in forum usage, with the goal of alerting on potential error conditions.
Calen Pennington committed -
Calen Pennington committed
-
- 03 Feb, 2014 1 commit
-
-
JIRA: FOR-374
jsa 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
-
- 28 Jan, 2014 1 commit
-
-
JIRA: FOR-374
jsa committed
-
- 14 Jan, 2014 1 commit
-
-
Greg Price 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
-
- 21 Jun, 2013 1 commit
-
-
Ned Batchelder 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
-
- 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 2 commits
-
-
Kevin Chugh committed
-
Kevin Chugh committed
-
- 02 Apr, 2013 1 commit
-
-
Kevin Chugh committed
-
- 15 Mar, 2013 1 commit
-
-
Calen Pennington committed
-
- 13 Mar, 2013 2 commits
-
-
Your Name committed
-
Kevin Chugh committed
-