aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/test/java/com/yahoo
Commit message (Expand)AuthorAgeFilesLines
...
* Restore current behavior and add Vesopa 8 TODOsJon Bratseth2021-12-141-2/+3
* Match document types in document selections exactly onlyJon Bratseth2021-12-141-0/+6
* Test matching in inherited fieldJon Bratseth2021-12-131-0/+12
* deprecate parts of DocumentTypeManagerArne H Juul2021-12-102-0/+7
* new config no longer overrides internal ID of configured typesArne H Juul2021-12-081-4/+4
* avoid warnings from unit tests by closing subscriberArne H Juul2021-12-0110-15/+28
* deprecate classes scheduled for removalArne H Juul2021-11-304-0/+5
* accept 'lat'/'lng' JSON for positionsArne H Juul2021-11-251-38/+50
* GC void testsHenning Baldersheim2021-11-111-80/+0
* GC dompression support in java.Henning Baldersheim2021-11-103-77/+6
* Update 2020 Oath copyrights.gjoranv2021-10-273-3/+3
* Update 2019 Oath copyrights.gjoranv2021-10-273-3/+3
* Update 2017 copyright notices.gjoranv2021-10-0798-98/+98
* Disallow feeding empty indexed tensorsLester Solbakken2021-09-021-0/+25
* handle hex values in blocks alsoArne Juul2021-05-211-1/+19
* handle hex strings as tensor cell values in document alsoArne Juul2021-05-201-0/+21
* avoid read/write conflict by doing atomic moveHÃ¥vard Pettersen2021-05-061-2/+5
* add unit testing of lazy deserializationArne Juul2021-02-051-0/+44
* Nonfunctional changes, remove unused codeJon Marius Venstad2021-02-031-5/+0
* Fix comments and messages and unify on '>'.Henning Baldersheim2021-01-121-11/+10
* Apply a 64k limit to documentids.Henning Baldersheim2021-01-112-4/+37
* Test both waysHenning Baldersheim2020-12-111-0/+4
* Extend tensor remove update to support not fully specified addresses and upda...Geir Storli2020-11-173-6/+77
* Move un-exported enum to exported packageJon Marius Venstad2020-10-022-10/+8
* Revert "Revert "Support 'id' as field name in C++ document selection lexing/p...Henning Baldersheim2020-09-101-2/+8
* Revert "Support 'id' as field name in C++ document selection lexing/parsing"Jon Marius Venstad2020-09-091-8/+2
* Verify existing semantics of 'id' as field name in Java parserTor Brede Vekterli2020-09-091-2/+8
* Revert "Revert "Reduce the use of hamcrest when normal assertEquals/assertTru...Henning Baldersheim2020-08-1214-124/+131
* Revert "Reduce the use of hamcrest when normal assertEquals/assertTrue does a...Henning Baldersheim2020-08-1114-131/+124
* Reduce the use of hamcrest when normal assertEquals/assertTrue does a mucj be...Henning Baldersheim2020-08-1114-124/+131
* Use named constants instead of strings sprinkled all over.Henning Baldersheim2020-08-041-8/+8
* Remove the unused [header] and [body] fieldsets to simplify backend optimizat...Henning Baldersheim2020-08-041-44/+20
* Merge pull request #13619 from vespa-engine/bratseth/spare-capacity-maintainerJon Bratseth2020-06-181-0/+2
|\
| * SpareCapacityMaintainer sketchJon Bratseth2020-06-121-0/+2
* | Merge pull request #13601 from vespa-engine/balder/remove-leftovers-from-head...Henning Baldersheim2020-06-184-15/+7
|\ \
| * | Follow up from PR comments and GC some more code.Henning Baldersheim2020-06-181-1/+1
| * | - Removing body struct from our own usage.Henning Baldersheim2020-06-163-14/+6
| |/
* / Test that Java parser already works as expectedTor Brede Vekterli2020-06-171-0/+4
|/
* Improve readabilityHenning Baldersheim2020-04-151-2/+2
* Ensure that documentid is legal.Henning Baldersheim2020-04-141-0/+32
* Non-functional changes onlyJon Bratseth2020-03-091-1/+4
* Ensure well-defined semantics for non-commutative field comparisonsTor Brede Vekterli2020-02-181-0/+17
* Merge branch 'master' into balder/less-unused-header-body-referencesHenning Baldersheim2020-02-052-1/+59
|\
| * Detect and handle simple imported fields in expressions (Java)Tor Brede Vekterli2020-01-311-1/+29
| * Wire imported fields config into Java DocumentTypeTor Brede Vekterli2020-01-311-0/+30
* | Header/body does not exist anymore. Deprecate and remove own internal usage.Henning Baldersheim2020-01-3011-102/+98
|/
* Unit test 1-d map short form modify updateJon Bratseth2020-01-141-0/+10
* Convert tensor update to sparseJon Bratseth2020-01-131-2/+12
* Support modify of mixed tensorsJon Bratseth2020-01-132-8/+47
* Expect 'missing a label'Jon Bratseth2020-01-071-2/+2