- 24 Mar, 2016 1 commit
-
-
ECOM-2948
Waheed Ahmed committed
-
- 22 Mar, 2016 1 commit
-
-
ECOM-2931
Awais committed
-
- 17 Mar, 2016 1 commit
-
-
This will leverage the nose attrib plugin to allow us to break tests apart on our build system to run in parallel on separate nodes.
Ben Patterson committed
-
- 16 Mar, 2016 1 commit
-
-
This reverts commit 954dae58.
Jesse Zoldak committed
-
- 14 Mar, 2016 1 commit
-
-
ziafazal: improvements need for multi-tenancy ziafazal: fixed broken tests ziafazal: no need to add setting in test.py ziafazal: added hostname validation ziafazal: changes after feedback from mattdrayer ziafazal: fixed branding and microsite broken tests ziafazal: make STATICFILES_DIRS to list ziafazal: added theme directory to mako lookup for tests ziafazal: added more protection in test_util saleem-latif: Enable SCSS Overrides for Comprehensive Theming saleem-latif: Incoporate feedback changes, Correct test failures, add tests and enable theming for django templates saleem-latif: Correct errors in python tests mattdrayer: Fix invalid release reference mattdrayer: Update django-wiki reference to latest release
Zia Fazal committed
-
- 09 Mar, 2016 1 commit
-
-
Move tests to one test class
erm0l0v committed
-
- 08 Mar, 2016 1 commit
-
-
Ibrahim committed
-
- 07 Mar, 2016 1 commit
-
-
The profile name requires escaping when displayed. Proactively removing since it is not being used. Also discovered some dead code.
cahrens committed
-
- 04 Mar, 2016 1 commit
-
-
Unfortunately, instrospection.get_table_description runs select * from course_overview_courseoverview, which of course does not exist while django is calculating initial migrations, causing this to fail. Additionally, sqlite does not support information_schema, but does not do a select * from the table. Lift the main part of mysql's get_table_description up to the migration itself and just inspect it directly. Continue to call the API for sqlite.
Kevin Falcone committed
-
- 03 Mar, 2016 2 commits
-
-
Simon Chen committed
-
- 02 Mar, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 29 Feb, 2016 1 commit
-
-
Ben Patterson committed
-
- 26 Feb, 2016 2 commits
-
-
We removed a column in the same release that we removed it from the model. This creates a gap where the code still looks for a column which has been dropped until the new code has been deployed. The initial fix was to put the column back, but that creates a window during the alterations where views will error. This noops the 0008 migration and effectively noops 0009 unless you've run the old migration.
Kevin Falcone committed -
Nimisha Asthagiri committed
-
- 25 Feb, 2016 1 commit
-
-
John Eskew committed
-
- 24 Feb, 2016 1 commit
-
-
Omar Khan committed
-
- 22 Feb, 2016 1 commit
-
-
Ibrahim committed
-
- 19 Feb, 2016 1 commit
-
-
TNL-4103
muzaffaryousaf committed
-
- 18 Feb, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 17 Feb, 2016 1 commit
-
-
Qubad786 committed
-
- 16 Feb, 2016 3 commits
-
-
Simon Chen committed
-
Toby Lawrence committed
-
Toby Lawrence committed
-
- 15 Feb, 2016 1 commit
-
-
Saleem Latif committed
-
- 12 Feb, 2016 3 commits
-
-
Jim Abramson committed
-
ECOM-3638
jsa committed -
jsa committed
-
- 11 Feb, 2016 3 commits
-
-
Ned Batchelder committed
-
Ned Batchelder committed
-
Hasnain committed
-
- 10 Feb, 2016 7 commits
-
-
Renzo Lucioni committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Julien Paillé committed
-
- 09 Feb, 2016 2 commits
-
-
Previously, course images on the student dashboard were always served from the localhost, even if the CDN was enabled.
David Ormsbee committed -
ECOM-3528
Renzo Lucioni committed
-