- 31 Oct, 2014 1 commit
-
-
TE-489
muhammad-ammar committed
-
- 23 Sep, 2014 3 commits
-
-
PLAT-104
Usman Khalid committed -
PLAT-104
Usman Khalid committed -
This commit makes the following changes: 1. If there are syntactic errors in the Range header, it is ignored and the full content is returned. This conforms to the spec. 2. In case of multiple ranges in the header, the full content is returned. This behavior differs from the spec which says that a multipart response should be returned. PLAT-104
Usman Khalid committed
-
- 19 Aug, 2014 2 commits
-
-
David Baumgold committed
-
Currently, users can only download ContentStore files from first byte to last byte. With this change, when a request to the ContentStore includes the HTTP "Range" parameter, it is parsed and StaticContentStream will stream the requested bytes. This change makes possible to stream video files (.mp4 especially) from the ContentStore. Users can now seek a specific time in the video without loading all the file. This is useful for courses with a limited number of students that doesn't require a dedicated video server.
MarCnu committed
-
- 14 Jul, 2014 1 commit
-
-
Nimisha Asthagiri committed
-
- 10 Jul, 2014 2 commits
-
-
Conflicts: cms/djangoapps/contentstore/views/tests/test_container_page.py common/djangoapps/external_auth/tests/test_shib.py common/djangoapps/student/tests/test_login.py common/lib/xmodule/xmodule/modulestore/tests/django_utils.py common/lib/xmodule/xmodule/modulestore/tests/factories.py common/lib/xmodule/xmodule/modulestore/xml_importer.py lms/djangoapps/branding/tests.py lms/djangoapps/courseware/tests/test_submitting_problems.py lms/djangoapps/courseware/tests/test_video_handlers.py lms/djangoapps/instructor_task/tests/test_base.py lms/djangoapps/instructor_task/tests/test_integration.py
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
- 07 Jul, 2014 1 commit
-
-
LMS-2876
Don Mitchell committed
-
- 26 Jun, 2014 1 commit
-
-
Refactor get_parent_locations STUD-1663
Nimisha Asthagiri committed
-
- 16 Jun, 2014 1 commit
-
-
LMS-2801
Don Mitchell committed
-
- 29 May, 2014 1 commit
-
-
[LMS-2757]
Calen Pennington committed
-
- 07 May, 2014 1 commit
-
-
This commit updates common/djangoapps. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 20 Mar, 2014 1 commit
-
-
Jay Zoldak committed
-
- 18 Oct, 2013 1 commit
-
-
This reverts commit a517dc20.
Don Mitchell committed
-
- 10 Oct, 2013 1 commit
-
-
This reverts commit ec01253e, reversing changes made to ae8c9710.
John Jarvis committed
-
- 08 Oct, 2013 1 commit
-
-
as a first step to separating db connection from modeling and to support location mapper and contentstore using same db config as modulestore
Don Mitchell committed
-
- 24 Sep, 2013 1 commit
-
-
Julian Arni committed
-
- 23 Sep, 2013 2 commits
-
-
And include Don's fix for partial course_id lookup.
Julian Arni committed -
Julian Arni committed
-
- 20 Sep, 2013 1 commit
-
-
Includes static server tests.
Julian Arni committed
-