Skip to content
v0.7.0

- test_origin: Rename appropriately tests
- algos: Improve origin visit get latest visit status algorithm
- test_snapshot: Do not use origin_visit_add returned result
- algos.snapshot: Fix edge case when snapshot is not resolved
- Ensure ids are correct in tests' storage_data
- Fix tests' storage_data revisions
- SQL: replace the hash(url) index by a unique btree(url) on the origin table
- Make sure the pagination in swh_snapshot_get_by_id uses the proper indexes