Skip to content
Snippets Groups Projects
  1. Jul 13, 2020
  2. Jul 10, 2020
  3. Jul 09, 2020
  4. Jul 07, 2020
  5. Jul 02, 2020
  6. Jul 01, 2020
  7. Jun 30, 2020
  8. Jun 19, 2020
  9. Jun 11, 2020
    • morenol's avatar
      Upgrade transifex-client (#24183) · cfb53bb9
      morenol authored
      Upgrade transifex-client version.
      
      This is only made in order to run the tests with a transifex-client version compatible with python3.8
      
      The actual problem that we have in edx-platform is that the last version of transifex-client has as constraint python-slugify<2.0.0 which is not compatible with the current requierements of edx-platform on the other hand, the current version used in edx-platform is not compatible with python3.8
  10. Jun 08, 2020
  11. Jun 05, 2020
  12. Jun 01, 2020
  13. May 26, 2020
  14. 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
  15. May 15, 2020
  16. May 14, 2020
  17. May 13, 2020
  18. May 07, 2020
  19. Apr 17, 2020
  20. Apr 16, 2020
  21. Apr 10, 2020
  22. Apr 06, 2020
  23. Apr 01, 2020
    • Jeremy Bowman's avatar
      Downgrade to pytest-django 3.8.0 for now (#23566) · 9ef0aa48
      Jeremy Bowman authored
      We'll upgrade this again along with pytest once pytest-dev/pytest#6925 is resolved.
      
      Also, it looks like a flaky error in test class DB setup outside a transaction was mucking things up for the rest of the test shard. I didn't try to fix the flakiness, but this should at least limit the blast radius to just that test class. We really need to start using setUpTestData() more consistently.
  24. Mar 30, 2020
  25. Mar 26, 2020
  26. Mar 25, 2020
  27. Mar 12, 2020
  28. Mar 11, 2020
  29. Mar 10, 2020
    • Ayub-khan's avatar
      BOM-1045 · 3c1140dc
      Ayub-khan authored
      -Upgrade edx-drf-extensions
      -settings-update
      3c1140dc
Loading