- Mar 20, 2020
-
-
edX requirements bot authored
-
- Mar 19, 2020
-
-
edX requirements bot authored
-
SaadYousaf authored
-
- Mar 17, 2020
-
-
edX requirements bot authored
-
- Mar 16, 2020
-
-
Michael Terry authored
This is an unused-as-of-yet utility function to generate a bunch of ics files for a user's course schedule. Will be used as part of the calendar_sync feature package. AA-37
-
Manjinder Singh authored
-
Awais Qureshi authored
checking django-wiki and fixing deprecation warnings.
-
- Mar 13, 2020
-
-
Brittney Exline authored
-
edX requirements bot authored
-
- Mar 12, 2020
-
-
Diana Huang authored
-
Jeremy Bowman authored
We upgraded these before in https://github.com/edx/edx-platform/pull/23119 along with django-countries (which released a new version just before that), but had to revert in https://github.com/edx/edx-platform/pull/23237 because of a performance regression in the admin page for EnterpriseCustomer. We think django-countries was the culprit and have pinned it, so trying these two again by themselves.
-
edX requirements bot authored
-
Robert Raposa authored
- switches to openedx-calc from PyPI - includes edx-rest-api-client major upgrade. ARCHBOM-952
-
- Mar 11, 2020
-
-
Alex Dusenbery authored
-
edX requirements bot authored
-
usamasadiq authored
-
- Mar 10, 2020
-
-
Brandon Baker authored
Pulling in changes to try and fix JSONField formatting in django admin. ENT-2677
-
Ayub-khan authored
-Upgrade edx-drf-extensions -settings-update
-
- Mar 09, 2020
-
-
Tim McCormack authored
This partially reverts #23318.
-
Tim McCormack authored
-
- Mar 06, 2020
-
-
Jansen Kantor authored
-
Diana Huang authored
-
Dillon Dumesnil authored
-
edX requirements bot authored
-
usamasadiq authored
-
- Mar 05, 2020
-
-
Tim McCormack authored
The video thumbnail and transcript tasks were the only things using chord_task from edx-celeryutils, which in turn was blocking django-celery removal. But, they're no longer used. Co-authored-by:
Diana Huang <diana.k.huang@gmail.com>
-
Calen Pennington authored
-
- Mar 04, 2020
-
-
Alex Dusenbery authored
-
Ahtisham Shahid authored
-
- Mar 03, 2020
-
-
Alex Dusenbery authored
Update ORA to 2.6.16 | Fixes the text_response property to be more backwards-compatible with _old_ ORA blocks.
-
Diana Huang authored
-
Awais Jibran authored
Run `make upgrade` on edx-platform to update python packages. PROD-1333
-
- Mar 02, 2020
-
-
Feanil Patel authored
-
Feanil Patel authored
-
Diana Huang authored
-
Diana Huang authored
Remove DOP apps from INSTALLED_APPS. Remove DOP libraries from requirements.
-
Jeremy Bowman authored
The last time we tried this upgrade we encountered timeouts on the quality job, which it now appears were due to the worker running pylint common running out of memory and killing the Jenkins process. Switching to a different worker type with double the RAM (8 GB vs. 4 GB) seems to have fixed this; about 5.5 GB was used. Upstream is aware of the high memory usage on large projects, it's apparently due primarily to a cache of parsed modules: https://github.com/PyCQA/pylint/issues/1495 . Even after disabling some of the new checks that have been added, the new version of pylint found about twice as much to complain about. Just bumping the threshold for now to unblock the Django upgrade, we can try automated utilities like pyupgrade to fix some of these later.
-
- Feb 28, 2020
-
-
Brittney Exline authored
This reverts commit 140738df.
-
Ayub-khan authored
-django-babel-underscore custom version to support django>=2.2
-
- Feb 27, 2020
-
-
Robert Raposa authored
try to fix github
-