- 02 Aug, 2017 1 commit
-
-
Contains installation and testing changes for the django 1.11 upgrade preparedness initiative. Splits tests out into seperate shards on travis.
Eric Fischer committed
-
- 13 Nov, 2015 7 commits
-
-
muhammad-ammar committed
-
muzaffaryousaf committed
-
muzaffaryousaf committed
-
muzaffaryousaf committed
-
muzaffaryousaf committed
-
muzaffaryousaf committed
-
TNL-2818
Usman Khalid committed
-
- 21 Oct, 2015 1 commit
-
-
- add a .jshintrc file - add a test-js target - make test scripts not use coverage by default
Andy Armstrong committed
-
- 24 Jul, 2014 1 commit
-
-
Will Daly committed
-
- 23 Jul, 2014 1 commit
-
-
Install bok-choy
Will Daly committed
-
- 13 Jul, 2014 1 commit
-
-
Quiet the doc and i18n scripts Add locale to i18n script Use PhantomJS as the headless test runner. Refactor file upload tests
Will Daly committed
-
- 11 Jul, 2014 1 commit
-
-
Will Daly committed
-
- 08 Jul, 2014 1 commit
-
-
Stephen Sanchez committed
-
- 23 Jun, 2014 1 commit
-
-
Will Daly committed
-
- 09 Jun, 2014 4 commits
- 03 Jun, 2014 1 commit
-
-
* gunicorn * nginx * mysql * memcached * celery flower * upstart Set file encoding for Python interpreter to fix a test failure in the Vagrant VM. Configure Vagrant log files to go to logs/vagrant.
Will Daly committed
-
- 29 May, 2014 2 commits
-
-
Will Daly committed
-
Stephen Sanchez committed
-
- 28 May, 2014 1 commit
-
-
Will Daly committed
-
- 22 May, 2014 1 commit
-
-
Will Daly committed
-
- 21 May, 2014 1 commit
-
-
Will Daly committed
-
- 15 May, 2014 1 commit
-
-
Will Daly committed
-
- 14 May, 2014 1 commit
-
-
Will Daly committed
-
- 18 Apr, 2014 1 commit
-
-
Will Daly committed
-
- 01 Apr, 2014 1 commit
-
-
Will Daly committed
-
- 30 Mar, 2014 1 commit
-
-
David Ormsbee committed
-
- 28 Mar, 2014 1 commit
-
-
This introduces a few features: * INFO level logging on common events like creating or fetching submissions and assessments. * Parallel event logging for the same. * Creates a local logs/ directory for development. For the most part, we rely on XBlock's publish() mechanism to emit event data. However, because scoring is done at the API layer in a way that is not directly visible to the OpenAssesmentBlock, we're logging that event separately with a hacky solution that dynamically loads an emit function based on a configuration value. This is a stopgap measure until we can start using the edX analytics API (which is still in testing). TIM-260, TIM-378
David Ormsbee committed
-
- 25 Mar, 2014 1 commit
-
-
Will Daly committed
-
- 21 Mar, 2014 2 commits
-
-
Will Daly committed
-
David Ormsbee committed
-
- 19 Mar, 2014 2 commits
-
-
The autodiscovery used by admin will interact badly with Django Debug Toolbar's own auto-setup. So we have to be more explicit about everything and add some settings manually. See: http://django-debug-toolbar.readthedocs.org/en/1.0/installation.html#explicit-setup
David Ormsbee committed -
One of many small pull requests that are going to come for [TIM-279].
David Ormsbee committed
-
- 18 Mar, 2014 1 commit
-
-
Requires installation of Chrome extension: https://chrome.google.com/webstore/detail/django-debug-panel/nbiajhhibgfgkjegbnflpdccejocmbbn
David Ormsbee committed
-
- 17 Mar, 2014 3 commits
-
-
Will Daly committed
-
* Improved error handling and reporting
Joe Blaylock committed -
* remaining items: - replace submission fk w/ m2m on peerworkflowitem - complete move - initialize feedback box, grayed out - tests * TODO: incomplete move, usage still in submissions api
Joe Blaylock committed
-