- Jul 24, 2019
-
-
aarif authored
Updated the file as suggested ran python-modernize and isort on files mentioned in INCR-410 Updated the file as suggested changes made to comply with quality ran python-modernize and isort on files mentioned in INCR-410 Updated the file as suggested changes made to comply with quality
-
- Jul 23, 2019
-
-
Kshitij Sobti authored
A popular convention is to have user accounts stored in a separate authentication database. This change add support for configuring edx-platform to work with such a setup.
-
Ayub khan authored
-
- Jul 19, 2019
-
-
Feanil Patel authored
The `NoneType` object is not available from the `types` module in python 3. This is a workaronud to deal with that.
-
DawoudSheraz authored
-
- Jul 18, 2019
-
-
amitvadhel authored
-
- Jul 16, 2019
-
-
aarif authored
changes made to comply with quality changes made to comply with quality changes made to comply with quality
-
- Jul 15, 2019
-
-
zaidbamber161 authored
-
zaidbamber161 authored
-
zaidbamber161 authored
-
zaidbamber161 authored
-
- Jul 11, 2019
-
-
Alan Zarembok authored
advanced problems so that they do not become uneditable.
-
Ayub khan authored
-
Ayub khan authored
-
Ayub khan authored
-
Ayub khan authored
-
- Jul 10, 2019
-
-
amitvadhel authored
-
Edward Zarecor authored
-
- Jul 09, 2019
-
-
Edward Zarecor authored
-
- Jun 21, 2019
-
-
stv authored
now that we install it from an external repository.
-
- Jun 20, 2019
-
-
Amit authored
* INCR-245: Make compatible with Python 3.x without breaking Python 2.7 support > common/lib/capa/capa/safe_exec * INCR-245: Add absolute_import to CODE_PROLOG
-
Usman Khalid authored
Some deprecated functionality has been removed: - Reading data field and transforms being applied in the init() method. - The source field. - The source_visible attribute.
-
- Jun 14, 2019
-
-
Jeremy Bowman authored
-
- Jun 12, 2019
-
-
Amit authored
* INCR-413: Run python-modernize and isort * INCR-413: Fix for text_type usage
-
- May 21, 2019
-
-
asadazam93 authored
-
- May 18, 2019
-
-
Jolyon Bloomfield authored
-
- May 16, 2019
-
-
Calen Pennington authored
Augment content_type_gating tests to detect the failure case from the original REVMI-34 implementation
-
Maxim Dorovkov authored
* INCR-230 - Run python-modernize and isort on common/lib/xmodule/xmodule, plus a few minor fixes suggested by Jeremy
-
- May 13, 2019
-
-
asadazam93 authored
-
- May 10, 2019
-
-
Amit authored
-
- May 09, 2019
-
-
Kyle Mulka authored
* INCR-229 ran modernize on common/lib/xmodule/xmodule/[a-g]*.py except for graders.py * fix a couple xss-commit-linter issues
-
- May 08, 2019
-
-
kill-gear authored
* incr-172 * incr-177 run modernize * fixed bug due to running modernize
-
David Ormsbee authored
-
Jeremy Bowman authored
-
asadazam93 authored
-
Brendan authored
* INCR-214: python-modernize on common/lib/xmodule/xmodule/modulestore/tests * Running isort on common/lib/xmodule/xmodule/modulestore/tests * Resolving issues with mangled comments and fixing int/long test
-
- May 07, 2019
-
-
Brendan authored
* INCR-227: python-modernize on common/lib/xmodule/xmodule/video_module, partitions, and util * pylint will ignore imports from six * INCR-227 Fixing mangled comments and variable names
-
Kyle Mulka authored
* INCR-226 run modernize on common/lib/xmodule/xmodule/modulestore/mongo, split_mongo, and perf_tests * fix pep8 error
-
- May 03, 2019
-
-
asadazam93 authored
-
- May 02, 2019
-
-
stv authored
This is part of a larger effort to split packages out into independent, composable, PyPI installable Python packages. While this package itself isn't monumental, it represents the bottom of the dependecy tree and can be split out before any other packages.
-