Commit Graph

23 Commits

Author SHA1 Message Date
dbcc3456c6 dump the content of the dump tasks instead of recreating at import time with wrong API keys 2022-10-20 16:14:36 +02:00
b87b071718 apply most style comments of the review 2022-10-20 16:14:36 +02:00
a2384dc627 fix all the errors code and settings issues when importing a dump v2 2022-10-20 16:13:18 +02:00
cac924b663 first mostly working version 2022-10-20 16:13:16 +02:00
6fae317277 update the API a little bit 2022-10-20 16:12:26 +02:00
1a3fea4d8c fix the tests 2022-10-20 16:12:26 +02:00
974b40ba04 store md5 instead of the whole snapshots 2022-10-20 15:59:30 +02:00
baa67fade2 fix the tests 2022-10-20 15:44:57 +02:00
997e7450d4 write a bunch of tests that goes through the whole compat layers 2022-10-20 15:44:57 +02:00
d8ac2a0063 finish the dump reader API, the dump Writer API now needs to be updated 2022-10-20 15:44:56 +02:00
2db486ad90 start dumping the update files to a known format 2022-10-20 15:44:56 +02:00
70e3308e8c write the dump v2 import 2022-10-20 15:44:55 +02:00
fe973b8a98 fix some warnings 2022-10-20 15:44:54 +02:00
5b8041c4fe write and test the compat layer from v3 to v4 2022-10-20 15:44:54 +02:00
1d4f27d65f write and test the dump v3 import 2022-10-20 15:44:54 +02:00
116c424fba rewrite the compat API to something more generic 2022-10-20 15:44:53 +02:00
13e8247f77 add the compat layer between v5 and v6 2022-10-20 15:44:53 +02:00
f633e109dc get rids of the trait in most places 2022-10-20 15:44:52 +02:00
4958bf3a55 start writting the compat layer between v5 and v6 2022-10-20 15:44:52 +02:00
22b2fa0576 introduce the index metadata 2022-10-20 15:44:52 +02:00
b5ebab5c66 fix the tests 2022-10-20 15:44:51 +02:00
e3bc87bf22 implement the dump reader v6 2022-10-20 15:44:51 +02:00
b89ac5d7ac start implementing a skeleton of the v1 dump reader 2022-10-20 15:44:51 +02:00