- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jan 8 2023
Jan 8 2023
gitlab-migration changed the status of T2825: add origin (and search) example to the FUSE tutorial from Resolved to Migrated.
gitlab-migration changed the status of T2822: add "swh web search" command to perform archive searches via the CLI from Resolved to Migrated.
gitlab-migration changed the status of T2785: FUSE design doc: dangling links to data model, SWHIDs, etc. from Resolved to Migrated.
gitlab-migration changed the status of T2673: FUSE: document configuration file location and syntax from Resolved to Migrated.
gitlab-migration closed T2843: FUSE: multiple origin visits on the same day are ignored as Migrated.
gitlab-migration closed T2635: web client: add async API, a subtask of T1926: FUSE filesystem to navigate the archive, as Migrated.
gitlab-migration changed the status of T2916: FUSE: proof-read documentation for any outdated part from Resolved to Migrated.
gitlab-migration changed the status of T2889: FUSE: cache: support removing individual objects from Resolved to Migrated.
gitlab-migration changed the status of T2864: FUSE: cache history/by-date/ entries even when not done populating from Resolved to Migrated.
gitlab-migration changed the status of T2863: FUSE: lookup: add optional regex pre-condition from Resolved to Migrated.
gitlab-migration changed the status of T2851: FUSE: directories referencing artifacts missing from the archive are reported as empty from Resolved to Migrated.
gitlab-migration changed the status of T2842: Hang while running ls on a directory containing a symlink from Resolved to Migrated.
gitlab-migration changed the status of T2841: FUSE: update cache with new origin visits from Resolved to Migrated.
gitlab-migration changed the status of T2839: ls "<mountpoint>/origins/<invalidurl>" creates two empty directory entries with the same name from Resolved to Migrated.
gitlab-migration changed the status of T2840: FUSE: snapshot artifacts fail on "alias" target_type from Resolved to Migrated.
gitlab-migration changed the status of T2838: "swh fs mount" silently fails if fusermount3 isn't available from Resolved to Migrated.
gitlab-migration changed the status of T2832: FUSE: add tests for CLI commands from Resolved to Migrated.
gitlab-migration changed the status of T2830: FUSE: history/by-date/.status file implementation does not seem reliable from Resolved to Migrated.
gitlab-migration changed the status of T2829: FUSE: test_list_history randomly fails during CI on by-date/ listing from Resolved to Migrated.
gitlab-migration changed the status of T2820: FUSE: nest branch names in snapshot views instead of URL-escaping slashes from Resolved to Migrated.
gitlab-migration changed the status of T2811: FUSE: fix various paper cuts (user testing 2020-11-24) from Resolved to Migrated.
gitlab-migration changed the status of T2803: FUSE history/by-{date,hash} views need an index to improve performances from Resolved to Migrated.
gitlab-migration changed the status of T2802: FUSE: avoid logging normal conditions like ENOENT from Resolved to Migrated.
gitlab-migration changed the status of T2795: FUSE: fix build failure when pytest try to run gen-api-data.py from Resolved to Migrated.
gitlab-migration changed the status of T2784: FUSE: add support for origin visits from Resolved to Migrated.
gitlab-migration changed the status of T2773: FUSE: add history/by-date/ dir for revision objects from Resolved to Migrated.
gitlab-migration changed the status of T2775: Add top-level README to explain briefly archive/ and meta/ behavior from Resolved to Migrated.
gitlab-migration changed the status of T2772: FUSE: add history/by-page/ dir for revision objects from Resolved to Migrated.
gitlab-migration changed the status of T2771: FUSE: rethink the visibility of files under archive/ and meta/, and possibly add a new cache/ entrypoint from Resolved to Migrated.
gitlab-migration changed the status of T2723: Change `logging.error` into `logging.debug` when returning ENOENT from Resolved to Migrated.
gitlab-migration changed the status of T2725: Concurrent access result in ERROR:aiosqlite:returning exception database is locked from Resolved to Migrated.
gitlab-migration changed the status of T2716: FUSE cli.py: move module-level import to function-level to reduce startup time from Resolved to Migrated.
gitlab-migration changed the status of T2711: Web API URL setting in configuration file ignored from Resolved to Migrated.
gitlab-migration changed the status of T2710: swh-fuse: fails with "'TypeError: Cannot merge a <class 'dict'> with a <class 'NoneType'>" when conffile is empty or commented out from Resolved to Migrated.
gitlab-migration changed the status of T2709: hangs with: ERROR:root:Unknown SWHID: 'swh:1:dir:be2222d58268b1ba08e612ed57c21c703653e653' from Resolved to Migrated.
gitlab-migration changed the status of T2708: enable FUSE debug option only when loglevel is debug or higher from Resolved to Migrated.
gitlab-migration changed the status of T2705: FUSE CLI: move --config-file option up to "swh fuse", a subtask of T2669: FUSE: add "swh fuse clean" CLI command to clean the cache(s), from Resolved to Migrated.
gitlab-migration changed the status of T2702: FUSE: add an unmount command from Resolved to Migrated.
gitlab-migration changed the status of T2705: FUSE CLI: move --config-file option up to "swh fuse" from Resolved to Migrated.
gitlab-migration changed the status of T2699: FUSE: mount fails silently when --foreground is not specified from Resolved to Migrated.
gitlab-migration changed the status of T2698: FUSE: mount fail when cache directory is missing from Resolved to Migrated.
gitlab-migration changed the status of T2697: FUSE: add logging mechanism from Resolved to Migrated.
gitlab-migration changed the status of T2695: Cache directory entries to make readdir/lookup more efficient from Resolved to Migrated.
gitlab-migration changed the status of T2694: FUSE: add sharding support for top-level dirs from Wontfix to Migrated.
gitlab-migration changed the status of T2678: Have a default location for the configuration file from Resolved to Migrated.
gitlab-migration changed the status of T2669: FUSE: add "swh fuse clean" CLI command to clean the cache(s) from Resolved to Migrated.
gitlab-migration changed the status of T2665: FUSE: add support for snapshot objects from Resolved to Migrated.
gitlab-migration changed the status of T2665: FUSE: add support for snapshot objects, a subtask of T1926: FUSE filesystem to navigate the archive, from Resolved to Migrated.
gitlab-migration changed the status of T2664: FUSE: add support for release objects, a subtask of T1926: FUSE filesystem to navigate the archive, from Resolved to Migrated.
gitlab-migration changed the status of T2664: FUSE: add support for release objects from Resolved to Migrated.
gitlab-migration changed the status of T2663: FUSE: add support for revision objects, a subtask of T1926: FUSE filesystem to navigate the archive, from Resolved to Migrated.
gitlab-migration changed the status of T2663: FUSE: add support for revision objects, a subtask of T2659: FUSE: add flat commit view to ease batch commit workloads, from Resolved to Migrated.
gitlab-migration changed the status of T2663: FUSE: add support for revision objects from Resolved to Migrated.
gitlab-migration changed the status of T2659: FUSE: add flat commit view to ease batch commit workloads from Resolved to Migrated.
gitlab-migration changed the status of T1926: FUSE filesystem to navigate the archive from Resolved to Migrated.
Oct 19 2022
Oct 19 2022
gitlab-migration changed the status of T2689: swh-fuse tests are failing on the DENV/tests jenkins job from Resolved to Migrated.
gitlab-migration changed the status of T2654: modprobe fuse on the CI build machine, a subtask of T1926: FUSE filesystem to navigate the archive, from Resolved to Migrated.
gitlab-migration changed the status of T2654: modprobe fuse on the CI build machine from Resolved to Migrated.
Mar 30 2022
Mar 30 2022
Apr 19 2021
Apr 19 2021
vlorentz renamed T2724: fuse: populate history/ incrementally to avoid temporary hangs on huge repos from populate history/ incrementally to avoid temporary hangs on huge repos to fuse: populate history/ incrementally to avoid temporary hangs on huge repos.
Jan 10 2021
Jan 10 2021
Jan 6 2021
Jan 6 2021
Jan 5 2021
Jan 5 2021
haltode changed the status of T2724: fuse: populate history/ incrementally to avoid temporary hangs on huge repos from Open to Work in Progress.
haltode moved T2864: FUSE: cache history/by-date/ entries even when not done populating from In progress to Done on the Software Heritage filesystem board.
haltode changed the status of T2864: FUSE: cache history/by-date/ entries even when not done populating from Open to Work in Progress.
Jan 4 2021
Jan 4 2021
haltode moved T2916: FUSE: proof-read documentation for any outdated part from In progress to Done on the Software Heritage filesystem board.
Dec 29 2020
Dec 29 2020
haltode added a comment to T2830: FUSE: history/by-date/.status file implementation does not seem reliable.
Investigating this issue, I found the two underlying problems:
haltode added a comment to T2724: fuse: populate history/ incrementally to avoid temporary hangs on huge repos.
Related task: T2900.
haltode changed the status of T2916: FUSE: proof-read documentation for any outdated part from Open to Work in Progress.
haltode moved T2889: FUSE: cache: support removing individual objects from In progress to Done on the Software Heritage filesystem board.
haltode closed T2889: FUSE: cache: support removing individual objects as Resolved by committing rDFUSEbf87c60dd000: cache: add support to remove individual objects.
Dec 28 2020
Dec 28 2020
haltode moved T2825: add origin (and search) example to the FUSE tutorial from In progress to Done on the Software Heritage filesystem board.
haltode closed T2825: add origin (and search) example to the FUSE tutorial as Resolved by committing rDFUSE4b304d38eee0: docs: tutorial: add origin and search examples.
haltode changed the status of T2825: add origin (and search) example to the FUSE tutorial from Open to Work in Progress.
haltode closed T2710: swh-fuse: fails with "'TypeError: Cannot merge a <class 'dict'> with a <class 'NoneType'>" when conffile is empty or commented out as Resolved.
It seems like this is no longer the case, I tried both empty or non-existent file and I now get this error message:
haltode moved T2775: Add top-level README to explain briefly archive/ and meta/ behavior from In progress to Done on the Software Heritage filesystem board.
haltode changed the status of T2775: Add top-level README to explain briefly archive/ and meta/ behavior from Open to Work in Progress.
Dec 18 2020
Dec 18 2020
haltode moved T2811: FUSE: fix various paper cuts (user testing 2020-11-24) 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 changed the status of T2889: FUSE: cache: support removing individual objects from Open to Work in Progress.
haltode updated the task description for T2811: FUSE: fix various paper cuts (user testing 2020-11-24).