Commit Graph

12402 Commits

Author SHA1 Message Date
fc4c5d2718 Add dump test 2025-07-30 16:16:12 +02:00
a75b327b37 Add test for webhooks over limits 2025-07-30 15:59:19 +02:00
c70ae91d34 Add test for reserved webhooks 2025-07-30 15:52:24 +02:00
e88480c7c4 Fix reserved name check 2025-07-30 15:44:51 +02:00
b565ec1497 Test cli behavior 2025-07-30 15:44:42 +02:00
3e77c1d8c8 Add reserved webhook 2025-07-30 15:23:06 +02:00
dc7af47371 Add new errors 2025-07-30 15:18:43 +02:00
064d9d5ff8 Add dump support 2025-07-30 15:06:37 +02:00
93f8b31eec Fix tests 2025-07-30 12:52:01 +02:00
466e1a7aac Support legacy cli arguments 2025-07-30 12:25:59 +02:00
cc37eb870f Initial implementation 2025-07-30 12:01:40 +02:00
5567653c96 Fix network documentation 2025-07-29 16:47:28 +02:00
5e867f7ce0 Add webhooks api key action 2025-07-29 16:47:20 +02:00
60acdf8574 Fix grammar
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
2025-07-29 11:05:16 +02:00
93864009cc Rename variable with typo
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
2025-07-29 11:04:08 +02:00
223df5a433 Remove incorrect break 2025-07-29 11:02:59 +02:00
3580b3a4ef Remove userProvided from fragments 2025-07-29 10:56:54 +02:00
66b6e47494 Remove warning 2025-07-29 10:52:21 +02:00
6c3dd83ae5 Fix old test 2025-07-29 09:03:48 +02:00
48a5f4db2d Improve comment 2025-07-28 16:42:33 +02:00
224892e692 Enable new algorithm every time 2025-07-28 16:28:06 +02:00
691a9ae4b1 Format 2025-07-28 16:24:11 +02:00
e8a818f53d Optimize the filter 2025-07-28 16:24:04 +02:00
478f374b9d Add benchmark 2025-07-28 16:23:26 +02:00
d4c88f28f3 Merge pull request #5780 from meilisearch/fix-api-keys
Fix api key action inconsistencies
v1.16.0-rc.4
2025-07-28 10:33:48 +00:00
d90c76d3cc Update tests 2025-07-28 11:35:15 +02:00
f6bc6854f8 Fix key action inconsistencies 2025-07-28 11:10:55 +02:00
10567b150c Continue updating tests 2025-07-25 14:25:35 +02:00
a439f57d70 Update tests 2025-07-25 13:41:31 +02:00
d243504296 Improve test 2025-07-25 11:58:34 +02:00
a7fe2abca4 Implement for multi-search 2025-07-25 11:45:51 +02:00
26da478b5b Add query vector to response 2025-07-24 17:27:49 +02:00
13d38d59bf Remove useless import 2025-07-24 15:44:11 +02:00
4264abda23 Remove debugs 2025-07-24 15:30:36 +02:00
dbb670a9ee Remove old split function 2025-07-24 15:28:58 +02:00
a92e36ab83 Small improvements 2025-07-24 15:28:17 +02:00
ad06828685 Add tests on parser 2025-07-24 15:24:42 +02:00
8f1b697b91 Format 2025-07-24 14:57:06 +02:00
bb4d573862 Switch to a nom parser 2025-07-24 14:56:35 +02:00
aa5a1f333a Refactor to support less combinations 2025-07-23 15:33:17 +02:00
1f18f0ba77 Update little tiny comments 2025-07-23 14:33:58 +02:00
44b24652d2 Change strategy to remove task instead of marking it succeeded 2025-07-23 14:30:25 +02:00
5dcf79233e Remove useless parameter
Co-Authored-By: Tamo <tamo@meilisearch.com>
2025-07-23 11:30:39 +02:00
42001a25ff Merge pull request #5770 from meilisearch/fix/update-index-chat-settings
fix: index chat settings `searchParameters` incorrectly set with `limit: 20` when sending empty object
2025-07-22 13:26:01 +00:00
846d27354b Format 2025-07-22 15:18:21 +02:00
c1aa4120ac Update test 2025-07-22 15:18:13 +02:00
6394efc4c2 Turn dirty fix into beautiful fix 2025-07-22 15:17:26 +02:00
9716834380 Initial fix 2025-07-22 14:31:42 +02:00
2f2e42e72d Add test for issue #4653 2025-07-22 12:33:18 +02:00
776e55d209 Improve code readability 2025-07-22 11:37:21 +02:00