Commit Graph

502 Commits

Author SHA1 Message Date
Yt
d33b86e853
Merge pull request #320615 from jpds/quickwit-0.8.2
quickwit: 0.8.1 → 0.8.2
2024-06-17 22:39:18 +00:00
Yt
eac26e9d22
Merge pull request #320435 from LudovicoPiero/bump-meilisearch
meilisearch: 1.7.6 -> 1.8.2; cleanup
2024-06-17 22:37:44 +00:00
Jonathan Davies
1340cddc2e
quickwit: 0.8.1 → 0.8.2 2024-06-17 22:12:52 +01:00
Nick Cao
fac36d70cb
Merge pull request #320496 from r-ryantm/auto-update/sonic-server
sonic-server: 1.4.8 -> 1.4.9
2024-06-17 16:40:29 -04:00
R. Ryantm
1a13c9a2fe sonic-server: 1.4.8 -> 1.4.9 2024-06-17 09:24:06 +00:00
Ludovico Piero
2493437974
meilisearch: format with nixfmt
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
2024-06-17 15:00:57 +09:00
Ludovico Piero
7d5124477f
meilisearch: remove with lib;
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
2024-06-17 15:00:28 +09:00
Ludovico Piero
ffc1f8e29f
meilisearch: 1.7.6 -> 1.8.2
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
2024-06-17 14:58:40 +09:00
Jonathan Davies
6e577b6da1
quickwit: Enable full LTO build 2024-06-16 23:18:43 +01:00
Jonathan Davies
773f17e1df
quickwit: Enable building UI
Based on patch by Thomas Cheronneau
2024-06-16 23:18:33 +01:00
Peder Bergebakken Sundt
e62df55210
Merge pull request #310844 from r-ryantm/auto-update/groonga
groonga: 14.0.2 -> 14.0.4
2024-06-10 16:15:47 +02:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Jonathan Davies
e81519a858
quickwit: Added nixosTests to passthru.tests 2024-06-06 00:49:40 +01:00
Jonathan Davies
00c515de37
quickwit: 0.8.0 → 0.8.1 2024-06-06 00:49:33 +01:00
Weijia Wang
387bf2d008
Merge pull request #313084 from r-ryantm/auto-update/weaviate
weaviate: 1.25.0 -> 1.25.2
2024-06-02 18:02:56 +02:00
R. Ryantm
a7389a7866 groonga: 14.0.2 -> 14.0.4 2024-06-02 11:55:28 +00:00
R. Ryantm
0cf40cd9ef qdrant: 1.9.0 -> 1.9.4 2024-06-01 10:18:55 +00:00
R. Ryantm
1c3b7cfaf7 weaviate: 1.25.0 -> 1.25.2 2024-05-31 23:16:35 +00:00
Jussi Kuokkanen
8064d28a4f pkgs/servers: remove licenses.gpl2 2024-05-23 11:49:42 +03:00
Matthias Beyer
7af9ccafb5
Merge pull request #311851 from r-ryantm/auto-update/weaviate
weaviate: 1.24.11 -> 1.25.0
2024-05-15 17:55:13 +02:00
R. Ryantm
c60b180789 weaviate: 1.24.11 -> 1.25.0 2024-05-15 04:49:19 +00:00
R. Ryantm
250e5c0938 opensearch: 2.13.0 -> 2.14.0 2024-05-15 03:15:46 +00:00
R. Ryantm
0a91480843 weaviate: 1.24.10 -> 1.24.11 2024-05-07 15:31:03 +00:00
Robert Scott
94cf7253bd qdrant: 1.7.4 -> 1.9.0 2024-05-05 13:07:47 +02:00
Pol Dellaiera
9d7a1659bc
Merge pull request #308343 from shyim/typesense-darwin
typesense: add darwin support
2024-05-01 22:35:35 +02:00
Shyim
3a0b4dffec
typesense: fix platforms attribute
Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2024-05-01 21:04:19 +02:00
Soner Sayakci
eaa057d268
typesense: add darwin support 2024-05-01 20:49:15 +02:00
Nick Cao
1fe83cc11b
meilisearch: use rustPlatform.bindgenHook 2024-04-30 09:47:49 -04:00
R. Ryantm
fb84c1d60a weaviate: 1.24.9 -> 1.24.10 2024-04-24 10:40:20 +00:00
Thomas Gerbet
d916daacb1
Merge pull request #304387 from risicle/ris-qdrant-CVE-2024-3078
qdrant: add patch for CVE-2024-3078
2024-04-22 22:19:40 +02:00
R. Ryantm
5ed50acd51 weaviate: 1.24.8 -> 1.24.9 2024-04-18 17:30:49 +00:00
happysalada
a5df1b97e3 meilisearch: 1.7.3 -> 1.7.6; fix darwin 2024-04-16 19:09:52 -04:00
Robert Scott
2666e17d3f qdrant: add patch for CVE-2024-3078 2024-04-16 00:23:24 +01:00
R. Ryantm
d3fb90b7ef weaviate: 1.24.7 -> 1.24.8 2024-04-11 06:10:00 +00:00
Nick Cao
6b0a22f82e
Merge pull request #301998 from r-ryantm/auto-update/weaviate
weaviate: 1.24.6 -> 1.24.7
2024-04-06 11:11:29 -04:00
Nick Cao
c49646e491
Merge pull request #302009 from r-ryantm/auto-update/typesense
typesense: 0.25.2 -> 26.0
2024-04-06 11:10:38 -04:00
rewine
370076514b
Merge pull request #301905 from wegank/khoj-broken
khoj: mark as broken
2024-04-06 17:35:00 +08:00
R. Ryantm
12fddfdb3d typesense: 0.25.2 -> 26.0 2024-04-06 04:44:14 +00:00
R. Ryantm
d7884c9d9d weaviate: 1.24.6 -> 1.24.7 2024-04-06 02:59:31 +00:00
Weijia Wang
e9d2f719af khoj: mark as broken 2024-04-05 20:54:31 +02:00
Weijia Wang
0fbced986e
Merge pull request #300136 from r-ryantm/auto-update/groonga
groonga: 14.0.1 -> 14.0.2
2024-04-05 05:09:21 +02:00
Weijia Wang
10af46065e
Merge pull request #301122 from r-ryantm/auto-update/opensearch
opensearch: 2.12.0 -> 2.13.0
2024-04-03 10:44:22 +02:00
R. Ryantm
bb2278e4a0 opensearch: 2.12.0 -> 2.13.0 2024-04-03 02:21:55 +00:00
Yt
3d784fc78a
Merge pull request #300659 from nh2/quickwit-fix-wrong-cargo-lock
quickwit: Fix outdated Cargo.lock file
2024-04-03 00:51:59 +00:00
Niklas Hambüchen
86e9e2e9ed quickwit: Fix outdated Cargo.lock file. See #298589
It was forgotten to be updated with the last update from #298589.
Fixes eval.
2024-04-01 11:14:35 +00:00
Weijia Wang
451e64cd52
Merge pull request #297864 from r-ryantm/auto-update/weaviate
weaviate: 1.24.4 -> 1.24.6
2024-03-30 18:13:06 +01:00
R. Ryantm
5a27015f92 groonga: 14.0.1 -> 14.0.2 2024-03-30 01:29:50 +00:00
R. Ryantm
92591a1431 weaviate: 1.24.4 -> 1.24.6 2024-03-27 21:54:52 +00:00