Skip to content
Snippets Groups Projects
  1. Sep 22, 2020
  2. Sep 18, 2020
  3. Sep 02, 2020
  4. Aug 04, 2020
  5. Jul 01, 2020
  6. Jun 19, 2020
  7. Jun 18, 2020
  8. Jun 15, 2020
  9. Jun 09, 2020
  10. Jun 05, 2020
  11. May 29, 2020
  12. May 19, 2020
    • Jeremy Bowman's avatar
      Update tested versions of Python and Django (#24006) · 47d15ff1
      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
  13. Apr 10, 2020
  14. Mar 19, 2020
  15. Mar 10, 2020
    • Ayub-khan's avatar
      BOM-1045 · 3c1140dc
      Ayub-khan authored
      -Upgrade edx-drf-extensions
      -settings-update
      3c1140dc
  16. Mar 05, 2020
  17. Mar 02, 2020
  18. Feb 27, 2020
    • Jeremy Bowman's avatar
      Remove duplicate dependency version constraints (#23198) · 230bee9a
      Jeremy Bowman authored
      Remove duplicate constraints in requirements/constraints.txt uncovered by the recent change in pip-compile output format. I sorted the pinned dependencies by name to try and make it more obvious if this happens again. I also upgraded to pip-tools 4.5.1, which removes the line numbers from the enhanced pip-compile output added in 4.5.0, which should reduce future diff churn and merge conflicts but means that there's a large diff this one last time.
      
      Also unpin edx-search again after the previous change to do that was apparently broken by a merge conflict.
  19. Feb 26, 2020
    • Tim McCormack's avatar
      Minimize dependency on django-celery (#23193) · 95d4acad
      Tim McCormack authored
      - Reimplement `djcelery.common.respect_language` utility function so we
        can drop the dependency.
      - Loosen `celery` pinning to a range, which brings in a fix for a
        possible crash bug
      
      Also, pin `path` to 13.1.0 for now in order to continue supporting py35.
  20. Feb 25, 2020
  21. Feb 03, 2020
  22. Jan 24, 2020
    • usamasadiq's avatar
      BOM-1143 · 1e33a4f3
      usamasadiq authored
      Django-auth-toolkit update
      
      Pinned the latest commit from github to get Django2.2 support in testing.
      Pinned the zipp<2.0.0 to get Python<3.5 support too.
      1e33a4f3
  23. Dec 18, 2019
  24. Nov 04, 2019
  25. Oct 01, 2019
  26. Sep 09, 2019
  27. Aug 02, 2019
  28. Jul 01, 2019
  29. Jun 03, 2019
  30. Feb 11, 2019
  31. Jan 04, 2019
  32. Oct 12, 2018
  33. Aug 01, 2018
  34. Jul 02, 2018
  35. May 02, 2018
  36. Apr 12, 2018
  37. Apr 10, 2018