- Dec 20, 2017
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
- Dec 13, 2017
-
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
Summary: Add support for snapshot identifiers Close T566. Related to D268. Test Plan: Unit tests included Reviewers: zack, #reviewers! Maniphest Tasks: T566 Differential Revision: https://forge.softwareheritage.org/D277
-
- Dec 12, 2017
-
-
Nicolas Dandrimont authored
-
- Nov 02, 2017
-
-
Stefano Zacchiroli authored
-
- Oct 12, 2017
-
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
-
- Oct 05, 2017
-
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
Close T709
-
- Oct 04, 2017
-
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
This allows loaders to lazily load data: you can read from disk and transfer only the contents that are really missing.
-
- Oct 03, 2017
-
-
Nicolas Dandrimont authored
Summary: This module is a reimplementation of swh.model.git, with the underlying goal of replacing it and fixing T709 in the process. Reviewers: #reviewers! Differential Revision: https://forge.softwareheritage.org/D248
-
Nicolas Dandrimont authored
-
- Sep 19, 2017
-
-
Stefano Zacchiroli authored
Currently just a stub (but with a hereby fixed anchor) to allow linking to it from other part of the development documentation. Will be fillen later on with an abstract description of the Software Heritage data model.
-
- Sep 15, 2017
-
-
Nicolas Dandrimont authored
-
- Sep 06, 2017
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
- Aug 30, 2017
-
-
Stefano Zacchiroli authored
change cherry picked from python module template commit 71b117ba0cf9f1251b1cac26d0994df03a4c787d
-
- Jul 12, 2017
-
-
Nicolas Dandrimont authored
Summary: for those people with legacy openssls Reviewers: anlambert, #reviewers! Differential Revision: https://forge.softwareheritage.org/D224
-
- Jun 26, 2017
-
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
-
- Jun 19, 2017
-
-
Nicolas Dandrimont authored
-
- Apr 07, 2017
-
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
Fix T685 out of spite. While we wait for a cleaner refactoring of this code, this fixes the immediate clogging of the database with bogus data issue.
-
- Mar 24, 2017
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
Related T703
-
- Mar 21, 2017
-
-
Antoine R. Dumont authored
This resolves the caveat mentioned in prior commit about not being able to use blake2 prior to 3.5 Related T692 Closes D192
-
- Mar 17, 2017
-
-
Antoine R. Dumont authored
- Add module docstring - Add blake2s256 and blake2b512 in supported algorithms - Spawn a new variable DEFAULT_ALGORITHMS as default computed algorithms for the main functions Related T692
-
Antoine R. Dumont authored
Remove the limit on the python3 version, this should be transparent. If the hash requested is not available, this will raise with an explanation on the error. Related T692
-
Antoine R. Dumont authored
The same caveat applies, will only be supported from python3.6 onward. Related T692
-
Antoine R. Dumont authored
The caveat is that it will only be supported when we will be using python3 >= 3.5. Related T692
-
- Mar 15, 2017
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
Related T700
-