Skip to content
Snippets Groups Projects
  1. May 04, 2024
  2. Mar 21, 2024
  3. Mar 11, 2024
  4. Feb 07, 2024
  5. Jan 29, 2024
  6. Jan 18, 2024
  7. Jan 12, 2024
  8. Jan 11, 2024
  9. Dec 10, 2023
  10. Dec 01, 2023
    • Saurabh Kumar's avatar
      Upgrade to Django 4.2 LTS (#3652) · ff9e73ab
      Saurabh Kumar authored
      - Update psycopg to 3 as it’s not supported by Django 4.2
      - Replaced “BaseUserManager().make_random_password”, as it’s deprecated
      - Update github action and breakup different checks, making them easier
      to debug
      - Updated the `makemigrations` checks to display the missing migration
      and then fail
      - Upgrade django-hijack to 3.4.2
      - Update gunicorn to 21.2.0
      - Upgrade django slack to 5.19.0
      - Upgrade mistune to 3.0.2 (Bug fix release)
      - Upgrade whitenoise to 6.6.0
      - Update dev dependencies - black, ruff, pre-commit, pytest-django
      
      Closes https://github.com/HyphaApp/hypha/issues/3362
      ff9e73ab
  11. Oct 20, 2023
  12. Sep 08, 2023
  13. Apr 10, 2023
  14. Jan 30, 2023
  15. Jan 17, 2023
  16. Jan 13, 2023
    • Saurabh Kumar's avatar
      Replace flake8 & isort with ruff (#3103) · 5eab4ac4
      Saurabh Kumar authored
      Fixes #3101
      
      - Remove `make sort` and `make sort-fix` make targerts
      - Use `make lint` and `make lint-fix` instead.
      - Make use of GitHub Annotation to surface issues as annotations
      directly in the files changed, similar to CodeQL.
      - Move stuff from `setup.cfg` to `pyproject.toml`
      - Fixed the potentially buggy code. Each of the fix types is in
      individual commits.
      5eab4ac4
  17. Jan 10, 2023
  18. Jan 09, 2023
  19. Jan 06, 2023
  20. Dec 20, 2022
  21. Dec 15, 2022
  22. Dec 07, 2022
  23. Nov 11, 2022
  24. May 02, 2022
  25. Nov 29, 2021
  26. Apr 30, 2021
  27. Apr 07, 2021
  28. Apr 06, 2021
  29. Nov 02, 2020
  30. Apr 22, 2020
  31. Apr 08, 2020
  32. Mar 31, 2020
Loading