- Feb 10, 2020
- Feb 07, 2020
-
-
vlorentz authored
The current postgresql model refuses NULL values.
- Feb 06, 2020
- Feb 05, 2020
-
- Feb 03, 2020
- Jan 30, 2020
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
Related to P589
-
- Jan 29, 2020
-
-
David Douard authored
This allows for example to type: curl -s https://archive.softwareheritage.org/browse/content/sha1_git:64582b78792cd6c2d67d35da5a11bb80886a6409/raw/ | swh identify swh:1:cnt:64582b78792cd6c2d67d35da5a11bb80886a6409 -
-
- Jan 17, 2020
-
-
Antoine Lambert authored
Related to T2188
-
- Dec 02, 2019
-
-
Antoine Lambert authored
-
- Nov 29, 2019
-
-
Antoine Lambert authored
Add support to automatically compute identifier in the following object models: Directory, Release, Revision, Snapshot. If the identifier is not provided as parameter, it will be computed when the model is initialized.
-
Antoine Lambert authored
- Nov 21, 2019
-
-
David Douard authored
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
Allows us to call tests on things other than python3, with the same settings.
-
- Nov 20, 2019
-
-
Nicolas Dandrimont authored
-
Stefano Zacchiroli authored
they will remain for internal use only, so should not be mentioned in this public spec this reverts the documentation part of 67fade5f
-
- Oct 30, 2019
- Oct 29, 2019
-
-
David Douard authored
currently provides mainly 2 generators: - gen_origins() - gen_contents()
-
David Douard authored
we do not really need them to be mutable, plus we gain their instances now being hashable, so we can add them in set() for example.
-
- Oct 23, 2019
-
-
Nicolas Dandrimont authored
Instead of relying on attr.asdict recursion, we do recursion ourselves. This simplifies a lot of the inherited to_dict() methods.
- Oct 20, 2019
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
- Oct 18, 2019
-
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
- Oct 09, 2019
-
-
Antoine R. Dumont authored
Related D2082
-
- Oct 06, 2019
-
-
Stefano Zacchiroli authored
-
- Oct 04, 2019
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
... from test_persistent_identifier. Closes T1986
-
- Oct 01, 2019
-
-
Stefano Zacchiroli authored
-