1. 04 Nov, 2014 1 commit
  2. 03 Oct, 2014 3 commits
  3. 02 Oct, 2014 1 commit
  4. 29 Aug, 2014 2 commits
  5. 05 Jun, 2014 1 commit
  6. 23 May, 2014 1 commit
  7. 19 May, 2014 1 commit
    • Add logging of search quality information · 299046a8
      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
  8. 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
  9. 28 Mar, 2014 2 commits
  10. 03 Feb, 2014 1 commit
  11. 30 Jan, 2014 1 commit
  12. 28 Jan, 2014 1 commit
  13. 14 Jan, 2014 1 commit
  14. 31 Oct, 2013 1 commit
  15. 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
  16. 21 Jun, 2013 1 commit
  17. 16 May, 2013 2 commits
  18. 26 Apr, 2013 2 commits
  19. 23 Apr, 2013 1 commit
  20. 22 Apr, 2013 1 commit
  21. 21 Apr, 2013 1 commit
  22. 09 Apr, 2013 1 commit
  23. 05 Apr, 2013 2 commits
  24. 02 Apr, 2013 1 commit
  25. 15 Mar, 2013 1 commit
  26. 13 Mar, 2013 2 commits
  27. 12 Mar, 2013 1 commit
  28. 08 Feb, 2013 1 commit
  29. 07 Feb, 2013 1 commit
  30. 06 Feb, 2013 1 commit
  31. 04 Feb, 2013 1 commit
  32. 23 Jan, 2013 1 commit