- Mar 03, 2016
-
-
Ned Batchelder authored
-
Simon Chen authored
ECOM-3415 - Dashboard should show all XSeries association messages
-
Simon Chen authored
-
Omar Khan authored
Registration: don't require terms of service if checkbox is hidden
-
Awais Jibran authored
Fix list index out of range in Textbook's chapters.
-
- Mar 02, 2016
-
-
Nimisha Asthagiri authored
Quiet the safe sessions logging for expected use cases
-
Christina Roberts authored
Remove unused profile name.
-
Nimisha Asthagiri authored
-
cahrens authored
The profile name requires escaping when displayed. Proactively removing since it is not being used.
-
Brian Beggs authored
Allowed staff/admin of course to view ccx coach dashboard
-
Ayub khan authored
Fix behaviour on empty response to problems
-
Attiya Ishaque authored
-
- Mar 01, 2016
-
-
John Eskew authored
Add app_label to models to prevent Django1.9 warnings.
-
Renzo Lucioni authored
WIP: Lots of Python unittest speedups
-
Ayub khan authored
Fixed progress exception for credit courses
-
Renzo Lucioni authored
Speed up comment client tests
-
Renzo Lucioni authored
Also accelerates forums UnicodeTestCases
-
John Eskew authored
Remove multiple course export format versions.
-
Kevin Falcone authored
Don't hardcode student_module_history
-
John Eskew authored
-
John Eskew authored
Use SharedModuleStoreTestCase in the courseware navigation tests for speedup.
-
Renzo Lucioni authored
Whittling away at XML modulestore code
-
Bill DeRusha authored
Add SharedModuleTestCase to git_import tests
-
Kevin Falcone authored
aws_migrate may be used on boxes where that DB does not yet exist.
-
John Eskew authored
-
Renzo Lucioni authored
-
John Eskew authored
-
Bill DeRusha authored
-
Muddasser authored
Check both url and title for the presence of code
-
Bill DeRusha authored
Monkey patch django.db.models.options for faster cache expiry
-
John Eskew authored
Unit test speedups - Add context manager to SharedModuleStoreTestCase.
-
Ben Patterson authored
Ensuring page is loaded belongs in the page object.
-
clrux authored
AC-328 adding UXPL classnames to headings
-
Muddasser authored
-
- Feb 29, 2016
-
-
Renzo Lucioni authored
Speed up course listing tests
-
John Eskew authored
for use when a test class has a setUpTestData() method which uses variables set up in the setUpClass() method. Change base teams API test class to use the context manager.
-
Bill DeRusha authored
-
John Eskew authored
Wrap whole test with several publish/unpublish in same bulk_op.
-
Renzo Lucioni authored
Document use of --disable-migrations flag
-