1. 15 Nov, 2016 1 commit
  2. 03 Nov, 2016 1 commit
  3. 19 Sep, 2016 1 commit
  4. 15 Sep, 2016 1 commit
  5. 09 Sep, 2016 1 commit
  6. 08 Sep, 2016 1 commit
    • Default to not requesting responses when grabbing a single thread. · 26891bc0
      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
  7. 03 Aug, 2016 2 commits
  8. 28 Jun, 2016 1 commit
  9. 07 Jun, 2016 1 commit
  10. 02 Jun, 2016 3 commits
  11. 14 Apr, 2016 1 commit
  12. 06 Apr, 2016 1 commit
  13. 17 Mar, 2016 1 commit
  14. 11 Feb, 2016 1 commit
  15. 28 Jan, 2016 1 commit
  16. 19 Jan, 2016 2 commits
  17. 16 Dec, 2015 1 commit
  18. 03 Dec, 2015 1 commit
  19. 25 Nov, 2015 1 commit
  20. 22 Nov, 2015 1 commit
  21. 19 Nov, 2015 1 commit
  22. 17 Nov, 2015 1 commit
  23. 22 Oct, 2015 3 commits
  24. 14 Oct, 2015 1 commit
  25. 09 Oct, 2015 1 commit
  26. 28 Sep, 2015 2 commits
  27. 25 Sep, 2015 1 commit
    • Upgrade djangorestframework to v3.1 · 8555630d
      * Upgrade edx-submissions
      * Upgrade edx-ora2
      * Upgrade edx-val
      * Upgrade edx-proctoring
      * Update all edx-platform code that depends on DRF, including:
        - auth_exchange
        - cors_csrf
        - embargo
        - enrollment
        - util
        - commerce
        - course_structure
        - discussion_api
        - mobile_api
        - notifier_api
        - teams
        - credit
        - profile_images
        - user_api
        - lib/api (OAuth2 and pagination)
      Will Daly committed
  28. 22 Sep, 2015 1 commit
    • added response count in thread · 3f453e89
      MA-1212 - added response count field in tests
      
      removed unneccessary function
      
      "MA-1212 - added response count in thread retrieval service and updated tests"
      
      updated serializerz test for response count
      
      MA-1212
      
      exclude response count from thread get list
      
      removed response_count field from update and create thread services
      
      made resp_total dynamic for cs thread in test_serielizer
      
      quality fixed
      
      improved quality
      
      add TODO JIRA ticket on removed fields
      wajeeha-khalid committed
  29. 17 Sep, 2015 1 commit
  30. 14 Sep, 2015 1 commit
  31. 10 Sep, 2015 1 commit
  32. 26 Aug, 2015 1 commit
  33. 12 Aug, 2015 1 commit