- Nov 24, 2020
-
-
edX requirements bot authored
-
- Nov 23, 2020
-
-
Kyle McCormick authored
Given a course key and a split-mongo version GUID, it resets the course run's draft branch to a specified version and publishes. The purpose of this is to allow us to restore overwritten course content without having to write to Mongo via a dbshell. Adds `reset_course_to_version` method to modulestore API. TNL-7705
-
Alex Dusenbery authored
ENT-3503 | Add unit tests to cover 100% of openedx.features.enterprise_support.utils, all in a single test file.
-
Tim McCormack authored
ARCHBOM-1544
-
Robert Raposa authored
ARCHBOM-1260: add code_owner for block_structure_task
-
Robert Raposa authored
While adding code_owner for celery tasks in earlier PRs, we missed `@block_structure_task()`. ARCHBOM-1260
-
Alex Dusenbery authored
-
Robert Raposa authored
ARCHBOM-1260: code_owner for enterprise celery tasks
-
jawad khan authored
* converted logistration password reset views from function to DRF APIVIEW VAN-31
-
edX requirements bot authored
-
- Nov 22, 2020
- Nov 21, 2020
-
-
Robert Raposa authored
Upgrade enterprise to 3.12.3 to get code_owner monitoring for celery tasks. ARCHBOM-1260
-
- Nov 20, 2020
-
-
Awais Qureshi authored
Adding custom fork celery with better logging.
-
Feanil Patel authored
Replace 'multi_db = True' with 'databases = {alias for alias in connections}'
-
Sarina Canelake authored
Squashing some naive datetime warnings
-
Awais Qureshi authored
-
Usama Sadiq authored
Merge pull request #25656 from edx/testeng/bokchoy_auto_cache_update_79516298b1400c77f1d03ec5a881171f3bad47bc Bokchoy Testing DB Cache update
-
edX cache uploader bot authored
-
Usama Sadiq authored
Python Requirements Update
-
edX requirements bot authored
-
Ned Batchelder authored
Fix imports, remove unused import
-
- Nov 19, 2020
-
-
Tim McCormack authored
This should solve the problem of getting `nodejs: not found` when running `paver test_js_run -s lms` in lms-shell, which cropped up in the past few days. I don't know why this stopped working recently, but I don't have `nodejs` on my recently re-created devstack, and some people with an older devstack have both. Maybe a recent node.js release got rid of an alias.
-
Matthew Piatetsky authored
Add display name field to user metadata
-
Feanil Patel authored
Run subsection completion milestones task async.
-
Brandon Baker authored
Refresh enterprise catalog metadata on create and update
-
Troy Sankey authored
track: catch unhandled exceptions and add monitoring
-
Robert Raposa authored
[BD-21] Fix monitored values of CourseWaffleFlag objects
-
0x29a authored
-
0x29a authored
Check this ticket for details: https://code.djangoproject.com/ticket/29513
-
Régis Behmo authored
The monitored value was being twice namespaced, resulting in incorrect names, such as "schedules.schedules.send_updates_for_course".
-
Usama Sadiq authored
Merge pull request #25643 from edx/testeng/bokchoy_auto_cache_update_19da80816e279bb37a8c0958871cdb510cdbcbe2 Bokchoy Testing DB Cache update
-
edX cache uploader bot authored
-
Saleem Latif authored
ENT-3702: Revert migration update as it creates more issues than it fixes.
-
edX requirements bot authored
-
Saleem Latif authored
-
Robert Raposa authored
Add the following monitoring custom attributes: - segment_event_name - segment_event_source - segment_unexpected_context - segment_unexpected_data Also, this explicitly raises a validation error whenever context is a string instead of throwing a vague TypeError. Related to LEARNER-8034
-
- Nov 18, 2020
-
-
edX Transifex Bot authored
-
Matthew Piatetsky authored
-
Christie Rice authored
-
David Ormsbee authored
Include common base contexts in user activation email
-