- 14 Oct, 2016 1 commit
-
-
TNL-4756
alisan617 committed
-
- 13 Oct, 2016 6 commits
-
-
Fix flaky bokchoy test: test_automatic_cohort_help, test_manual_cohort_help
Nimisha Asthagiri committed -
add location to attributes exported to neo4j
Adam committed -
Move more urls.py
Robert Raposa committed -
Remove config_models & use external config_models repo instead.
Nimisha Asthagiri committed -
TNL-5709
Nimisha Asthagiri committed -
Fixing flaky test_studio_help_links
Muzaffar yousaf committed
-
- 12 Oct, 2016 22 commits
-
-
Return with an error code from the coverage reporting bash script
Jesse Zoldak committed -
Robert Raposa committed
-
Robert Raposa committed
-
Robert Raposa committed
-
Jesse Zoldak committed
-
Disable migrations by default in python unit tests
Jesse Zoldak committed -
Merge release -> master for release-2016-10-12
Brian Beggs committed -
Rendering model states when running migrate in Django 1.8 consumes on the order of 4x-6x more memory than <1.8. References: * https://code.djangoproject.com/ticket/24745 * https://code.djangoproject.com/ticket/24743 This is causing failures in Jenkins as the workers run out of memory and either processes cannot fork or the Out Of Memory Killer kills a process that is running tests. Disabling migrations until we do either or both of these: * Upgrade to Django 1.9 and turn them back on. See EV-92 "Discovery: Upgrade edx-platform to Django 1.9" * Address TE-1310 "Unit tests should be able to run without migrations"
Jesse Zoldak committed -
Sstudent/hack instructor task
sanfordstudent committed -
Grading Policy endpoint in Grades API
Nimisha Asthagiri committed -
Release Candidate rc/2016-10-12
Brian Beggs committed -
This copies the grading policy endpoint currently in the course_structures django app to its new location, in preparation to remove the old app. TNL-5701
Nimisha Asthagiri committed -
Sanford Student committed
-
update all references to instructor module
sanfordstudent committed -
Sanford Student committed
-
Move student.views to student/urls.py
Robert Raposa committed -
Move session_inactivity_timeout to openedx/core
Andy Armstrong committed -
Merge pull request #13633 from edx/shr/bug/TNL-557-conditional-module-children-modules-empty-context Fix empty context KeyError for conditional module
Syed Hasan raza committed -
Andy Armstrong committed
-
Fix Reverted: Have DiscussionXBlock take care of loading JS and CSS files it depends on
Jillian Vogel committed -
Move header_control from common to openedx/core
Nimisha Asthagiri committed -
Corrected issue with the Show Hint button enabled state with single hint.
Albert (AJ) St. Aubin committed
-
- 11 Oct, 2016 11 commits
-
-
Nimisha Asthagiri committed
-
John Eskew committed
-
Move contentserver to openedx/core
Andy Armstrong committed -
TNL-5737
Albert St. Aubin committed -
Bookmarks button style fix
alisan617 committed -
Move audit_log utility function to openedx/core
Nimisha Asthagiri committed -
Adam Palay committed
-
alisan617 committed
-
Andy Armstrong committed
-
Upgrade django-oauth2-provider to 1.1.4
Joel Barciauskas committed -
Robert Raposa committed
-