Commit Graph

25 Commits

Author SHA1 Message Date
3283bb0454 fix clippy 2022-10-22 17:04:47 +02:00
948f7bb49f fix the snapshot tests of the dump after renaming a bunch of kinds 2022-10-22 16:24:48 +02:00
d065a3e4f0 fix the import of the dumpv4&v5 when there is no instance-uid + rename the Kind+KindWithContent+Details variant for the DocumentImport and the Setting 2022-10-22 16:07:55 +02:00
3f6bd7fb11 Introduce a rustfmt file 2022-10-20 18:00:07 +02:00
2f54dade04 fix all the snapshot tests in the dump 2022-10-20 16:39:22 +02:00
49b14064c2 fix the dumps tests since we added informations in the DumpTask 2022-10-20 16:37:28 +02:00
01ed1fb128 Update the canceledBy and finishedAt fields 2022-10-20 16:37:26 +02:00
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
a2384dc627 fix all the errors code and settings issues when importing a dump v2 2022-10-20 16:13:18 +02:00
bab0e050f1 fix all the error codes 2022-10-20 16:13:18 +02:00
cac924b663 first mostly working version 2022-10-20 16:13:16 +02:00
1a3fea4d8c fix the tests 2022-10-20 16:12:26 +02:00
9323f9f1c4 write the dump export 2022-10-20 16:12:25 +02:00
e533e740d4 refactor the Task a little bit 2022-10-20 15:59:52 +02:00
e6c033bd6b start moving a lot of task types to meilisearch_types 2022-10-20 15:59:52 +02:00
974b40ba04 store md5 instead of the whole snapshots 2022-10-20 15:59:30 +02:00
8a32b766c6 fix all the import and comment most of the dump v6 2022-10-20 15:57:53 +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
50dfe06efe remove all warnings 2022-10-20 15:44:55 +02:00
993011a5b6 rebase on main 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
2456a632e8 rename a few things for consistency 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
4958bf3a55 start writting the compat layer between v5 and v6 2022-10-20 15:44:52 +02:00