1. 02 Jun, 2016 2 commits
  2. 19 Jan, 2016 1 commit
  3. 19 Nov, 2015 1 commit
  4. 13 Nov, 2015 1 commit
  5. 09 Nov, 2015 1 commit
  6. 05 Nov, 2015 1 commit
  7. 22 Oct, 2015 2 commits
  8. 29 Sep, 2015 1 commit
  9. 28 Sep, 2015 2 commits
  10. 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
  11. 22 Sep, 2015 1 commit
  12. 14 Sep, 2015 1 commit
  13. 10 Sep, 2015 1 commit
  14. 12 Aug, 2015 1 commit
  15. 28 Jul, 2015 1 commit
  16. 23 Jul, 2015 1 commit
  17. 23 Jun, 2015 1 commit
  18. 19 Jun, 2015 1 commit
  19. 17 Jun, 2015 1 commit
  20. 16 Jun, 2015 1 commit
  21. 11 Jun, 2015 2 commits
  22. 08 Jun, 2015 1 commit
  23. 04 Jun, 2015 1 commit
  24. 03 Jun, 2015 1 commit
  25. 29 May, 2015 1 commit
  26. 27 May, 2015 1 commit
  27. 26 May, 2015 1 commit
  28. 21 May, 2015 1 commit
  29. 20 May, 2015 1 commit
  30. 18 May, 2015 1 commit
    • Move Discussion API access control checks · 565cdb8e
      The checks are now within the Python API instead of the DRF view. This
      will be necessary for certain operations (like fetching/editing threads)
      because the relevant course cannot be known until the thread is fetched
      from the comments service. This commit updates the existing endpoints to
      fit that pattern.
      Greg Price committed
  31. 11 May, 2015 1 commit
  32. 05 May, 2015 1 commit
  33. 30 Apr, 2015 1 commit