Name |
Last commit
|
Last update |
---|---|---|
.. | ||
djangoapps | ||
envs | ||
lib | ||
static | ||
templates | ||
.coveragerc | ||
README.rst | ||
__init__.py | ||
startup.py | ||
tests.py | ||
urls.py | ||
wsgi.py | ||
wsgi_apache_lms.py |
Currently, all XBlock/XModule handlers are lumped together in the same transaction (courseware.module_render:handle_xblock_callback). This makes it difficult to pinpoint problems with specific handlers. With this change, the transaction name will now look like: OpenAssessmentBlockWithMixins.save_submission CapaDescriptorWithMixins.xmodule_handler/problem_show
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
djangoapps | Loading commit data... | |
envs | Loading commit data... | |
lib | Loading commit data... | |
static | Loading commit data... | |
templates | Loading commit data... | |
.coveragerc | Loading commit data... | |
README.rst | Loading commit data... | |
__init__.py | Loading commit data... | |
startup.py | Loading commit data... | |
tests.py | Loading commit data... | |
urls.py | Loading commit data... | |
wsgi.py | Loading commit data... | |
wsgi_apache_lms.py | Loading commit data... |