- May 29, 2020
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.2.1' with Debian dir 4b98cf559c2be2a001dbedc9894b2431ce1b9373
-
David Douard authored
this attribute is not an intrinsic property of a content object, so it should not be used when comparing or hashing.
-
- May 25, 2020
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.2.0' with Debian dir 8fcf4e24544576e706428aa2483d4697a23e8b3b
- May 20, 2020
-
-
David Douard authored
Simply add a BaseModel.anonymize() method. Default implementation returns None, meaning the object is not anonymizable. For Person, the method returns a Person whith hashed fullname (and unset name and email). For Revision and Release, the method returns an anonymized version of the object, i.e. with instance of Person replaced by anonymized ones.
-
- May 14, 2020
-
-
Stefano Zacchiroli authored
-
- May 05, 2020
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.1.1' with Debian dir 8efde0d89250d5406f5e69344f46ff5813be3e6f
- Apr 30, 2020
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.1.0' with Debian dir 89021e5f13fb098dd38980f92c2fd2b3c6a60948
-
Reviewers: rdicosmo Reviewed By: rdicosmo Differential Revision: https://forge.softwareheritage.org/D3108
- Apr 29, 2020
-
-
Stefano Zacchiroli authored
-
vlorentz authored
Production should only use aware datetimes.
-
Stefano Zacchiroli authored
Closes T1003
-
- Apr 28, 2020
-
-
Roberto Di Cosmo authored
- merge grammars into a single one - explain better that SWHIDs are made up of core identifier + qualifiers - separate qualifier into context and fragment onex - add reference to swh-identify
-
Jenkins for Software Heritage authored
Update to upstream version '0.0.69' with Debian dir 064f9ef78e68b2eaa9457e3662088fa13d09be3d
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
- Apr 27, 2020
-
-
Stefano Zacchiroli authored
-
- Apr 26, 2020
-
-
Stefano Zacchiroli authored
Closes T2379
-
- Apr 24, 2020
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
- Apr 21, 2020
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.0.68' with Debian dir 49e76208808056a7b23a774ed785a299c53e8ed4
-
David Douard authored
Make it possible to generate Content and SkippedContent under different object types (namely "content" and "skipped_content"). Default to False to keep backward compat.
-
David Douard authored
so one can choose not to generate some of the object types. Blacklist "origin_visit_status" by default to prevent breaking dependent packages' tests.
- Apr 20, 2020
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
Related to T2367
-
- Apr 17, 2020
-
-
Jenkins for Software Heritage authored
Update to upstream version '0.0.67' with Debian dir 38a85874acad3f027b7dec8a4a4aed1314513a08
-
Stefano Zacchiroli authored
and user required=True to check that, as it is the preferred way