- Oct 23, 2020
-
-
Thibault Allançon authored
Closes T2723.
-
- Oct 22, 2020
-
-
Thibault Allançon authored
Rework existing mock archive to account for a new graph backend.
-
Thibault Allançon authored
Closes T2659. Rationale: ease batch commit workloads.
-
- Oct 21, 2020
-
-
Thibault Allançon authored
Closes T2725.
-
- Oct 20, 2020
-
-
Stefano Zacchiroli authored
rationale: - it is consistent with SwhFS which we are now using in doc - FUSE is an implementation detail, which has no place in user-facing names - it is consistent with other FUSE-based FS (sshfs, RepoFS, etc.)
-
- Oct 19, 2020
-
-
Thibault Allançon authored
Closes T2708.
-
Thibault Allançon authored
Closes T2716.
-
Thibault Allançon authored
Closes T2711.
-
Thibault Allançon authored
Closes T2709.
-
Stefano Zacchiroli authored
Closes T2702
-
- Oct 18, 2020
-
-
Stefano Zacchiroli authored
-
Stefano Zacchiroli authored
-
- Oct 16, 2020
-
-
Stefano Zacchiroli authored
without this click includes the full (long) docstring in the main --help
-
Stefano Zacchiroli authored
Closes T2669
-
Thibault Allançon authored
-
Thibault Allançon authored
Closes T2699.
-
Stefano Zacchiroli authored
h/t @haltode
-
Stefano Zacchiroli authored
also apply various other minor improvements to the configuration documentation: - mention and show in the example the outer "swh > fuse" stanza - fix sphinx markup for verbatim text (it's "``", not "`") - add configuration file doc to the doc index
-
Thibault Allançon authored
- Closes T2705: move --config-file to "swh fuse". - Closes T2678: add default configuration location.
-
Thibault Allançon authored
Closes T2665.
-
- Oct 15, 2020
-
-
Stefano Zacchiroli authored
in particular: - drop the TODO about separate cache DBs (now done) - drop the examples part (we will have a tutorial/walkthrough) - add reference to task dedicated to sharding
-
Thibault Allançon authored
Do not unnecessarily prefetch information before accessing it directly.
-
Stefano Zacchiroli authored
as the alternative switch to --foreground
-
- Oct 14, 2020
-
-
Thibault Allançon authored
-
Thibault Allançon authored
Fixes T2698.
-
- Oct 13, 2020
-
-
Thibault Allançon authored
Closes T2664.
-
Stefano Zacchiroli authored
-
Thibault Allançon authored
-
Thibault Allançon authored
-
Thibault Allançon authored
-
Thibault Allançon authored
- API data generation script can now easily prefetch content raw data, revision parents, etc. - Use the Rust compiler as testing repository (contains more corner case, such as submodules) - Mount test artifacts on the fly
-
Thibault Allançon authored
-
Thibault Allançon authored
Move the lookup() code logic into FuseEntry class.
-
- Oct 09, 2020
-
-
Thibault Allançon authored
Closes T2663. - Add a `SymlinkEntry` class (+ rework fs/ class init using dataclasses) - Support symlinks, submodules, and mounting revisions - Basic unit tests for revision artifacts
-
Thibault Allançon authored
Closes T2673.
-
- Oct 08, 2020
-
-
Thibault Allançon authored
-
- Oct 07, 2020
-
-
Thibault Allançon authored
-
Thibault Allançon authored