Commit Graph

1910 Commits

Author SHA1 Message Date
5b31960967 Add variable registration mechanism 2025-08-26 15:30:17 +02:00
b99410ee6c Update movies workload 2025-08-26 14:53:46 +02:00
36ff335a4d Test for upgrade 2025-08-26 14:33:43 +02:00
0558d41930 Fix processing time ms 2025-08-26 14:33:24 +02:00
997e7d4bfd Fix line feed at the end of files 2025-08-26 13:52:34 +02:00
1ed2a654c9 Update emojis 2025-08-26 13:45:18 +02:00
39e796ee03 Add redaction system 2025-08-26 13:39:08 +02:00
8e3a0c339f Fix compilation 2025-08-26 12:17:50 +02:00
40b49543f1 Improve error detection 2025-08-26 12:11:03 +02:00
1528cfe683 Improve diffing 2025-08-26 12:08:38 +02:00
c839b804fb Add upgrade system 2025-08-26 12:02:18 +02:00
baa4c75af8 Refactor around meili_path 2025-08-26 11:13:40 +02:00
a1424e1cb4 Move file to common 2025-08-26 11:09:03 +02:00
ab91ea8b47 Remove useless data 2025-08-26 11:06:23 +02:00
857bdffb1a Remove useless parameter 2025-08-26 11:02:47 +02:00
4290901dea Add response updating logic 2025-08-26 10:59:12 +02:00
b2a72b0363 Fix asset version issues 2025-08-25 15:39:05 +02:00
d649732acd Do so that meilisearch versions get downloaded 2025-08-25 15:16:26 +02:00
c98efe18c9 Implement test workload running logic 2025-08-25 13:32:34 +02:00
0d8b2edfb0 Continue integrating commands to tests 2025-08-25 12:24:21 +02:00
0e25398d3e Remove dead code 2025-08-25 12:13:27 +02:00
72b6b73a91 Make commands common 2025-08-25 12:07:27 +02:00
3a2ec5f576 Tag workloads 2025-08-25 11:50:27 +02:00
8240b76267 Create test workload 2025-08-25 11:43:11 +02:00
78e98a4e6c Create the test function 2025-08-25 11:37:23 +02:00
d9177d4727 Create the test xtask command and args 2025-08-25 11:23:46 +02:00
a94a13c9b0 Merge pull request #5849 from meilisearch/tmp-v1.19
Prepare for v1.19 release
2025-08-25 07:03:27 +00:00
9dcdde592c Merge pull request #5729 from martin-g/5616-max-memory-in-container
Take into account the allowed max memory of the container
2025-08-21 14:43:32 +00:00
7de44ad2b7 Add v1.19 in index-scheduler and index upgrades 2025-08-21 16:37:35 +02:00
820854ba5c Update snapshots 2025-08-21 16:37:23 +02:00
6fb3cf95e4 Move EE files into EE modules 2025-08-19 14:50:42 +02:00
cbd2bdf0fa Fix snapshots 2025-08-19 14:50:42 +02:00
601785692f Remove erroneous untagged annotation 2025-08-19 14:50:42 +02:00
65c212d1fd camel case the fields in "origin" 2025-08-19 14:50:42 +02:00
85feb3a26c Rename Body::with_file 2025-08-19 14:50:42 +02:00
d550b90c60 Adjust timeouts 2025-08-19 14:50:42 +02:00
385acbbcd2 Don't always hardcode Content-Type in proxy 2025-08-19 14:50:41 +02:00
484dbf8c06 Update snap 2025-08-19 14:50:41 +02:00
9c6c0af076 Misc churn 2025-08-19 14:50:41 +02:00
e33fbcf7b2 Move meilisearch_types::Network to its own module 2025-08-19 14:50:41 +02:00
d352f33d16 Make types Serialize and Deserialize for proxying 2025-08-19 14:50:41 +02:00
3682b92ee8 New errors 2025-08-19 14:50:41 +02:00
ef10c1fb23 Dependency changes 2025-08-19 14:50:41 +02:00
bd97a7cc19 IndexScheduler::update_task now merges the task.network and accepts &mut Task 2025-08-19 14:50:41 +02:00
56c7f54804 IndexScheduler::set_task_network 2025-08-19 14:50:41 +02:00
15d34c33e8 file-store: persist returns the persisted File object 2025-08-19 14:50:40 +02:00
42ac869c5c Dump support for network 2025-08-19 14:50:40 +02:00
6e0152921f Proxy all document tasks to the network when sharding is enabled 2025-08-19 14:50:40 +02:00
069d25dce6 Shard documents 2025-08-19 14:50:40 +02:00
9929f798d3 network: add sharding to Network and writeApiKey to Remotes 2025-08-19 14:50:40 +02:00