- Sep 04, 2019
-
-
Jenkins for Software Heritage authored
with Debian dir c485ede5bfc1fe508a791145859dc7b9384eb6b6
-
David Douard authored
This is now the job of the swh-lister to ensure task-type entries are created in the scheduler (in swh-lister >= 0.0.34).
- Sep 03, 2019
-
-
Jenkins for Software Heritage authored
with Debian dir 3f3858ea2346ed52b3bf3ee2e7e9a098447647b2
-
Antoine R. Dumont authored
This is needed to be in sync with the docker-dev environment.
- Sep 02, 2019
-
-
David Douard authored
allows to declare worker tasks in a 'swh.workers' entry point. This later is expected to be a callable which returns a dict which 'task_modules' key is a list of python module names where celery tasks are defined.
-
- Jul 24, 2019
-
-
Antoine Lambert authored
-
- Jul 23, 2019
-
-
Antoine Lambert authored
-
- Jul 19, 2019
-
-
vlorentz authored
-
- Jul 11, 2019
-
-
Stefano Zacchiroli authored
-
- Jul 10, 2019
-
-
David Douard authored
-
David Douard authored
-
David Douard authored
-
- Jun 28, 2019
-
-
Antoine R. Dumont authored
Related T1835
-
Stefano Zacchiroli authored
-
- Jun 26, 2019
-
-
Jenkins for Software Heritage authored
with Debian dir ad78cb2782546893ee13974d3f54852fa19d19e7
- Jun 19, 2019
-
-
Ishan Bhanuka authored
Change double quoted comments to single quoted comments To keep consistent comment format and to prevent syntax exception on jenkins build Make changes as per review Made changes as per review
-
- Jun 13, 2019
-
-
David Douard authored
use more imperative-like command names. Aliases are used to keep old commands working. Also add an explicit deprecation message in swh-scheduler's help message.
-
- Jun 12, 2019
-
-
Antoine R. Dumont authored
Related T1797
-
- May 24, 2019
-
-
Antoine R. Dumont authored
-
Antoine R. Dumont authored
The migration is now done. No longer needs this adaptation code. Related T1508
-
- May 23, 2019
-
-
Antoine R. Dumont authored
Related T1508
-
Antoine R. Dumont authored
Prior to this, the select wanted to retrieve the new name to insert the old one Ending up doing a noop. Related T1508
-
- May 21, 2019
-
-
Antoine Lambert authored
Related T1508
-
- May 17, 2019
-
-
David Douard authored
in which (db|api)_testing.py files moved.
-
vlorentz authored
-
- May 15, 2019
-
-
Antoine Lambert authored
-
- May 14, 2019
-
-
Jenkins for Software Heritage authored
with Debian dir 5f377acb9540c62bcfacc77ac80ed6ab2d19b9e1
- May 10, 2019
-
-
Nicolas Dandrimont authored
This is the contract that get_db/put_db is supposed to conform to.
-
- May 07, 2019
-
-
David Douard authored
extract: - the 'task' group (and its related commands) in cli/task.py - the 'task_type' group in cli/task_type.py - remaining commands in cli/admin.py
-
- May 06, 2019
-
-
David Douard authored
-
David Douard authored
the old "swh-scheduler" still exists for now, and is mostly backward compatible but the --log-level option (which is defined in the "swh" main command group). Unit tests have been adapted and should pass ok.
-
David Douard authored
-