- Sep 04, 2018
-
-
Brandon Baker authored
Reveal industry pathways in program details sidebar
-
Waheed Ahmed authored
Fix entitlement expiring on switching session.
-
Waheed Ahmed authored
LEARNER-6313
-
- Sep 01, 2018
-
-
edx-pipeline-bot authored
Merge release back to master
-
- Aug 31, 2018
-
-
David Ormsbee authored
Change access pattern for role/permissions retrieval to address Aurora query optimizer.
-
David Ormsbee authored
This is a fix for the performance issues in EDUCATOR-3374 AWS's Aurora backend for MySQL selects the wrong index on the django_comment_client_role_users table, leading to performance issues. This commit replaces that join with individual requests for permissions for each role (of which there may be several for any given user). It's dumber SQL, but Aurora will do the right thing.
-
Brandon Baker authored
Professional pathways are referred to as industry pathways in the code to help differentiate them from professional certificate programs.
-
Jeremy Bowman authored
Revert "studio grading bokchoy tests III"
-
Alex Dusenbery authored
This reverts commit 9b9f7c26.
-
Agha Awais authored
studio grading bokchoy tests III
-
Agha Awais authored
-
Kevin Falcone authored
Migrations are run on machines without development requirements
-
Kevin Falcone authored
We added a migration to a ManyToMany key in both directions and that had to be done with RunSQL which requires sqlparse https://docs.djangoproject.com/en/1.11/ref/migration-operations/#runsql
-
- Aug 30, 2018
-
-
Kevin Falcone authored
Revert "EDUCATOR-3374 | Hacky query to fix inline discussions performance."
-
Kevin Falcone authored
Add a (user_id, role_id) index to dcc_role_users table.
-
Alex Dusenbery authored
This reverts commit 4a1caf6c.
-
Alex Dusenbery authored
-
Nimisha Asthagiri authored
-
Nimisha Asthagiri authored
-
Nimisha Asthagiri authored
ARCH-223: Retire deprecated RequestCache
-
Robert Raposa authored
ARCH-223
-
Alex Dusenbery authored
-
- Aug 29, 2018
-
-
Rabia Iftikhar authored
EDUCATOR-3030 don't submit completion for grader's response while updating problem score.
-
Jeremy Bowman authored
TE-2646 Use headless Chrome for a11y tests
-
rabiaiftikhar authored
-
- Aug 28, 2018
-
-
Jeremy Bowman authored
-
Bill DeRusha authored
Add logging to signal and flag to mgmt cmd for credential grades
-
Bill DeRusha authored
-
- Aug 27, 2018
-
-
Waheed Ahmed authored
Fix refund entitlement on audit course un-enroll.
-
Waheed Ahmed authored
LEARNER-6247
-
- Aug 24, 2018
-
-
bryankle authored
INCR-5 Removed pynliner version constraint and upgraded
-
Michael Youngstrom authored
Re add test_login_failure
-
Michael Youngstrom authored
-
Michael Youngstrom authored
Remove flaky bok-choy tests
-
Bryan Le authored
-
Michael Youngstrom authored
Switch where we create the mock in test_tasks
-
Michael Youngstrom authored
-
Michael Youngstrom authored
Remove acceptance.tests.lms.test_account_settings.AccountSettingsPageTest.test_preferred_language_field
-
Brittney Exline authored
ENT-1177 Upgrade edx-enterprise to 0.73.0
-
Brittney Exline authored
-