- Apr 20, 2020
-
-
Antoine R. Dumont authored
Related to T2367
-
- Apr 08, 2020
-
-
David Douard authored
-
David Douard authored
- blackify all the python files, - enable black in pre-commit, - add a black tox environment.
-
- Mar 26, 2020
-
-
Antoine R. Dumont authored
Prior to this commit, the loader svn did an origin visit update to set the snapshot. And then the loader core did the update to set the status. This removes the origin visit update on the snapshot to let the loader core do everything.
-
Antoine R. Dumont authored
-
- Mar 25, 2020
-
-
vlorentz authored
-
- Mar 14, 2020
-
-
Antoine R. Dumont authored
-
- Mar 05, 2020
-
-
vlorentz authored
-
- Mar 02, 2020
-
-
Antoine R. Dumont authored
This actually migrates the loader svn to the latest swh.model api change. This fixes the current ci build failure [1] [1] https://jenkins.softwareheritage.org/job/DLDSVN/job/tests/540/
-
- Mar 01, 2020
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
- Feb 28, 2020
-
-
Antoine R. Dumont authored
This was used in early versions when we had both a svn and a git-svn loader implementation (for comparison purposes). The git-svn loader is long gone now so might as well cleanup this as well.
-
Antoine R. Dumont authored
Prior to this commit, the api change break the current loader implementation. This fixes it by simply adapting the api calls. This will unbreak the current ci build failure [1] [1] https://jenkins.softwareheritage.org/job/DLDSVN/job/tests/536/console
-
- Feb 19, 2020
-
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
Since the refactoring of swh.loader.core 0.0.74, so called BufferedLoaders don't set the snapshot in the visit automatically. This loader would load data properly, but fail to record the loaded snapshot into the visit.
-
vlorentz authored
swh-storage >= v0.0.174 requires swh-model objects in other proxies, so the validation proxy must be before the other ones.
-
- Feb 11, 2020
-
-
vlorentz authored
Required by swh-storage >= v0.0.172.
-
- Feb 06, 2020
-
-
Antoine R. Dumont authored
-
- Jan 17, 2020
-
-
Antoine Lambert authored
Related to T2188
-
- Jan 15, 2020
-
-
Antoine R. Dumont authored
That is: - Push the retry behavior in configuration - Migrate to the new BaseLoader class name - Add the necessary conversion step for contents (for now) Related to D2535
-
- Dec 12, 2019
-
-
Antoine R. Dumont authored
-
- Dec 11, 2019
-
-
Antoine R. Dumont authored
-
- Dec 06, 2019
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
Related to T2134
-
Antoine R. Dumont authored
Related to T2134
-
Antoine R. Dumont authored
Related to T2134
-
Antoine R. Dumont authored
With this commit, we stop passing parameters to the load method. We pass those parameters to the loader's constructor. Towards working on the cli unification Related to T2134
-
- Nov 21, 2019
-
-
David Douard authored
-
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
-
- Oct 10, 2019
-
-
Stefano Zacchiroli authored
-
- Oct 09, 2019
-
-
Antoine R. Dumont authored
Related D2082
-
- Aug 22, 2019
- Jul 11, 2019
-
-
Stefano Zacchiroli authored
-
- Jun 28, 2019
-
-
Stefano Zacchiroli authored
-
- Jun 27, 2019
-
-
Ishan Bhanuka authored
-