aboutsummaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
* Automatic commit of package [vespa] release [7.417.20-1].vespa-7.417.20-1sd-buildbot2021-06-093-865/+0
| | | | | | Created by command: /usr/bin/tito tag --use-version=7.417.20 --no-auto-changelog
* Revert "Revert "Bjorncs/vespa feed client cli""Bjørn Christian Seime2021-06-011-0/+3
|
* Revert "Bjorncs/vespa feed client cli"Harald Musum2021-05-311-3/+0
|
* Disable verbose info logging from Apache http clientBjørn Christian Seime2021-05-311-0/+3
|
* Split cli and programmatic API artifacts to separate Maven modulesBjørn Christian Seime2021-05-251-1/+1
|
* Build and package standalone vespa-feed-client utilityBjørn Christian Seime2021-05-211-0/+2
|
* Updates based on review feedback:Tor Egge2021-05-201-1/+2
| | | | | | | | | Remove distance_threshold argument to find_top_k member function in HNSW index fixture class. Remove duplicate tests in unit test. Adjust comments and descriptions.
* Add python bindings for a HNSW index fixture using a tensor attribute vector ↵Tor Egge2021-05-201-0/+30
| | | | containing a nearest neighbor index.
* Add python build requires.Tor Egge2021-05-121-0/+10
|
* Move C++ libraries to vespa-libs rpm.Tor Egge2021-05-101-46/+55
|
* vespa-base-libs requires epel-release (for centos), openblas and re2.Tor Egge2021-05-101-18/+18
|
* Require vespa-libs rpm.Tor Egge2021-05-101-1/+1
|
* Make placeholder vespa-libs rpm.Tor Egge2021-05-101-2/+14
|
* Merge pull request #17783 from vespa-engine/gjoranv/do-not-deploy-jakarta_2gjoranv2021-05-091-2/+0
|\ | | | | Gjoranv/do not deploy jakarta 2
| * Do not deploy or install jakarta jars.gjoranv2021-05-071-2/+0
| | | | | | | | | | - They overlap/confilct with jars that are available via classpath from jdisc_core.
* | Require vespa-re2-devel for Amazon Linux 2.Tor Egge2021-05-071-1/+6
|/
* Revert "Do not deploy or install jakarta jars."Jon Marius Venstad2021-05-071-0/+2
|
* Do not deploy or install jakarta jars.gjoranv2021-05-071-2/+0
| | | | | - They overlap/confilct with jars that are available via classpath from jdisc_core.
* Require valgrind-3.17Henning Baldersheim2021-05-051-1/+1
|
* Normalize testing for Amazon Linux 2.Tor Egge2021-05-051-13/+13
|
* Revert "Revert "Build vespa rpms on Amazon Linux 2.""Tor Egge2021-05-041-4/+76
|
* Revert "Build vespa rpms on Amazon Linux 2."Harald Musum2021-05-041-76/+4
|
* Exclude more automated requires on Amazon Linux 2.Tor Egge2021-05-021-0/+4
|
* Build vespa rpms on Amazon Linux 2.Tor Egge2021-05-021-4/+72
|
* Use distro for runtime dependency as well.Arnstein Ressem2021-04-301-3/+3
|
* If release version is specified, we need the distro too.Arnstein Ressem2021-04-301-3/+3
|
* Revert "Revert "Reapply "Use exact Protobuf version as dependency""""Arnstein Ressem2021-04-301-4/+12
|
* Revert "Reapply "Use exact Protobuf version as dependency"""Harald Musum2021-04-291-12/+4
|
* Revert "Revert "Use exact Protobuf version as dependency""Arnstein Ressem2021-04-291-4/+12
|
* Revert "Use exact Protobuf version as dependency"Harald Musum2021-04-291-12/+4
|
* Use 3.7.0-5 for RHEL8 and CentOS 8Tor Brede Vekterli2021-04-281-2/+2
|
* Add temporary release version diff for RHEL7 vs CentOS7Tor Brede Vekterli2021-04-281-0/+8
| | | | Will be removed once we bump package version to be the same.
* Use exact Protobuf version as dependencyTor Brede Vekterli2021-04-281-4/+4
| | | | See https://github.com/vespa-engine/vespa-3rdparty-deps/pull/39 for context
* Add HTTP/2 cli client as requirement for Vespa RPMBjørn Christian Seime2021-04-161-0/+1
|
* Merge pull request #17449 from ↵gjoranv2021-04-151-1/+0
|\ | | | | | | | | vespa-engine/gjoranv/merge-simplemetrics-into-core Gjoranv/merge simplemetrics into core [run-systemtest]
| * Do not build or install simplemetrics (module, bundle, dist).gjoranv2021-04-151-1/+0
| |
* | Use spifly to support ServiceLoader API in OSGi contextBjørn Christian Seime2021-04-141-0/+2
|/ | | | Includes upgrade of asm to 9.1
* upgrade onnx runtime to version 1.7.1Håvard Pettersen2021-04-131-6/+6
|
* Merge pull request #17380 from vespa-engine/gjoranv/merge-di-into-core_2gjoranv2021-04-131-1/+0
|\ | | | | Gjoranv/merge di into core 2 [run-systemtest]
| * Embed 'component' in the container-disc bundle.gjoranv2021-04-121-1/+0
| | | | | | | | - Do not install the component module anymore.
* | Add HTTP/2 support to jdiscBjørn Christian Seime2021-04-121-0/+2
|/
* Revert "Revert "Revert "Bjorncs/jdisc http2 preps [run-systemtest]"""Bjørn Christian Seime2021-04-121-2/+0
|
* Add new Jetty bundles to RPM definitionBjørn Christian Seime2021-04-121-0/+2
|
* Revert "Gjoranv/merge di into core (rebased)"Harald Musum2021-04-061-0/+1
|
* Do not install the component module.gjoranv2021-04-031-1/+0
| | | | - The jar is now embedded in the container-disc bundle.
* Bump RHEL7 vespa-openssl version to 1.1.1kTor Brede Vekterli2021-03-251-3/+3
|
* Do not build or install the jdisc_http_service module.gjoranv2021-03-231-1/+0
|
* Move away from Bintray which is shutting down.Arnstein Ressem2021-03-161-2/+4
|
* Port to CentOS 8 stream.Tor Egge2021-03-081-1/+20
|
* Use llvm 12 on Fedora 34 and Fedora rawhide.Tor Egge2021-03-061-6/+6
|