- Feb 13, 2020
-
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
Awais Jibran authored
SECURITY FIX : Fix CAPA Problems
-
- Feb 12, 2020
-
-
adeelehsan authored
MicroMaster added in contact us form
-
adeelehsan authored
PROD-1229
-
Calen Pennington authored
Replace old coverage context files when uploading
-
adeelehsan authored
MicroBachelor changed to Micro
-
Jeremy Bowman authored
Fix all deprecation warnings generated by Django REST Framework during the unit tests: * ``The `base_name` argument is pending deprecation in favor of `basename`.`` (86 occurrences) * `` `detail_route` is deprecated and will be removed in 3.10 in favor of `action`, which accepts a `detail` bool. Use `@action(detail=True)` instead.`` (18 occurrences)
-
Calen Pennington authored
Use relative_files setting for coverage
-
Calen Pennington authored
-
Calen Pennington authored
Pipe COLLECT_WHO_TESTS_WHAT through to jenkins-report.sh so that we u…
-
Saad Yousaf authored
Studio export/import bug with problems having more than one pre-tag in problem.
-
adeelehsan authored
PROD-1229
-
adeel khan authored
Removing paver command
-
- Feb 11, 2020
-
-
edX cache uploader bot authored
Bokchoy testing database update
-
Ned Batchelder authored
This should make it easier to measure coverage in one place (Travis) and work with it in another (devstack).
-
Calen Pennington authored
Pipe COLLECT_WHO_TESTS_WHAT through to jenkins-report.sh so that we upload coverage contexts nightly
-
Manjinder Singh authored
-
Adeel Khan authored
This is not needed in Makefile as all the logic and invocation of compilejs would be done via ecommerce-script repo. PROD-960
-
Diana Huang authored
Drop tracking log table.
-
Manjinder Singh authored
This change only implements pytest hooks when we know pytest_json_report plugin has been loaded. Previously, the hooks were being loaded before plugin, thus causing errors cause(pytest_sessionfinish needs the plugin to function).
-
Manjinder Singh authored
- Removing deprecated auth classes - Replacing OAuth2AuthenticationAllowInactiveUserDeprecated with OAuth2AuthenticationAllowInactiveUser - the old class was a child class of a deprecated class that we are removing and replacing.
-
adeelehsan authored
Mongo socket timeout increased.
-
Diana Huang authored
-
saadyousafarbi authored
-
Christie Rice authored
* MICROBA-149 Create user id tables * Move to openedx * Rename app in doc * Update PII tag * Update doc
-
Aarif authored
Replaced jsonfield with jsonfield2 - BOM-1068
-
Ayub authored
BOM-1121
-
Aarif authored
-
adeelehsan authored
prod-1188
-
Ayub-khan authored
-Updated middleware setting to use use middleware insted of middleware_classes -github install of django-method-override fork to support new style middleware in django1.11
-
Zaman Afzal authored
-
- Feb 10, 2020
-
-
Michael Terry authored
Add relative dates waffle flag
-
Michael Terry authored
Specifically, course_experience.relative_dates. This will be used by future PRs to control our rollout of this new feature. AA-27
-
Adam Butterworth authored
Relates to TNL-7048. Since bookmarking is handled in the courseware microfrontend, it needs to also manage the display of a unit title.
-
Jeremy Bowman authored
-
Dillon Dumesnil authored
Revert commits for AA-4
-
Dillon Dumesnil authored
-
Feanil Patel authored
BOM-939 Update pickle procotol version.
-
Manjinder Singh authored
These settings are used to toggle new authentication class in discussion and bookmarks app. The auth class is in openedx/core/lib/api/authentication.py and was added to replace deprecated OAuth2Authentication class in [rest_framework_oauth library](https://github.com/jpadilla/django-rest-framework-oauth)
-
Simon Chen authored
-