- Oct 28, 2020
-
-
Feanil Patel authored
DEPR-106: Remove from openedx because it's deprecated
-
Feanil Patel authored
-
- Aug 24, 2020
-
-
Aarif authored
-
- Aug 22, 2020
-
-
edX requirements bot authored
python -m edx_repo_tools.modernize_openedx_yaml --path=openedx.yaml The following packages were installed: git+https://github.com/edx/repo-tools.git@4ac2ffde02b6df4bf633f7b88966137d71233bb1.
-
- Jul 14, 2020
-
-
Awais Qureshi authored
[BD-6] Add support for Django 1.11.
-
- Jul 13, 2020
-
-
Eric Herrera authored
Fix tests for Django 1.11. Upgrade requirements. Add constraint.
-
- Jul 07, 2020
-
-
Awais Qureshi authored
[BD-6] Compatibility with Python 2.7 and Python 3.5
-
- Jul 04, 2020
-
-
Eric Herrera authored
Update code and tests to work in python 2.7 and python 3.5. OEP-18 compliance. Update travis configuration. Upgrade requirements to be valid for python 2.7 and 3.5. Fix next function. Fix six reraise. Update gitignore.
-
- Mar 07, 2020
-
-
Fred Smith authored
Add Dockerfile
-
- Feb 13, 2020
-
-
Cory Lee authored
-
- Jan 03, 2020
-
-
adeelehsan authored
Request package upgraded and oep-18 added
-
adeelehsan authored
prod-293
-
- Jul 24, 2019
-
-
Joseph Mulloy authored
Speed up Notifier run time OPS-4175
-
Joseph Mulloy authored
-
- Jun 07, 2019
-
-
Joseph Mulloy authored
notifier routing key added to tasks
-
Joseph Mulloy authored
-
- May 28, 2019
-
-
Feanil Patel authored
-
- Apr 17, 2019
-
-
syed-awais-ali authored
-
- Feb 24, 2019
-
-
cclauss authored
* Convert raise --> six.reraise() https://six.readthedocs.io/index.html?highlight=reraise#six.raise_from
-
cclauss authored
* Old style exceptions --> new style for Python 3 Old style exceptions are syntax errors in Python 3 but new style exceptions work as expected in both Python 2 and Python 3. * Fix raise, xrange(), and raw string
-
cclauss authored
* Travis CI: Add Python 3.7 to testing in allow_failures mode Helps us understand were we are on Python 3 compatibility. * Update .travis.yml * Add Python 3.6 to the testing in allow_failures mode * requirements.txt: MySQL-python for Py2 and mysqlclient for Py3 * wsgiref is now in the Python Standard Library https://docs.python.org/2/library/wsgiref.html https://docs.python.org/3/library/wsgiref.html
-
- Jan 26, 2019
-
-
Kevin Luo authored
-
- Jan 09, 2019
-
-
Michael Terry authored
Drop support for datadog
-
Michael Terry authored
DEPR-9
-
- Dec 07, 2018
-
-
Michael Youngstrom authored
Only trigger travis push on master
-
Michael Youngstrom authored
-
- Mar 22, 2018
-
-
Alex Dusenbery authored
Allow specification of max tasks per child via os env.
-
Alex Dusenbery authored
-
Alex Dusenbery authored
EDUCATOR-2359 | Add celery config to restart worker after 100 tasks.
-
Alex Dusenbery authored
This reverts commit d9362ee2.
-
Alex Dusenbery authored
-
- Mar 20, 2018
-
- Jan 31, 2018
-
-
Hasnain Naveed authored
WL-1403 | suppressing digest notification for WL-sites.
-
- Jan 29, 2018
-
-
Hasnain authored
-
- Nov 29, 2017
-
-
Nadeem Shahzad authored
Add redis to requirements-OPS-2478
-
nadeemshahzad authored
-
- Nov 07, 2017
-
-
Alex Dusenbery authored
Really, really, really make sure we have a LANGUAGE_CODE.
-
Alex Dusenbery authored
-
- Oct 23, 2017
-
-
Alex Dusenbery authored
Django==1.8.18, jam the language_code into settings.
-
- Oct 21, 2017
-
-
Alex Dusenbery authored
-