mpostma
d3e7e18b7d
disable frontend in production
2020-11-23 13:13:10 +01:00
many
afc3b0915b
fix backups
...
* pluralize variable `backup_folder` -> `backups_folder`
* change env case `MEILI_backup_folder` -> `MEILI_BACKUPS_FOLDER`
* add miliseconds to backup ID to reduce colisions
* fix forgoten stats synchronization
2020-09-30 13:20:40 +02:00
many
c254320860
Implement backups
...
* trigger backup importation via http route
* follow backup advancement with status route
* import backup via a command line
* let user choose batch size of documents to import (command lines)
closes #884
closes #840
2020-09-28 14:40:06 +02:00
Rob Ede
ba0f44e361
upgrade actix-web to v3
2020-09-21 22:37:54 +01:00
many
9014290875
implement snapshot
2020-08-12 17:46:28 +02:00
mpostma
6df56c4ec5
add error handler for query params error
2020-06-04 14:48:37 +02:00
qdequele
e51ea55ae3
add more analytics
2020-06-02 15:40:31 +02:00
mpostma
c771694623
remove heed from http dependencies
2020-05-28 16:23:46 +02:00
mpostma
d69180ec67
refactor errors / isolate core/http errors
2020-05-28 16:23:46 +02:00
marinpostma
5193382b07
allow max payload size override
2020-05-22 10:37:41 +02:00
Quentin de Quelen
b96da94f92
fix issues from review
...
Co-authored-by: Clément Renault <clement@meilisearch.com>
2020-05-12 15:42:17 +02:00
qdequele
cd12e2717c
add errors on content-type and add more serde debug
2020-05-12 15:34:08 +02:00
Quentin de Quelen
bc8ff49de3
update authorization middleware with actix-web-macros
2020-04-28 17:46:03 +02:00
Quentin de Quelen
ff3149f6fa
remove search multi index
2020-04-28 17:46:03 +02:00
Quentin de Quelen
27b3b53bc5
update tests & fix the broken code
2020-04-28 17:46:03 +02:00
Quentin de Quelen
5e2861ff55
prepare architecture for tests
2020-04-28 17:45:22 +02:00
Quentin de Quelen
2143226f04
setup clippy and make a pass on code
2020-02-11 15:28:00 +01:00
Clément Renault
7cc096e0a2
Rename MeiliDB into MeiliSearch
2019-11-26 11:12:30 +01:00