Commit Graph

1748 Commits

Author SHA1 Message Date
3f1e172c6f fix race condition: take the rtxn before entering the thread so we're sure we won't try to retrieve deleted tasks 2025-08-05 16:47:35 +02:00
2b5b41790e update the dump so it doesn't contains the null-uuid webhook 2025-08-05 16:21:14 +02:00
4f6a48c327 Stop storing the cli webhook in the db 2025-08-05 11:44:53 +02:00
8b27dec25c Test that the cli webhook receives data 2025-08-05 11:19:21 +02:00
a9c924b433 Turn url back into a setting 2025-08-05 11:16:34 +02:00
6cb2296644 Update tests 2025-08-05 11:10:48 +02:00
b2d157a74a Remove dbg
Co-Authored-By: Thomas Campistron <irevoire@hotmail.fr>
2025-08-05 10:49:21 +02:00
386cf83285 Improve webhook settings 2025-08-05 10:48:39 +02:00
8ef1a50086 Add hint
Co-Authored-By: Thomas Campistron <irevoire@hotmail.fr>
2025-08-05 10:42:39 +02:00
84651ffd7d Remove hardcoded buffer size
Co-Authored-By: Thomas Campistron <irevoire@hotmail.fr>
2025-08-05 10:41:28 +02:00
43c20bb3ed Add missing actions in from_repr
Co-Authored-By: Thomas Campistron <irevoire@hotmail.fr>
2025-08-05 10:39:52 +02:00
d340013d8b Change error name 2025-08-05 10:35:12 +02:00
8a44d9faef Merge branch 'main' into webhook-api 2025-08-05 10:32:36 +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
7251cccd03 Make notify_webhooks execute in its own thread 2025-08-04 17:13:05 +02:00
ddfcacbb62 Add nice error message for users trying to set uuid or isEditable 2025-08-04 16:53:41 +02:00
3b26d64a5d Edit reserved webhook message 2025-08-04 16:39:34 +02:00
3b0f576d56 Improve invalid uuid error message 2025-08-04 16:38:00 +02:00
454f8b36f4 Make clippy happy 2025-08-04 16:36:46 +02:00
1754745c42 Add URL and header validity checks 2025-08-04 16:26:20 +02:00
6f30dfa41c Merge remote-tracking branch 'origin/main' into tmp-release-v1.16.0 2025-08-04 16:06:51 +02:00
69c59d3de3 Update security in utoipa 2025-08-04 15:43:37 +02:00
8dfebbb3e7 Fix tests 2025-08-04 15:37:12 +02:00
737ad3ec19 Add new api key actions 2025-08-04 15:00:45 +02:00
4ec4710811 Improve logs 2025-08-04 15:00:26 +02:00
c5caac95dd Format 2025-08-04 14:51:23 +02:00
7acbb1e140 Remove PATCH /webhooks 2025-08-04 14:49:27 +02:00
05dd8e0d62 update mini-dashboard to v0.2.22 2025-08-04 11:14:10 +02:00
e3a6d63b52 Add utoipa types 2025-08-01 08:42:27 +02:00
2ec80a1ae2 update mini-dashboard to v0.2.21 2025-07-31 17:14:38 +02:00
ed147f80ac Add test and fix bug 2025-07-31 16:45:30 +02:00
35537e0b0b Add single_receives_data test 2025-07-31 14:12:09 +02:00
ee80fc87c9 Add test for patch endpoint 2025-07-31 13:00:43 +02:00
34590297c1 Add patch webhook endpoint 2025-07-31 12:53:57 +02:00
9e43f7b419 Update tests 2025-07-31 12:44:35 +02:00
94733a4a18 Add delete endpoint 2025-07-31 12:38:14 +02:00
ad68245186 Update tests 2025-07-31 12:33:34 +02:00
29fb4d5e2a Add post webhook route 2025-07-31 12:27:12 +02:00
ca27bcaac7 Update tests 2025-07-31 11:34:47 +02:00
53397e28fc Replace name by uuid 2025-07-31 11:19:46 +02:00
7c2c17129f Add get webhook route 2025-07-31 10:59:06 +02:00
446fce6c16 Extract logic from route 2025-07-31 10:01:25 +02:00
f67043801b Add a test for concurrent cli and dump 2025-07-31 09:35:16 +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
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