- Jul 07, 2021
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.34.0' with Debian dir d1489fbcf94a7c6a63233ae05f74d2de68f382bc
-
Jenkins for Software Heritage authored
-
Vincent Sellier authored
The default ONE level is used to keep the previous behaviour Related to T3396
-
- Jul 05, 2021
-
-
Jenkins for Software Heritage authored
-
Jenkins for Software Heritage authored
Update to upstream version '0.33.0' with Debian dir 47fe726bda16965dd0e91bd305b768a9e6a855a4
-
Jenkins for Software Heritage authored
-
- Jun 28, 2021
-
-
Jenkins for Software Heritage authored
-
Jenkins for Software Heritage authored
Update to upstream version '0.32.0' with Debian dir 5a82175111d28225036b7409520b88892fc695d2
-
Jenkins for Software Heritage authored
-
vlorentz authored
This allows mypy to actually type-check calls to db methods. This commit also fixes an issue found by mypy.
-
vlorentz authored
-
vlorentz authored
This will make it easier for users of swh-web to discover metadata on a given SWHID, as you otherwise need to specify an authority to fetch metadata.
-
- Jun 25, 2021
-
-
vlorentz authored
We agreed a while ago they are IRIs, and we have some of them in the postgresql database already.
-
Jenkins for Software Heritage authored
-
Jenkins for Software Heritage authored
Update to upstream version '0.31.0' with Debian dir 04dce0f5260ddc7eeb91b361af1581a4c5dea4ec
-
Jenkins for Software Heritage authored
-
- Jun 15, 2021
-
-
vlorentz authored
This will be used by swh-web to allow downloading them from a non-JSON endpoint.
-
- Jun 09, 2021
-
-
Antoine Lambert authored
-
- May 21, 2021
-
-
vlorentz authored
All features work but snapshot_count_branches, because ScyllaDB does not support user-defined aggregates yet. Migration tests hang when run after the regular tests, but I can't figure out why. This should not be an issue for now, as we won't run Scylla tests on the CI.
-
Jenkins for Software Heritage authored
-
Jenkins for Software Heritage authored
Update to upstream version '0.30.1' with Debian dir c5b4cee51262d233b57e30c0eadf8462f89b1de9
-
Jenkins for Software Heritage authored
-
Antoine R. Dumont authored
This will remove further deprecation warnings from the tests, especially the ones from other modules depending on the storage's pytest-plugin. This also fixes some edge case configuration for the backfill and the storage rpc backend which would have been broken if we switched to that new name prior to this. Related to b487a21f
-
- May 19, 2021
- May 18, 2021
-
-
Jenkins for Software Heritage authored
-
Jenkins for Software Heritage authored
Update to upstream version '0.30.0' with Debian dir bd97b7a393ad1fb6f02d20bb88e4989e57e84535
-
Jenkins for Software Heritage authored
-
- May 14, 2021
-
-
Jenkins for Software Heritage authored
-
Jenkins for Software Heritage authored
Update to upstream version '0.29.1' with Debian dir 7f0734a925b33f8b6d0c2fa241729777d3fbefd4
-
Jenkins for Software Heritage authored
-
- May 11, 2021
-
-
Jenkins for Software Heritage authored
-
Jenkins for Software Heritage authored
Update to upstream version '0.29.0' with Debian dir b2c5f0460c76f4ec0b2043303c82c1a0eac711e2
-
Jenkins for Software Heritage authored
-
vlorentz authored
Before this commit, the only way to get Content objects from their sha1_git was to call content_find for each object. This was obviously neither convenient nor efficient. Using this endpoint to batch calls reduces the runtime of the git-bare vault cooker by 30%.
-
vlorentz authored
It spares a join with the content table, which should hopefully make the vault (and possibly other users) faster when they don't need this join.
-
vlorentz authored
-
- May 10, 2021
-
-
David Douard authored
-