- May 29, 2020
-
-
edX requirements bot authored
-
- May 28, 2020
-
-
hasnain.naveed authored
-
Simon Chen authored
-
Dillon Dumesnil authored
We will now show the problem icon if the LTI problem is scored and 'other' if it is not.
-
- May 27, 2020
-
-
Matt Drayer authored
* Enterprise: Bump to v3.2.17 * ran make upgrade to upgrade all dependencies Co-authored-by:
Adam Stankiewicz <agstanki@gmail.com>
-
atesker authored
-
- May 26, 2020
-
-
edX requirements bot authored
* Updating Python Requirements * Pin django-pipeline and lxml Co-authored-by:
Jeremy Bowman <jbowman@edx.org>
-
- May 20, 2020
-
-
atesker authored
-
edX requirements bot authored
-
Alex Dusenbery authored
This reverts commit 1d7ff32a.
-
- May 19, 2020
-
-
Jeff Chaves authored
-
edX requirements bot authored
-
Jeremy Bowman authored
Cleaned up a few more things about the testing configuration now that we've deployed Django 2.2 to production: * Go back to a single version of django-oauth-toolkit, tox doesn't need to vary it anymore * Go back to PyPI release of django-method-override * Remove no longer needed dependency on python-oauth2 (we already removed the package it was used by) * Update prepare_xdist_nodes.sh with new Django requirements file options
-
- May 18, 2020
-
-
edX requirements bot authored
-
- May 15, 2020
-
-
Jeff Chaves authored
-
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
-