aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib
Commit message (Expand)AuthorAgeFilesLines
* Replace use of Guava's UncheckedTimeoutException with our ownBjørn Christian Seime2022-01-146-6/+6
* Add replacement for Guava's UncheckedTimeoutExceptionBjørn Christian Seime2022-01-141-0/+21
* Don't report 0 success on collisions if we ignore themJon Bratseth2022-01-111-1/+3
* Update ABI specJon Bratseth2022-01-071-1/+1
* Cleanup; No functional changesJon Bratseth2022-01-0796-284/+342
* unify java warningsArne H Juul2022-01-061-8/+0
* Explicitly verify that source existsHarald Musum2022-01-031-1/+3
* GC deprecated junit assertThat.Henning Baldersheim2021-12-2117-387/+168
* Revert "Merge pull request #20578 from vespa-engine/revert-20568-jonmv/replac...Jon Marius Venstad2021-12-201-3/+2
* Revert "Replace optimaize with OpenNLP language detector [run-systemtest]"Jon Marius Venstad2021-12-181-2/+3
* Avoid guavaJon Marius Venstad2021-12-171-3/+2
* Remove use of Guava ListenableFuture from com.yahoo.jdisc.handlerBjørn Christian Seime2021-12-101-0/+18
* Update vespajlib/src/main/java/com/yahoo/slime/Value.javaJon Bratseth2021-12-091-1/+1
* No functional changesJon Bratseth2021-12-0913-168/+235
* Deprecate methods using Guava ListenableFutureBjørn Christian Seime2021-12-081-0/+4
* Fix javadocBjørn Christian Seime2021-12-071-2/+2
* Deprecate public APIs using Guava's ListenableFutureBjørn Christian Seime2021-12-061-0/+45
* Add custom `@Beta` annotationBjørn Christian Seime2021-12-034-4/+4
* Minor: Fix variable name, minor javadoc and formatting changesHarald Musum2021-11-291-4/+9
* Merge pull request #19808 from vespa-engine/mpolden/application-level-endpointMartin Polden2021-11-021-7/+7
|\
| * Use try-closeMartin Polden2021-11-021-7/+7
* | Merge pull request #19818 from vespa-engine/jdk17-vespajlibBjørn Christian Seime2021-11-011-0/+10
|\ \
| * | Open java.base/java.io to the unnamed module (used by NativeIO)gjoranv2021-11-011-0/+10
| |/
* / Use UTF-8 bytewise ordering for StringResultNode comparisonsTor Brede Vekterli2021-11-012-3/+7
|/
* Merge pull request #19747 from vespa-engine/bratset/items-equalityJon Bratseth2021-10-282-1/+12
|\
| * Always compare item content fully in Item.equalsJon Bratseth2021-10-272-1/+12
* | Update 2020 Oath copyrights.gjoranv2021-10-2712-12/+12
* | Update 2019 Oath copyrights.gjoranv2021-10-2718-18/+18
|/
* Revert "Move source code from http-utils to vespajlib and add osgi exports"gjoranv2021-10-2119-1109/+0
* Add missiung copyrightsJon Bratseth2021-10-201-0/+1
* Diable NativeIO if environment variable DISABLE_NATIVE_IO has been defined.Henning Baldersheim2021-10-191-3/+12
* Round success factor to two decimalsMartin Polden2021-10-181-1/+4
* Update Verizon Media copyright notices.gjoranv2021-10-0734-34/+34
* Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-071-1/+1
* Update 2018 copyright notices.gjoranv2021-10-0715-15/+15
* Update 2017 copyright notices.gjoranv2021-10-07350-352/+352
* Organize importsLester Solbakken2021-10-061-5/+19
* Add expand function to tensor classLester Solbakken2021-10-062-18/+7
* Add non-primitive tensor expand functionLester Solbakken2021-10-063-1/+97
* Move source code from http-utils to vespajlib and add osgi exportsgjoranv2021-09-3019-0/+1109
* Merge pull request #19304 from vespa-engine/lesters/additional-short-forms-st...Lester Solbakken2021-09-293-18/+139
|\
| * Use values/cells/blocks format for short formLester Solbakken2021-09-282-50/+88
| * Stateless REST API: short forms for sparse and mixed tensorsLester Solbakken2021-09-273-5/+88
* | Add warmupHenning Baldersheim2021-09-281-0/+6
* | Use the faster BufferOutput over ByteArrayOutputStream that is synchronized.Henning Baldersheim2021-09-282-24/+28
* | Merge pull request #19280 from vespa-engine/bratseth/cleanup-876Harald Musum2021-09-271-10/+10
|\ \
| * | No functional changesJon Bratseth2021-09-241-10/+10
* | | Merge pull request #19285 from vespa-engine/jonmv/shut-down-RPC-when-no-messa...Jon Marius Venstad2021-09-271-1/+1
|\ \ \ | |_|/ |/| |
| * | Shut down network when all owners also have detachedJon Marius Venstad2021-09-241-1/+1
* | | Disable heapdumps on shutdown timeout by default.Henning Baldersheim2021-09-251-2/+6
|/ /