- 07 Feb, 2017 1 commit
-
-
This commit contains back end changes necessary to load programs from the catalog in all contexts. The existing program munging utility is applied as late as possible to avoid conflating this work with changes to the front end; those will be made separately. ECOM-4422
Renzo Lucioni committed
-
- 05 Jan, 2017 1 commit
-
-
ECOM-5936
Anthony Mangano committed
-
- 15 Dec, 2016 1 commit
-
-
cahrens committed
-
- 30 Nov, 2016 1 commit
-
-
Gregory Martin committed
-
- 07 Nov, 2016 1 commit
-
-
John Eskew committed
-
- 17 Oct, 2016 2 commits
-
-
Jesse Zoldak committed
-
Deepa committed
-
- 12 Oct, 2016 1 commit
-
-
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
-
- 07 Oct, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 23 Sep, 2016 1 commit
-
-
Shaily Sangwan committed
-
- 16 Sep, 2016 1 commit
-
-
Sylvia Pearce committed
-
- 01 Sep, 2016 1 commit
-
-
Adds a context-sensitive link to learner documentation from the LMS. The base URL defaults to Open edX learner doc and can be overridden with the base URL for edx.org learner doc. Also relabels the tab for support from help to support.
Peter Desjardins committed
-
- 26 Aug, 2016 3 commits
-
-
Carol Tong committed
-
Fixed import failures that were preventing the platform API documentation from building. The problem is that the doc building environment doesn't need to install all the Python modules that the platform software does, but when Sphinx tries to import select modules so that it can use autoclass to publish docstrings it tries to import all the modules that are imported by those modules, recursively. I mocked the missing modules.
Peter Desjardins committed -
Morton Fox committed
-
- 19 Aug, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 02 Aug, 2016 1 commit
-
-
Brian Jacobel committed
-
- 25 Jul, 2016 1 commit
-
-
Meta.
Brian Jacobel committed
-
- 20 Jul, 2016 1 commit
-
-
TNL-4906 Subsections now use radio buttons, to allow for "hide after due" as a visibility option. Also, all tabs have been consolidated to "Basic" and "Advanced", and visibility options have moved there. Documentation links are updated to assist course authors with the new visibility options. Tests have also been updated, and the changes suggested in TNL-4951 are included.
Eric Fischer committed
-
- 20 Jun, 2016 1 commit
-
-
Calen Pennington committed
-
- 10 Jun, 2016 1 commit
-
-
Mocked some Python modules when running a Sphinx documentation publishing build. Updated an autoclass class name that changed."
Peter Desjardins committed
-
- 27 May, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 18 May, 2016 1 commit
-
-
Calen Pennington committed
-
- 06 May, 2016 1 commit
-
-
Carol Tong committed
-
- 04 May, 2016 2 commits
-
-
Brian Jacobel committed
-
Brian Jacobel committed
-
- 03 May, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 28 Apr, 2016 1 commit
-
-
Peter Desjardins committed
-
- 08 Apr, 2016 1 commit
-
-
Chris Rodriguez committed
-
- 31 Mar, 2016 1 commit
-
-
Peter Desjardins committed
-
- 22 Mar, 2016 1 commit
-
-
Adam Palay committed
-
- 03 Mar, 2016 2 commits
-
-
Peter Desjardins 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
-
- 29 Feb, 2016 1 commit
-
-
Renzo Lucioni committed
-
- 25 Feb, 2016 1 commit
-
-
Alison Hodges committed
-
- 23 Feb, 2016 1 commit
-
-
Adjusted the list of mock modules for the platform API documentation build. This prevents build failures when Sphinx cannot import modules. Addresses https://openedx.atlassian.net/browse/DOC-2638.
Peter Desjardins committed
-
- 12 Feb, 2016 1 commit
-
-
It's just as relevant to unit tests and I wish I had seen it earlier. Stress the transient nature of this debugging step.
Kevin Falcone committed
-
- 14 Jan, 2016 2 commits
-
-
Toby Lawrence committed
-
This reverts commit 8402be3b.
Toby Lawrence committed
-
- 13 Jan, 2016 1 commit
-
-
Ran these suckers through ImageOptim, which crunched 'em down real nice.
Toby Lawrence committed
-