- Oct 07, 2019
-
-
David Ormsbee authored
Fix minor unicode OLX bug (Blockstore-based content libraries)
-
Braden MacDonald authored
-
Feanil Patel authored
Feanil/fix contentstore views tests
-
edX cache uploader bot authored
-
Feanil Patel authored
-
Feanil Patel authored
-
Feanil Patel authored
-
Feanil Patel authored
-
Feanil Patel authored
Treat transcript content as unicode strings and convert them at any edge where we encounter them. One decision made here was to not update edx-val it treats transcripts as byte but is much closer to the actual files so it makes more sense over there. But within the platform they are generally passed around as serialized json and so it's much better for them to be unicode.
-
Chris Pappas authored
-
Jeremy Bowman authored
-
Feanil Patel authored
Python Requirements Update
-
Awais Qureshi authored
BOM-866
-
edX requirements bot authored
-
Awais Qureshi authored
Dictionaries are being rendered into the HTML but in different order between python2 and python3 and failing tests in python3. The function parses and sorts the dictionary so that we get ordered data that can be compared in tests cases.
-
Aarif authored
Updated the comparison operation to calculate MongoDB's connection version - BOM-802
-
Syed Muhammad Dawoud Sheraz Ali authored
add information for missing annotation fields
-
DawoudSheraz authored
-
- Oct 06, 2019
-
-
edX Transifex Bot authored
-
- Oct 04, 2019
-
-
Feanil Patel authored
Python Requirements Update
-
Calen Pennington authored
Downgrade content-highlights mismatches to warnings, and add the cour…
-
Calen Pennington authored
Use absolute paths to upload files in more bokchoy tests
-
Calen Pennington authored
-
Calen Pennington authored
-
edX requirements bot authored
-
Ayub authored
BOM-788
-
Ayub authored
BOM-893
-
- Oct 03, 2019
-
-
Chris Pappas authored
* ENT-2310, ENT-1289 | Running make upgrade to bump edx-enterprise to 2.0.0 (and 1.11.0) * Skipping db_migration test for first part of removal of enterprisecustomerentitlements
-
Stu Young authored
-
Diana Huang authored
Remove notes app and remaining js.
-
Manjinder Singh authored
BOM-749: Explicity creating byte strings
-
Stu Young authored
-
Ayub khan authored
python3 compatibility: regex needs bytes type strings to check bytes type response
-
Ayub khan authored
python3 compatibility: etree returns a bytes type string so in py3 we need to decode it to compare with a unicode string
-
Aarif authored
Updated the division operation to make the output compatible with both python versions - BOM-874
-
Aarif authored
BOM-840
-
- Oct 02, 2019
-
-
edX Transifex Bot authored
-
Diana Huang authored
-
Diana Huang authored
Drop notes tables.
-
Diana Huang authored
-