MeiliSearch/meilisearch-http/src
bors[bot] 19c5c74291
Merge #1652 #1654 #1657
1652: Remove dependabot r=MarinPostma a=curquiza

Fixes #1649 

Dependabot for vulnerability and security updates is still activated.

1654: Add Script for Windows r=MarinPostma a=singh08prashant

fixes #1570 

changes:

1. added script for detecting windows os running git bash
2. appended `.exe` to `$release_file` for windows as listed [here](https://github.com/meilisearch/MeiliSearch/releases/)
3. removed global `$BINARY_NAME='meilisearch'` as windows require `.exe` file

1657: Bring vergen hotfix from `stable` to `main` r=MarinPostma a=curquiza



Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
Co-authored-by: singh08prashant <singh08prashant@gmail.com>
Co-authored-by: Kerollmops <clement@meilisearch.com>
Co-authored-by: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
2021-08-31 14:31:42 +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 Make sure that the order of the filterableAttributes is constant 2021-08-26 11:06:05 +02:00
index_controller Integrate the sortable-attributes into the settings 2021-08-25 17:39:25 +02:00
routes Merge #1652 #1654 #1657 2021-08-31 14:31:42 +00:00
analytics.rs Integrate amplitude 2021-06-15 15:36:30 +02:00
error.rs Introduce the new invalid sortable error codes 2021-08-25 17:29:30 +02:00
lib.rs fix typos 2021-07-29 14:40:41 +02:00
main.rs Merge #1652 #1654 #1657 2021-08-31 14:31:42 +00:00
option.rs Introduce the new invalid sortable error codes 2021-08-25 17:29:30 +02:00