The visibility part of this task is done, I filed a new task about supporting rm cache/{...} syntax in T2889.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Dec 16 2020
Dec 16 2020
haltode changed the status of T2838: "swh fs mount" silently fails if fusermount3 isn't available from Open to Work in Progress.
Dec 15 2020
Dec 15 2020
haltode changed the status of T2841: FUSE: update cache with new origin visits from Open to Work in Progress.
haltode closed T2771: FUSE: rethink the visibility of files under archive/ and meta/, and possibly add a new cache/ entrypoint as Resolved.
haltode renamed T2889: FUSE: cache: support removing individual objects from FUSE: cache: support remove individual objects to FUSE: cache: support removing individual objects.
haltode committed rDWCLIb2df1673fbf8: cli: add --config-file option to 'swh web' group (authored by haltode).
cli: add --config-file option to 'swh web' group
haltode closed T2872: Allow passing configuration file to swh web CLI as Resolved by committing rDWCLIb2df1673fbf8: cli: add --config-file option to 'swh web' group.
Dec 14 2020
Dec 14 2020
haltode committed rDFUSE7154e451ffd5: fs: add cache/ directory under mount point (authored by haltode).
fs: add cache/ directory under mount point
Update docstring
haltode updated the task description for T2811: FUSE: fix various paper cuts (user testing 2020-11-24).
haltode committed rDWCLI4b1e763279aa: cli: move 'swh auth' group to 'swh web auth' (authored by haltode).
cli: move 'swh auth' group to 'swh web auth'
haltode closed T2873: Move "swh auth" CLI command group to "swh web auth" as Resolved by committing rDWCLI4b1e763279aa: cli: move 'swh auth' group to 'swh web auth'.
Add more context to commit message
haltode moved T2822: add "swh web search" command to perform archive searches via the CLI from In progress to Done on the Software Heritage filesystem board.
cli: add 'swh web search' subcommand
client: add origin_search() method
haltode closed T2822: add "swh web search" command to perform archive searches via the CLI as Resolved by committing rDWCLI176c6b134cbb: cli: add 'swh web search' subcommand.
Dec 11 2020
Dec 11 2020
haltode updated the diff for D4696: Add "swh web search" command to perform archive searches via the CLI.
cli: add error handling
haltode added inline comments to D4696: Add "swh web search" command to perform archive searches via the CLI.
haltode added inline comments to D4696: Add "swh web search" command to perform archive searches via the CLI.
haltode updated the diff for D4696: Add "swh web search" command to perform archive searches via the CLI.
Update help string wording
haltode updated the diff for D4696: Add "swh web search" command to perform archive searches via the CLI.
Support pagination in origin_search.
Dec 10 2020
Dec 10 2020
haltode updated the diff for D4696: Add "swh web search" command to perform archive searches via the CLI.
Rework documentation and CLI interface
haltode added inline comments to D4696: Add "swh web search" command to perform archive searches via the CLI.
haltode updated the summary of D4696: Add "swh web search" command to perform archive searches via the CLI.
haltode retitled D4696: Add "swh web search" command to perform archive searches via the CLI from WIP: Add "swh web search" command to perform archive searches via the CLI to Add "swh web search" command to perform archive searches via the CLI.
haltode added a reviewer for D4696: Add "swh web search" command to perform archive searches via the CLI: anlambert.
Dec 9 2020
Dec 9 2020
haltode added a reviewer for D4696: Add "swh web search" command to perform archive searches via the CLI: zack.
haltode retitled D4696: Add "swh web search" command to perform archive searches via the CLI from Add "swh web search" command to perform archive searches via the CLI to WIP: Add "swh web search" command to perform archive searches via the CLI.
haltode changed the status of T2822: add "swh web search" command to perform archive searches via the CLI from Open to Work in Progress.
Dec 8 2020
Dec 8 2020
haltode moved T2863: FUSE: lookup: add optional regex pre-condition from In progress to Done on the Software Heritage filesystem board.
haltode updated the task description for T2811: FUSE: fix various paper cuts (user testing 2020-11-24).
haltode committed rDFUSE6e413667a220: fs: lookup: add optional regexp name validation (authored by haltode).
fs: lookup: add optional regexp name validation
haltode closed T2863: FUSE: lookup: add optional regex pre-condition as Resolved by committing rDFUSE6e413667a220: fs: lookup: add optional regexp name validation.
- Use Optional[Pattern] instead of str (and default to None)
- Use re.compile to initialize regexp
haltode moved T2842: Hang while running ls on a directory containing a symlink from In progress to Done on the Software Heritage filesystem board.
haltode committed rDFUSE8515c5171d53: fs: directory: check first for symlink before content/directory (authored by haltode).
fs: directory: check first for symlink before content/directory
haltode committed rDFUSE80af8893dd1c: fs: directory: ignore missing artifact for submodules (authored by haltode).
fs: directory: ignore missing artifact for submodules
haltode changed the status of T2863: FUSE: lookup: add optional regex pre-condition from Open to Work in Progress.
haltode triaged T2864: FUSE: cache history/by-date/ entries even when not done populating as Normal priority.
haltode retitled D4682: FUSE: fix directory listing bugs from WIP: FUSE: fix directory listing bugs to FUSE: fix directory listing bugs.
Add cnt/dir symlink unit tests
haltode retitled D4682: FUSE: fix directory listing bugs from FUSE: fix directory listing bugs to WIP: FUSE: fix directory listing bugs.
haltode changed the status of T2842: Hang while running ls on a directory containing a symlink from Open to Work in Progress.
haltode changed the status of T2851: FUSE: directories referencing artifacts missing from the archive are reported as empty from Open to Work in Progress.
haltode committed rDFUSE7186852c902f: fs: rework archive/ visibility and content (authored by haltode).
fs: rework archive/ visibility and content
Fix all zack comments.
Dec 7 2020
Dec 7 2020
haltode changed the status of T2771: FUSE: rethink the visibility of files under archive/ and meta/, and possibly add a new cache/ entrypoint from Open to Work in Progress.
haltode moved T2840: FUSE: snapshot artifacts fail on "alias" target_type from In progress to Done on the Software Heritage filesystem board.
haltode committed rDFUSE77a5bcd6d73d: snapshot: add support for 'alias' target type (authored by haltode).
snapshot: add support for 'alias' target type
haltode closed T2840: FUSE: snapshot artifacts fail on "alias" target_type as Resolved by committing rDFUSE77a5bcd6d73d: snapshot: add support for 'alias' target type.
- Rework prefix calculation using os.path.relpath()
- Add custom snapshot data in test to try out multiple special cases
Dec 4 2020
Dec 4 2020
Rework implementation according to olasd comment.
haltode renamed T2851: FUSE: directories referencing artifacts missing from the archive are reported as empty from FUSE: directory completly empty when one artifact is missing from the archive to FUSE: directory completely empty when one artifact is missing from the archive.
haltode triaged T2851: FUSE: directories referencing artifacts missing from the archive are reported as empty as Normal priority.
haltode updated the task description for T2811: FUSE: fix various paper cuts (user testing 2020-11-24).
haltode committed rDFUSEf3363d909f4b: fuse: add dedicated logger instead of root logger (authored by haltode).
fuse: add dedicated logger instead of root logger
Rebase on master