- 08 Nov, 2013 1 commit
-
-
Calen Pennington 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
-
- 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 Mar, 2013 1 commit
-
-
Make the django_comment_client return errors that can't be parsed as JSON just as simple strings when in an ajax context
Calen Pennington committed
-
- 06 Feb, 2013 1 commit
-
-
Calen Pennington committed
-
- 21 Aug, 2012 2 commits
-
-
Rocky Duan committed
-
Rocky Duan committed
-
- 30 Jul, 2012 1 commit
-
-
Rocky Duan committed
-