| Change | Path |
---|
| Modified | swh/storage/__init__.py |
| Modified | swh/storage/algos/diff.py |
| Modified | swh/storage/algos/dir_iterators.py |
| Modified | swh/storage/algos/revisions_walker.py |
| Modified | swh/storage/algos/snapshot.py |
| Modified | swh/storage/backfill.py |
| Modified | swh/storage/common.py |
| Modified | swh/storage/in_memory.py |
| Added | swh/storage/postgresql/__init__.py |
| Moved Here | swh/storage/postgresql/converters.py |
| Moved Away | swh/storage/converters.py |
| Moved Here | swh/storage/postgresql/db.py |
| Moved Away | swh/storage/db.py |
| Moved Here | swh/storage/postgresql/storage.py |
| Moved Away | swh/storage/storage.py |
| Modified | swh/storage/tests/algos/test_revisions_walker.py |
| Moved Here | swh/storage/tests/storage_tests.py |
| Moved Away | swh/storage/tests/test_storage.py |
| Modified | swh/storage/tests/test_api_client.py |
| Modified | swh/storage/tests/test_in_memory.py |
| Modified | swh/storage/tests/test_init.py |
| Added | swh/storage/tests/test_postgresql.py |
| Moved Here | swh/storage/tests/test_postgresql_converters.py |
| Moved Away | swh/storage/tests/test_converters.py |
| Modified | swh/storage/tests/test_revision_bw_compat.py |