- Nov 09, 2023
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
This reverts commit bb22867c. Not ready yet
-
Antoine R. Dumont authored
- Nov 07, 2023
-
-
Antoine R. Dumont authored
This adapts the memcached import the same way the swh.web module did. Follow up 9210c012 Refs. swh/infra/sysadm-environment#5129
-
Antoine R. Dumont authored
This adapts the memcached import the same way the swh.web module did. Follow up on 4698e8c9 Refs. swh/infra/sysadm-environment#5129
- Oct 18, 2023
-
-
vlorentz authored
- Oct 13, 2023
-
-
David Douard authored
That uses django.db.models' by default, and fall back to the old contrib one if need be. This later has been deprecated for some time and is now producing errors. Doing this should work in any situation. The migration is actually only a matter of the name of the type in the field metadata, so using a stable one (swh.deposit.model.JSONField) make it backend-agnostic.
- Jun 26, 2023
-
-
vlorentz authored
- Apr 13, 2023
-
-
vlorentz authored
- Feb 23, 2023
-
-
Jérémy Bobbio (Lunar) authored
GitLab will display the content of the README file when browsing the repository. But in case the file is a symlink, it will display the path pointed by the symlink. There is a 6 year old issue about this: https://gitlab.com/gitlab-org/gitlab/-/issues/15093 We can workaround the issue by having the content at the root of the repository and a symlink to this file in the `docs/` directory. Tested in swh/devel/swh-py-template!27
-
Antoine Lambert authored
It also enables to remove the version restriction on psycopg2. Related to swh/infra/sysadm-environment#4772
-
- Feb 20, 2023
-
-
Related to swh/meta#4959
-
- Feb 17, 2023
-
-
Antoine Lambert authored
Related to swh/meta#4960
-
- Feb 02, 2023
-
-
Antoine Lambert authored
This fixes python 3.7 support due to poetry, a dependency of isort, that removed support for that Python version in a recent release.
-
- Dec 19, 2022
-
-
Antoine Lambert authored
-
Antoine Lambert authored
In order to remove warnings about /apidoc/*.rst files being included multiple times in toc when building full swh documentation, prefer to include module indices only when building standalone package documentation. Also include them the proper sphinx way. Related to T4496
-
- Nov 17, 2022
-
-
vlorentz authored
-
- Oct 27, 2022
-
-
vlorentz authored
-
- Oct 19, 2022
-
-
Antoine Lambert authored
-
Antoine Lambert authored
-
- Oct 18, 2022
-
-
David Douard authored
- pre-commit from 4.1.0 to 4.3.0, - codespell from 2.2.1 to 2.2.2, - black from 22.3.0 to 22.10.0 and - flake8 from 4.0.1 to 5.0.4. Also freeze flake8 dependencies. Also change flake8's repo config to github (the gitlab mirror being outdated).
-
- Sep 27, 2022
-
-
Antoine R. Dumont authored
The package declares (scheduler) tasks, it needs that dependency to work Related to T4540
-
- Sep 12, 2022
-
-
Antoine Lambert authored
Setting the next_path query parameter is not required here as webapp login view redirects by default to the homepage.
-
- Aug 25, 2022
-
-
vlorentz authored
-
- Aug 05, 2022
-
-
Antoine R. Dumont authored
-
- Aug 01, 2022
- Jul 20, 2022
-
-
Antoine R. Dumont authored
Related to T4399
-
- Jul 19, 2022
-
-
Antoine R. Dumont authored
-
vlorentz authored
-
- May 25, 2022
-
- May 09, 2022
-
-
Pratyush authored
-
- May 02, 2022
-
-
Benoit Chauvet authored
-
- Apr 26, 2022
-
-
vlorentz authored
-