- 03 Mar, 2016 12 commits
-
-
Adding the -n option to the Sphinx build invocation
Peter Desjardins committed -
This should not be needed, we specify ATOMIC_REQUESTS on each DB
Kevin Falcone committed -
Adding the -n option to the Sphinx build invocation so that WARNINGs will be treated as ERRORs. This will cause builds to fail if Sphinx cannot import modules for its autoclass directives. Currently, they fail silently and leave gaps in the published HTML where docstring content should have been.
Peter Desjardins committed -
Release ⇒ master
Ned Batchelder committed -
Added Flaky decorator to Chrome flaky tests
raeeschachar committed -
ECOM-3415 - Dashboard should show all XSeries association messages
Simon Chen committed -
raeeschachar committed
-
Release Candidate rc/2016-03-01
Ned Batchelder committed -
Simon Chen committed
-
Registration: don't require terms of service if checkbox is hidden
Omar Khan committed -
Fix list index out of range in Textbook's chapters.
Awais Jibran committed
-
- 02 Mar, 2016 9 commits
-
-
Quiet the safe sessions logging for expected use cases
Nimisha Asthagiri committed -
Remove unused profile name.
Christina Roberts committed -
Nimisha Asthagiri committed
-
Revert "Merge pull request #11523 from edx/perf/speed-up-slow-user-role-ops
David Ormsbee committed -
This reverts commit acf6c1d6, reversing changes made to c59db6e5.
David Ormsbee committed -
The profile name requires escaping when displayed. Proactively removing since it is not being used.
cahrens committed -
Allowed staff/admin of course to view ccx coach dashboard
Brian Beggs committed -
Fix behaviour on empty response to problems
Ayub khan committed -
Attiya Ishaque committed
-
- 01 Mar, 2016 19 commits
-
-
Add app_label to models to prevent Django1.9 warnings.
John Eskew committed -
WIP: Lots of Python unittest speedups
Renzo Lucioni committed -
Fixed progress exception for credit courses
Ayub khan committed -
Speed up comment client tests
Renzo Lucioni committed -
Also accelerates forums UnicodeTestCases
Renzo Lucioni committed -
Remove multiple course export format versions.
John Eskew committed -
There is one DB where we do not want it specified since transactions on the CSMHE table when we aren't atomic across databases isn't a win.
Kevin Falcone committed -
Don't hardcode student_module_history
Kevin Falcone committed -
John Eskew committed
-
Use SharedModuleStoreTestCase in the courseware navigation tests for speedup.
John Eskew committed -
Whittling away at XML modulestore code
Renzo Lucioni committed -
Add SharedModuleTestCase to git_import tests
Bill DeRusha committed -
aws_migrate may be used on boxes where that DB does not yet exist.
Kevin Falcone committed -
John Eskew committed
-
Renzo Lucioni committed
-
John Eskew committed
-
Bill DeRusha committed
-
Check both url and title for the presence of code
Muddasser committed -
Monkey patch django.db.models.options for faster cache expiry
Bill DeRusha committed
-