|
2d43c50723
|
Merge branch 'fragment-filters' into render-route
|
2025-08-05 16:03:28 +02:00 |
|
|
2121819c66
|
Fix tests
|
2025-08-05 14:18:45 +02:00 |
|
|
2f33cd5f0a
|
Merge branch 'main' into fragment-filters
|
2025-08-05 14:05:15 +02:00 |
|
|
cac884401f
|
Merge pull request #5800 from meilisearch/tmp-release-v1.16.0
Bring back changes to main
|
2025-08-04 16:34:24 +00:00 |
|
|
454f8b36f4
|
Make clippy happy
|
2025-08-04 16:36:46 +02:00 |
|
|
6f30dfa41c
|
Merge remote-tracking branch 'origin/main' into tmp-release-v1.16.0
|
2025-08-04 16:06:51 +02:00 |
|
|
05dd8e0d62
|
update mini-dashboard to v0.2.22
|
2025-08-04 11:14:10 +02:00 |
|
|
6113831eb5
|
Disable clippy warning
|
2025-08-01 14:56:44 +02:00 |
|
|
a20f353054
|
Add columns info in errors
|
2025-08-01 14:53:41 +02:00 |
|
|
8fe4d33b5a
|
Refactor build_doc
|
2025-08-01 12:34:33 +02:00 |
|
|
1507403596
|
Add documentation
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
|
2025-08-01 12:11:32 +02:00 |
|
|
233e4a1020
|
Force docs to be objects
|
2025-08-01 12:09:35 +02:00 |
|
|
6e9bdbe2da
|
Rename variable
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
|
2025-08-01 11:15:35 +02:00 |
|
|
926dce707e
|
Remove JsonDocument
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
|
2025-08-01 11:14:37 +02:00 |
|
|
f105a2224a
|
Clarify fields_unused
Co-Authored-By: Louis Dureuil <louis.dureuil@xinra.net>
|
2025-08-01 11:04:48 +02:00 |
|
|
1bb95d2bef
|
Simplify parser
|
2025-08-01 11:00:58 +02:00 |
|
|
d6da6c27d8
|
Add test for ugly names
|
2025-08-01 10:54:48 +02:00 |
|
|
7f394d59cd
|
Add support for ugly names
|
2025-08-01 10:22:24 +02:00 |
|
|
dae4fa874c
|
Merge branch 'fragment-filters' into render-route
|
2025-08-01 09:13:17 +02:00 |
|
|
be045a7636
|
Merge branch 'release-v1.16.0' into fragment-filters
|
2025-08-01 09:04:12 +02:00 |
|
|
99b4dce8ae
|
Merge branch 'release-v1.16.0' into render-route
|
2025-08-01 08:57:37 +02:00 |
|
|
2ec80a1ae2
|
update mini-dashboard to v0.2.21
|
2025-07-31 17:14:38 +02:00 |
|
|
941da56ee3
|
fix linter
|
2025-07-31 06:49:53 +02:00 |
|
|
41262b008b
|
feat(chat): update metrics name
|
2025-07-30 17:55:02 +02:00 |
|
|
b3c98afe65
|
Merge branch 'release-v1.16.0' into render-route
|
2025-07-29 12:05:29 +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 |
|
|
d90c76d3cc
|
Update tests
|
2025-07-28 11:35:15 +02:00 |
|
|
f6bc6854f8
|
Fix key action inconsistencies
|
2025-07-28 11:10:55 +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 |
|