- Feb 09, 2021
-
-
edX requirements bot authored
-
jawad khan authored
Added BearerAuthenticationAllowInactiveUsern in celebration api
-
Ali Akbar authored
Update Thresholds
-
- Feb 08, 2021
-
-
Usama Sadiq authored
Lower down pylint error thresholds
-
Matt Tuchfarber authored
Make credentials celery tasks errors consistent
-
Alexander J Sheehan authored
bumping enterprise to 3.17.24
-
Tim McCormack authored
This deprecates `save=False` for several functions and removes all known usages of the parameter but does not actually remove the parameter. Instead, it will emit a deprecation warning if the parameter is used. We can remove the parameter as soon as we feel sure nothing is using it. Now that we have refactored `anonymous_id_for_user` to always prefer retrieving an existing ID from the database -- and observed that only a small fraction of calls pass save=False -- we can stop respecting save=False. This opens the door for future improvements, such as generating random IDs or switching to the external user ID system. Metrics: I observe that 1 in 16 requests for new, non-request-cached anon user IDs are made with save=False. But 71% of all calls are served from the request cache, and 99.7% of the misses are served from the DB. save=False only appear to come from intermittent spikes as reports are generated and are low in absolute number. Also document usage/risk/rotation of secret in anonymous user ID generation as indicated by `docs/decisions/0008-secret-key-usage.rst` ADR on `SECRET_KEY` usage. ref: ARCHBOM-1683
-
usamasadiq authored
-
Matt Tuchfarber authored
In order to better alert off of tasks that failed after maximum retries, this makes the the error for each task consistent with itself.
-
Bianca Severino authored
[MST-645] Account for no enrollment in courseware rules
-
Carla Duarte authored
AA-650: block deprecated keys from course home MFE
-
Alexander Sheehan authored
-
Bianca Severino authored
-
Matt Tuchfarber authored
Update to newest edx-lint
-
Carla Duarte authored
-
Ali-D-Akbar authored
-
Matt Tuchfarber authored
Copy existing pylintrc changes to pylintrc_tweaks
-
Feanil Patel authored
Feanil/rate limit anon csv
-
Fox Piacenti authored
Update Library v2 Indexes to work with ElasticSearch 7. Repair blockstore integration tests. (#26230)
-
Christie Rice authored
-
Usama Sadiq authored
Apply pylint-amnesty.
-
Gábor Boros authored
docs: add annotations to instructor plugin settings
-
Tim McCormack authored
Turns out it's needed for the Proctoring Settings view. Also reorder slightly for better clustering. MST-644
-
Awais Qureshi authored
Apply pylint-amnesty.
-
Usama Sadiq authored
Apply pylint-amnesty.
-
Usama Sadiq authored
Apply pylint-amnesty.
-
Christie Rice authored
MICROBA-918 Move methods to separate certificate generation from celery task to schedule certificate generation. Also standardizes imports. (#26410)
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
Usama Sadiq authored
Applied pylint-amnesty
-
Usama Sadiq authored
Applied pylint amnesty
-
Usama Sadiq authored
-
Usama Sadiq authored
-
Usama Sadiq authored
Applied pylint-amnesty
-
Muhammad Soban Javed authored
Replace @task decorator with @shared_task in openedx
-
Usama Sadiq authored
Applied pylint amnesty
-
JayRam Nai authored
docs: update warning for ENABLE_FOOTER_MOBILE_APP_LINKS features toggle
-
JayRam Nai authored
-
Ali Akbar authored
Incident Management Security Fixes 10
-
Ali Akbar authored
Incident Management Security Fixes 9
-
Awais Qureshi authored
Apply pylint-amnesty.
-