summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test
Commit message (Expand)AuthorAgeFilesLines
* Require HTTP(S) protocolJon Marius Venstad2022-04-021-4/+0
* Use more PathJon Marius Venstad2022-04-021-0/+3
* Revert "Move verification down"Håkon Hallingstad2022-04-021-3/+0
* Merge pull request #21924 from vespa-engine/jonmv/misc-7Jon Bratseth2022-04-011-0/+3
|\
| * More Path, and ensure the right tmp dir is wiped (path with ./././ is scary)Jon Marius Venstad2022-03-311-0/+3
* | Suppress "removal" warnings for java.lang.SecurityManagergjoranv2022-04-011-1/+4
|/
* Rename back to HostName, and merge the value class and utilitiesJon Marius Venstad2022-03-313-53/+41
* Add a PatternedStringWrapper for the common case with a regexJon Marius Venstad2022-03-311-2/+2
* Move HostName -> Hostnames, and DomainName and Hostname to com.yahoo.netJon Marius Venstad2022-03-313-4/+6
* Split in DomainName and HostnameJon Marius Venstad2022-03-303-0/+96
* Less grammar, less indirectionJon Marius Venstad2022-03-301-20/+17
* draftJon Marius Venstad2022-03-301-0/+74
* Validate query feature tensor typesJon Bratseth2022-03-294-21/+71
* Improve error messageJon Marius Venstad2022-03-251-0/+10
* Avoid unnecessary copy when wrapped map has a single ownerJon Marius Venstad2022-03-181-1/+2
* Handle incocmpatible versions for dev/perf deploymentsJon Marius Venstad2022-03-151-0/+49
* Suppress deprecation warningsHåkon Hallingstad2022-03-101-0/+1
* Use a typesafe Duration instead of integer milliseondst status.Henning Baldersheim2022-02-251-1/+26
* Defer public API decisionMartin Polden2022-01-281-1/+1
* Move SnippetGenerator to vespajlibMartin Polden2022-01-281-0/+59
* Replace use of Guava's UncheckedTimeoutException with our ownBjørn Christian Seime2022-01-142-2/+2
* GC deprecated junit assertThat.Henning Baldersheim2021-12-2116-287/+168
* No functional changesJon Bratseth2021-12-091-8/+8
* Update 2020 Oath copyrights.gjoranv2021-10-275-5/+5
* Update 2019 Oath copyrights.gjoranv2021-10-275-5/+5
* Revert "Move source code from http-utils to vespajlib and add osgi exports"gjoranv2021-10-214-366/+0
* Update Verizon Media copyright notices.gjoranv2021-10-0716-16/+16
* Update 2018 copyright notices.gjoranv2021-10-077-7/+7
* Update 2017 copyright notices.gjoranv2021-10-07110-112/+112
* Move source code from http-utils to vespajlib and add osgi exportsgjoranv2021-09-304-0/+366
* Use values/cells/blocks format for short formLester Solbakken2021-09-281-23/+30
* Stateless REST API: short forms for sparse and mixed tensorsLester Solbakken2021-09-271-1/+29
* Disallow feeding empty indexed tensorsLester Solbakken2021-09-021-0/+24
* Add short form output option to model-evaluation REST APILester Solbakken2021-09-011-0/+30
* Parse unbound tensors in short formLester Solbakken2021-08-311-0/+47
* Revert "Revert "Avoid copying data just to compress them when it is not neces...Henning Baldersheim2021-08-301-17/+25
* Revert "Avoid copying data just to compress them when it is not necessary."Henning Baldersheim2021-08-301-25/+17
* Avoid copying data just to compress them when it is not necessary.Henning Baldersheim2021-08-301-17/+25
* Remove Jersey related tool from vespajlib.gjoranv2021-07-141-36/+0
* Text.fmt -> Text.formatArne Juul2021-06-291-1/+1
* add convenience function wrapping "String.format(Locale.US, ...)"Arne Juul2021-06-291-0/+4
* Remove conseecutiveFailurees metric: Not neededJon Bratseth2021-06-203-24/+19
* Revert "Revert "Emit a success factor from maintainers""Jon Bratseth2021-06-063-15/+33
* Revert "Emit a success factor from maintainers"Arnstein Ressem2021-06-043-33/+15
* Return success factorJon Bratseth2021-06-041-2/+2
* Record successFactorJon Bratseth2021-06-042-2/+2
* Turn metric consumer into a typed classJon Bratseth2021-06-032-13/+31
* allow a string (with a hex dump of binary representation) as cell valuesArne Juul2021-04-291-0/+125
* Add sum/count to reduce empty tensor test caseLester Solbakken2021-04-281-0/+2
* Don't expose initial aggregator values when reducing empty tensorsLester Solbakken2021-04-281-1/+9