-
c5da9aba · tests/test_cli: Fix flake8 warnings
- ... and 1 more commit. Compare d73e315f...c5da9aba
-
8c89dcd8 · backend: Force bundle recooking if it is no longer in cache
-
1eaed881 · conftest: Remove no longer needed workaround
-
581b7bff · conftest: Remove no longer needed workaround
-
8bb3ce76 · backend: Port code to updated swh-scheduler API
-
6334e48b · backend: Port code to updated swh-scheduler API
- ... and 2 more commits. Compare 59514cf4...6334e48b
-
59514cf4 · backend: Port code to updated swh-scheduler API
-
7d199c9c · cookers/git_bare: Replace multiprocessing.dummy by concurrent.futures
-
68a45c49 · cookers/git_bare: Replace multiprocessing.dummy by concurrent.futures
- ... and 4 more commits. Compare 7f4f5bc9...68a45c49
-
150aea0c · to_disk: Use a BFS to recursively list a directory instead of a DFS
-
ce58e67c · to_disk: Use a BFS to recursively list a directory instead of a DFS
-
098bb093 · to_disk: Allow to use objstorage directly to fetch contents bytes
- ... and 1 more commit. Compare f2756c0c...098bb093
-
f2756c0c · to_disk: Allow to use objstorage directly to fetch contents bytes
- ... and 1 more commit. Compare e2ad7c7e...f2756c0c
-
e2ad7c7e · to_disk: Speedup directory cooking with multi-threading