MeiliSearch/meilisearch-http/src
bors[bot] 768987583a
Merge #1428
1428: Accept any content type as json r=curquiza a=irevoire



Co-authored-by: Tamo <tamo@meilisearch.com>
2021-06-30 18:29:57 +00:00
..
data move payload to own module 2021-06-23 16:49:25 +02:00
extractors run rustfmt one the whole project and add it to the CI 2021-06-29 15:25:18 +02:00
helpers remove authentication middleware 2021-06-24 16:36:21 +02:00
index use only half of the computer threads for the indexation by default 2021-06-28 14:35:50 +02:00
index_controller Do not block when sending update notifications 2021-06-30 17:29:22 +02:00
routes accept any content type as json 2021-06-30 17:05:59 +02:00
analytics.rs Integrate amplitude 2021-06-15 15:36:30 +02:00
error.rs declare new authentication related errors 2021-06-24 16:53:20 +02:00
lib.rs change route to service<resource> 2021-06-24 19:02:28 +02:00
main.rs stop logging the no space left on device error 2021-06-28 13:59:48 +02:00
option.rs add the log_level variable to the cli and reduce the log level of milli and grenad 2021-06-24 11:20:52 +02:00