- Sep 09, 2019
-
-
Kyle McCormick authored
See https://github.com/edx/edx-platform/pull/21511#pullrequestreview-285556560 for more context.
-
edX cache uploader bot authored
-
Feanil Patel authored
BOM-429 | decoding for CSV response
-
Brittney Exline authored
ENT-2230 Upgrade edx-enterprise to 1.9.12
-
Feanil Patel authored
BOM-447 | Updates for TypeError in Python 3
-
Feanil Patel authored
BOM-442 | Response decoding for RssProxyViewTests
-
Feanil Patel authored
BOM-423 | Fixes for Python 3 decoding
-
Brittney Exline authored
-
- Sep 08, 2019
-
-
Kyle McCormick authored
Due to a request from a Master's partner who reports that the current 4MB limit is not enough for their degree programs. EDUCATOR-4635
-
amitvadhel authored
-
amitvadhel authored
-
amitvadhel authored
-
amitvadhel authored
-
- Sep 06, 2019
-
-
Awais Qureshi authored
BOM-133
-
Feanil Patel authored
Feanil/fix more test collection issues
-
Feanil Patel authored
Fix i18n extract command.
-
Awais Qureshi authored
python3 tests failures.
-
Ayub authored
BOM-280
-
Ayub authored
BOM-288
-
Ayub khan authored
python3 compatibility
-
Awais Qureshi authored
BOM-137
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
Ayub khan authored
python3 compatibility
-
Awais Qureshi authored
python3 tests failures.
-
Ayub authored
BOM-273
-
Ayub authored
BOM-368
-
Ayub authored
BOM-235
-
Awais Jibran authored
Update hyperlinks in platfrom
-
- Sep 05, 2019
-
-
Feanil Patel authored
-
Feanil Patel authored
-
Feanil Patel authored
Fix test collection for XSS lint tests.
-
Feanil Patel authored
BOM-156 | Fixes for response decoding (Python 3.5)
-
Jansen Kantor authored
* refactor link_program_enrollments into it's own file, add support page
-
Kyle McCormick authored
This is the second in a series of commits to create a Python API for the LMS program_enrollments app. We rename and reorganize some functions and classes in order to move towards the creation of that API. EDUCATOR-4321
-
Feanil Patel authored
This was failing before because DDT was trying to get an attribute from an XSS Lint RuleSet object but that was throwing an exception because the RuleSet object didn't have that attribute. In python 2 such exceptions were automatically swallowed by the getattr function but in python 3 they get raised.
-
Michael Roytman authored
add additional logging
-
Feanil Patel authored
BOM-127
-
Feanil Patel authored
-
Feanil Patel authored
-