- Apr 16, 2013
-
-
Calen Pennington authored
Properly save and restore settings.MODULESTORE, and clear at django._MODULESTORES at the end of the test
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Mark L. Chang authored
Disable nps survey in test environment
-
Jay Zoldak authored
-
Jay Zoldak authored
Pep8 fixes for drag and drop tests
-
Don Mitchell authored
more cleanups in CMS project
-
- Apr 14, 2013
-
-
Chris Dodge authored
-
Chris Dodge authored
-
- Apr 12, 2013
-
-
Will Daly authored
-
Christina Roberts authored
violation fixes
-
Piotr Mitros authored
Remove npm package from Ubuntu installation dependencies file.
-
Chris Dodge authored
-
dcadams authored
Install of edX gives the following error: ----------------------------------------------- The following packages have unmet dependencies: nodejs : Conflicts: npm E: Unable to correct problems, you have held broken packages. ----------------------------------------------- This is caused by the latest version of nodejs including npm and being incompatible with the previous version. Fix is to remove npm line from apt-packages.txt
-
Chris Dodge authored
-
Chris Dodge authored
-
Diana Huang authored
Pylint and Pep8 fixes for InputTypes
-
Diana Huang authored
-
Diana Huang authored
Add the ability to add trailing text to textlines
-
Diana Huang authored
-
Diana Huang authored
Add tests for unicode and escaped HTML characters
-
Diana Huang authored
-
Diana Huang authored
-
Diana Huang authored
-
Calen Pennington authored
fix pylint errors in test_login.py
-
Jay Zoldak authored
-
Don Mitchell authored
Fix/cdodge/studio forum improvements
-
Chris Dodge authored
-
Jay Zoldak authored
Fix pylint errors
-
Chris Dodge authored
-
Chris Dodge authored
-
Chris Dodge authored
get_items has an query ambiguity with respect to revision=None. None has a special semantic in get_items as a wildcard, so if we query with 'None' then we'll get back both draft and non-draft items.
-
- Apr 11, 2013
-
-
Jay Zoldak authored
-
Will Daly authored
Convert login tests to use factories
-
Jay Zoldak authored
-