- Oct 13, 2016
-
-
Robert Raposa authored
-
Nimisha Asthagiri authored
Fix flaky bokchoy test: test_automatic_cohort_help, test_manual_cohort_help
-
Adam authored
add location to attributes exported to neo4j
-
Robert Raposa authored
Move more urls.py
-
Nimisha Asthagiri authored
Remove config_models & use external config_models repo instead.
-
Nimisha Asthagiri authored
TNL-5709
-
Muzaffar yousaf authored
Fixing flaky test_studio_help_links
-
- Oct 12, 2016
-
-
Jesse Zoldak authored
Return with an error code from the coverage reporting bash script
-
Robert Raposa authored
-
Robert Raposa authored
-
Robert Raposa authored
-
Jesse Zoldak authored
-
Jesse Zoldak authored
Disable migrations by default in python unit tests
-
Brian Beggs authored
Merge release -> master for release-2016-10-12
-
Jesse Zoldak authored
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"
-
sanfordstudent authored
Sstudent/hack instructor task
-
Nimisha Asthagiri authored
Grading Policy endpoint in Grades API
-
Brian Beggs authored
Release Candidate rc/2016-10-12
-
Nimisha Asthagiri authored
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
-
Sanford Student authored
-
sanfordstudent authored
update all references to instructor module
-
Sanford Student authored
-
Robert Raposa authored
Move student.views to student/urls.py
-
Andy Armstrong authored
Move session_inactivity_timeout to openedx/core
-
Syed Hasan raza authored
Merge pull request #13633 from edx/shr/bug/TNL-557-conditional-module-children-modules-empty-context Fix empty context KeyError for conditional module
-
Andy Armstrong authored
-
Jillian Vogel authored
Fix Reverted: Have DiscussionXBlock take care of loading JS and CSS files it depends on
-
Nimisha Asthagiri authored
Move header_control from common to openedx/core
-
Albert (AJ) St. Aubin authored
Corrected issue with the Show Hint button enabled state with single hint.
-
- Oct 11, 2016
-
-
Nimisha Asthagiri authored
-
John Eskew authored
-
Andy Armstrong authored
Move contentserver to openedx/core
-
Albert St. Aubin authored
TNL-5737
-
alisan617 authored
Bookmarks button style fix
-
Nimisha Asthagiri authored
Move audit_log utility function to openedx/core
-
Adam Palay authored
-
alisan617 authored
-
Andy Armstrong authored
-
Joel Barciauskas authored
Upgrade django-oauth2-provider to 1.1.4
-
Robert Raposa authored
-