summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* test edge case with empty mixed tensorArne Juul2021-04-261-0/+25
* add very generic concat algorithmArne Juul2021-04-261-0/+122
* allow rename of non-existing dimension (with warning) for nowArne Juul2021-04-261-1/+6
* Wire in tensor cell type resolving for concat in JavaLester Solbakken2021-04-221-1/+4
* Add test for indexed bound and mapped joinLester Solbakken2021-04-211-0/+2
* Wire inn tensor cell type resolving for join in JavaLester Solbakken2021-04-211-2/+4
* new implementation of erf()Arne Juul2021-04-201-0/+66
* just log warning when reducing unknown dimensionArne Juul2021-04-151-2/+9
* update copyrightsArne Juul2021-04-121-1/+2
* add TypeResolverArne Juul2021-04-121-0/+455
* Merge pull request #17347 from vespa-engine/jonmv/remove-unused-codeHenning Baldersheim2021-04-093-277/+0
|\
| * Remove unused nio codeJon Marius Venstad2021-04-093-277/+0
* | restrict values to fit into target cell typeArne Juul2021-04-091-0/+11
* | More NodeListJon Bratseth2021-04-081-1/+1
* | Resolve feedback from PR reviewLester Solbakken2021-04-081-7/+1
* | Add bfloat16 and int8 tensor cell types in JavaLester Solbakken2021-04-086-8/+183
|/
* Remove duplicate headersJon Bratseth2021-03-181-1/+1
* Add copyright headersJon Bratseth2021-03-181-1/+2
* Revert "Revert "Lesters/cell cast java""Lester Solbakken2021-03-161-0/+38
* Revert "Lesters/cell cast java"Jon Marius Venstad2021-03-161-38/+0
* Add Java-side tensor type cell castingLester Solbakken2021-03-161-0/+38
* Code review fixesValerij Fredriksen2021-02-261-1/+1
* Crete CachedSupplierValerij Fredriksen2021-02-261-0/+39
* Ignore maintenance collisions in controller and node-repositoryMartin Polden2021-02-051-1/+1
* Implement an output stream compressing with zstdBjørn Christian Seime2021-01-201-0/+48
* Extend ZstdCompressor with more low-level API methodsBjørn Christian Seime2021-01-201-1/+16
* Add zstd support to CompressorBjørn Christian Seime2021-01-202-0/+49
* Revert "Bjorncs/zstd java"Bjørn Christian Seime2021-01-193-112/+0
* Test that compressed size is less than uncompressedBjørn Christian Seime2021-01-192-0/+33
* Add trailing newlinesBjørn Christian Seime2021-01-193-3/+3
* Implement an output stream compressing with zstdBjørn Christian Seime2021-01-191-0/+30
* Add zstd support to CompressorBjørn Christian Seime2021-01-192-0/+49
* Revert "Revert "Count lock timeout as unsuccessful run""Martin Polden2021-01-083-19/+21
* Revert "Count lock timeout as unsuccessful run"Harald Musum2021-01-083-21/+19
* Remove special handling of lock timeoutMartin Polden2021-01-083-22/+7
* Disallow non-staggered initial delayMartin Polden2021-01-071-1/+3
* Count lock timeout as unsuccessful run for exclusive maintainersMartin Polden2021-01-073-20/+35
* Add helper for combining multiple completable futuresBjørn Christian Seime2020-12-021-0/+66
* Revert "Bjorncs/cluster controller reindexing status"Jon Marius Venstad2020-12-021-66/+0