- 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
-
Stefano Zacchiroli authored
It is now possible to install swh-model without dulwich (and Click, FWIW). Users who want to use "swh identify" should "pip install swh-model[cli]".
-
Stefano Zacchiroli authored
-
- Sep 28, 2019
-
-
Stefano Zacchiroli authored
-
- Sep 27, 2019
-
-
Stefano Zacchiroli authored
make mypy 0.730 pass cleanly again
-
- Sep 20, 2019
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
- Sep 15, 2019
-
-
Stefano Zacchiroli authored
-
- Sep 04, 2019
-
-
vlorentz authored
Needed by the replayer in swh-journal.
- Sep 03, 2019
-
-
Antoine Pietri authored
-
- Aug 23, 2019
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
vlorentz authored
-
- Aug 22, 2019
-
-
vlorentz authored