MeiliSearch/meilisearch-http/src
bors[bot] 2d8dd87cad
Merge #1623
1623: Use Setting enum r=Kerollmops a=shekhirin

Resolves https://github.com/meilisearch/MeiliSearch/issues/1620

Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2021-08-25 14:58:40 +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 refactor(http): use Setting enum 2021-08-25 17:43:46 +03:00
index_controller refactor(http): use Setting enum 2021-08-25 17:43:46 +03:00
routes refactor(http): use Setting enum 2021-08-25 17:43:46 +03: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 fix typos 2021-07-29 14:40:41 +02:00
main.rs remove sentry 2021-08-24 12:38:31 +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