1. 14 Apr, 2016 1 commit
  2. 06 Apr, 2016 1 commit
  3. 26 Aug, 2015 1 commit
  4. 29 May, 2015 1 commit
  5. 14 Mar, 2015 1 commit
  6. 29 Aug, 2014 1 commit
  7. 12 May, 2014 1 commit
    • Allow extra fields returned from comments service · 57f14bde
      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
  8. 28 Mar, 2014 1 commit
  9. 28 Oct, 2013 1 commit
    • Improve forum error handling · 7abaecd8
      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. 21 Jun, 2013 1 commit
  11. 16 May, 2013 2 commits
  12. 26 Apr, 2013 2 commits
  13. 23 Apr, 2013 1 commit
  14. 22 Apr, 2013 1 commit
  15. 05 Apr, 2013 3 commits
  16. 15 Mar, 2013 1 commit
  17. 06 Feb, 2013 1 commit
  18. 07 Dec, 2012 1 commit
  19. 06 Dec, 2012 1 commit
  20. 05 Dec, 2012 1 commit
  21. 02 Dec, 2012 1 commit
  22. 16 Nov, 2012 1 commit
  23. 14 Sep, 2012 1 commit
  24. 22 Aug, 2012 2 commits
  25. 19 Aug, 2012 1 commit
  26. 14 Aug, 2012 1 commit