Commit Graph

25 Commits

Author SHA1 Message Date
Felix Yan a57943b77e
Use tikv-jemallocator instead of jemallocator
`jemallocator` has been abandoned for nearly two years, and `rustc`
itself moved to use `tikv-jemallocator` instead:
3965773ae7

Let's switch to a better maintained version.
2021-09-14 18:30:24 +03:00
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
Kerollmops 9d0fa8112b
Remove unused Arc import 2021-08-31 14:50:36 +02:00
Kerollmops a8c146fd13
Unwrap or unknown the commit hash 2021-08-30 17:41:24 +02:00
Irevoire 672fcee8aa
remove sentry 2021-08-24 12:38:31 +02:00
Clémentine Urquizar 621529e9dc
Update telemetry link 2021-08-12 18:58:07 +02:00
Clémentine Urquizar 992b082c6f
Fix docs link anchor 2021-08-05 13:28:32 +02:00
Tamo 243233f652
import .git to docker to fix vergen 2021-07-28 19:12:40 +02:00
Tamo f79b8287f5
update vergen 2021-07-26 15:25:30 +02:00
Tamo 5d4a0ac844
sentry was never sending anything 2021-07-21 11:50:54 +02:00
Tamo d74c698adc
stop logging the no space left on device error 2021-06-28 13:59:48 +02:00
Tamo 36f32f58d4
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
marin postma 834995b130
clippy + fmt 2021-06-23 16:49:23 +02:00
marin postma 71226feb74
refactor create_app macro 2021-06-23 16:47:15 +02:00
marin postma 02277ec2cf
reintroduce anyhow 2021-06-21 12:11:06 +02:00
Tamo 4e2568fd6e
disable amplitude on debug build 2021-06-16 17:12:49 +02:00
Irevoire c0d169e79e
Apply suggestions from code review
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
2021-06-16 11:12:46 +02:00
Tamo def1596eaf
Integrate amplitude
And merge the sentry and amplitude usage under one “Enable analytics”
flag
2021-06-15 15:36:30 +02:00
tamo dffbaca63b
bump sentry version 2021-05-31 13:59:31 +02:00
Marin Postma c2461e5066
review fixes 2021-04-26 10:20:46 +02:00
Marin Postma 6bcf20c70e
serve static site 2021-04-22 10:26:54 +02:00
Alexey Shekhirin f87afbc558
fix(http): commit date & SHA in startup message 2021-04-13 20:16:18 +03:00
Clémentine Urquizar b9f79c8df0
Update display 2021-03-26 12:12:55 +01:00
mpostma dd324807f9
last review edits + fmt 2021-03-15 18:11:10 +01:00
mpostma 5ecf514d28
restructure project 2021-03-10 13:46:49 +01:00