- 15 Jan, 2015 2 commits
-
-
TNL-1196
Waheed Ahmed committed -
Andy Armstrong committed
-
- 08 Jan, 2015 1 commit
-
-
TNL-498
muhammad-ammar committed
-
- 05 Jan, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 13 Dec, 2014 1 commit
-
-
Move lms.lib.xblock into lms.djangoapps.lms_xblock in preparation add database backed configuration to it
Calen Pennington committed
-
- 10 Dec, 2014 1 commit
-
-
TNL-735
Daniel Friedman committed
-
- 05 Dec, 2014 1 commit
-
-
TNL-649
Andy Armstrong committed
-
- 02 Dec, 2014 1 commit
-
-
Move modulestore config for tests to an importable location Disable pylnt warning for lms imports in common tests Refactor all testcases that loaded all xml courses TE-610 TE-489
Jesse Zoldak committed
-
- 01 Dec, 2014 3 commits
-
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
- 25 Nov, 2014 1 commit
-
-
for visual indent
stv committed
-
- 10 Nov, 2014 1 commit
-
-
stv committed
-
- 31 Oct, 2014 1 commit
-
-
TE-489
muhammad-ammar committed
-
- 30 Oct, 2014 1 commit
-
-
TNL-41
Daniel Friedman committed
-
- 15 Oct, 2014 1 commit
-
-
TNL-566
Daniel Friedman committed
-
- 14 Oct, 2014 1 commit
-
-
TNL-534
Daniel Friedman committed
-
- 09 Oct, 2014 1 commit
-
-
Braden MacDonald committed
-
- 08 Oct, 2014 1 commit
-
-
TNL-586
Daniel Friedman committed
-
- 02 Oct, 2014 1 commit
-
-
Daniel Friedman committed
-
- 15 Sep, 2014 1 commit
-
-
Kevin Luo committed
-
- 13 Sep, 2014 1 commit
-
-
Kevin Luo committed
-
- 27 Aug, 2014 1 commit
-
-
Adam Palay committed
-
- 15 Aug, 2014 1 commit
-
-
[STUD-2903]
Calen Pennington committed
-
- 11 Jul, 2014 1 commit
-
-
Mat Peterson 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
-
- 26 Jun, 2014 1 commit
-
-
Refactor get_parent_locations STUD-1663
Nimisha Asthagiri committed
-
- 29 May, 2014 2 commits
-
-
[LMS-2757]
Calen Pennington committed -
refactor _generate_items_for_subtask not to chunk queries use django's iterator methor for querysets remove bulk email query settings use read_replica if available, since this is read-only update changelog
Adam Palay committed
-
- 09 May, 2014 2 commits
-
-
Don Mitchell committed
-
Calen Pennington committed
-
- 08 May, 2014 1 commit
-
-
This commit adds the non-courseware lms/djangoapps and lms/lib. 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
-
- 01 May, 2014 1 commit
-
-
This is primarily so that we can manually fail zombie instructor tasks that are clogging up the queue for a course.
David Ormsbee committed
-
- 11 Mar, 2014 1 commit
-
-
We would like to be able to generate arbitrary reports and expose them to the instructor by simply uploading them to S3. The existing grade download infrastructure pretty much supported that already, however, all of the internal and external structures were referring to the reports as exclusively grading related. Fixes: AN-590
Gabe Mulley committed
-
- 05 Feb, 2014 2 commits
-
-
Don Mitchell committed
-
with code to translate between addressing schemes based on app and persistence layer addressing scheme specification. STUD-1206
Don Mitchell committed
-
- 04 Feb, 2014 1 commit
-
-
When creating an instructor task total_num_items may change between the time it and the number of subtasks is calculated and the time the subtasks are actually queued (all of this cannot happen in one transaction). In such a case the extra items are distributed among the subtasks of the last query. LMS-2090
Usman Khalid committed
-
- 31 Jan, 2014 1 commit
-
-
Jay Zoldak committed
-
- 17 Jan, 2014 1 commit
-
-
LMS-1744
Sarina Canelake committed
-