Skip to content
Snippets Groups Projects
  1. Sep 18, 2020
  2. Sep 02, 2020
  3. Aug 04, 2020
  4. Jul 01, 2020
  5. Jun 19, 2020
  6. Jun 18, 2020
  7. Jun 15, 2020
  8. Jun 09, 2020
  9. Jun 05, 2020
  10. May 29, 2020
  11. 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
      47d15ff1
  12. Apr 10, 2020
  13. Mar 19, 2020
  14. Mar 10, 2020
    • Ayub-khan's avatar
      BOM-1045 · 3c1140dc
      Ayub-khan authored
      -Upgrade edx-drf-extensions
      -settings-update
      3c1140dc
  15. Mar 05, 2020
  16. Mar 02, 2020
  17. 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.
  18. 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.
      95d4acad
  19. Feb 25, 2020
  20. Feb 03, 2020
  21. 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
  22. Dec 18, 2019
  23. Nov 04, 2019
  24. Oct 01, 2019
  25. Sep 09, 2019
  26. Aug 02, 2019
  27. Jul 01, 2019
  28. Jun 03, 2019
  29. Feb 11, 2019
  30. Jan 04, 2019
  31. Oct 12, 2018
  32. Aug 01, 2018
  33. Jul 02, 2018
  34. May 02, 2018
  35. Apr 12, 2018
  36. Apr 10, 2018
  37. Apr 09, 2018
Loading