- 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.
-
- Apr 06, 2020
-
-
Antoine Lambert authored
Also use direcly model object constructors instead of creating them from dict.
-
Antoine Lambert authored
-
- Mar 02, 2020
-
-
Antoine R. Dumont authored
This also fixes the ci build [1] [1] https://jenkins.softwareheritage.org/job/DVAU/job/tests/552/console
-
- Feb 11, 2020
-
-
vlorentz authored
Required by swh-storage >= v0.0.172.
-
- Feb 04, 2020
-
-
Antoine Lambert authored
An ImportError was raised when one tries to start the vault server using its CLI. Surely a side effect of recent changes in other swh modules.
-
- Dec 09, 2019
-
-
Antoine R. Dumont authored
Related to D2400 Related to T2134
-
- 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.
-
Nicolas Dandrimont authored
-
- Nov 20, 2019
-
-
Nicolas Dandrimont authored
-
- Oct 10, 2019
-
-
Stefano Zacchiroli authored
-
- Oct 09, 2019
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
Related D2082
-
- Sep 19, 2019
-
-
Stefano Zacchiroli authored
it has been around for months and is no longer advertized in --help string since then
-
- Jul 29, 2019
-
-
Antoine Lambert authored
Similar to directory cooking (T1177), fetching a revision log must be performed client-side in a paginated way to avoid storage timeouts and cooking errors. Closes T1934
-
- Jul 23, 2019
-
-
Antoine Lambert authored
-
- Jul 11, 2019
-
-
Stefano Zacchiroli authored
-
- Jul 04, 2019
-
-
Stefano Zacchiroli authored
-
- Jun 17, 2019
-
-
vlorentz authored
-
- May 23, 2019
-
-
Antoine Lambert authored
-
- May 20, 2019
-
-
Antoine Lambert authored
Related T1508
-
- May 17, 2019
-
-
David Douard authored
by describing the config file loading nightmare.
-
David Douard authored
for the config_file argument, rather than declaration time. This is required so that if this function is called with None as first argument (which is what happens in cli.py when user do not specify a config file option). Long story short, this fixes the rpc-server cli command: if a config file is not explicitely given as option, fall back to default config file search behavior instead of crashing.
-
David Douard authored
so that one should use: swh vault rpc-server as in other swh packages. The deprecated swh-vault command should still work as expected.
-
David Douard authored
also set the main command name to 'vault' so the main 'swh' cli tool can generate shell completion properly.
-
- May 15, 2019
-
-
David Douard authored
for the sake of consistency.
-
- May 09, 2019
-
-
David Douard authored
so tests are not broken when next swh.core version is published.
-
- May 07, 2019
-
-
Antoine Lambert authored
-
Antoine Lambert authored
-
- Apr 26, 2019
-
-
Antoine Lambert authored
-
- Apr 12, 2019
-
-
Antoine Pietri authored
-
Nicolas Dandrimont authored
-
- Apr 10, 2019
-
-
Nicolas Dandrimont authored
-
Nicolas Dandrimont authored
Might as well, as we already depend on 0.0.56+.
-
- Apr 09, 2019
-
-
vlorentz authored
-
- Mar 29, 2019
-
-
Antoine R. Dumont authored
-