summaryrefslogtreecommitdiffstats
path: root/vespajlib/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Java lowercasing speed has caught up and bypassed our own homegrown optimaliz...Henning Baldersheim2019-06-141-8/+26
* Parse dense tensors in the rightmost adjacent orderJon Bratseth2019-06-111-19/+23
* Dense string formJon Bratseth2019-06-072-2/+47
* Expect IllegalArgumentException and be consistentJon Bratseth2019-06-041-1/+1
* Validate moreJon Bratseth2019-06-041-2/+20
* Merge pull request #9641 from vespa-engine/bratseth/ranking-expression-modelsJon Bratseth2019-06-021-0/+4
|\
| * Vespa global model importJon Bratseth2019-06-021-0/+4
* | Allow passing your own vector without copy to the IndexedTensor.Henning Baldersheim2019-06-011-0/+32
|/
* Add StripedExecutor for serialising tasks per keyJon Marius Venstad2019-05-241-0/+44
* Revert "Bratseth/emit float tensors in config"Arnstein Ressem2019-05-081-2/+0
* Emit float tensor types in config when specifiedJon Bratseth2019-05-071-0/+2
* Add a test and correct conditionJon Bratseth2019-04-291-0/+11
* GC unused dependencies.Henning Baldersheim2019-04-241-3/+0
* Add tensor value serialization for mapped and mixed tensorsLester Solbakken2019-04-112-2/+25
* Use bit number 3 mean 'with cell type' to carry forward the current schema wh...Henning Baldersheim2019-04-051-1/+1
* Add tensor value typeJon Bratseth2019-04-032-37/+11
* Parse tensor value typeJon Bratseth2019-04-022-16/+24
* Test and ensure that serialization is symmetric.Henning Baldersheim2019-04-021-0/+6
* Verify serialization of various cell value types.Henning Baldersheim2019-04-011-3/+23
* Fix parsing of array query properties in JSON payloadJon Bratseth2019-03-071-0/+14
* Cleanup of tensor updates - JavaLester Solbakken2019-02-211-0/+94
* Implement tensor modify applyTo in JavaLester Solbakken2019-02-121-0/+21
* Merge pull request #8247 from vespa-engine/hakonhall/terminate-standalone-con...Håkon Hallingstad2019-02-011-18/+0
|\
| * Remove duplicate CatchSigTerm from vespajlibHåkon Hallingstad2019-01-311-18/+0
| * Terminate standalone container cleanly on SIGINT/control-CHåkon Hallingstad2019-01-271-1/+1
* | Add nix equality test and moreHåkon Hallingstad2019-01-301-0/+8
* | Remove default constructors from insertersHåkon Hallingstad2019-01-301-16/+10
* | Review round 1 fixesHåkon Hallingstad2019-01-301-36/+75
* | Port Slime injection to JavaHåkon Hallingstad2019-01-292-0/+300
|/
* Implement new (static) method in Reader.gjoranv2019-01-211-2/+5
* Remove deprecated LanguageHacks.gjoranv2019-01-211-28/+0
* Remove deprecated DoubleParser.gjoranv2019-01-211-159/+0
* Remove deprecated DoubleFormatter with tests.gjoranv2019-01-212-329/+0
* Update to latest ph-javacc-maven-plugin.gjoranv2018-12-061-4/+4
* Revert "Revert "Always output tensor type in toString""Jon Bratseth2018-11-295-18/+18
* Revert "Always output tensor type in toString"Håkon Hallingstad2018-11-295-18/+18
* Always output tensor type in toStringJon Bratseth2018-11-285-18/+18
* Java type only interface between imported-models and config modelsJon Bratseth2018-11-251-1/+1
* Address reviewJon Marius Venstad2018-10-311-0/+8
* Move classes in com.yahoo.security to security-utilsBjørn Christian Seime2018-10-1910-524/+0
* Revert "Move classes in com.yahoo.security to security-utils"Harald Musum2018-10-1910-0/+524
* Move classes in com.yahoo.security to security-utilsBjørn Christian Seime2018-10-1710-524/+0
* Use full nameHarald Musum2018-10-032-2/+2
* Add copyright headerJon Bratseth2018-10-015-1/+6
* Just accept that the file being dropped does not exist. Also sync the file be...Henning Baldersheim2018-09-261-0/+1
* Revert "Revert "Balder/add native fadvise""Henning Baldersheim2018-09-261-0/+34
* Revert "Balder/add native fadvise"Jon Marius Venstad2018-09-261-34/+0
* Remove empty linesHenning Baldersheim2018-09-261-2/+0
* Do not expose error.Henning Baldersheim2018-09-261-10/+11
* USE jna to provide access to native fadvise system callHenning Baldersheim2018-09-261-0/+35