- May 15, 2020
-
-
edX requirements bot authored
-
- May 14, 2020
-
-
David Ormsbee authored
This reverts commit 27480a25.
-
Tim McCormack authored
-
- May 13, 2020
-
-
Adam Stankiewicz authored
-
edX requirements bot authored
* Updating Python Requirements * Constrain django-cookies-samesite until dep bug fixed * Fix PEP 8 problems revealed by pycodestyle upgrade Co-authored-by:
Tim McCormack <tmccormack@edx.org> Co-authored-by:
Jeremy Bowman <jbowman@edx.org>
-
- May 12, 2020
-
-
Brittney Exline authored
-
- May 11, 2020
-
-
edX requirements bot authored
-
- May 08, 2020
-
-
Adam Stankiewicz authored
-
edX requirements bot authored
-
- May 07, 2020
-
-
Alex Dusenbery authored
-
Robert Raposa authored
Revert "Dark launch: Fix site shadowing and 1+N queries in third party auth config fetching (#23824)" (#23935) This reverts commit 79420640.
-
- May 06, 2020
-
-
Jeff Chaves authored
-
edX requirements bot authored
-
Tim McCormack authored
This performs a dark launch compare of the existing implementation (still in use) for fetching TPA provider configs and a new implementation, recording metrics on exceptions and mismatches. The new implementation should have two benefits, once we're switched over: - Fix 1+N queries on login page view where the site for each config was fetched in a loop (ARCHBOM-1139) - Don't allow configs with the same key on different sites to interfere with each other (regression test added) The new impl does not use TieredCache, but only the request cache, which we may want to adjust later.
-
- May 05, 2020
-
-
Robert Raposa authored
Improved authentication metrics.
-
edX requirements bot authored
-
- May 04, 2020
-
-
edX requirements bot authored
-
- May 01, 2020
-
-
edX requirements bot authored
-
- Apr 30, 2020
-
-
edX requirements bot authored
-
- Apr 29, 2020
-
-
edX requirements bot authored
-
- Apr 28, 2020
-
-
edX requirements bot authored
-
- Apr 27, 2020
-
-
edX requirements bot authored
-
Michael Terry authored
This adds a graded icon for LTI units. This was meant to go into a recent commit, but I only updated github.in not the txt requirement files. AA-75
-
- Apr 24, 2020
-
-
edX requirements bot authored
-
- Apr 23, 2020
-
-
Matt Drayer authored
-
- Apr 22, 2020
-
-
edX requirements bot authored
-
- Apr 21, 2020
-
-
Michael Terry authored
This adds a missing migration file to change the plural name of a model.
-
edX requirements bot authored
-
- Apr 20, 2020
-
-
SaadYousaf authored
-
HammadAhmadWaqas authored
-
- Apr 17, 2020
-
-
Tim McCormack authored
These were pinned because they drop support for Django<2.2 (or were planning on it, in the latter case.) No related changes in computed requirements.
-
- Apr 16, 2020
-
-
Robert Raposa authored
ARCHBOM-1105
-
Tim McCormack authored
-
- Apr 15, 2020
-
-
David Joy authored
TNL-7184
-
- Apr 13, 2020
-
-
Jillian Vogel authored
and settings to set SameSite=None for all secure cookies.
-
- Apr 10, 2020
-
-
Jeff Chaves authored
-
Jeremy Bowman authored
-
Adam Stankiewicz authored
-
- Apr 09, 2020
-
-
Jeff Chaves authored
-
Brandon Baker authored
This update pulls in transitioning various contains content calls to use the new enterprise catalog service behind a waffle flag. ENT-2575
-