1. 30 May, 2017 1 commit
  2. 16 Dec, 2015 1 commit
  3. 28 Sep, 2015 2 commits
  4. 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
  5. 03 Aug, 2015 1 commit
  6. 20 Jul, 2015 1 commit
  7. 06 Jul, 2015 1 commit
  8. 09 Jun, 2015 1 commit
  9. 17 Mar, 2015 1 commit
  10. 21 Feb, 2015 1 commit
  11. 18 Dec, 2014 1 commit
    • Updating the design of the DRF views for enrollments. · 22a18e35
      Consolidate PUT and POST on the RESTful Layer.
      
      Change URLs for API
      
      Test cleanup.
      
      Adding a course details URL to the enrollment API.
      
      Change student to user
      
      Change to v1, remove feature flag from API URLs
      
      Updating student to user in tests
      
      Re-ordering redirect urls to be evaluated last.
      
      Adding pagination and testing.
      
      Adding Django REST settings for pagination.
      
      Revert "Re-ordering redirect urls to be evaluated last."
      
      This reverts commit 4c9502daa383e49b46f8abec5456c271e5e24ccb.
      
      Re-ordering redirect urls to be evaluated last.
      
      Conflicts:
      	common/djangoapps/enrollment/urls.py
      
      Revert "Adding Django REST settings for pagination."
      
      This reverts commit 9f8a54c41f34caa24818c88f1e75ac59f6ce5259.
      
      Conflicts:
      	common/djangoapps/enrollment/urls.py
      
      Revert "Adding pagination and testing."
      
      This reverts commit 0b2d46262abb78f5ad170700205e7fd28b6af942.
      
      Additional testing, logging, and error messages.
      stephensanchez committed
  12. 12 Nov, 2014 1 commit
  13. 30 Oct, 2014 1 commit
  14. 23 Oct, 2014 1 commit
  15. 20 Oct, 2014 1 commit