- 09 Jul, 2013 2 commits
-
-
Toddi Norum committed
-
remove extra bracket which had crept into instructor dashboard
ichuang committed
-
- 08 Jul, 2013 12 commits
-
-
update create-dev-env.sh, change one small character
David Baumgold committed -
Feature/jkarni/jsinput
jkarni committed -
Julian Arni committed
-
Disabled tests that are failing in Jenkins
Will Daly committed -
in line 470, changed "curl -O" to "curl -OL" such that the scripts runs without problems.
hikari-boulders committed -
Ignore Pylint R0921
Sarina Canelake committed -
Will Daly committed
-
[STUD-380] Fix/cdodge/delete course delete drafts
chrisndodge committed -
Will Daly committed
-
Add setting to set the virtual host of a Celery broker
Carlos Andrés Rocha committed -
ichuang committed
-
Sarina Canelake committed
-
- 03 Jul, 2013 26 commits
-
-
Conflicts: common/lib/xmodule/xmodule/crowdsource_hinter.py common/lib/xmodule/xmodule/css/crowdsource_hinter/display.scss common/lib/xmodule/xmodule/js/src/crowdsource_hinter/display.coffee common/static/coffee/src/logger.coffee common/templates/hinter_display.html lms/envs/test.py lms/urls.py
Carlos Andrés Rocha committed -
Fix broken tests by simplifying the CourseFactory
Ned Batchelder committed -
The data argument was being treated specially, but that was just because we didn't have **kwargs support. Now we do. There are two uses of data=, one we convert to kwargs, the other was actually unused, so remove it completely.
Ned Batchelder committed -
remove unnecessary type check on the module store. XML module stores will throw an exception when deleting an item...
Chris Dodge committed -
Chris Dodge committed
-
Pylintrc changes to improve things, including removing the reports.
Ned Batchelder committed -
Fix LMS-530: Reflected XSS in chapter and page numbers
Ned Batchelder committed -
Pylint errors
Calen Pennington committed -
Made a css_html to obtain the html of the css element.
Jonah Stanley committed -
Ned Batchelder committed
-
add a 'can_execute_unsafe_code' callback method (ala LMS) to allow for w...
chrisndodge committed -
Chris Dodge committed
-
remove redundent test until we get clarity as to if unit tests are actually using the codejail functionality or not
Chris Dodge committed -
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
Chris Dodge committed
-
add a 'can_execute_unsafe_code' callback method (ala LMS) to allow for whitelisting of courses with respect to codejailing
Chris Dodge committed -
This reverts commit d383a8ad.
JonahStanley committed
-