- Jul 08, 2020
-
-
Diana Huang authored
-
Feanil Patel authored
DEPR-43 Remove shoppingcart certs refs.
-
Feanil Patel authored
DEPR-43 - Remove shopping cart from instructor analytics.
-
edX requirements bot authored
-
Waheed Ahmed authored
Used django-ratelimit instead of django-ratelimit-backend to configure two different rate limit configurations for same endpoint. PROD-1708
-
Waheed Ahmed authored
Ratelimited `login_user` endpoint using `django-ratelimit`, also decreased default value of logistration rate limit to 100 requests per five minutes per IP. PROD-1877
-
- Jul 07, 2020
-
-
Kellie Selinka authored
update edx-enterprise version
-
Feanil Patel authored
There's a chance that the whole management command should be removed since we don't do change modes with the command anymore but that's a different problem for a different day I think.
-
Feanil Patel authored
-
Robert Raposa authored
Fix bug in metric temp_flag_no_request_default_match. Metric renamed to temp_flag_no_request_default_match_2 to ensure we are looking at the right data. This extends Phase 1 of the rollout, as documented in: https://github.com/edx/edx-platform/pull/24392 ARCHBOM-1331
-
Kellie Selinka authored
ENT-3073
-
Robert Raposa authored
Once USE_DEFAULT_TRUE_NAMESPACE is fully rolled out and proves to return True where we wish, we can remove this temporary roll-out flag introduced in: https://github.com/edx/edx-platform/pull/24322 ARCHBOM-1316
-
Christie Rice authored
-
daphneli-chen authored
dlichen/AA-202 setup
-
Christie Rice authored
* MICROBA-393 Add customized partner report headings * Add sorting
-
Alex Wang authored
-
Robert Raposa authored
This is Phase 1 of a 2 part rollout. Here, we want to ensure that checking if the waffle flag is set to active for everyone would provide the same value as the current implementation for calls that have no request. The current implementation is to use flag_undefined_default, which is deprecated and we are trying to remove. We are adding a custom metric to see if they match in Production. If all goes well, in Phase 2 we will switch to this new approach. ARCHBOM-1331
-
Daphne Li-Chen authored
-
Aura Milena Alba authored
[BD-10] [DEPR-83][DEPR-81] Remove pattern library in course_home.py
-
Christie Rice authored
-
Christie Rice authored
-
Alex Dusenbery authored
-
Feanil Patel authored
Constrain edx-enterprise.
-
Tim McCormack authored
-
- Jul 06, 2020
-
-
edX Transifex Bot authored
-
Ali Akbar authored
optimize course enrollment count query
-
Ali-D-Akbar authored
-
- Jul 02, 2020
-
-
Feanil Patel authored
This will allow for more controlled releases of enterprise code in edx-platform.
-
Robert Raposa authored
In order to remove the deprecated flag_undefined_default=True argument, this commit updates the following flags to always be enabled using a new temporary class: - course_experience.course_outline_page - course_experience.unified_course_tab Adds a temporary setting `USE_DEFAULT_TRUE_NAMESPACE`, to enable a monitored rollout of this change. TNL-7061 is the ticket where these flags will actually be removed. This requires more careful work including removing all dead code, and potentially refactoring tests that were testing shared functionality, but only when the flag was False. ARCHBOM-1316
-
Michael Terry authored
AA-220: Making Library Content an Aggregator CompletionMode
-
Alex Dusenbery authored
Turn on enterprise integration in devstack settings. We are first-class citizens, and we demand respect! :p
-
edX cache uploader bot authored
-
edX requirements bot authored
-
Awais Jibran authored
Patch IDV emails approved
-
Awais Jibran authored
-
- Jul 01, 2020
-
-
Dillon Dumesnil authored
This change will prevent Library Content from being marked as complete on view and the corresponding version bump to edx-completion contains code that will start looking at the children of the library content for completeness.
-
Ben Warzeski authored
* show teamset as pennant in team cards within my_teams view * update verifyCards spec helper to be able to check teamset label * update tests for team_card teamset label. Co-authored-by:
Ben Warzeski <benwarzeski@edX-C02CD0HCLVDM.cable.rcn.com>
-
Tim McCormack authored
...and pin django-ipware for the moment
-