Commit Graph

160 Commits

Author SHA1 Message Date
mpostma 7652fc1a04
bump meiliseach 2021-03-22 16:03:19 +01:00
mpostma 8760beed1c
bump meilisearch 2021-02-02 14:23:33 +01:00
KARASZI István f0ca193122 Merge branch 'master' into atomic-rename 2021-02-01 13:30:51 +01:00
many eeccdce33a
update tokenizer to v0.1.3 2021-01-28 10:33:44 +01:00
KARASZI István c75ffbf3d5 Merge branch 'master' into atomic-rename 2021-01-19 13:04:31 +01:00
many 7a7cb9bcbf
update dependencies 2021-01-13 15:48:53 +01:00
many 9b47bbc1ac
bump meilisearch 2021-01-13 15:37:15 +01:00
KARASZI István 956adfc90a Replace in-place compression
Compress gzip files to a temporary file first and then do an atomic
rename.
2021-01-07 17:36:42 +01:00
mpostma 948c89c26f
bump meilisearch 2021-01-06 11:41:44 +01:00
many 677627586c
fix test set
fix dump tests
2021-01-05 21:37:05 +01:00
many 2852349e68
update tokenizer version 2021-01-05 15:21:06 +01:00
mpostma 398577f116
bump tokenizer 2021-01-05 15:21:05 +01:00
mpostma 8b149c9aa3
update tokenizer dep to release 2021-01-05 15:21:05 +01:00
mpostma 8a4d05b7bb
remove meilisearch tokenizer 2021-01-05 15:21:05 +01:00
mpostma 83ea088bf7
fix incompatible deps 2021-01-04 18:33:22 +01:00
mpostma 48eb78b14d
bump deps 2021-01-04 16:56:28 +01:00
mpostma a6e08a83a7 bump whoami 2020-12-09 13:44:35 +01:00
mpostma ed11dd62da bump serde_qs 2020-12-09 13:41:43 +01:00
mpostma c977b70921 bump actix-web 2020-12-09 12:49:21 +01:00
mpostma 31c9ccd8be bump bytes 2020-12-09 12:44:45 +01:00
mpostma 044dbb0333 bump actix cors 2020-12-09 12:44:02 +01:00
mpostma d45c794a9e bump rustyline 2020-12-09 12:41:36 +01:00
mpostma c9dd7e10b9 bump ordered floats 2020-12-09 12:40:24 +01:00
mpostma 56ad400c49 update heed 2020-12-09 11:27:38 +01:00
mpostma e2b0402cf5 bump regex 2020-12-09 10:28:22 +01:00
mpostma 0c7fffeaf6 update env-logger 2020-12-09 10:25:17 +01:00
mpostma 5f8dc21dd2 bump once-cell 2020-12-09 10:22:14 +01:00
mpostma 3ec76ac33d bump meilisearch 2020-11-30 16:35:56 +01:00
dependabot[bot] 73dd345cda
Bump actix-http from 2.0.0 to 2.1.0
Bumps [actix-http](https://github.com/actix/actix-web) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/awc-v2.0.0...http-v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 12:36:05 +00:00
dependabot[bot] 6a2a56d48f
Bump futures from 0.3.6 to 0.3.7
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.6...0.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 08:39:09 +00:00
dependabot[bot] 93953103ad
Bump serde from 1.0.116 to 1.0.117
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.117)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-01 05:40:44 +00:00
mpostma bbb6771625 bump meilisearch 2020-10-28 12:36:52 +01:00
many 50f0fbb05c
remove useless function after health route refacto #1026 2020-10-20 16:21:46 +02:00
bors[bot] 086020e543
Merge #1020
1020: Apply recommended updates from dependabot r=LegendreM a=qdequele



Co-authored-by: qdequele <quentin@dequelen.me>
2020-10-15 17:05:31 +00:00
qdequele a27399cf65 apply recommanded updates from dependabot 2020-10-15 13:26:52 +02:00
qdequele a5a47911d1 add tests 2020-10-15 09:43:54 +02:00
qdequele bfe3bb0eeb create an helper to allow to delete the index on error 2020-10-13 10:54:02 +02:00
mpostma 03d4651077 bump meilisearch 2020-09-28 16:56:05 +02:00
bors[bot] 099a0802fc
Merge #916
916: Considere an empty query search as a placeholder search r=MarinPostma a=qdequele

Fix #856; Relative tracking issue: #729

Co-authored-by: qdequele <quentin@meilisearch.com>
2020-09-28 13:13:47 +00:00
bors[bot] e258e0b2c2
Merge #887
887: backup r=Kerollmops a=LegendreM

[Tracking Issue](https://github.com/meilisearch/MeiliSearch/issues/840)
[Documentation PR](https://github.com/meilisearch/documentation/pull/468)
[Other relevant issue](https://github.com/meilisearch/MeiliSearch/issues/884)

Co-authored-by: many <maxime@meilisearch.com>
2020-09-28 12:47:08 +00: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
qdequele 90226dc8a9 Considere an empty query search as a placeholder search #916 2020-09-28 14:19:45 +02:00
mpostma 22d439f682 update pest dependency 2020-09-24 18:36:38 +02:00
Rob Ede ba0f44e361
upgrade actix-web to v3 2020-09-21 22:37:54 +01:00
many 87a76c2a60
bump version and update changelog 2020-09-08 18:11:03 +02:00
mpostma 4a9e56aa4f bump meilisearch version 0.14.0 2020-08-24 15:49:09 +02:00
many 9014290875
implement snapshot 2020-08-12 17:46:28 +02:00
mpostma 624bd56459 bump meilisearch version 2020-07-22 10:56:19 +02:00
mpostma 83b6fc48e1 remove the sys-info routes 2020-07-15 19:33:29 +02:00
mpostma 69af8e9e3d bump meilisearch to 0.12.0 2020-06-30 20:42:19 +02:00