- Feb 09, 2016
-
-
Renzo Lucioni authored
ECOM-3528
-
- Feb 08, 2016
-
-
David Ormsbee authored
Clear caches between tests for ModuleStoreTestCase/SharedModuleStoreTestCase
-
John Eskew authored
Make ensure_indexes mgmt cmd semi-idempotent.
-
sanfordstudent authored
MA-1918 returning None for courses with no handouts
-
David Ormsbee authored
Query counts already happen at the model and Python API test layers. Having query counts in the HTTP API tests makes things more brittle because that includes middleware that this code should not be aware of. We don't want to have to revisit these tests every time another piece of middleware is added or removed.
-
Christina Roberts authored
Remove flaky decorator from test_cancel_comment_edit
-
- Feb 06, 2016
-
-
David Ormsbee authored
Cached values were leaking across tests, causing difficult to debug errors, particularly when using Config Models. As part of this work, certain tests that had query counts that relied on those values being cached needed to be adjusted up.
-
cahrens authored
Test passed over 100 times in Jenkins. TNL-4057
-
- Feb 05, 2016
-
-
John Eskew authored
indexes with different options. Emit warning instead and continue.
-
Jim Abramson authored
Implement celery task to award program certs.
-
jsa authored
ECOM-3354
-
Toby Lawrence authored
Fix up the excluded extensions bit.
-
Toby Lawrence authored
This adds the missing admin class, and registration of it, required to actually change the value of the excluded extensions configuration.
-
Sanford Student authored
-
Christina Roberts authored
Bump ORA version to 0.2.7.
-
Jesse Zoldak authored
Get tests running successfully on CircleCI
-
Jesse Zoldak authored
Other small changes: * output the list of installed python packages * tee the pylint output to the console so the build doesn't timeout when computing violations
-
cahrens authored
-
Jesse Zoldak authored
-
Robert Raposa authored
Move markup helpers to djangolib
-
Robert Raposa authored
-
Ned Batchelder authored
Move JSON samples out of translated strings so translators can't make mistakes
-
Kevin Falcone authored
Don't use using() in migrations
-
- Feb 04, 2016
-
-
Peter Fogg authored
Correctly set certificate status for audit certs when regenerating.
-
Kelketek authored
Bump hash for problem builder
-
Peter Fogg authored
COR-2403
-
John Eskew authored
Upgrade Django from 1.8.7 to 1.8.9
-
Jonathan Piacenti authored
-
Jonathan Piacenti authored
-
Ned Batchelder authored
Update translations (autogenerated message)
-
Peter Fogg authored
Correctly format date block dates.
-
Peter Fogg authored
-
Ned Batchelder authored
Remove unused MULTIPLE_ENROLLMENT_ROLES feature setting
-
Muhammad Ammar authored
bookmark button js caching
-
Ned Batchelder authored
-
clrux authored
LMS: darkening a gray on the profile page
-
Ned Batchelder authored
-
Ned Batchelder authored
-
Chris Rodriguez authored
-
Ben Patterson authored
Do not flush the database when using bok-choy in testsonly mode.
-