Commit Graph

31 Commits

Author SHA1 Message Date
bc5157c8ed Resolve clippy error temporarily 2024-11-26 16:57:00 +02:00
ab8a1bcd1c Adapt code to new flags structure 2024-11-26 16:57:00 +02:00
5db9105f61 Misc 2024-11-26 16:57:00 +02:00
a9a338dcba Fix All flag 2024-11-26 16:57:00 +02:00
c61f6ce071 Make Actions usable as bitflags 2024-11-26 16:57:00 +02:00
43ba22b339 Refactoring 2024-11-26 16:57:00 +02:00
fba7925ca3 Misc 2024-11-26 16:57:00 +02:00
754def5512 Improve deserr error for unknown values 2024-11-26 16:57:00 +02:00
4acfb9a1ec Refactor 2024-11-26 16:56:59 +02:00
3ed3188f54 Add Sequence impl, other changes/adjustments 2024-11-26 16:56:59 +02:00
69a51d4a70 Add Serialize impl 2024-11-26 16:56:59 +02:00
c52f9f8c16 Add manual serde Deserialize impl 2024-11-26 16:56:59 +02:00
0848635efc Change Actions enum to bitflags 2024-11-26 16:56:53 +02:00
dcc3caef0d Remove TopLevelMap 2024-11-21 16:56:46 +01:00
36962b943b First batch of PR comment 2024-11-21 16:38:11 +01:00
6e6acfcf1b Merge branch 'main' into indexer-edition-2024 2024-11-20 16:59:58 +01:00
ff9c92c409 rename documents -> substep 2024-11-20 15:12:02 +01:00
4abcd9c04e add some stats on the batches 2024-11-20 10:51:06 +01:00
229fa0f902 implements the batch details 2024-11-20 10:51:06 +01:00
15eefa4fcc fixes a lot of small issue, the test about the cancellation is still failing 2024-11-20 10:51:05 +01:00
a1251c3c83 Implements the get all batches route with filters working 2024-11-20 10:42:55 +01:00
6062914654 add the batch_id to the tasks 2024-11-20 10:42:54 +01:00
bfefaf71c2 Progress displayed in logs 2024-11-19 09:32:52 +01:00
5f93651cef fixes 2024-11-18 16:23:11 +01:00
1fcd5f091e Remove progress from task 2024-11-12 12:23:13 +01:00
d97af4d8e6 fix field order of JSON documents 2024-11-07 22:36:52 +01:00
2eb1801e85 reverse the order of the task queue 2024-11-07 19:19:44 +01:00
ee03743355 Merge branch 'indexer-edition-2024' into indexer-edition-2024-doc-chunks 2024-11-06 15:50:53 +01:00
10feeb88f2 Merge branch 'main' into indexer-edition-2024 2024-11-06 15:19:18 +01:00
cf6ad1ae5e Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00
9c1e54a2c8 Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00