Skip to content
Snippets Groups Projects
  1. Jul 08, 2020
  2. Jun 29, 2020
  3. Jun 18, 2020
  4. Jun 15, 2020
  5. Jun 09, 2020
  6. Jun 05, 2020
  7. Jun 01, 2020
  8. May 26, 2020
  9. May 18, 2020
  10. May 04, 2020
  11. Apr 28, 2020
  12. Apr 21, 2020
  13. Apr 16, 2020
  14. Apr 08, 2020
  15. Mar 27, 2020
  16. Mar 26, 2020
  17. Mar 25, 2020
  18. Mar 19, 2020
  19. Mar 17, 2020
  20. Mar 09, 2020
  21. 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.
  22. 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.
  23. Feb 25, 2020
  24. Feb 11, 2020
  25. Feb 04, 2020
  26. Jan 30, 2020
  27. Jan 28, 2020
  28. Jan 22, 2020
  29. Jan 16, 2020
  30. Jan 15, 2020
    • Brian Wilson's avatar
      Update edx-val from 1.2.0 to 1.2.1 · d2909042
      Brian Wilson authored
      This is step 3 of DE-1824.
      
      Also update:
      * six 1.13.0 => 1.14.0
      * edx-django-utils 2.0.2 => 2.0.3
      * skip test that checks all model changes have migrations.  (We defer
        this to step 4.)
      d2909042
  31. Jan 14, 2020
  32. Jan 13, 2020
  33. Jan 07, 2020